summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* ext/Makefile.am: Dist and recurse into resindvd subdirJan Schmidt2008-07-191-0/+2
* ext/resindvd/gstmpegdemux.c: Remove whitespace line.Jan Schmidt2008-07-145-37/+110
* docs/plugins/.cvsignore: Ignore *-undeclared.txtJan Schmidt2008-07-1113-146/+938
* Don't use declarations after statements in the remaining code.Sebastian Dröge2008-07-081-4/+6
* ext/: Don't use declarations after statements.Sebastian Dröge2008-07-084-7/+10
* ext/mpeg2enc/gstmpeg2encoptions.*: Expose the additional MPEG HDTV format pro...Mark Nauwelaerts2008-06-282-10/+17
* ext/resindvd/rsnbasesrc.c: Use the right i18n header.Stefan Kost2008-06-211-1/+3
* ext/resindvd/resindvdsrc.*: Schedule NAV packets and activate them with an as...Jan Schmidt2008-06-203-93/+433
* ext/metadata/metadataexif.c: Add description tag mapping.Stefan Kost2008-06-181-0/+3
* Fix gtk-doc warnings. Also don't misuse api-doc comments for normal comments.Stefan Kost2008-06-186-20/+7
* ext/resindvd/resindvdbin.c: Parse the URI argument into the device name so dv...Jan Schmidt2008-06-172-7/+41
* Make resindvd work with libdvdnav >= 4.0.0.Sebastian Dröge2008-06-171-0/+9
* configure.ac: Check for libdvdnav to build resindvd.Jan Schmidt2008-06-1723-0/+9980
* docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost2008-06-1314-160/+93
* Do not use short_description in section docs for elements. We extract them fr...Stefan Kost2008-06-126-6/+0
* ext/amrwb/gstamrwbdec.c: Fix the sign of the data we pass to the decoder so t...Sebastien Merle2008-06-121-1/+1
* ext/timidity/gstwildmidi.*: Initialize wildmidi only once in the plugin init ...Sebastian Dröge2008-06-112-14/+32
* ext/soundtouch/gstpitch.cc: Call gst_element_no_more_pads() after all pads ar...Sebastian Dröge2008-06-101-0/+2
* ext/dirac/gstdiracenc.cc: Update properties for recent dirac changes. Patch ...Jon Trowbridge2008-06-041-9/+24
* ext/x264/gstx264enc.c: Try harder not to crash when we get an EOS event but h...Tim-Philipp Müller2008-06-041-13/+16
* ext/spc/Makefile.am: Dist tag.hTim-Philipp Müller2008-06-021-1/+1
* ext/faad/gstfaad.c: Always drain before activating the new segment.Wim Taymans2008-06-021-3/+3
* ext/faad/gstfaad.*: Add basic reverse playback support.Wim Taymans2008-06-022-55/+96
* configure.ac: Require CVS core and base for new audio clock reset method.Wim Taymans2008-05-271-0/+1
* ext/jack/gstjackaudiosink.c: Include the element name in the port name to avo...Wim Taymans2008-05-261-5/+8
* ext/mythtv/gstmythtvsrc.c: Correctly set duration to get a more correct seek ...Bastien Nocera2008-05-201-11/+31
* ext/spc/: Add support for some essential features like seeking, reading song ...Brian Koropoff2008-05-205-35/+679
* ext/timidity/gstwildmidi.c: Check some more common locations for a valid conf...Sebastian Dröge2008-05-161-0/+22
* ext/: Cast NULL sentinels to void * as NULL is defined as an integer constant...Sebastian Dröge2008-04-252-4/+5
* Add support for the new libmpcdec API which magically gets us support for SV8...Sebastian Dröge2008-04-244-24/+128
* ext/faad/gstfaad.c: Don't leak GstAudioChannelPosition. Fixes #529378.Stefan Kost2008-04-221-1/+2
* ext/timidity/Makefile.am: Dist all source files, no matter if only timidity o...Sebastian Dröge2008-04-161-5/+3
* ext/dirac/gstdiracenc.cc: Fix compilation by casting string constants.Jan Schmidt2008-04-131-4/+4
* Remove soup plugin that's moved to -good (#523124)Jan Schmidt2008-04-124-1293/+0
* ext/jack/gstjackaudiosink.c: Work around missing bits of thread-safety on old...Tim-Philipp Müller2008-04-061-0/+4
* ext/soup/gstsouphttpsrc.c: Only ignore actual redirects not all responses whe...Sjoerd Simons2008-04-061-2/+3
* ext/gsm/gstgsmdec.*: Increase the allowed samplerates for the ms-gsm format.kapil2008-03-312-15/+38
* ext/Makefile.am: Dist ofa correctly! Fixes non-uninstalled build.Zaheer Abbas Merali2008-03-271-0/+8
* ext/soup/gstsouphttpsrc.c: Don't autoplug souphttpsrc for dav/davs. This is b...Sebastian Dröge2008-03-221-4/+12
* ext/soup/gstsouphttpsrc.c: Actually set the icy caps on our src pad if we hav...Sebastian Dröge2008-03-221-0/+1
* configure.ac: Check if the compiler supports do { } while (0) macros. This fi...Sebastian Dröge2008-03-212-0/+3
* ext/ladspa/: Add some thoughts and FIXME's.Stefan Kost2008-03-202-1/+12
* ext/ofa/gstofa.c: Improve debugging, clean up a bit and really generate the f...Sebastian Dröge2008-03-191-18/+23
* ext/ofa/gstofa.c: Use GPL as license, the plugin itself is LGPL but libofa is...Sebastian Dröge2008-03-191-1/+1
* Add an OFA element, the successor of MusicBrainz TRM fingerprinting.Eric Buehl2008-03-193-0/+347
* ext/faad/gstfaad.c (gst_faad_chain): Fix a bad format argument, and a potenti...Andy Wingo2008-03-182-1/+13
* ext/neon/gstneonhttpsrc.c: Handle HTTP status code 303 (See Other) the same w...Sebastian Dröge2008-03-171-9/+11
* Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...Sebastian Dröge2008-03-138-12/+8
* ext/soup/gstsouphttpsrc.*: Try to resume on server disconnect. Fixes bug #522...Wouter Cloetens2008-03-132-39/+69
* ext/xvid/gstxvidenc.c: Set correct pixel aspect ratio for the encoder.Wim Taymans2008-03-121-2/+2