summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-02build: add old qtdemux/quicktime directories to CRUFT_DIRS and CRUFT_FILESHEADmasterTim-Philipp Müller1-0/+6
2011-05-01flvmux: don't overwrite metadata tag with duration in streaming modeTom Janiszewski1-1/+1
2011-04-300.10.28.4 pre-releaseTim-Philipp Müller76-97/+118
2011-04-30quicktime: rename plugin to isomp4Tim-Philipp Müller42-30/+30
2011-04-270.10.28.3 pre-releaseTim-Philipp Müller79-550/+575
2011-04-26rtpgstpay: fix buffer leakWim Taymans1-0/+1
2011-04-25jpegdec: documentation typo "jpegddec"Philip Jägenstedt1-1/+1
2011-04-25avimux,matroskamux: Add stream-format to h264 capsDavid Schleef2-1/+3
2011-04-25pngdec: Remove temporary codeDavid Schleef1-9/+3
2011-04-24configure: don't pass -Waddress to ObjC compiler on OSX when compiling osxvid...Tim-Philipp Müller1-3/+13
2011-04-24quicktime: rename plugin filename from *qtdemux* to *quicktime*Tim-Philipp Müller3-15/+15
2011-04-24Automatic update of common submoduleTim-Philipp Müller1-0/+0
2011-04-21docs: add various qtmux variants to documentationTim-Philipp Müller7-3/+405
2011-04-21quicktime: register 3gppmux element in addition to the misnamed gppmuxTim-Philipp Müller3-4/+25
2011-04-20rtpsession: Remove incomplete support for RTCP FIROlivier Crête3-28/+7
2011-04-19tests: add generic set_index testTim-Philipp Müller3-0/+142
2011-04-19flvdemux: fix deadlock on setting index on flvdemuxTim-Philipp Müller1-1/+5
2011-04-19tests: add index-setting test for baseparse/flacparseTim-Philipp Müller1-0/+18
2011-04-18wavpack: Remove bus GSource to prevent a valgrind warningSebastian Dröge1-1/+3
2011-04-18wavenc: Remove bus GSource to prevent a valgrind warningSebastian Dröge1-1/+5
2011-04-18tagschecking: Remove bus GSource to prevent a valgrind warningSebastian Dröge1-2/+6
2011-04-18imagefreeze: Remove bus GSource to prevent a valgrind warningSebastian Dröge1-7/+21
2011-04-17avidemux: fix 'variable may be used uninitialized' warnings caused by -DG_DIS...Tim-Philipp Müller1-1/+1
2011-04-160.10.28.2 pre-releaseTim-Philipp Müller4-97/+14
2011-04-16gst: update disted orc backup codeTim-Philipp Müller6-477/+526
2011-04-16docs: update for pre-releaseTim-Philipp Müller73-260/+760
2011-04-16po: update translationsTim-Philipp Müller6-170/+168
2011-04-16qtmux: refuse incomplete legacy h264 capsTim-Philipp Müller1-0/+2
2011-04-16v4l2sink: fix another unused-but-set-variable warningTim-Philipp Müller1-1/+1
2011-04-16pulse, speexenc, rtpgsmpay: don't use g_assert() for error handlingTim-Philipp Müller4-12/+19
2011-04-16examples: fix some warnings in rtp exampleTim-Philipp Müller1-13/+13
2011-04-16examples: don't put code with side-effects into g_assert()Tim-Philipp Müller1-3/+6
2011-04-16deinterlace, matroska: fix two variable-may-be-used-uninitialized compiler wa...Tim-Philipp Müller2-2/+2
2011-04-16jack: fix unused-but-set-variable warnings with gcc-4.6Tim-Philipp Müller2-32/+43
2011-04-16examples: fix 'control reaches end of non-void function' warning in cairo exa...Tim-Philipp Müller1-0/+2
2011-04-16v4l2src: Address unused but set variableRobert Swain1-1/+1
2011-04-16oss4: Address unused but set variablesRobert Swain4-16/+3
2011-04-16jpegenc: pulsesink: raw1394: Address unused but set variablesRobert Swain4-12/+3
2011-04-16y4mencode: shapewipe: Address unused but set variablesRobert Swain2-4/+3
2011-04-16tests: Address unused but set variablesRobert Swain6-14/+7
2011-04-16videomixer: Fix argb/rgba overlay orc codeRobert Swain1-4/+2
2011-04-16videomixer: address unused but set variablesRobert Swain3-18/+2
2011-04-16rtp, rtpmanager: Address unused but set variablesRobert Swain13-55/+10
2011-04-16quicktime: Remove unused but set variablesRobert Swain3-16/+10
2011-04-16matroska: Remove unused but set variablesRobert Swain2-11/+1
2011-04-16imagefreeze: Remove unused but set duration variableRobert Swain1-3/+1
2011-04-16flxdemux: Remove unused but set keyframe variablesRobert Swain1-4/+2
2011-04-16edgetv: Remove unused but set height variableRobert Swain1-2/+1
2011-04-15flacparse: update for gst_base_parse_frame_init() API changeTim-Philipp Müller1-1/+1
2011-04-15rtpsession: Use existing functions to parse RTCP FB packetsOlivier Crête1-10/+12