Age | Commit message (Expand) | Author | Files | Lines |
2009-05-11 | dvdspu: Make the debugging output a bit clearer. | Jan Schmidt | 1 | -5/+10 |
2009-05-11 | dvdspu: Always push a frame at the start of a still frame, and fix a leak. | Jan Schmidt | 1 | -10/+24 |
2009-05-11 | dvdspu: Add a guard when we don't have any subpicture buffer to render | Jan Schmidt | 1 | -0/+2 |
2009-05-11 | mpegtsdemux: Protect bitrate estimation against bogus values. | Edward Hervey | 2 | -5/+18 |
2009-05-11 | mpegtsdemux: Only take PCR from the active stream for bitrate estimation. | Edward Hervey | 1 | -6/+13 |
2009-05-11 | mpegtsdemux: Change debugging levels for very frequent messages. | Edward Hervey | 1 | -14/+16 |
2009-05-11 | mpegtsdemux: Revert indentation and comment header file. | Edward Hervey | 1 | -93/+98 |
2009-05-10 | gppmux: Add MPEG-4 part 2 to supported formats. Fixes #581593. | Mark Nauwelaerts | 1 | -1/+1 |
2009-05-10 | mxfmux: Fix uninitialized variable compiler warning | Tristan Matthews | 1 | -1/+3 |
2009-05-09 | mxfmux: Write metadata items in reference order | Sebastian Dröge | 2 | -23/+76 |
2009-05-09 | mxfmux: Fix EOS logic again | Sebastian Dröge | 1 | -2/+3 |
2009-05-09 | mxfmux: Don't unref NULL buffers if pushing a buffer after the first failed | Sebastian Dröge | 1 | -1/+1 |
2009-05-08 | mpegtsdemux: Add initial naive seeking support and fix duration query. | Zaheer Merali | 2 | -117/+341 |
2009-05-08 | deinterlace2: Add a disabled mode for passthrough operation | Sebastian Dröge | 2 | -12/+21 |
2009-05-07 | Add ranks to various muxers and encoders in -bad | Christian Schaller | 3 | -3/+4 |
2009-05-05 | mpeg4videoparse: don't leak the config data | Arnout Vandecappelle | 1 | -0/+8 |
2009-05-05 | rtpssrcdemux: drop unexpected RTCP packets | Wim Taymans | 1 | -1/+7 |
2009-05-04 | mpegtsparse: Remember pids that are meant to be stream pids. | Zaheer Abbas Merali | 2 | -0/+15 |
2009-05-03 | mpegtsparse: Ignore subtable extension when parsing PAT | Vincent Genieux | 3 | -5/+23 |
2009-05-03 | mpegtsparse: make safe changing the program-numbers property dynamically | Vincent Genieux | 2 | -24/+25 |
2009-05-03 | baseparse: fix (regression in) newsegment handling | Mark Nauwelaerts | 3 | -42/+24 |
2009-05-01 | docs: make fpsdisplaysink show up in the docs | Tim-Philipp Müller | 1 | -1/+1 |
2009-05-01 | fpsdisplaysink: move private struct into plugin struct and use Gst namespace | Tim-Philipp Müller | 2 | -138/+124 |
2009-05-01 | fpsdisplaysink: rename plugin (not element) to debugutilsbad | Tim-Philipp Müller | 3 | -22/+48 |
2009-04-30 | qtmux: changes caps of src pads to video/quicktime, variant=something | Thiago Santos | 1 | -3/+4 |
2009-04-30 | fpsdisplaysink: init variable to NULL to avoid compiler warning | Tristan Matthews | 1 | -1/+1 |
2009-04-30 | dvdspu: do some basic clipping | Wim Taymans | 2 | -13/+54 |
2009-04-30 | dvdspu: don't EOS when the subtitle got EOS | Wim Taymans | 1 | -0/+6 |
2009-04-30 | fpsdisplay: code cleanup and plug overlay as needed | Stefan Kost | 1 | -28/+57 |
2009-04-29 | flvmux: init variable to NULL to fix compiler warning | Tristan Matthews | 1 | -1/+1 |
2009-04-29 | flv: Set/require the framed/parsed fields of the audio/mpeg caps to TRUE | Sebastian Dröge | 2 | -3/+3 |
2009-04-29 | flv: Always write at least the minimal tags and write the PAR as tags | Sebastian Dröge | 1 | -8/+49 |
2009-04-29 | flv: Add support for muxing some tags | Sebastian Dröge | 2 | -8/+227 |
2009-04-29 | flv: Add support for title tag | Sebastian Dröge | 1 | -1/+3 |
2009-04-29 | flv: Fix parsing of tags and add new mappings | Sebastian Dröge | 1 | -48/+81 |
2009-04-28 | rtpmux: Reject wrong caps | Olivier Crête | 1 | -5/+3 |
2009-04-28 | rtpmux: Fix leak | Olivier Crête | 1 | -2/+7 |
2009-04-28 | rtpmux: Fix leak | Olivier Crête | 1 | -3/+4 |
2009-04-27 | rtpsouce: make WARNING into LOG | Olivier Crete | 1 | -1/+3 |
2009-04-27 | rtpsession: notify when SSRC changes | Olivier Crete | 1 | -0/+7 |
2009-04-27 | Add new plugin to spec file and add missing header to gst/dccp/Makefile.am | Christian Schaller | 1 | -2/+2 |
2009-04-24 | mp4mux: Changes src caps to application/x-iso-mp4 | Thiago Santos | 1 | -2/+1 |
2009-04-23 | fpsdisplay: more cleanups | Stefan Kost | 1 | -11/+15 |
2009-04-23 | fpsdisplay: use a nicer font family | Stefan Kost | 1 | -1/+1 |
2009-04-23 | fpsdisplay: various cleanups, docs and comments | Stefan Kost | 1 | -67/+54 |
2009-04-23 | fpsdisplay: remove iface proxy | Stefan Kost | 1 | -71/+1 |
2009-04-23 | input-selector: Forward segment events for the active pad immediately. | Jan Schmidt | 1 | -5/+10 |
2009-04-22 | rtpmux: Fix warning | Olivier Crête | 1 | -1/+1 |
2009-04-22 | rtpmux: Set different caps depending on the input | Olivier Crête | 1 | -2/+10 |
2009-04-22 | rtpmux: Only free pad private when pad is disposed | Olivier Crête | 1 | -14/+9 |