summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MOVED FROM BAD] Remove redundant plugindir definitionDavid Schleef2009-05-151-1/+0
* [MOVED FROM BAD] New mimetypes gone into effect today - this commit changes a...Ronald S. Bultje2009-05-152-81/+121
* [MOVED FROM BAD] compatibility fix for new GST_DEBUG stuff.Benjamin Otte2009-05-151-0/+3
* [MOVED FROM BAD] PadConnect -> PadLinkThomas Vander Stichele2009-05-151-1/+1
* [MOVED FROM BAD] another batch of connect->link fixes please let me know abou...Thomas Vander Stichele2009-05-151-3/+3
* [MOVED FROM BAD] parallel install fixesThomas Vander Stichele2009-05-151-1/+1
* [MOVED FROM BAD] plugins part of license field patchChristian Schaller2009-05-151-0/+1
* [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
* po: add Makevars magic so we don't get line numbers in *.po filesTim-Philipp Müller2009-05-151-0/+5
* checks: move files required by unit tests into tests/files and make sure they...Tim-Philipp Müller2009-05-158-31/+19
* deinterlace: If the upstream max latency is unbound return unbound max latencySebastian Dröge2009-05-151-2/+0
* Fix compiler warningsJames Andrewartha2009-05-155-9/+11
* Recovered debugutils line accidentally removed in deinterlace2 move.Josep Torra2009-05-131-0/+1
* Moved 'deinterlace2' from -bad to -goodSebastian Dröge2009-05-1344-283/+378
* [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