summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-06-25gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h: Remove unneeded macros...Edward Hervey1-0/+5
2008-06-24configure.ac: Depend on released versions of core and -base.Tim-Philipp Müller1-0/+5
2008-06-24gst/deinterlace2/tvtime/greedy.c: Optimize MMX/MMXEXT implementations a bit b...Sebastian Dröge1-0/+9
2008-06-24gst/deinterlace2/tvtime/greedy.c: Remove sfence instruction as it's not neede...Sebastian Dröge1-0/+7
2008-06-24gst/deinterlace2/tvtime/greedy.c: Add plain MMX implementation for the greedy...Sebastian Dröge1-0/+7
2008-06-24gst/deinterlace2/Makefile.am: Move the assembly includes to noinst_HEADERS wh...Sebastian Dröge1-0/+9
2008-06-24gst/deinterlace2/tvtime/greedy.c: Fix the C implementation to produce correct...Sebastian Dröge1-0/+20
2008-06-21ext/resindvd/rsnbasesrc.c: Use the right i18n header.Stefan Kost1-0/+5
2008-06-21gst/deinterlace2/tvtime/greedy.c: Implement a C version of the greedy low mot...Sebastian Dröge1-0/+10
2008-06-20gst/mpegtsparse/mpegtspacketizer.c: Fix problem when empty string is provided.Sebastian Pölsterl1-0/+7
2008-06-20gst/deinterlace2/tvtime/vfir.c: Make it possible to use the vfir method on X8...Sebastian Dröge1-0/+7
2008-06-20gst/deinterlace2/gstdeinterlace2.*: Reset element state on PAUSED->READY prop...Sebastian Dröge1-0/+13
2008-06-20gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h: Add missing header.Sebastian Dröge1-0/+5
2008-06-20Fix compilation on generic x86/amd64 and include deinterlace2 in the build sy...Sebastian Dröge1-0/+10
2008-06-20ext/resindvd/resindvdsrc.*: Schedule NAV packets and activate them with an as...Jan Schmidt1-0/+16
2008-06-19Use BOILERPLATE macro and update test to the latest api changes.Stefan Kost1-0/+6
2008-06-19examples/app/appsink-src.c: Don't use a buffer after unreffing it.Wim Taymans1-0/+5
2008-06-18ext/metadata/metadataexif.c: Add description tag mapping.Stefan Kost1-0/+5
2008-06-18Fix gtk-doc warnings. Also don't misuse api-doc comments for normal comments.Stefan Kost1-0/+20
2008-06-17ext/resindvd/resindvdbin.c: Parse the URI argument into the device name so dv...Jan Schmidt1-0/+12
2008-06-17configure.ac: Disable deinterlace2 plugin again which was accidently enabled ...Sebastian Dröge1-0/+6
2008-06-17Make resindvd work with libdvdnav >= 4.0.0.Sebastian Dröge1-0/+6
2008-06-17configure.ac: Check for libdvdnav to build resindvd.Jan Schmidt1-0/+38
2008-06-17configure.ac: Bump dirac requirement to 0.10 due to api changes.David Schleef1-0/+5
2008-06-16gst-libs/gst/app/gstappsrc.c (gst_app_src_set_max_bytes)Andy Wingo1-0/+6
2008-06-16sys/dvb/gstdvbsrc.c: Move docblob upwards. Balance tags and restore blank line.Stefan Kost1-0/+5
2008-06-16sys/dvb/gstdvbsrc.c: Fix out of date docs.Zaheer Abbas Merali1-0/+5
2008-06-16Patch from: Vincent GenieuxZaheer Abbas Merali1-0/+7
2008-06-16gst/mpegtsparse/: Parse the extended event descriptor.Zaheer Abbas Merali1-0/+6
2008-06-16Final round of doc updates.Stefan Kost1-0/+15
2008-06-16gst/: More doc updates. More xrefs.Stefan Kost1-0/+12
2008-06-13gst/flv/: Introduce demuxing support for AAC andJulien Moutte1-0/+19
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 Taymans1-0/+24
2008-06-13gst/mpegtsparse/mpegtspacketizer.c: Handle character sets in strings coming f...Sebastian Pölsterl1-0/+8
2008-06-13gst/replaygain/: More doc updates.Stefan Kost1-0/+7
2008-06-13docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost1-0/+100
2008-06-12examples/app/: Add beefed up example app from bug #413418. It now also uses a...Wim Taymans1-0/+20
2008-06-12examples/app/.cvsignore: Ignore more.Stefan Kost1-0/+5
2008-06-12Do not use short_description in section docs for elements. We extract them fr...Stefan Kost1-8/+9
2008-06-12ext/amrwb/gstamrwbdec.c: Fix the sign of the data we pass to the decoder so t...Sebastien Merle1-0/+30
2008-06-12ext/amrwb/gstamrwbdec.c: Fix the sign of the data we pass to the decoder so t...Sebastien Merle1-0/+8
2008-06-12tests/icles/test-oss4.c: Include stdlib.h.Stefan Kost1-0/+5
2008-06-11gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler dein...Martin Eikermann1-0/+123
2008-06-11ext/timidity/gstwildmidi.*: Initialize wildmidi only once in the plugin init ...Sebastian Dröge1-0/+14
2008-06-10ext/soundtouch/gstpitch.cc: Call gst_element_no_more_pads() after all pads ar...Sebastian Dröge1-0/+5
2008-06-09gst/rawparse/gstrawparse.c: Add simple reverse playback.Wim Taymans1-0/+7
2008-06-09gst/rawparse/gstrawparse.*: Fix seeking, timestamps, duration and some more. ...Wim Taymans1-0/+11
2008-06-06examples/app/: Added 3 more example application for using appsrc in random-ac...Wim Taymans1-0/+22
2008-06-06examples/app/appsrc-stream.c: Use deep-notify until we can depend on a playbi...Wim Taymans1-0/+6