rtpvorbisdepay: remove dead code
[platform/upstream/gst-plugins-good.git] / gst / isomp4 /
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-21 Tim-Philipp Müllerwin32: remove outdated build cruft
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-18 Jan Schmidtqtmux: Don't write invalid edit list start time.
2015-12-10 Luis de Bethencourtisomp4: remove unused parameters in build_*_extension
2015-12-10 Luis de Bethencourtisomp4: replace variable only used once
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 Bethencourtatoms: remove unused argument of build_mov_wave_extension()
2015-11-19 Luis de Bethencourtqtdemux: remove duplicate FourCC
2015-11-19 Luis de Bethencourtisomp4: centralize all FourCC
2015-11-19 Luis de Bethencourtisomp4: add support for Opus in mp4mpux
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-15 Reynaldo H. Verdej... isomp4/atoms: remove unnecessary NULL checks before...
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-19 Ryan Hendricksonqtmux: Don't unconditionally use strnlen()
2015-10-19 Tim-Philipp Müllerqtmux: unify raw audio caps into a single caps structure
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-13 Thibault Saunierqtmux: Allow negotiating to S8 as a raw format but...
2015-10-13 Thibault Saunierqtmux: Add prores support
2015-10-08 Vineeth TMqtdemux: Fix memory leak for corrupted file
2015-10-07 Vineeth TMqtmux: Fix date memory leak
2015-10-05 Vineeth TMqtmux: Fix sample memory leak
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-07 Stefan Sauerdocs: fix "Symbol name not found at the start of the...
2015-07-06 Thiago Santosqtdemux: avoid looping reading the 'moof' atom forever
2015-06-25 Gilbok Leeqtdemux: does not detect orientation
2015-06-24 Nicolas Dufresneqtmux: Correctly calculate the elst media start
2015-06-24 Thiago Santosqtdemux: accumulate previous edts entries into segment...
2015-06-24 Thiago Santosqtdemux: improve some debug messages
2015-06-24 Thiago Santosqtmux: store last_dts of the first buffer
2015-06-23 Jan Schmidtqtdemux: Move multiview caps calculations, add half...
2015-06-22 Nicolas Dufresneqtdemux: Add cslg support
2015-06-22 Nicolas Dufresneqtmux: Use PTS to figure-out presence of gaps
2015-06-22 Nicolas Dufresneqtmux: Set edit list to compensate DTS shift
2015-06-17 Nicolas Dufresnecslg: Add Composition Shift Least Greatest Atom
2015-06-17 Nicolas Dufresnectts_dump: Fix signess issues
2015-06-12 Nicolas Dufresneqtdemux: Adjust segment according to ctts offset
2015-06-12 Nicolas Dufresneqtmux: Handle DTS with negative running time
2015-06-11 Thiago Santosatoms: remove custom gst_buffer_new function in favor...
2015-06-11 Thiago Santosatoms: simplify free form data atoms creation
2015-06-11 Thiago Santosqtmux: add AC-3 muxing support
2015-06-11 Thiago Santosqtmux: remove unused type MP4S
2015-06-11 Thiago Santosqtmux: remove duplicate attribute value set
2015-06-11 Jan Schmidtqtdemux: Add basic support for MPEG-A stereoscopic...
2015-06-10 Vineeth TMqtdemux: fix reverse playback
2015-06-08 Jan Schmidtisomp4: fsync after sending updates in robust mode
2015-06-08 Jan Schmidtisomp4: Only set moov header into streamheader at EOS
2015-06-08 Jan Schmidtisomp4: Implement robust muxing using ping-pong strategy
2015-06-08 Jan Schmidtisomp4: Update edit list when re-writing moov
next