summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2009-05-13Moved 'deinterlace2' from -bad to -goodSebastian Dröge41-8726/+0
2009-05-12Moved 'flv' from -bad to -goodSebastian Dröge7-3916/+0
2009-05-11dvdspu: Make the debugging output a bit clearer.Jan Schmidt1-5/+10
2009-05-11dvdspu: Always push a frame at the start of a still frame, and fix a leak.Jan Schmidt1-10/+24
2009-05-11dvdspu: Add a guard when we don't have any subpicture buffer to renderJan Schmidt1-0/+2
2009-05-11mpegtsdemux: Protect bitrate estimation against bogus values.Edward Hervey2-5/+18
2009-05-11mpegtsdemux: Only take PCR from the active stream for bitrate estimation.Edward Hervey1-6/+13
2009-05-11mpegtsdemux: Change debugging levels for very frequent messages.Edward Hervey1-14/+16
2009-05-11mpegtsdemux: Revert indentation and comment header file.Edward Hervey1-93/+98
2009-05-10gppmux: Add MPEG-4 part 2 to supported formats. Fixes #581593.Mark Nauwelaerts1-1/+1
2009-05-10mxfmux: Fix uninitialized variable compiler warningTristan Matthews1-1/+3
2009-05-09mxfmux: Write metadata items in reference orderSebastian Dröge2-23/+76
2009-05-09mxfmux: Fix EOS logic againSebastian Dröge1-2/+3
2009-05-09mxfmux: Don't unref NULL buffers if pushing a buffer after the first failedSebastian Dröge1-1/+1
2009-05-08mpegtsdemux: Add initial naive seeking support and fix duration query.Zaheer Merali2-117/+341
2009-05-08deinterlace2: Add a disabled mode for passthrough operationSebastian Dröge2-12/+21
2009-05-07Add ranks to various muxers and encoders in -badChristian Schaller3-3/+4
2009-05-05mpeg4videoparse: don't leak the config dataArnout Vandecappelle1-0/+8
2009-05-05rtpssrcdemux: drop unexpected RTCP packetsWim Taymans1-1/+7
2009-05-04mpegtsparse: Remember pids that are meant to be stream pids.Zaheer Abbas Merali2-0/+15
2009-05-03mpegtsparse: Ignore subtable extension when parsing PATVincent Genieux3-5/+23
2009-05-03mpegtsparse: make safe changing the program-numbers property dynamicallyVincent Genieux2-24/+25
2009-05-03baseparse: fix (regression in) newsegment handlingMark Nauwelaerts3-42/+24
2009-05-01docs: make fpsdisplaysink show up in the docsTim-Philipp Müller1-1/+1
2009-05-01fpsdisplaysink: move private struct into plugin struct and use Gst namespaceTim-Philipp Müller2-138/+124
2009-05-01fpsdisplaysink: rename plugin (not element) to debugutilsbadTim-Philipp Müller3-22/+48
2009-04-30qtmux: changes caps of src pads to video/quicktime, variant=somethingThiago Santos1-3/+4
2009-04-30fpsdisplaysink: init variable to NULL to avoid compiler warningTristan Matthews1-1/+1
2009-04-30dvdspu: do some basic clippingWim Taymans2-13/+54
2009-04-30dvdspu: don't EOS when the subtitle got EOSWim Taymans1-0/+6
2009-04-30fpsdisplay: code cleanup and plug overlay as neededStefan Kost1-28/+57
2009-04-29flvmux: init variable to NULL to fix compiler warningTristan Matthews1-1/+1
2009-04-29flv: Set/require the framed/parsed fields of the audio/mpeg caps to TRUESebastian Dröge2-3/+3
2009-04-29flv: Always write at least the minimal tags and write the PAR as tagsSebastian Dröge1-8/+49
2009-04-29flv: Add support for muxing some tagsSebastian Dröge2-8/+227
2009-04-29flv: Add support for title tagSebastian Dröge1-1/+3
2009-04-29flv: Fix parsing of tags and add new mappingsSebastian Dröge1-48/+81
2009-04-28rtpmux: Reject wrong capsOlivier Crête1-5/+3
2009-04-28rtpmux: Fix leakOlivier Crête1-2/+7
2009-04-28rtpmux: Fix leakOlivier Crête1-3/+4
2009-04-27rtpsouce: make WARNING into LOGOlivier Crete1-1/+3
2009-04-27rtpsession: notify when SSRC changesOlivier Crete1-0/+7
2009-04-27Add new plugin to spec file and add missing header to gst/dccp/Makefile.amChristian Schaller1-2/+2
2009-04-24mp4mux: Changes src caps to application/x-iso-mp4Thiago Santos1-2/+1
2009-04-23fpsdisplay: more cleanupsStefan Kost1-11/+15
2009-04-23fpsdisplay: use a nicer font familyStefan Kost1-1/+1
2009-04-23fpsdisplay: various cleanups, docs and commentsStefan Kost1-67/+54
2009-04-23fpsdisplay: remove iface proxyStefan Kost1-71/+1
2009-04-23input-selector: Forward segment events for the active pad immediately.Jan Schmidt1-5/+10
2009-04-22rtpmux: Fix warningOlivier Crête1-1/+1