summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2009-04-19deinterlace2: Make it possible to select interlacing autodetection or to enfo...Sebastian Dröge1-46/+94
2009-04-18mpegtsparse: fix leak of GST_TYPE_LIST gvalueZaheer Merali1-1/+1
2009-04-18mpegtsparse: fix leak in src_pad_queryZaheer Merali1-1/+1
2009-04-17rtpsession: join the RTCP threadWim Taymans1-0/+5
2009-04-17deinterlace2: Use GST_(DEBUG|WARNING|ERROR)_OBJECT instead of the non-OBJECT ...Sebastian Dröge1-17/+17
2009-04-17deinterlace2: Reset history if DISCONT is set on the incoming bufferSebastian Dröge1-0/+5
2009-04-17deinterlace2: Fix timestamps for buffers with RFF flag setSebastian Dröge1-7/+5
2009-04-16mxf: Properly handle the new interlaced support from libgstvideo for (de)muxingSebastian Dröge1-1/+9
2009-04-16deinterlace2: Rename line_length to row_stride and remove output_strideSebastian Dröge9-58/+58
2009-04-16deinterlace2: Implement support for RFF and ONEFIELD buffer flagsSebastian Dröge1-24/+56
2009-04-16fpsdisplaysink: add a initial port of a sink with fps displayStefan Kost3-0/+592
2009-04-16camerabin: clean up and fix assertion fail when setting zoom in NULL stateLasse Laukkanen1-31/+53
2009-04-16camerabin: fix format matching when detecting allowed frame rateLasse Laukkanen1-15/+28
2009-04-16camerabin: don't lose pending state when changing resolutionLasse Laukkanen1-3/+12
2009-04-16camerabin: change img-done signal parameter from GString* to const gchar*Lasse Laukkanen3-34/+40
2009-04-15rtpmux: Add GST_DEBUG_FUNCPTRsOlivier Crête2-8/+11
2009-04-15rtpdtmfmux: Release locked pad on release_padOlivier Crête1-0/+18
2009-04-15rtpdtmfmux: Release special on pad disposeLaurent Glayal1-4/+11
2009-04-15jitterbuffer: prevent overflow in EOS estimationWim Taymans1-1/+1
2009-04-15rtpbin: we should not provide a clockWim Taymans2-17/+0
2009-04-15jitterbuffer: more estimated EOS fixesWim Taymans1-6/+18
2009-04-15jitterbuffer: release lock before pushing EOSWim Taymans1-1/+1
2009-04-15deinterlace2: Move output buffer from the instance struct to a function param...Sebastian Dröge5-37/+29
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-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-02dvdspu: Add some debugJan Schmidt1-4/+10
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-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
2009-03-26mxf: Differentiate between UL and UUIDSebastian Dröge10-590/+742
2009-03-26mxf: Source files and #include cleanupSebastian Dröge31-786/+721
2009-03-26xdgmime: Use GIOs g_content_type_guess() if possibleSebastian Dröge2-17/+55
2009-03-26mxf: Use the UL database for some more ULsSebastian Dröge1-21/+5
2009-03-26mxf: Remove some GLib < 2.14 compatibility stuffSebastian Dröge1-8/+2
2009-03-26xdgmime: Link with winsock library to fix build with MinGWРуслан Ижбулатов1-1/+1
2009-03-26dccp: Port DCCP plugin to MinGWРуслан Ижбулатов12-51/+123
2009-03-26Merge branch 'mxfmux'Sebastian Dröge22-292/+6858
2009-03-26mxfmux: CleanupSebastian Dröge3-6/+6