Age | Commit message (Expand) | Author | Files | Lines |
2009-05-03 | mxfmux: Small cleanup | Sebastian Dröge | 1 | -12/+2 |
2009-05-03 | dshowdec: fix compilation with the debugging system disabled | Tim-Philipp Müller | 2 | -14/+2 |
2009-05-03 | x264enc: add force keyframe event handling | Janin Kolenc | 2 | -2/+48 |
2009-05-03 | acmenc, acmmp3dec, sdp: link to all requires libraries on win32. | Michael Smith | 3 | -19/+35 |
2009-05-03 | mxf: Add unit tests for checking if mxfmux ! mxfdemux pipelines are working w... | Sebastian Dröge | 2 | -0/+283 |
2009-05-03 | mxfdemux: Don't use invalid buffer offsets, instead assume offset == 0 | Sebastian Dröge | 1 | -1/+2 |
2009-05-03 | mxf: Fix comparison | Sebastian Dröge | 1 | -2/+1 |
2009-05-03 | Use UL database for all metadata ULs | Sebastian Dröge | 3 | -595/+635 |
2009-05-03 | baseparse: Fix slightly broken buffer-in-segment check (aacparse, amrparse, f... | René Stadler | 3 | -3/+3 |
2009-05-03 | baseparse: Fix push mode seeking (aacparse, amrparse) | René Stadler | 2 | -10/+24 |
2009-05-03 | Automatic update of common submodule | Felipe Contreras | 1 | -0/+0 |
2009-05-03 | bz2: fix some refcount mistakes and do some cleaning up | Tim-Philipp Müller | 3 | -102/+159 |
2009-05-03 | Automatic update of common submodule | Edward Hervey | 1 | -0/+0 |
2009-05-03 | configure.ac: fix dvdnav version check | Tim-Philipp Müller | 1 | -2/+5 |
2009-05-03 | resindvd: require libdvdnav >= 4.1.2 for dvdnav_get_current_time() | Tim-Philipp Müller | 2 | -19/+5 |
2009-05-03 | misc: Bump plugins-base requirement to 0.10.22.1 | Jan Schmidt | 1 | -1/+1 |
2009-05-03 | resindvd: Send both the logical and physical substream ID in the stream change. | Jan Schmidt | 1 | -7/+12 |
2009-05-03 | resindvd: Use new GstNavigation functionality. | Jan Schmidt | 3 | -119/+246 |
2009-05-03 | resindvd: Switch to using a hard-coded mpeg2dec, and change pad blocking a bit. | Jan Schmidt | 2 | -16/+98 |
2009-05-03 | resindvd: Add newline to debug g_print statement | Jan Schmidt | 1 | -1/+1 |
2009-05-03 | resindvd: Make highlights work when jumping into menus | Jan Schmidt | 1 | -5/+13 |
2009-05-03 | resindvd: Support multiangle titles. | Jan Schmidt | 1 | -2/+14 |
2009-05-03 | resindvd: Add back in support for using hardcoded a52dec | Jan Schmidt | 1 | -4/+11 |
2009-05-03 | resindvd: Add some debug when creating the output pads in the demuxer | Jan Schmidt | 1 | -2/+15 |
2009-05-03 | resindvd: More hacking on the audio decoder. | Jan Schmidt | 1 | -35/+41 |
2009-05-03 | resindvd: Trim back the g_print debug - convert to GST_DEBUG and GST_LOG | Jan Schmidt | 1 | -22/+24 |
2009-05-03 | resindvd: Extend the Resin audio decoder element, and switch rsndvdbin to use it | Jan Schmidt | 3 | -12/+315 |
2009-05-03 | resindvd: First part of the re-plugging audio decoder | Jan Schmidt | 3 | -0/+198 |
2009-05-03 | resindvd: remove unused code path from the bin | Jan Schmidt | 1 | -33/+1 |
2009-05-03 | resindvd: Indent some things | Jan Schmidt | 1 | -12/+12 |
2009-05-03 | resindvd: Switch GST_BOILERPLATE to G_DEFINE_TYPE for no real reason. | Jan Schmidt | 2 | -26/+14 |
2009-05-03 | resindvd: Add faststart, and work around some multi-angle issues | Jan Schmidt | 2 | -17/+106 |
2009-05-03 | resindvd: Small debug output change in the source element | Jan Schmidt | 1 | -1/+1 |
2009-05-03 | dvdspu: Add some debug | Jan Schmidt | 1 | -4/+10 |
2009-05-03 | jp2enc: Unref peer caps after usage to fix a memory leak | Sebastian Dröge | 1 | -0/+1 |
2009-05-03 | mxfmux: Add unit tests | Sebastian Dröge | 2 | -1/+263 |
2009-05-03 | legacyresample: fix negotiation so that upstream can actually fixate to downs... | Tim-Philipp Müller | 1 | -5/+25 |
2009-05-03 | baseparse: Delay newsegment as long as possible. | Mark Nauwelaerts | 2 | -50/+68 |
2009-05-03 | mpeg2enc: fix bitrate property settings | Mark Nauwelaerts | 1 | -8/+15 |
2009-05-03 | mms: extend BaseSrc query handling rather than overriding | Mark Nauwelaerts | 1 | -29/+9 |
2009-05-03 | baseparse: fix (regression in) newsegment handling | Mark Nauwelaerts | 3 | -42/+24 |
2009-05-02 | dvbsrc: fix pes filter pid resetting | Zaheer Merali | 1 | -1/+7 |
2009-05-01 | dtsdec: cosmetic fix to header structure to make gtk-doc happy | Tim-Philipp Müller | 1 | -2/+2 |
2009-05-01 | docs: make fpsdisplaysink show up in the docs | Tim-Philipp Müller | 4 | -1/+18 |
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 | 4 | -30/+56 |
2009-05-01 | dvbsrc: unset pid filters correctly | Zaheer Merali | 1 | -0/+1 |
2009-04-30 | qtmux: changes caps of src pads to video/quicktime, variant=something | Thiago Santos | 1 | -3/+4 |
2009-04-30 | Merge branch 'master' of ssh://uraeus@git.freedesktop.org/git/gstreamer/gst-p... | Christian Schaller | 4 | -41/+117 |
2009-04-30 | Update for new presets file | Christian Schaller | 1 | -2/+2 |