summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-15deinterlace2: Add initial support for automatic detection of the field orderSebastian Dröge2-5/+11
2009-04-15deinterlace2: Add support for YVYU colorspaceSebastian Dröge1-2/+4
2009-04-13mxfmux: Small cleanupSebastian Dröge1-12/+2
2009-04-10dshowdec: fix compilation with the debugging system disabledTim-Philipp Müller2-14/+2
2009-04-09x264enc: add force keyframe event handlingJanin Kolenc2-2/+48
2009-04-08acmenc, acmmp3dec, sdp: link to all requires libraries on win32.Michael Smith3-19/+35
2009-04-07mxf: Add unit tests for checking if mxfmux ! mxfdemux pipelines are working w...Sebastian Dröge2-0/+283
2009-04-07mxfdemux: Don't use invalid buffer offsets, instead assume offset == 0Sebastian Dröge1-1/+2
2009-04-07mxf: Fix comparisonSebastian Dröge1-2/+1
2009-04-07Use UL database for all metadata ULsSebastian Dröge3-595/+635
2009-04-07baseparse: Fix slightly broken buffer-in-segment check (aacparse, amrparse, f...René Stadler3-3/+3
2009-04-05baseparse: Fix push mode seeking (aacparse, amrparse)René Stadler2-10/+24
2009-04-04Automatic update of common submoduleFelipe Contreras1-0/+0
2009-04-04bz2: fix some refcount mistakes and do some cleaning upTim-Philipp Müller3-102/+159
2009-04-04Automatic update of common submoduleEdward Hervey1-0/+0
2009-04-03configure.ac: fix dvdnav version checkTim-Philipp Müller1-2/+5
2009-04-03resindvd: require libdvdnav >= 4.1.2 for dvdnav_get_current_time()Tim-Philipp Müller2-19/+5
2009-04-03misc: Bump plugins-base requirement to 0.10.22.1Jan Schmidt1-1/+1
2009-04-02resindvd: Send both the logical and physical substream ID in the stream change.Jan Schmidt1-7/+12
2009-04-02resindvd: Use new GstNavigation functionality.Jan Schmidt3-119/+246
2009-04-02resindvd: Switch to using a hard-coded mpeg2dec, and change pad blocking a bit.Jan Schmidt2-16/+98
2009-04-02resindvd: Add newline to debug g_print statementJan Schmidt1-1/+1
2009-04-02resindvd: Make highlights work when jumping into menusJan Schmidt1-5/+13
2009-04-02resindvd: Support multiangle titles.Jan Schmidt1-2/+14
2009-04-02resindvd: Add back in support for using hardcoded a52decJan Schmidt1-4/+11
2009-04-02resindvd: Add some debug when creating the output pads in the demuxerJan Schmidt1-2/+15
2009-04-02resindvd: More hacking on the audio decoder.Jan Schmidt1-35/+41
2009-04-02resindvd: Trim back the g_print debug - convert to GST_DEBUG and GST_LOGJan Schmidt1-22/+24
2009-04-02resindvd: Extend the Resin audio decoder element, and switch rsndvdbin to use itJan Schmidt3-12/+315
2009-04-02resindvd: First part of the re-plugging audio decoderJan Schmidt3-0/+198
2009-04-02resindvd: remove unused code path from the binJan Schmidt1-33/+1
2009-04-02resindvd: Indent some thingsJan Schmidt1-12/+12
2009-04-02resindvd: Switch GST_BOILERPLATE to G_DEFINE_TYPE for no real reason.Jan Schmidt2-26/+14
2009-04-02resindvd: Add faststart, and work around some multi-angle issuesJan Schmidt2-17/+106
2009-04-02resindvd: Small debug output change in the source elementJan Schmidt1-1/+1
2009-04-02dvdspu: Add some debugJan Schmidt1-4/+10
2009-04-02jp2enc: Unref peer caps after usage to fix a memory leakSebastian Dröge1-0/+1
2009-04-02mxfmux: Add unit testsSebastian Dröge2-1/+263
2009-04-01legacyresample: fix negotiation so that upstream can actually fixate to downs...Tim-Philipp Müller1-5/+25
2009-03-31baseparse: Delay newsegment as long as possible.Mark Nauwelaerts2-50/+68
2009-03-30mpeg2enc: fix bitrate property settingsMark Nauwelaerts1-8/+15
2009-03-27configure.ac: make --disable-external work againAlan Falloon1-0/+1
2009-03-27jp2kdec: implement basic QoSTim-Philipp Müller2-10/+219
2009-03-27rtpbin: add on_npt_stop signalWim Taymans4-14/+194
2009-03-27outputselector: reset state when going to READYWim Taymans1-5/+33
2009-03-26qtmux: fix reusing elementMark Nauwelaerts1-0/+7
2009-03-26mxf: Fix compilation and compiler errors with GLib < 2.16.0Sebastian Dröge2-6/+6
2009-03-26mxf: Fix "cast to pointer type of different size" compiler warningSebastian Dröge1-11/+12
2009-03-26mxf: Rename forgotten function to fix unresolved symbols errorSebastian Dröge1-1/+1
2009-03-26mxf: Use mxf_u{l,uid}_is_equal() and friends instead of memcmp()Sebastian Dröge4-14/+16