summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-23aacparse: Fix busyloop when seeking. Fixes #575388René Stadler1-5/+0
2009-03-23aacparse: Refactor check_valid_frame to expose broken codeRené Stadler1-8/+20
2009-03-23qtmux: fix includes for lseekWim Taymans1-0/+5
2009-03-23win32: fix seeking in large filesLRN1-1/+18
2009-03-23jack: Add new connection modeWim Taymans4-6/+13
2009-03-23mxf: Move some static const variables into functionsSebastian Dröge1-7/+7
2009-03-23celtenc: build with celt 0.5.Alessandro Decina2-5/+16
2009-03-22back to development -> 0.10.11.1Jan Schmidt1-1/+1
2009-03-22tests: reenable metadata testStefan Kost1-3/+3
2009-03-22metadata: reenable testStefan Kost1-2/+1
2009-03-22metdata: more logging and code cleanupsStefan Kost7-67/+94
2009-03-22metadata: fix muxing jfifless jpeg. Fixes #574401Stefan Kost1-4/+1
2009-03-22metadata: fix include guardsStefan Kost3-9/+9
2009-03-22metadata: rework doc commentStefan Kost1-8/+7
2009-03-22Makefile.am: no static libs for pluginsStefan Kost10-2/+13
2009-03-22mxfmux: Fix error handlingSebastian Dröge1-5/+3
2009-03-22mxfmux: Fix some memory leaks, improve debugging and handle errors betterSebastian Dröge9-48/+113
2009-03-22mxfmux: Add an error state from which we return immediatelySebastian Dröge2-7/+27
2009-03-21mxf: Optimize mxf_ul_is_subclass() a bitSebastian Dröge1-18/+2
2009-03-21mxf: Start implementing a central UL database and add some helper functions a...Sebastian Dröge6-208/+394
2009-03-21mxfmux: Make sure to include a picture in the edit units when muxing MPEG2/MPEG4Sebastian Dröge1-4/+149
2009-03-21mxfdemux: Remove accidentially committed g_assert_not_reached()Sebastian Dröge1-2/+0
2009-03-21mxf: Add support for muxing/demuxing subsampled YUV formatsSebastian Dröge1-4/+105
2009-03-21mxfdemux: Use correct width/height for stride conversionsSebastian Dröge1-5/+2
2009-03-21mxf: Implement stride transformations for raw video content for muxing and de...Sebastian Dröge1-20/+100
2009-03-21mxfdemux: Simplify caps selection by using a lookup tableSebastian Dröge1-103/+44
2009-03-21mxfmux: Add initial support for muxing raw picture essenceSebastian Dröge1-0/+168
2009-03-21mxfmux: Only add an essence container UL once to the partition and prefaceSebastian Dröge1-3/+22
2009-03-21mxfdemux: Add support for AYUV and v308 YUV colorspacesSebastian Dröge1-0/+9
2009-03-21mxfmux: Use the correct edit rate instead of estimating it from the first buf...Sebastian Dröge1-22/+28
2009-03-21mxfdemux: Error out directly if pushing a packet downstream failedSebastian Dröge1-1/+1
2009-03-21mxfmux: Add support for DV/DIF muxing and add framerate, etc to the caps when...Sebastian Dröge1-1/+94
2009-03-21mxfmux: Add some debugging and error out on invalid input dataSebastian Dröge1-0/+19
2009-03-21deinterlace: Fix uninitialized variable compiler warningsSebastian Dröge1-0/+3
2009-03-21mxfmux: Add support for muxing MPEG audio and videoSebastian Dröge1-1/+384
2009-03-21mxfdemux: Use correct caps type for AC3 audio (audio/x-ac3 instead of audio/ac3)Sebastian Dröge1-1/+1
2009-03-21mxfmux: Add support for muxing JPEG2000 code streamsSebastian Dröge1-0/+117
2009-03-21mxfmux: Add support for muxing VC-3 (aka DNxHD) videoSebastian Dröge1-0/+81
2009-03-21mxfmux: Add support for muxing A-Law audioSebastian Dröge1-0/+174
2009-03-21mxfmux: Add support for muxing raw audioSebastian Dröge1-0/+545
2009-03-21mxf: Add MXF muxerSebastian Dröge12-10/+4435
2009-03-21jp2kenc: Add width/height/fourcc to the pad template capsSebastian Dröge1-2/+4
2009-03-21Release 0.10.11Jan Schmidt93-24044/+29565
2009-03-20Update .po filesJan Schmidt31-580/+4923
2009-03-20dshowdec: Add par_n and par_d to the object structure to fix compilationJan Schmidt1-0/+1
2009-03-180.10.6.5 pre-releaseJan Schmidt2-2/+2
2009-03-18mxfdemux: Fix build on GLib < 2.16 some moreJan Schmidt2-32/+42
2009-03-180.10.10.4 pre-releaseJan Schmidt1-1/+1
2009-03-16mxf: Replace g_hash_table_get_values with code working with glib 2.6.Zaheer Merali2-13/+27
2009-03-130.10.10.3 pre-releaseJan Schmidt2-2/+2