summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-17Release 0.11.99RELEASE-0.11.99Tim-Philipp Müller3-5/+15
2012-09-17docs: updateTim-Philipp Müller131-9808/+388
2012-09-17freeze: remove freeze element, was replaced by imagefreeze in -good years agoTim-Philipp Müller8-486/+0
2012-09-18resindvd: Fix segment handling in the demuxer.Jan Schmidt2-9/+62
2012-09-17Remove vp8 plugin from spec after move to goodChristian Fredrik Kalager Schaller1-1/+0
2012-09-16vp8: Remove plugin, moved to gst-plugins-goodSebastian Dröge20-3326/+2
2012-09-16vp8dec: Unref input/output states when stopping the decoderSebastian Dröge1-0/+9
2012-09-16vp8enc: Update realtime profile to the new propertiesSebastian Dröge1-2/+3
2012-09-16Update and fix spec with latest changes and F18 name scheemeChristian Fredrik Kalager Schaller1-22/+35
2012-09-16vp8: Require latest libvpx release (1.1.0 from May 2012)Sebastian Dröge2-39/+4
2012-09-15vp8enc: Use a string field for the profile in the capsSebastian Dröge1-5/+20
2012-09-15use gst_element_factory_get_metadata to replace obsolete APIMark Nauwelaerts3-4/+9
2012-09-15vp8enc: Correctly set profile in capsSebastian Dröge1-1/+2
2012-09-14vp8: Update copyright and authorsSebastian Dröge2-4/+6
2012-09-14docs: Update plugin docsSebastian Dröge62-158/+462
2012-09-14vp8enc: Rework encoder properties to be more in line with the libvpx tools an...Sebastian Dröge2-298/+937
2012-09-14replace _get_caps_reffed with _get_capsMark Nauwelaerts2-3/+3
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts305-307/+307
2012-09-14h264parse: init pps and sps structures before parsingMark Nauwelaerts1-6/+12
2012-09-14gsth264parse: add comment where return should be checked.Peter Seiderer1-0/+2
2012-09-14gsth264parser: fix Coverity found not initialized sps/pps valid member.Peter Seiderer1-1/+2
2012-09-14gsth264parser: fix Coverity detected off by one at call to READ_UE_ALLOWED.Peter Seiderer1-1/+1
2012-09-14rename some capsWim Taymans2-2/+2
2012-09-14ffmpegcolorspace is no moreWim Taymans35-47/+45
2012-09-14rename some caps and elements in examplesWim Taymans8-16/+16
2012-09-14mpeg4videoparse: use previously parsed visual object when parsing VOLArnaud Vrac2-8/+25
2012-09-14mpeg4parser: parse complexity estimation header in video object layerArnaud Vrac1-7/+29
2012-09-14mpeg4parser: fix some issues related to video object layer parsingArnaud Vrac1-10/+12
2012-09-14mpeg4videoparse: do not skip user dataArnaud Vrac1-6/+9
2012-09-14Back to developmentTim-Philipp Müller1-1/+1
2012-09-14Release 0.11.94RELEASE-0.11.94Tim-Philipp Müller4-7/+4685
2012-09-14docs: update docsTim-Philipp Müller67-189/+852
2012-09-13check: Verify the DTS emerging from the parser, not PTSJan Schmidt1-1/+1
2012-09-13check: Fix mpegvideoparser PAR expectationJan Schmidt1-2/+2
2012-09-13interaudiosrc: Make caps writable in fixateOlivier Crête1-0/+2
2012-09-13inter: Port to 1.0 APIOlivier Crête9-1054/+115
2012-09-12videoparsers: Disable PTS interpolation in the base parse classJan Schmidt4-0/+6
2012-09-12dvdspu: Advance video stream with gap events.Jan Schmidt1-14/+38
2012-09-12resindvd: Start with a larger subpicture queue for preroll.Jan Schmidt2-5/+24
2012-09-12resindvd: Disable input-selector syncingJan Schmidt1-5/+10
2012-09-12mpegvideoparse: Handle Sequence Display ExtensionJan Schmidt4-129/+279
2012-09-13tests: disable yet another mxf tests until the elements are portedTim-Philipp Müller1-0/+5
2012-09-13flitetestsrc: fix caps fixationTim-Philipp Müller1-0/+3
2012-09-13segmentclip: fix wrong pad template unrefTim-Philipp Müller1-2/+0
2012-09-13waylandsink: fail gracefully with an error message if we can't connect to way...Tim-Philipp Müller1-1/+12
2012-09-13siren: init debug category before logging anythingTim-Philipp Müller2-4/+0
2012-09-13tests: skip mxf tests while elements haven't been ported yetTim-Philipp Müller2-0/+10
2012-09-13schroenc: remove GST_ERROR statement that was committed by accidentTim-Philipp Müller1-1/+1
2012-09-13tests: fix jifmux testTim-Philipp Müller1-2/+6
2012-09-12pnm: Port to 1.0 APIOlivier Crête5-106/+143