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