videomixer: Remove some redundant checks and error out immediately if not negotiated
[platform/upstream/gst-plugins-good.git] / gst / qtdemux /
2009-07-08 Mark Nauwelaertsqtdemux: sprinkle some more const
2009-07-08 Mark Nauwelaertsqtdemux: perform some more (careful) data buffering
2009-07-01 Tim-Philipp Müllerqtdemux: error out instead of dividing by 0
2009-07-01 Tim-Philipp MüllerRevert "qtdemux: Make sure we don't blacklist streams...
2009-07-01 Tim-Philipp Müllerqtdemux: comment out unused structure
2009-07-01 Tim-Philipp Müllerqtdemux: more size checks, and use g_try_new0() instead...
2009-07-01 Tim-Philipp Müllerqtdemux: guard against bogus atom sizes and short reads
2009-07-01 Tim-Philipp Müllerqtdemux: use 0x prefix when logging numbers in hex
2009-06-26 Tim-Philipp Müllerqtdemux: don't process track_num/track_count tags with...
2009-06-25 Julien Moutteqtdemux: Make sure we don't blacklist streams by wrongl...
2009-06-25 Edward Herveyqtdemux: Remove dead assignments and unused variables.
2009-06-25 Edward Herveyqtdemux: Fix uninitialized variables. Fixes build on...
2009-06-24 Edward Herveyqtdemux: Another round of G_*LIKELY micro-optimisations.
2009-06-24 Edward Herveyqtdemux: Take last sample duration for dummy segment...
2009-06-24 Edward Herveyqtdemux: Add GST_MEMDUMP statements for unknown atoms.
2009-06-23 Tim-Philipp Müllerqtdemux: don't leak cover art
2009-06-22 Tim-Philipp Müllerqtdemux: use GST_MEMDUMP
2009-06-22 Tim-Philipp Müllerqtdemux: post container-format tags
2009-06-17 Mark Nauwelaertsqtdemux: map some tags to COMPOSER rather than ARTIST
2009-06-17 Mark Nauwelaertsqtdemux: fix some 3GP tag extraction (keywords, genre...
2009-06-17 Mark Nauwelaertsqtdemux: extract pixel-aspect-ratio information
2009-06-07 Wim TaymansRevert "Revert "qtdemux: fill timestamp table completely""
2009-06-07 Wim TaymansRevert "qtdemux: fill timestamp table completely"
2009-06-07 Wim Taymansqtdemux: fill timestamp table completely
2009-05-21 Wim Taymansqtdemux: parse in24 boxes to get endianness
2009-05-05 Marco Ballesioqtdemux: fix byte order swapping in 3GPP classification...
2009-05-04 Wim Taymansqtdemux: use binary search for index
2009-05-01 Wim Taymansqtdemux: add some more micro optimisations
2009-04-30 Wim Taymansqtdemux: micro optimize qtdemux a little
2009-04-30 Wim Taymansqtdemux: add support for subtitle pictures
2009-04-29 Hans de Goedeqtdemux: handle ac-3 audio
2009-04-21 Michael Smithqtdemux: override caps based on data from ESDS atoms...
2009-04-20 Mark NauwelaertsFix push mode buffering sanity check to actually fit...
2009-04-18 Edward HerveyRemove trivial unused variables detected by CLang stati...
2009-04-18 Edward HerveyRemove blank {set|get}_property/change_state/finalize...
2009-04-15 Marco Ballesioqtdemux: implement 3GPP (TS 26.244 V8.0.0) Asset metada...
2009-04-03 Zaheer MeraliFix grammar.
2009-03-31 Stefan Kostqtdemux: don't use ininitialized var in debug log statement
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-25 Tim-Philipp Mülleri18n: make sure gettext gives us UTF-8 at all times
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-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
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-26 Wim Taymansgst/qtdemux/gstrtpxqtdepay.*: Fail if we don't know...
next