build: fprintf, sprintf, sscanf need stdio.h
[platform/upstream/gstreamer.git] / gst / qtdemux / qtdemux.c
2009-10-07 Stefan Kostbuild: fprintf, sprintf, sscanf need stdio.h
2009-10-05 Tim-Philipp Müllerqtdemux: make sure compatible brands buffer exists...
2009-10-04 Robert Swainqtdemux: fix printf warnings on OSX
2009-10-04 Tim-Philipp Müllerqtdemux: remove internal genre table
2009-09-25 Mark Nauwelaertsqtdemux: some optional QT specified stsd MPEG-4 atoms...
2009-09-25 Mark Nauwelaertsqtdemux: only send tag events downstream after newsegment
2009-09-25 Wim Taymansqtdemux: add durations modulo 1<<32
2009-09-24 Wim Taymansqtdemux: small cleanup
2009-09-24 Tim-Philipp Müllerqtdemux: add qt_atom_parser_has_chunks() and fix indent...
2009-09-24 Tim-Philipp Müllerqtdemux: bail out instead of trying to alloc silly...
2009-09-24 Tim-Philipp Müllerqtdemux: error out correctly if we don't even have...
2009-09-24 Tim-Philipp Müllerqtdemux: init fourcc to 0 as well to avoid invalid...
2009-09-24 Tim-Philipp Müllerqtdemux: add qt_atom_parse_has_remaining() to avoid...
2009-09-23 Tim-Philipp Müllerqtdemux: use GstByteReader when parsing tkhd atom
2009-09-23 Tim-Philipp Müllerqtdemux: use unsigned ints for node length and do more...
2009-09-23 Tim-Philipp Müllerqtdemux: move stco, stts, stss and stps atom parsing...
2009-09-23 Tim-Philipp Müllerqtdemux: use bytereader to parse stsz and stsc atoms
2009-09-23 Tim-Philipp Müllerqtdemux: add QtAtomParser, an inlined GstByteReader...
2009-09-04 Mark Nauwelaertsqtdemux: prevent a spurious debug warning
2009-09-01 Sebastian Drögeqtdemux: Add support for QCELP audio
2009-08-31 Mark Nauwelaertsqtdemux: also extract ftyp info in push mode
2009-08-31 Mark Nauwelaertsqtdemux: consider 3gpp style tag parsing in some more...
2009-08-21 Wim Taymansqtdemux: add support for agsm
2009-08-18 Mark Nauwelaertsqtdemux: fix qt style string tag extraction
2009-07-28 Thiago Santosqtdemux: Downgrade warning message to debug
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-15 Marco Ballesioqtdemux: implement 3GPP (TS 26.244 V8.0.0) Asset metada...
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-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...
next