summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
...
* [MOVED FROM BAD] cosmetic changeThomas Vander Stichele2009-05-151-5/+5
* [MOVED FROM BAD] various name fixes and sundryThomas Vander Stichele2009-05-151-2/+2
* [MOVED FROM BAD] a hack to work around intltool's brokenness a current check ...Andy Wingo2009-05-151-1/+1
* [MOVED FROM BAD] GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE sam...Andy Wingo2009-05-151-9/+9
* [MOVED FROM BAD] Changed to the new props APIWim Taymans2009-05-151-2/+2
* [MOVED FROM BAD] s/Gnome-Streamer/GStreamer/Andy Wingo2009-05-152-2/+2
* [MOVED FROM BAD] removal of //-style comments don't link plugins to core libs...Andy Wingo2009-05-153-3/+3
* [MOVED FROM BAD] s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued v...Andy Wingo2009-05-151-1/+1
* [MOVED FROM BAD] - plugins are built without versioning infoWrobell2009-05-151-0/+1
* [MOVED FROM BAD] Bring the plugins in sync with the new core capsnego system.Wim Taymans2009-05-151-3/+8
* [MOVED FROM BAD] s/filter/plugin/ link plugins to GST_LIBS rearrange rules to...David I. Lehn2009-05-151-0/+1
* [MOVED FROM BAD] more fixesThomas Vander Stichele2009-05-152-2/+2
* [MOVED FROM BAD] BBB asked me to rename lav to y4m can someone who knows the ...Thomas Vander Stichele2009-05-153-0/+336
* deinterlace: If the upstream max latency is unbound return unbound max latencySebastian Dröge2009-05-151-2/+0
* Fix compiler warningsJames Andrewartha2009-05-151-1/+1
* Moved 'deinterlace2' from -bad to -goodSebastian Dröge2009-05-1336-282/+280
* [MOVED FROM BAD 56/56] deinterlace2: Add a disabled mode for passthrough oper...Sebastian Dröge2009-05-132-12/+21
* [MOVED FROM BAD 55/56] deinterlace2: Add documentation and integrate into the...Sebastian Dröge2009-05-132-0/+110
* [MOVED FROM BAD 54/56] deinterlace2: Make it possible to select interlacing a...Sebastian Dröge2009-05-131-46/+94
* [MOVED FROM BAD 53/56] deinterlace2: Use GST_(DEBUG|WARNING|ERROR)_OBJECT ins...Sebastian Dröge2009-05-131-17/+17
* [MOVED FROM BAD 52/56] deinterlace2: Reset history if DISCONT is set on the i...Sebastian Dröge2009-05-131-0/+5
* [MOVED FROM BAD 51/56] deinterlace2: Fix timestamps for buffers with RFF flag...Sebastian Dröge2009-05-131-7/+5
* [MOVED FROM BAD 50/56] deinterlace2: Rename line_length to row_stride and rem...Sebastian Dröge2009-05-139-58/+58
* [MOVED FROM BAD 49/56] deinterlace2: Implement support for RFF and ONEFIELD b...Sebastian Dröge2009-05-131-24/+56
* [MOVED FROM BAD 48/56] deinterlace2: Move output buffer from the instance str...Sebastian Dröge2009-05-135-37/+29
* [MOVED FROM BAD 47/56] deinterlace2: Add initial support for automatic detect...Sebastian Dröge2009-05-132-5/+11
* [MOVED FROM BAD 46/56] deinterlace2: Add support for YVYU colorspaceSebastian Dröge2009-05-131-2/+4
* [MOVED FROM BAD 45/56] gst/deinterlace2/gstdeinterlace2.c: Bring properties i...Wim Taymans2009-05-131-22/+26
* [MOVED FROM BAD 44/56] Don't install static libs for plugins. Fixes #550851 f...Stefan Kost2009-05-131-0/+1
* [MOVED FROM BAD 43/56] gst/deinterlace2/tvtime/tomsmocomp.c: Fix unused varia...Sebastian Dröge2009-05-131-0/+2
* [MOVED FROM BAD 42/56] gst/dccp/: Fix compilation on Solaris by including fil...Jan Schmidt2009-05-132-14/+13
* [MOVED FROM BAD 41/56] gst/deinterlace2/tvtime/tomsmocomp/: Unroll the loop t...Sebastian Dröge2009-05-134-108/+196
* [MOVED FROM BAD 40/56] gst/deinterlace2/: First part of the C implementation ...Sebastian Dröge2009-05-1310-27/+355
* [MOVED FROM BAD 39/56] gst/deinterlace2/: Use oil_memcpy() instead of memcpy(...Sebastian Dröge2009-05-138-25/+25
* [MOVED FROM BAD 38/56] gst/deinterlace2/: Add the remaining tvtime deinterlac...Sebastian Dröge2009-05-1310-18/+836
* [MOVED FROM BAD 37/56] gst/deinterlace2/tvtime/vfir.c: Implement the VFIR dei...Sebastian Dröge2009-05-131-81/+34
* [MOVED FROM BAD 36/56] gst/deinterlace2/gstdeinterlace2.*: Add a GstDeinterla...Sebastian Dröge2009-05-132-0/+225
* [MOVED FROM BAD 35/56] gst/deinterlace2/gstdeinterlace2.c: Respect the latenc...Sebastian Dröge2009-05-131-8/+16
* [MOVED FROM BAD 34/56] gst/deinterlace2/tvtime/: Add the MMX registers to the...Sebastian Dröge2009-05-132-5/+5
* [MOVED FROM BAD 33/56] gst/deinterlace2/: Enable tomsmocomp again as the C po...Sebastian Dröge2009-05-132-10/+4
* [MOVED FROM BAD 32/56] gst/deinterlace2/gstdeinterlace2.c: Don't use proxy_ge...Sebastian Dröge2009-05-131-9/+199
* [MOVED FROM BAD 31/56] Disable the tomsmocomp algorithm for this release as i...Sebastian Dröge2009-05-136-19/+31
* [MOVED FROM BAD 30/56] gst/deinterlace2/tvtime/: Fix build on x86_64Edward Hervey2009-05-133-0/+6
* [MOVED FROM BAD 29/56] gst/deinterlace2/tvtime/greedyh.asm: Always use the C ...Sebastian Dröge2009-05-131-5/+5
* [MOVED FROM BAD 28/56] gst/deinterlace2/tvtime/: Some cleanup, use 3DNOW inst...Sebastian Dröge2009-05-136-52/+51
* [MOVED FROM BAD 27/56] Don't use declarations after statements in the remaini...Sebastian Dröge2009-05-131-2/+2
* [MOVED FROM BAD 26/56] gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll2.inc:...Sebastian Dröge2009-05-131-11/+11
* [MOVED FROM BAD 25/56] gst/deinterlace2/gstdeinterlace2.*: Call the current i...Sebastian Dröge2009-05-132-210/+206
* [MOVED FROM BAD 24/56] gst/deinterlace2/gstdeinterlace2.*: Include latency of...Sebastian Dröge2009-05-132-37/+47
* [MOVED FROM BAD 23/56] gst/deinterlace2/: Use a GstObject subtype for the dei...Sebastian Dröge2009-05-1312-461/+700