qtdemux: don't leak atom data in case of a wrong fourcc
[platform/upstream/gst-plugins-good.git] / gst / qtdemux / qtdemux.c
2009-03-31 Stefan Kostqtdemux: don't leak atom data in case of a wrong fourcc
2009-03-26 Mark Nauwelaertsqtdemux: some stream synchronization to aid seeking...
2009-03-26 Mark Nauwelaertsqtdemux: additional safety and sanity checks (push...
2009-03-24 Mark Nauwelaertsqtdemux: handle FLUSH_STOP event
2009-03-20 Mark Nauwelaertsqtdemux: support seeking in push based mode
2009-03-20 Mark Nauwelaertsqtdemux: align push based behaviour more with pull...
2009-03-20 Mark Nauwelaertsqtdemux: fix mem leaks and prevent excessive buffering...
2009-03-09 Wim Taymansqtdemux: sanitize tag names
2009-03-02 Thomas Vander SticheleMerge branch 'master' of ssh://thomasvs@git.freedesktop...
2009-02-24 Edward Herveyqtdemux: Also use "(c)inf" to fill the comment tag
2009-02-07 David Schleefqtdemux: Add handling for stps atoms
2009-01-30 Jan SchmidtDon't do void pointer arithmetic
2009-01-30 Edward HerveyAdd support for the 'Requirement' and 'Encoder' tags
2009-01-30 Edward HerveyModify private-tag name formatter so that it doesn...
2009-01-28 Stefan KostUpdate and add documentation for plugins with no deps...
2009-01-26 David SchleefAdd a few more video fourcc's
2009-01-22 David SchleefFix for security advisory TKADV2009-0xx
2009-01-15 Wim Taymansgst/qtdemux/qtdemux.c: Catch invalid and commonly wrong...
2009-01-13 Thiago Sousa Santosgst/qtdemux/qtdemux.c: Fix format string for guint64.
2009-01-08 Michael Smithgst/qtdemux/qtdemux.c: In push mode, error out if we...
2009-01-05 Mark Nauwelaertsgst/qtdemux/: Streamline tag handling and pass unparsed...
2008-12-28 j^gst/qtdemux/qtdemux.c: Add codec mapping for xvid,...
2008-11-25 Julien Mouttegst/qtdemux/qtdemux.c: Add MPG1 and MPG2 fourcc to...
2008-11-23 Tal Shalifgst/qtdemux/qtdemux.c: Use G_{BIG,LITTLE}_ENDIAN instea...
2008-11-12 Andy Wingogst/qtdemux/qtdemux.*: Queue up new segment events...
2008-11-11 Mark Nauwelaertsgst/qtdemux/: Add cover and alternative copyright tag...
2008-11-10 Mark Nauwelaertsgst/qtdemux/qtdemux.c: Refactor some raw audio caps...
2008-10-15 Edward Herveygst/qtdemux/qtdemux.c: Remove previous wrong commit
2008-10-15 Edward Herveygst/qtdemux/qtdemux.c: Remove problematic and useless...
2008-09-17 Edward Herveygst/qtdemux/qtdemux.c: Some 'broken' files out there...
2008-09-14 Jonathan Matthewgst/qtdemux/qtdemux.c: Add mapping for 'tiff' => image...
2008-09-03 Mark Nauwelaertsgst/qtdemux/: Add support for video/mj2 mime-type and...
2008-09-02 Wim Taymansgst/qtdemux/qtdemux.c: Add mapping for IMA Loki SDL...
2008-08-14 David Schleefgst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for...
2008-08-06 Stefan Kostgst/qtdemux/qtdemux.c: Use audio/x-qdm for caps. Collec...
2008-08-04 Stefan Kostgst/qtdemux/qtdemux.c: Return the result of gst_pad_...
2008-08-04 Stefan Kostgst/qtdemux/: Add keyword tag support. Fixes #520694...
2008-08-04 Stefan Kostgst/qtdemux/qtdemux.c: Add support for tmpo tag (BPM).
2008-07-25 Edward Herveygst/qtdemux/qtdemux.c: Fix segment-stop regression.
2008-07-18 Mark Nauwelaertsgst/qtdemux/qtdemux.c: Revert ISO base media spec based...
2008-07-10 Thiago Sousa Santosgst/qtdemux/qtdemux.c: Correctly distinguish 8bit vs...
2008-07-08 Mark Nauwelaertsgst/qtdemux/qtdemux.c: Set pixel-aspect-ratio in caps...
2008-06-27 David Schleefgst/qtdemux/qtdemux.c: Add Dirac stream type
2008-05-31 Bastien Noceragst/qtdemux/: Improve meta-data handling, add 'comment...
2008-05-31 Julien Mouttegst/qtdemux/qtdemux.c: Make sure we we don't clip the...
2008-05-26 j^gst/qtdemux/qtdemux.c: Add caps for DVCPRO50 and DVCPRO...
2008-05-26 Wim Taymansgst/qtdemux/qtdemux.c: Unbreak segment activation again...
2008-05-02 j^gst/qtdemux/qtdemux.c: Add more mpeg2 variants. Fixes...
2008-04-30 Tim-Philipp MüllerUse new error code for encrypted streams (which require...
2008-04-30 Tim-Philipp Müllergst/qtdemux/qtdemux.c: Fix swapped pad template names...
2008-03-25 Wim Taymansgst/qtdemux/qtdemux.c: Unbreak streaming mode again.
2008-03-11 Wim Taymansgst/qtdemux/qtdemux.c: Make sure we always send a DISCO...
2007-11-24 Julien Mouttegst/qtdemux/qtdemux.c: Implement reverse playback support.
2007-11-20 Julien MoutteFix build on Mac OS X 10.5
2007-11-15 Wim Taymansgst/qtdemux/: Add suppport for theora in quicktime...
2007-11-12 Edward Herveygst/qtdemux/qtdemux.c: Properly free QTDemuxSamples...
2007-11-12 Stefan Kostgst/: Drop EOS in _handle_src_event(). Fix the refcount...
2007-11-12 Stefan Kostgst/: Sync _handle_src_event() with oggdemux. In avidem...
2007-10-30 Wim Taymansgst/qtdemux/qtdemux.c: Smarter combine_flow code that...
2007-09-25 Sebastian Drögegst/qtdemux/qtdemux.c: Add fourccs for MPEG2 HDV stream...
2007-09-05 Tim-Philipp Müllergst/qtdemux/: Don't assume tags are encoded as UTF...
2007-08-12 Wim Taymansgst/qtdemux/qtdemux.c: Fix parsing of mp4a version...
2007-07-30 Edward Herveygst/qtdemux/qtdemux.c: If the buffer was entirely clipp...
2007-07-24 Edward Herveygst/qtdemux/qtdemux.c: Add codec mapping for '2vuy...
2007-07-23 Wim Taymansgst/qtdemux/qtdemux.c: Clip raw audio and video when...
2007-07-16 Wim Taymansgst/qtdemux/qtdemux.c: Fix parsing of esds atoms inside...
2007-06-20 Stefan Kostgst/qtdemux/: Add MJPG to the variants of motion jpeg.
2007-06-14 Edward Herveygst/qtdemux/qtdemux.c: For AMR-NB streams, export the...
2007-05-20 Tim-Philipp Müllergst/: Printf format fixes (#439910, #439911).
2007-05-10 Stefan Kostgst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtd...
2007-04-12 Wim Taymansgst/qtdemux/qtdemux.c: Make timescale 32 bits again...
2007-04-11 Wim Taymansgst/qtdemux/: Handle version 1 mdhd atoms to get extend...
2007-03-28 Edward Herveygst/qtdemux/: Process 'ctts' atoms, which are present...
2007-03-07 Edward Herveygst/qtdemux/qtdemux.*: Share qtdemux debug category...
2007-01-12 Wim Taymansgst/qtdemux/: Add X-QT depayloader that will eventually...
2007-01-12 Wim Taymansgst/qtdemux/: Cleanup and refactor to make the code...
2007-01-05 Tim-Philipp MüllerCheck for zlib and if available pass it explicitly...
2006-12-18 Tim-Philipp Müllergst/qtdemux/qtdemux.c: Don't post BUFFERING messages...
2006-12-18 Jan Schmidtgst/qtdemux/qtdemux.c: Don't output g_warning for an...
2006-12-18 Tim-Philipp Müllergst/qtdemux/qtdemux.c: Fix crash dereferencing NULL...
2006-12-16 Tim-Philipp Müllergst/qtdemux/qtdemux.c: We don't support seeking in...
2006-12-13 Wim Taymansgst/qtdemux/qtdemux.c: Add AMR-WB to the list of suppor...
2006-12-11 Tim-Philipp Müllergst/qtdemux/qtdemux.c: Fix non-working redirects from...
2006-12-08 René Stadlergst/qtdemux/qtdemux.c: Fix caps for 24 bit raw PCM...
2006-12-07 Wim Taymansgst/qtdemux/qtdemux.c: Handle more H263 variants.
2006-11-27 Wim Taymansgst/qtdemux/qtdemux.c: Remove some asserts and replace...
2006-11-14 Wim Taymansgst/qtdemux/qtdemux.c: Don't parse extra sample params...
2006-10-31 Wim Taymansgst/qtdemux/qtdemux.c: Handle unbounded length streams...
2006-10-17 Josep Torra Vallesgst/qtdemux/qtdemux.c: Make compile with Forte compiler...
2006-10-17 Tim-Philipp Müllergst/qtdemux/qtdemux.*: Avoid void pointer usage, better...
2006-10-11 Edward Herveygst/qtdemux/qtdemux.c: Add some fourcc for DV format.
2006-10-10 Tim-Philipp Müllergst/qtdemux/qtdemux.c: Printf format fixes.
2006-10-10 Wim Taymansgst/qtdemux/qtdemux.c: Reorganise some stuff.
2006-10-06 Wim Taymansext/faad/gstfaad.c: Some cleanups.
2006-10-05 Tim-Philipp MüllerAnother batch of printf format fixes.
2006-09-28 Tim-Philipp Müllergst/qtdemux/qtdemux.c: Add support for 'yv12' fourcc.
2006-08-30 Edward Herveygst/qtdemux/qtdemux.c: Reset each streams last_flow...
2006-08-30 Stefan Kostgst/qtdemux/qtdemux.c: put back 'segment start<=stop...
2006-08-30 Stefan Kostgst/qtdemux/qtdemux.c: Fix the build for disabled debug
2006-08-28 Wim Taymansgst/qtdemux/qtdemux.c: Make sure segment start<=stop...
next