summaryrefslogtreecommitdiff
path: root/gst/mve/gstmvedemux.c
Commit message (Expand)AuthorAgeFilesLines
* various: fix pad template ref leaksVincent Penquerc'h2011-11-281-6/+6
* mve: do not use the pad buffer allocation functions in demuxersVincent Penquerc'h2010-12-241-8/+5
* mvedemux: Add proper flow return aggregationSebastian Dröge2010-09-211-2/+11
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-211-8/+0
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-7/+5
* gst/mve/gstmvedemux.c: Fix audio discontinuity that happens when silent chunk...Jens Granseuer2008-03-031-17/+13
* gst/mve/gstmvedemux.c: Use G_LITTLE_ENDIAN instead of LITTLE_ENDIAN, so stuff...Tim-Philipp Müller2007-04-171-1/+1
* gst/: Use proper print statements.Edward Hervey2007-01-251-9/+9
* gst/mve/gstmvedemux.c: Support SEEKING query (bad news now delivered properly...Tim-Philipp Müller2007-01-111-0/+37
* Add Interplay MVE format demuxer/decoder and muxer/encoder. Demuxer doesn't s...Jens Granseuer2007-01-111-0/+1126