gstreamer/gst/inter
Arun Raghavan 226a4fcea3 intervideosrc: Fix a memory leak
Frees the source ARGB black frame that we use to create the black frame
in our target format.
2014-12-05 14:21:31 +05:30
..
.gitignore
gstinter.c
gstinteraudiosink.c interaudiosink: Make sure to store at least period-time samples at once in the adapter 2014-11-12 18:10:45 +01:00
gstinteraudiosink.h interaudiosink: Make sure to store at least period-time samples at once in the adapter 2014-11-12 18:10:45 +01:00
gstinteraudiosrc.c interaudiosrc: Make sure we have a writable buffer before we start changing metadata 2014-11-11 11:18:40 +01:00
gstinteraudiosrc.h interaudio: Make buffer size and latency handling more explicit and add properties for them 2014-11-04 14:56:55 +01:00
gstintersubsink.c
gstintersubsink.h
gstintersubsrc.c
gstintersubsrc.h
gstintersurface.c interaudio: Make buffer size and latency handling more explicit and add properties for them 2014-11-04 14:56:55 +01:00
gstintersurface.h interaudio: Make buffer size and latency handling more explicit and add properties for them 2014-11-04 14:56:55 +01:00
gstintertest.c
gstintervideosink.c intervideosink: Add some debug output in the render function 2014-11-06 17:21:39 +01:00
gstintervideosink.h
gstintervideosrc.c intervideosrc: Fix a memory leak 2014-12-05 14:21:31 +05:30
gstintervideosrc.h
Makefile.am