summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2008-06-30gst/deinterlace2/: Remove useless file and mark everything possible as static.Sebastian Dröge5-55/+47
2008-06-29gst/deinterlace2/: Get rid of speedy.[ch] as we don't use most of it's code a...Sebastian Dröge11-3320/+21
2008-06-28gst/deinterlace2/gstdeinterlace2.c: Divide latency be 2 to convert from field...Sebastian Dröge1-0/+1
2008-06-28gst/deinterlace2/tvtime/greedy.c: Don't use scanlines function from gstdeinte...Sebastian Dröge4-200/+145
2008-06-28gst/deinterlace2/tvtime/: Add a C implementation for the greedyh deinterlacin...Sebastian Dröge3-341/+442
2008-06-27gst/deinterlace2/gstdeinterlace2.c: If we're outputting all fields the framer...Sebastian Dröge1-13/+46
2008-06-26Add documentation for YUV4MPEG2 encoder element.Mark Nauwelaerts1-1/+20
2008-06-25gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h: Remove unneeded macros...Edward Hervey1-2/+0
2008-06-24gst/deinterlace2/tvtime/greedy.c: Optimize MMX/MMXEXT implementations a bit b...Sebastian Dröge1-6/+22
2008-06-24gst/deinterlace2/tvtime/greedy.c: Remove sfence instruction as it's not neede...Sebastian Dröge1-1/+0
2008-06-24gst/deinterlace2/tvtime/greedy.c: Add plain MMX implementation for the greedy...Sebastian Dröge1-0/+104
2008-06-24gst/deinterlace2/Makefile.am: Move the assembly includes to noinst_HEADERS wh...Sebastian Dröge2-22/+21
2008-06-24gst/deinterlace2/tvtime/greedy.c: Fix the C implementation to produce correct...Sebastian Dröge2-123/+112
2008-06-21gst/deinterlace2/tvtime/greedy.c: Implement a C version of the greedy low mot...Sebastian Dröge1-6/+72
2008-06-20gst/mpegtsparse/mpegtspacketizer.c: Fix problem when empty string is provided.Sebastian Pölsterl1-3/+9
2008-06-20gst/deinterlace2/tvtime/vfir.c: Make it possible to use the vfir method on X8...Sebastian Dröge1-15/+26
2008-06-20gst/deinterlace2/gstdeinterlace2.*: Reset element state on PAUSED->READY prop...Sebastian Dröge2-24/+65
2008-06-20gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h: Add missing header.Sebastian Dröge1-0/+170
2008-06-20Fix compilation on generic x86/amd64 and include deinterlace2 in the build sy...Sebastian Dröge3-3/+5
2008-06-19Use BOILERPLATE macro and update test to the latest api changes.Stefan Kost1-45/+23
2008-06-18Fix gtk-doc warnings. Also don't misuse api-doc comments for normal comments.Stefan Kost4-92/+92
2008-06-17ext/resindvd/resindvdbin.c: Parse the URI argument into the device name so dv...Jan Schmidt1-4/+4
2008-06-17configure.ac: Check for libdvdnav to build resindvd.Jan Schmidt1-0/+10
2008-06-16Patch from: Vincent GenieuxZaheer Abbas Merali1-2/+4
2008-06-16gst/mpegtsparse/: Parse the extended event descriptor.Zaheer Abbas Merali2-0/+49
2008-06-16Final round of doc updates.Stefan Kost6-73/+53
2008-06-16gst/: More doc updates. More xrefs.Stefan Kost8-167/+108
2008-06-13gst/flv/: Introduce demuxing support for AAC andJulien Moutte3-196/+251
2008-06-13gst/real/gstrealaudiodec.c: Disable sipro on 64bits, it crashes.Wim Taymans1-0/+5
2008-06-13gst/real/gstrealaudiodec.c: Add raversions we can support on the caps.Wim Taymans3-180/+417
2008-06-13gst/mpegtsparse/mpegtspacketizer.c: Handle character sets in strings coming f...Sebastian Pölsterl1-25/+272
2008-06-13gst/replaygain/: More doc updates.Stefan Kost3-38/+28
2008-06-13docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost8-81/+52
2008-06-12Do not use short_description in section docs for elements. We extract them fr...Stefan Kost15-16/+1
2008-06-11gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler dein...Martin Eikermann16-0/+1305
2008-06-11gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler dein...Martin Eikermann18-0/+7411
2008-06-09gst/rawparse/gstrawparse.c: Add simple reverse playback.Wim Taymans1-22/+42
2008-06-09gst/rawparse/gstrawparse.*: Fix seeking, timestamps, duration and some more. ...Wim Taymans2-107/+211
2008-06-06gst/rtpmanager/gstrtpbin.c: Fix deadlock when shutting down, use a new lock i...Wim Taymans1-3/+19
2008-06-05gst/interleave/: Properly implement duration and position queries in bytes fo...Sebastian Dröge2-0/+85
2008-06-04gst/interleave/interleave.*: Use an always increasing integer for the number ...Sebastian Dröge2-16/+51
2008-06-03gst/interleave/interleave.c: Stop GstCollectPads before calling the parent's ...Sebastian Dröge1-3/+8
2008-06-03gst/h264parse/gsth264parse.*: Parse codec_data and use the nalu_size_length f...Wim Taymans2-31/+97
2008-06-03gst/interleave/interleave.c: Use new gst_audio_check_channel_positions() func...Sebastian Dröge1-78/+12
2008-06-02gst/interleave/interleave.*: Allow setting channel positions via a property a...Sebastian Dröge2-38/+414
2008-06-02gst/mpeg4videoparse/mpeg4videoparse.c: Fix mpeg4videoparse on big endian arch...Sjoerd Simons1-3/+21
2008-05-28gst/interleave/interleave.c: Implement latency query.Sebastian Dröge1-0/+89
2008-05-27gst/mpegvideoparse/mpegvideoparse.c: Add GST_BUFFER_FLAG_DELTA_UNIT to not I ...Thijs Vermeir1-0/+3
2008-05-27gst/rtpmanager/gstrtpbin.c: Break out of callbacks when we are shutting down.Wim Taymans1-7/+58
2008-05-26gst/interleave/deinterleave.c: Add another example launch line.Sebastian Dröge3-455/+689