summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* mxfmux: CleanupSebastian Dröge2009-03-263-6/+6
* mxfmux: Fix handling of buffers with more than one edit unit and EOS handlingSebastian Dröge2009-03-264-180/+193
* mxf: Move some static const variables into functionsSebastian Dröge2009-03-231-7/+7
* mxfmux: Fix error handlingSebastian Dröge2009-03-221-5/+3
* mxfmux: Fix some memory leaks, improve debugging and handle errors betterSebastian Dröge2009-03-229-48/+113
* mxfmux: Add an error state from which we return immediatelySebastian Dröge2009-03-222-7/+27
* mxf: Optimize mxf_ul_is_subclass() a bitSebastian Dröge2009-03-211-18/+2
* mxf: Start implementing a central UL database and add some helper functions a...Sebastian Dröge2009-03-216-208/+394
* mxfmux: Make sure to include a picture in the edit units when muxing MPEG2/MPEG4Sebastian Dröge2009-03-211-4/+149
* mxfdemux: Remove accidentially committed g_assert_not_reached()Sebastian Dröge2009-03-211-2/+0
* mxf: Add support for muxing/demuxing subsampled YUV formatsSebastian Dröge2009-03-211-4/+105
* mxfdemux: Use correct width/height for stride conversionsSebastian Dröge2009-03-211-5/+2
* mxf: Implement stride transformations for raw video content for muxing and de...Sebastian Dröge2009-03-211-20/+100
* mxfdemux: Simplify caps selection by using a lookup tableSebastian Dröge2009-03-211-103/+44
* mxfmux: Add initial support for muxing raw picture essenceSebastian Dröge2009-03-211-0/+168
* mxfmux: Only add an essence container UL once to the partition and prefaceSebastian Dröge2009-03-211-3/+22
* mxfdemux: Add support for AYUV and v308 YUV colorspacesSebastian Dröge2009-03-211-0/+9
* mxfmux: Use the correct edit rate instead of estimating it from the first buf...Sebastian Dröge2009-03-211-22/+28
* mxfdemux: Error out directly if pushing a packet downstream failedSebastian Dröge2009-03-211-1/+1
* mxfmux: Add support for DV/DIF muxing and add framerate, etc to the caps when...Sebastian Dröge2009-03-211-1/+94
* mxfmux: Add some debugging and error out on invalid input dataSebastian Dröge2009-03-211-0/+19
* deinterlace: Fix uninitialized variable compiler warningsSebastian Dröge2009-03-211-0/+3
* mxfmux: Add support for muxing MPEG audio and videoSebastian Dröge2009-03-211-1/+384
* mxfdemux: Use correct caps type for AC3 audio (audio/x-ac3 instead of audio/ac3)Sebastian Dröge2009-03-211-1/+1
* mxfmux: Add support for muxing JPEG2000 code streamsSebastian Dröge2009-03-211-0/+117
* mxfmux: Add support for muxing VC-3 (aka DNxHD) videoSebastian Dröge2009-03-211-0/+81
* mxfmux: Add support for muxing A-Law audioSebastian Dröge2009-03-211-0/+174
* mxfmux: Add support for muxing raw audioSebastian Dröge2009-03-211-0/+545
* mxf: Add MXF muxerSebastian Dröge2009-03-2111-10/+4431
* mxfdemux: Fix build on GLib < 2.16 some moreJan Schmidt2009-03-182-32/+42
* mxf: Replace g_hash_table_get_values with code working with glib 2.6.Zaheer Merali2009-03-162-13/+27
* xdgmime: make xdg typefinder more conservativeTim-Philipp Müller2009-03-131-3/+19
* rtpbin: don't return FALSE on seek eventsWim Taymans2009-03-131-0/+1
* mpegpsdemux: workaround to fix playback of certain malformed clipsJosep Torra2009-03-131-2/+29
* mpegdemux: Fixed a bug in the TS scanner. Fixes #574009Josep Torra2009-03-101-1/+1
* camerabin: Make the tests pass when the camerabin can't initialise.Jan Schmidt2009-03-071-6/+8
* camerabin: Partly fix distcheckJan Schmidt2009-03-071-8/+1
* mxfdemux: Store and use the seqnum of the currently running segment everywhereSebastian Dröge2009-03-062-25/+86
* mxf: Don't even try to serialize DM frameworks as it will cause an assertion ...Sebastian Dröge2009-03-061-6/+6
* mxf: Don't use NULL GstStructures to prevent warningsSebastian Dröge2009-03-051-3/+5
* photography: declare interface as unstable API by means of a warningTim-Philipp Müller2009-03-041-1/+1
* valve: rename plugin file from libfsvalve.* to libgstvalve.*Tim-Philipp Müller2009-03-041-5/+5
* gsreal: bring down the rank of the real decoders to MARGINAL.Edward Hervey2009-03-041-2/+2
* mpegtsdemux: reset sync_lut_len to 0 on READY to NULLJosep Torra2009-03-041-0/+1
* mpegtsparse: fix memleakSebastian Pölsterl2009-03-031-26/+12
* mpegtsdemux: dynamically adjust the sync LUT tableJosep Torra2009-03-032-5/+17
* autoconvert: Import fsselector from gst-plugins-farsight as autoconvertOlivier Crête2009-03-033-0/+1453
* qtmux: Be a bit more verbose in our debug message when failing to renegotiateEdward Hervey2009-03-031-2/+2
* mxfdemux: Use arrays instead of lists for the metadata registriesSebastian Dröge2009-03-023-148/+106
* xdgmime: Reduce probability to POSSIBLESebastian Dröge2009-03-021-1/+1