summaryrefslogtreecommitdiffstats
path: root/gst/qtdemux
Commit message (Expand)AuthorAgeFilesLines
...
* qtdemux: support seeking in push based modeMark Nauwelaerts2009-03-201-82/+334
* qtdemux: align push based behaviour more with pull basedMark Nauwelaerts2009-03-201-0/+18
* qtdemux: fix mem leaks and prevent excessive buffering in push based modeMark Nauwelaerts2009-03-201-9/+18
* qtdemux: sanitize tag namesWim Taymans2009-03-091-3/+14
* qtdemux: Also use "(c)inf" to fill the comment tagEdward Hervey2009-02-242-2/+4
* qtdemux: Add handling for stps atomsDavid Schleef2009-02-065-0/+44
* Don't do void pointer arithmeticJan Schmidt2009-01-301-5/+5
* Add support for the 'Requirement' and 'Encoder' tagsEdward Hervey2009-01-303-1/+6
* Modify private-tag name formatter so that it doesn't go mad at fourcc startin...Edward Hervey2009-01-301-2/+3
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-281-10/+5
* Add a few more video fourcc'sDavid Schleef2009-01-251-0/+14
* Fix for security advisory TKADV2009-0xxDavid Schleef2009-01-221-4/+4
* gst/qtdemux/qtdemux.c: Catch invalid and commonly wrong playback rates in the...Wim Taymans2009-01-151-3/+14
* gst/qtdemux/qtdemux.c: Fix format string for guint64.Thiago Sousa Santos2009-01-131-1/+2
* gst/qtdemux/qtdemux.c: In push mode, error out if we get EOS before we've cre...Michael Smith2009-01-081-2/+39
* gst/qtdemux/: Streamline tag handling and pass unparsed tags as binary blob i...Mark Nauwelaerts2009-01-053-102/+102
* gst/qtdemux/qtdemux.c: Add codec mapping for xvid, fmp4 and ac3 tracks.j^2008-12-281-0/+18
* gst/qtdemux/qtdemux.c: Add MPG1 and MPG2 fourcc to supported qtdemux video co...Julien Moutte2008-11-251-0/+2
* gst/qtdemux/qtdemux.c: Use G_{BIG,LITTLE}_ENDIAN instead of the non-GLib vari...Tal Shalif2008-11-231-6/+6
* gst/qtdemux/qtdemux.*: Queue up new segment events instead of sending them fr...Andy Wingo2008-11-122-11/+22
* gst/qtdemux/: Add cover and alternative copyright tag, and enhance some exist...Mark Nauwelaerts2008-11-113-1/+43
* gst/qtdemux/qtdemux.c: Refactor some raw audio caps building, and handle >16-...Mark Nauwelaerts2008-11-101-111/+114
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* gst/qtdemux/qtdemux.c: Remove previous wrong commitEdward Hervey2008-10-151-0/+2
* gst/qtdemux/qtdemux.c: Remove problematic and useless refcount check.Edward Hervey2008-10-151-2/+0
* gst/qtdemux/qtdemux.c: Some 'broken' files out there have atom lengths of zer...Edward Hervey2008-09-171-0/+17
* gst/qtdemux/qtdemux.c: Add mapping for 'tiff' => image/tiffJonathan Matthew2008-09-141-0/+4
* gst/qtdemux/: Add support for video/mj2 mime-type and its additional atoms/bo...Mark Nauwelaerts2008-09-034-3/+126
* gst/qtdemux/qtdemux.c: Add mapping for IMA Loki SDL MJPEG ADPCM codec.Wim Taymans2008-09-021-1/+12
* gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60 with 3:2 pulld...David Schleef2008-08-141-0/+1
* gst/qtdemux/qtdemux.c: Use audio/x-qdm for caps. Collect some info - mplayer ...Stefan Kost2008-08-061-2/+13
* gst/qtdemux/qtdemux.c: Return the result of gst_pad_{start,stop}_task instead...Stefan Kost2008-08-041-4/+3
* gst/qtdemux/: Add keyword tag support. Fixes #520694 for qtdemux.Stefan Kost2008-08-042-0/+13
* gst/qtdemux/qtdemux.c: Add support for tmpo tag (BPM).Stefan Kost2008-08-041-0/+31
* gst/qtdemux/qtdemux.c: Fix segment-stop regression.Edward Hervey2008-07-251-1/+71
* gst/qtdemux/qtdemux.c: Revert ISO base media spec based pixel-aspect-ratio ca...Mark Nauwelaerts2008-07-181-32/+0
* gst/qtdemux/qtdemux.c: Correctly distinguish 8bit vs 16bit raw audio. Fixes ...Thiago Sousa Santos2008-07-101-2/+2
* gst/qtdemux/qtdemux.c: Set pixel-aspect-ratio in caps using display width and...Mark Nauwelaerts2008-07-081-0/+32
* gst/qtdemux/qtdemux.c: Add Dirac stream typeDavid Schleef2008-06-271-0/+4
* gst/qtdemux/: Improve meta-data handling, add 'comment', 'description' and 'c...Bastien Nocera2008-05-312-9/+49
* gst/qtdemux/qtdemux.c: Make sure we we don't clip the segment's stop using th...Julien Moutte2008-05-311-43/+79
* gst/qtdemux/qtdemux.c: Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526...j^2008-05-261-1/+17
* gst/qtdemux/qtdemux.c: Unbreak segment activation again. Fixes #531672.Wim Taymans2008-05-261-3/+23
* gst/qtdemux/qtdemux.c: Add more mpeg2 variants. Fixes #530886.j^2008-05-021-1/+10
* Use new error code for encrypted streams (which requires core CVS).Tim-Philipp Müller2008-04-301-2/+1
* gst/qtdemux/qtdemux.c: Fix swapped pad template names, spotted by Thiago Sous...Tim-Philipp Müller2008-04-301-2/+2
* gst/qtdemux/qtdemux.c: Unbreak streaming mode again.Wim Taymans2008-03-251-0/+3
* gst/qtdemux/qtdemux.c: Make sure we always send a DISCONT after a seek by set...Wim Taymans2008-03-111-3/+7
* gst/qtdemux/qtdemux.c: Implement reverse playback support.Julien Moutte2007-11-241-31/+214
* Fix build on Mac OS X 10.5Julien Moutte2007-11-201-1/+2