qtdemux: Do not use unreliable framerate
[platform/upstream/gst-plugins-good.git] / gst / isomp4 / qtdemux.c
2016-04-21 Seungha Yangqtdemux: Do not use unreliable framerate
2016-04-21 Sebastian DrögeRevert "qtdemux: expose streams with first moof for...
2016-04-20 Alex Ashleyqtdemux: support seeking of CENC encrypted streams
2016-04-12 Luis de Bethencourtqtdemux: check stream is available in PIFF parser
2016-04-12 Luis de BethencourtRevert "qtdemux: redundant check in PIFF parser"
2016-04-12 Luis de Bethencourtqtdemux: redundant check in PIFF parser
2016-04-11 Seungha Yangqtdemux: Fix parsing segment duration of empty edit...
2016-04-02 Philippe Normandqtdemux: PIFF box detection and parsing support
2016-03-24 Jimmy Ohnqtdemux: Fix qtdemux memory leak in src_convert function
2016-03-24 Jimmy Ohnqtdemux: Add check condition for fail case in get_durat...
2016-03-24 Jimmy Ohnqtdemux: Modify data type of duration in handle_src_que...
2016-03-24 Vineeth TMgood: use new gst_element_class_add_static_pad_template()
2016-03-24 Jimmy Ohnqtdemux: Add the function to get channels and sample...
2016-03-07 Thiago Santosqtdemux: reset pending segment if we are already pushin...
2016-03-07 Thiago Santosqtdemux: run gst-indent
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-25 Philippe Normandqtdemux: cenc aux info parsing from mdat support in...
2016-02-25 Philippe Normandqtdemux: prevent buffer flow if any stream failed to...
2016-02-25 Philippe Normandqtdemux: don't push encrypted buffer without cenc metadata
2016-02-24 Philippe Normandqtdemux: read saio aux_info_type as a FOURCC
2016-02-19 Matej Knoppqtdemux: workaround for files with wrong color_table_id...
2016-02-19 Philippe Normandqtdemux: plug leaks in cenc aux info parsing
2016-02-17 Alex Ashleyqtdemux: only transform protected caps once
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2016-01-29 Seungha Yangqtdemux: fix framerate calculation for fragmented format
2016-01-29 Seungha Yangqtdemux: handling zero segment-duration edit list
2016-01-29 Seungha Yangqtdemux: expose streams with first moof for fragmented...
2016-01-27 Víctor Manuel Jáqu... gst: Fix unintialized variable warnings
2015-12-22 Thiago Santosqtdemux: drop flushes from our own offset seek
2015-12-07 Edward Herveyqtdemux: Stop pushing data as soon as possible in push...
2015-11-26 Luis de Bethencourtqtdemux: add support for Opus
2015-11-25 Luis de Bethencourtqtdemux: use macro for codec_name
2015-11-24 Thiago Santosqtdemux: restore the segment on case of soft reset
2015-11-20 Luis de Bethencourtqtdemux: unite duplicate FourCC
2015-11-19 Luis de Bethencourtqtdemux: remove duplicate FourCC
2015-11-18 Sebastian Drögeqtdemux: Replace tabs with spaces
2015-11-18 Sebastian Drögeqtdemux: Cast to signed integers to prevent unsigned...
2015-11-17 Thiago Santosqtdemux: only send initial gaps for non-fragmented...
2015-11-17 Thiago SantosRevert "Revert "qtdemux: respect qt segments in push...
2015-11-16 Sebastian DrögeRevert "qtdemux: respect qt segments in push-mode for...
2015-11-16 Vineeth TMqtdemux: Fix string memory leak
2015-11-09 Thiago Santosqtdemux: respect qt segments in push-mode for empty...
2015-11-04 Philippe Normandqtdemux: support for cenc auxiliary info parsing outsid...
2015-10-15 Reynaldo H. Verdej... qtdemux: add support for FFV1 coded streams in mov
2015-10-14 Guillaume Desmottesqtdemux: fix caps leak
2015-10-14 Vineeth TMqtdemux: Fix taglist memory leak
2015-10-08 Vineeth TMqtdemux: Fix memory leak for corrupted file
2015-10-02 Thiago Santosqtdemux: handle empty segments in seeking adjust
2015-10-02 Manasa Athreyaqtdemux: Check multi trex to find track id in mp4 mpeg...
2015-09-25 Chris Bassqtdemux: support timed-text subtitle tracks.
2015-09-24 Sebastian Drögeqtdemux: Accumulate segments for edit lists before...
2015-08-18 Alex Ashleyqtdemux: fix offset calculation when parsing CENC aux...
2015-08-16 Sebastian Drögeqtdemux: Use signed integer type to be able to check...
2015-08-15 Thiago Santosqtdemux: only look for more samples in moofs in pull...
2015-08-10 Thiago Santosqtdemux: fix small typo in comment
2015-08-10 Tim-Philipp Müllerqtdemux: fix suboptimal queue iteration code
2015-08-10 Tim-Philipp Müllerqtdemux: don't use glib 2.44-only API
2015-08-10 Alex Ashleyqtdemux: add support for ISOBMFF Common Encryption
2015-08-05 Thiago Santosqtdemux: store the moof-offset also for push mode
2015-08-05 Thiago Santosqtdemux: handle default-base-is-moof flag
2015-07-27 Manasa Athreyaqtdemux: fix 16-bit PCM audio advertised with 'raw...
2015-07-21 Paul Hyunilqtdemux: Support subtitle when track subtype is fourcc_subt
2015-07-09 Thiago Santosqtdemux: rework segment event handling for adaptive...
2015-07-09 Thiago Santosqtdemux: push data from adapter before starting new...
2015-07-08 Thiago Santosqtdemux: flush samples before adding more from moof
2015-07-08 Thiago Santosqtdemux: rename upstream_newsegment to upstream_format_...
2015-07-08 Thiago Santosqtdemux: fix leak by flushing previous sample info...
2015-07-08 Thiago Santosqtdemux: fix index size check and debug message
2015-07-06 Thiago Santosqtdemux: avoid looping reading the 'moof' atom forever
2015-06-25 Gilbok Leeqtdemux: does not detect orientation
2015-06-24 Thiago Santosqtdemux: accumulate previous edts entries into segment...
2015-06-24 Thiago Santosqtdemux: improve some debug messages
2015-06-23 Jan Schmidtqtdemux: Move multiview caps calculations, add half...
2015-06-22 Nicolas Dufresneqtdemux: Add cslg support
2015-06-12 Nicolas Dufresneqtdemux: Adjust segment according to ctts offset
2015-06-11 Jan Schmidtqtdemux: Add basic support for MPEG-A stereoscopic...
2015-06-10 Vineeth TMqtdemux: fix reverse playback
2015-05-25 Thiago Santosqtdemux: remove fixme from 2006
2015-05-25 Thiago Santosqtdemux: fix reverse playback of fragmented media
2015-05-08 Paul Hyunilqtdemux: fix example pipeline in docs
2015-04-30 Tim-Philipp Müllerqtdemux: fix buffer leak on eos in push mode
2015-04-29 Sebastian Drögeqtdemux: Check for sizes of the rdrf (redirect) atom...
2015-04-16 Vincent Penquerc'hqtdemux: fix tag list leaks on error paths
2015-04-16 Vincent Penquerc'hqtdemux: fix tag list leak on unknown stream type
2015-04-10 Hyunjun Koqtdemux: Update segment.start after key-unit seek
2015-04-07 Sebastian Drögeqtdemux: Don't accumulate segment bases manually
2015-04-06 Thiago Santosqtdemux: stbl_index is valid from 0 onwards
2015-04-03 Jan Schmidtqtdemux: Guard against 64-bit overflow
2015-03-29 Mark Nauwelaertsqtdemux: resurrect some flow return handling
2015-03-01 Matej Knoppqtdemux: fix key unit seek
2015-02-23 Thibault Saunierqtdemux: All segment resulting from a seek should have...
2015-02-18 Thiago Santosqtmux: remove not needed condition
2015-02-18 Thiago Santosqtdemux: prefer the tfdt timestamp over the buffer...
2015-02-17 Edward Herveyisomp4: Redefine gst_isoff_ symbols to gst_isoff_qt_
2015-02-14 Thiago Santosqtdemux: do not use sparse streams in push-based seeking
2015-02-12 Philippe Normandqtdemux: Initial 'sidx' atom parsing support
2015-02-04 Jan Schmidtqtdemux: Simple implementation of GST_SEGMENT_FLAG_TRIC...
2015-02-02 Thiago Santosqtdemux: parse stream tags
2015-01-28 Thiago Santosqtdemux: simplify segment.base math
2015-01-27 Thiago Santosqtdemux: Fix data dropping for fragmented streams
next