Age | Commit message (Expand) | Author | Files | Lines |
2008-06-24 | gst/deinterlace2/tvtime/greedy.c: Remove sfence instruction as it's not neede... | Sebastian Dröge | 2 | -1/+7 |
2008-06-24 | gst/deinterlace2/tvtime/greedy.c: Add plain MMX implementation for the greedy... | Sebastian Dröge | 2 | -0/+111 |
2008-06-24 | gst/deinterlace2/Makefile.am: Move the assembly includes to noinst_HEADERS wh... | Sebastian Dröge | 3 | -22/+30 |
2008-06-24 | gst/deinterlace2/tvtime/greedy.c: Fix the C implementation to produce correct... | Sebastian Dröge | 3 | -123/+132 |
2008-06-21 | ext/resindvd/rsnbasesrc.c: Use the right i18n header. | Stefan Kost | 2 | -1/+8 |
2008-06-21 | gst/deinterlace2/tvtime/greedy.c: Implement a C version of the greedy low mot... | Sebastian Dröge | 2 | -6/+82 |
2008-06-20 | gst/mpegtsparse/mpegtspacketizer.c: Fix problem when empty string is provided. | Sebastian Pölsterl | 2 | -3/+16 |
2008-06-20 | gst/deinterlace2/tvtime/vfir.c: Make it possible to use the vfir method on X8... | Sebastian Dröge | 2 | -15/+33 |
2008-06-20 | gst/deinterlace2/gstdeinterlace2.*: Reset element state on PAUSED->READY prop... | Sebastian Dröge | 3 | -24/+78 |
2008-06-20 | gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h: Add missing header. | Sebastian Dröge | 2 | -0/+175 |
2008-06-20 | Fix compilation on generic x86/amd64 and include deinterlace2 in the build sy... | Sebastian Dröge | 5 | -3/+35 |
2008-06-20 | ext/resindvd/resindvdsrc.*: Schedule NAV packets and activate them with an as... | Jan Schmidt | 5 | -93/+449 |
2008-06-19 | Use BOILERPLATE macro and update test to the latest api changes. | Stefan Kost | 3 | -58/+48 |
2008-06-19 | examples/app/appsink-src.c: Don't use a buffer after unreffing it. | Wim Taymans | 2 | -3/+10 |
2008-06-18 | ext/metadata/metadataexif.c: Add description tag mapping. | Stefan Kost | 2 | -0/+8 |
2008-06-18 | Fix gtk-doc warnings. Also don't misuse api-doc comments for normal comments. | Stefan Kost | 16 | -119/+131 |
2008-06-17 | ext/resindvd/resindvdbin.c: Parse the URI argument into the device name so dv... | Jan Schmidt | 4 | -11/+57 |
2008-06-17 | configure.ac: Disable deinterlace2 plugin again which was accidently enabled ... | Sebastian Dröge | 2 | -2/+6 |
2008-06-17 | Make resindvd work with libdvdnav >= 4.0.0. | Sebastian Dröge | 3 | -1/+20 |
2008-06-17 | configure.ac: Check for libdvdnav to build resindvd. | Jan Schmidt | 26 | -0/+10061 |
2008-06-17 | configure.ac: Bump dirac requirement to 0.10 due to api changes. | David Schleef | 2 | -1/+6 |
2008-06-16 | gst-libs/gst/app/gstappsrc.c (gst_app_src_set_max_bytes) | Andy Wingo | 2 | -5/+11 |
2008-06-16 | sys/dvb/gstdvbsrc.c: Move docblob upwards. Balance tags and restore blank line. | Stefan Kost | 2 | -20/+24 |
2008-06-16 | sys/dvb/gstdvbsrc.c: Fix out of date docs. | Zaheer Abbas Merali | 2 | -7/+11 |
2008-06-16 | Patch from: Vincent Genieux | Zaheer Abbas Merali | 2 | -2/+11 |
2008-06-16 | gst/mpegtsparse/: Parse the extended event descriptor. | Zaheer Abbas Merali | 3 | -0/+55 |
2008-06-16 | Final round of doc updates. | Stefan Kost | 12 | -119/+91 |
2008-06-16 | gst/: More doc updates. More xrefs. | Stefan Kost | 9 | -167/+120 |
2008-06-13 | gst/flv/: Introduce demuxing support for AAC and | Julien Moutte | 8 | -216/+318 |
2008-06-13 | gst/real/gstrealaudiodec.c: Disable sipro on 64bits, it crashes. | Wim Taymans | 2 | -0/+10 |
2008-06-13 | gst/real/gstrealaudiodec.c: Add raversions we can support on the caps. | Wim Taymans | 4 | -180/+441 |
2008-06-13 | gst/mpegtsparse/mpegtspacketizer.c: Handle character sets in strings coming f... | Sebastian Pölsterl | 2 | -25/+280 |
2008-06-13 | gst/replaygain/: More doc updates. | Stefan Kost | 4 | -38/+35 |
2008-06-13 | docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml | Stefan Kost | 95 | -1132/+5998 |
2008-06-12 | examples/app/: Add beefed up example app from bug #413418. It now also uses a... | Wim Taymans | 6 | -17/+280 |
2008-06-12 | examples/app/.cvsignore: Ignore more. | Stefan Kost | 2 | -0/+8 |
2008-06-12 | Do not use short_description in section docs for elements. We extract them fr... | Stefan Kost | 26 | -34/+10 |
2008-06-12 | ext/amrwb/gstamrwbdec.c: Fix the sign of the data we pass to the decoder so t... | Sebastien Merle | 1 | -0/+30 |
2008-06-12 | ext/amrwb/gstamrwbdec.c: Fix the sign of the data we pass to the decoder so t... | Sebastien Merle | 2 | -1/+9 |
2008-06-12 | tests/icles/test-oss4.c: Include stdlib.h. | Stefan Kost | 2 | -0/+6 |
2008-06-11 | gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler dein... | Martin Eikermann | 16 | -0/+1305 |
2008-06-11 | gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler dein... | Martin Eikermann | 19 | -0/+7534 |
2008-06-11 | ext/timidity/gstwildmidi.*: Initialize wildmidi only once in the plugin init ... | Sebastian Dröge | 3 | -14/+46 |
2008-06-10 | ext/soundtouch/gstpitch.cc: Call gst_element_no_more_pads() after all pads ar... | Sebastian Dröge | 2 | -0/+7 |
2008-06-09 | gst/rawparse/gstrawparse.c: Add simple reverse playback. | Wim Taymans | 2 | -22/+49 |
2008-06-09 | gst/rawparse/gstrawparse.*: Fix seeking, timestamps, duration and some more. ... | Wim Taymans | 3 | -107/+222 |
2008-06-06 | examples/app/: Added 3 more example application for using appsrc in random-ac... | Wim Taymans | 7 | -15/+781 |
2008-06-06 | examples/app/appsrc-stream.c: Use deep-notify until we can depend on a playbi... | Wim Taymans | 2 | -4/+10 |
2008-06-06 | gst/rtpmanager/gstrtpbin.c: Fix deadlock when shutting down, use a new lock i... | Wim Taymans | 2 | -3/+26 |
2008-06-05 | examples/app/: Added an example on how to use appsrc in playbin in streaming ... | Wim Taymans | 9 | -117/+711 |