Age | Commit message (Expand) | Author | Files | Lines |
2008-02-12 | ext/metadata/Makefile.am: Don't install a header file. We will have to merge ... | Jan Schmidt | 1 | -3/+1 |
2008-02-12 | Fix some finalize leaks by chaining up to the parent method. | Jan Schmidt | 1 | -0/+2 |
2008-02-11 | ext/xvid/gstxvidenc.c: Unset GValues after using them. Fixes bug #515720. | Sebastian Dröge | 1 | -0/+1 |
2008-02-10 | Revert changes to 2008-02-09 due to frozen. | Edgard Lima | 5 | -1075/+104 |
2008-02-10 | ext/ivorbis/vorbisfile.c: Trivial fix for build warning. | Josep Torre Valles | 1 | -1/+1 |
2008-02-10 | Convert from EXIF to XMP DataTime as local time. | Edgard Lima | 2 | -7/+11 |
2008-02-10 | Map Date-Time and GPS tags. | Edgard Lima | 5 | -104/+1071 |
2008-02-07 | Remove GIO plugin which has now moved to -base. | Jan Schmidt | 16 | -2117/+0 |
2008-02-07 | ext\neon\gstneonhttpsrc.c: Include unistd.h only if _HAVE_UNISTD_H is defined | Sébastien Moutte | 1 | -0/+2 |
2008-02-07 | Add more tags. Improve test app. | Edgard Lima | 4 | -102/+225 |
2008-02-07 | configure.ac: The dc1394 plugin seems to use API that was removed or changed ... | Tim-Philipp Müller | 1 | -1/+2 |
2008-02-06 | ext/soup/gstsouphttpsrc.c: Fix memory leak and improve debugging a bit. | Wouter Cloetens | 1 | -2/+2 |
2008-02-05 | Add more tags mapping. | Edgard Lima | 4 | -231/+442 |
2008-02-04 | ext/ladspa/gstladspa.c: Don't use GST_BOILERPLATE as the stuff generated from... | Sebastian Dröge | 1 | -34/+23 |
2008-02-04 | ext/mpeg2enc/gstmpeg2encpicturereader.cc: Really fix the build. | Edward Hervey | 1 | -6/+0 |
2008-02-04 | ext/mpeg2enc/gstmpeg2encpicturereader.cc: Fix compilation with libmjpegtools ... | Tim-Philipp Müller | 1 | -0/+6 |
2008-02-04 | ext/ladspa/gstsignalprocessor.c: Don't unref the pad template after adding it... | Sebastian Dröge | 1 | -1/+0 |
2008-02-03 | ext/mpeg2enc/gstmpeg2encpicturereader.cc: Use the incoming pixel-aspect-ratio... | Jan Schmidt | 1 | -7/+31 |
2008-02-02 | ext/metadata/gstmetadatademux.c: Demote metadatademux to GST_RANK_NONE for th... | Tim-Philipp Müller | 1 | -1/+1 |
2008-02-02 | Map more Exif tags. | Edgard Lima | 6 | -196/+506 |
2008-01-31 | Add documentation. | Edgard Lima | 6 | -76/+762 |
2008-01-31 | ext/metadata/metadataparsejpeg.c: Fix compilation. | Wim Taymans | 1 | -0/+2 |
2008-01-31 | ext/faad/gstfaad.c: Fix compiler warning by making the function signature mat... | Jan Schmidt | 1 | -1/+1 |
2008-01-31 | ext/metadata/Makefile.am: Add some relevant variables to CFLAGS and LIBADD, f... | Sebastian Dröge | 13 | -50/+33 |
2008-01-31 | ext/soup/gstsouphttpsrc.c: Add changes to gstsouphttpsrc.c that were missing ... | Sebastian Dröge | 1 | -150/+148 |
2008-01-31 | Make coding style more consistent, including class renaming. | Wouter Cloetens | 1 | -49/+52 |
2008-01-30 | Fix build with exempi >= 1.99.5 and fix the include path for exempi. | Sebastian Dröge | 1 | -1/+9 |
2008-01-30 | Just uptade the ToDo list. | Edgard Lima | 1 | -0/+13 |
2008-01-30 | Add documentation. Speed up a bit png muxer. Fix xmp muxer. | Edgard Lima | 7 | -81/+169 |
2008-01-30 | ext/soup/gstsouphttpsrc.c: Update documentation a bit. | Wouter Cloetens | 1 | -7/+13 |
2008-01-30 | ext/gio/: Use async variants of the close stream functions to prevent blockin... | Sebastian Dröge | 2 | -88/+95 |
2008-01-30 | ext/soup/gstsouphttpsrc.c: Let the proxy property default to the content of t... | Wouter Cloetens | 1 | -1/+8 |
2008-01-30 | docs/plugins/: Add souphttpsrc to the docs. | Wouter Cloetens | 2 | -264/+482 |
2008-01-30 | Add documentation. Fix test app compilation. Fix pull mode. | Edgard Lima | 10 | -289/+779 |
2008-01-29 | ext/mpeg2enc/gstmpeg2enc.cc: Define LOG_NONE and friends if they're not defin... | Sebastian Dröge | 1 | -0/+24 |
2008-01-29 | ext/metadata/README: Formatting. | Stefan Kost | 1 | -1/+2 |
2008-01-28 | ext/soundtouch/gstbpmdetect.cc: Clean up a bit and only allocate a temporary ... | Sebastian Dröge | 1 | -11/+20 |
2008-01-27 | ext/soundtouch/gstpitch.cc: Cast a double to a GstClockTimeDiff to fix a comp... | Sebastian Dröge | 1 | -2/+4 |
2008-01-27 | ext/soundtouch/gstpitch.cc: Don't send a LATENCY event for now until we get t... | Sebastian Dröge | 1 | -1/+5 |
2008-01-27 | ext/soundtouch/gstpitch.*: Implement LATENCY query and notify about latency c... | Sebastian Dröge | 2 | -15/+93 |
2008-01-27 | Add support for building against mjpegtools 1.9 while keeping compatiblity wi... | Sebastian Dröge | 3 | -8/+54 |
2008-01-27 | ext/soundtouch/gstbpmdetect.cc: Only consider a BPM value above 1.0 as valid. | Sebastian Dröge | 1 | -1/+1 |
2008-01-27 | ext/soundtouch/: Add BPM detection plugin based on SoundTouch's libBPM. | Sebastian Dröge | 5 | -26/+343 |
2008-01-26 | ext/soundtouch/gstpitch.cc: Allow seeking only in TIME and DEFAULT format, ot... | Sebastian Dröge | 1 | -25/+61 |
2008-01-26 | ext/musepack/: First include the libmpcdec headers before everything else as ... | Sebastian Dröge | 2 | -2/+2 |
2008-01-26 | Add support for libsoundtouch 1.3.1 and add an ugly workaround for the header... | Sebastian Dröge | 1 | -3/+12 |
2008-01-25 | Add lot of documentation. | Edgard Lima | 23 | -1744/+1964 |
2008-01-24 | docs/plugins/: Now we have full hierarchy. | Stefan Kost | 1 | -0/+5 |
2008-01-23 | Add some documentation. | Edgard Lima | 8 | -818/+1285 |
2008-01-23 | Add support for building against libdca (with the libdts compat header). Fixe... | Sebastian Dröge | 1 | -2/+7 |