summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add osxvideosrcAndy Wingo2009-04-206-2/+1561
* deinterlace2: Make it possible to select interlacing autodetection or to enfo...Sebastian Dröge2009-04-191-46/+94
* mpegtsparse: fix leak of GST_TYPE_LIST gvalueZaheer Merali2009-04-181-1/+1
* mpegtsparse: fix leak in src_pad_queryZaheer Merali2009-04-181-1/+1
* rtpsession: join the RTCP threadWim Taymans2009-04-171-0/+5
* deinterlace2: Use GST_(DEBUG|WARNING|ERROR)_OBJECT instead of the non-OBJECT ...Sebastian Dröge2009-04-171-17/+17
* deinterlace2: Reset history if DISCONT is set on the incoming bufferSebastian Dröge2009-04-171-0/+5
* deinterlace2: Fix timestamps for buffers with RFF flag setSebastian Dröge2009-04-171-7/+5
* mxf: Properly handle the new interlaced support from libgstvideo for (de)muxingSebastian Dröge2009-04-161-1/+9
* deinterlace2: Rename line_length to row_stride and remove output_strideSebastian Dröge2009-04-169-58/+58
* deinterlace2: Implement support for RFF and ONEFIELD buffer flagsSebastian Dröge2009-04-161-24/+56
* fpsdisplaysink: add a initial port of a sink with fps displayStefan Kost2009-04-164-0/+594
* camerabin: clean up and fix assertion fail when setting zoom in NULL stateLasse Laukkanen2009-04-161-31/+53
* camerabin: fix format matching when detecting allowed frame rateLasse Laukkanen2009-04-161-15/+28
* camerabin: don't lose pending state when changing resolutionLasse Laukkanen2009-04-161-3/+12
* camerabin: change img-done signal parameter from GString* to const gchar*Lasse Laukkanen2009-04-164-40/+44
* rtpmux: Add GST_DEBUG_FUNCPTRsOlivier Crête2009-04-152-8/+11
* rtpdtmfmux: Release locked pad on release_padOlivier Crête2009-04-151-0/+18
* rtpdtmfmux: Release special on pad disposeLaurent Glayal2009-04-151-4/+11
* jitterbuffer: prevent overflow in EOS estimationWim Taymans2009-04-151-1/+1
* rtpbin: we should not provide a clockWim Taymans2009-04-152-17/+0
* jitterbuffer: more estimated EOS fixesWim Taymans2009-04-151-6/+18
* jitterbuffer: release lock before pushing EOSWim Taymans2009-04-151-1/+1
* deinterlace2: Move output buffer from the instance struct to a function param...Sebastian Dröge2009-04-155-37/+29
* deinterlace2: Add initial support for automatic detection of the field orderSebastian Dröge2009-04-152-5/+11
* deinterlace2: Add support for YVYU colorspaceSebastian Dröge2009-04-151-2/+4
* mxfmux: Small cleanupSebastian Dröge2009-04-131-12/+2
* dshowdec: fix compilation with the debugging system disabledTim-Philipp Müller2009-04-102-14/+2
* x264enc: add force keyframe event handlingJanin Kolenc2009-04-092-2/+48
* acmenc, acmmp3dec, sdp: link to all requires libraries on win32.Michael Smith2009-04-083-19/+35
* mxf: Add unit tests for checking if mxfmux ! mxfdemux pipelines are working w...Sebastian Dröge2009-04-072-0/+283
* mxfdemux: Don't use invalid buffer offsets, instead assume offset == 0Sebastian Dröge2009-04-071-1/+2
* mxf: Fix comparisonSebastian Dröge2009-04-071-2/+1
* Use UL database for all metadata ULsSebastian Dröge2009-04-073-595/+635
* baseparse: Fix slightly broken buffer-in-segment check (aacparse, amrparse, f...René Stadler2009-04-073-3/+3
* baseparse: Fix push mode seeking (aacparse, amrparse)René Stadler2009-04-052-10/+24
* Automatic update of common submoduleFelipe Contreras2009-04-041-0/+0
* bz2: fix some refcount mistakes and do some cleaning upTim-Philipp Müller2009-04-043-102/+159
* Automatic update of common submoduleEdward Hervey2009-04-041-0/+0
* configure.ac: fix dvdnav version checkTim-Philipp Müller2009-04-031-2/+5
* resindvd: require libdvdnav >= 4.1.2 for dvdnav_get_current_time()Tim-Philipp Müller2009-04-032-19/+5
* misc: Bump plugins-base requirement to 0.10.22.1Jan Schmidt2009-04-031-1/+1
* resindvd: Send both the logical and physical substream ID in the stream change.Jan Schmidt2009-04-021-7/+12
* resindvd: Use new GstNavigation functionality.Jan Schmidt2009-04-023-119/+246
* resindvd: Switch to using a hard-coded mpeg2dec, and change pad blocking a bit.Jan Schmidt2009-04-022-16/+98
* resindvd: Add newline to debug g_print statementJan Schmidt2009-04-021-1/+1
* resindvd: Make highlights work when jumping into menusJan Schmidt2009-04-021-5/+13
* resindvd: Support multiangle titles.Jan Schmidt2009-04-021-2/+14
* resindvd: Add back in support for using hardcoded a52decJan Schmidt2009-04-021-4/+11
* resindvd: Add some debug when creating the output pads in the demuxerJan Schmidt2009-04-021-2/+15