y4mencode: fix gst-launch version in documentation
[platform/upstream/gst-plugins-good.git] / gst / isomp4 /
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
2015-06-08 Jan Schmidtisomp4: Remove an extra bracket in a comment.
2015-05-25 Thiago Santosqtdemux: remove fixme from 2006
2015-05-25 Thiago Santosqtdemux: fix reverse playback of fragmented media
2015-05-15 Stefan Sauerqtdemux: avoid wrong warnings on unknown node types
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-27 Luis de BethencourtRename property enums from ARG_ to PROP_
2015-04-26 Tim-Philipp MüllerRemove obsolete Android build cruft
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-10 Thiago Santosqtmux: remove useless variable do_pts
2015-04-10 Thiago Santosqtmux: remove subtraction that makes PTS/DTS start...
2015-04-09 Jan Schmidtisomp4: Refactor various state variables into a mux_mod...
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-04-03 Jan Schmidtisomp4: Make non-seekable downstream an error in normal...
2015-03-29 Mark Nauwelaertsqtdemux: resurrect some flow return handling
2015-03-10 Tim-Philipp MüllerFix double semicolons
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-31 Thiago Santosqtmux: store stream and container tags separately
2015-01-31 Thiago Santosqtmux: refactor tags functions to accomodata UDTA at...
2015-01-31 Thiago Santosqtmux: map application name to _swr tag
2015-01-28 Thiago Santosqtdemux: simplify segment.base math
2015-01-27 Thiago Santosqtdemux: Fix data dropping for fragmented streams
2015-01-21 Edward Herveyqtdemux_dump: Bypass even more code if debugging is...
2015-01-21 Edward Herveyqtdemux: Only traverse/dump nodes if guaranteed to...
2015-01-21 Sebastian DrögeConstify some static arrays everywhere
2015-01-19 Vincent Penquerc'hqtdemux: fix deadlock seeking in files without seek...
2015-01-13 Sebastian Drögeqtmux: Add support for v210
2015-01-13 Sebastian Drögeqtdemux: v210 is v210, not UYVY and yuv2 is YUY2, not...
2015-01-09 Thiago Santosqtdemux: fix stream time conversion
2014-12-25 Tim-Philipp Müllerqtmux: fix ALAC muxing
2014-12-12 Edward Herveyqtdemux: Fix debug statement
2014-12-12 Edward Herveyqtdemux: Add macros for the various timescale conversions
2014-12-11 Jan Schmidtqtdemux: Copy flags of the overall segment to output...
2014-12-10 Matej Knoppqtmux: use 64bit chunk_offset
2014-12-10 Edward Herveyqtdemux: Fix rounding errors in duration update
2014-12-10 Edward Herveyqtdemux: Update duration when we get more information
2014-12-10 Edward Herveyqtdemux: Remove variable assignments never read
2014-12-10 Edward Herveyqtdemux: Use GstClockTime for nanosecond-based time...
2014-12-04 Jan Schmidtqtdemux: More fixes for reverse playback
2014-12-03 Jan Schmidtqtdemux: Handle seeks past EOS as a seek to the end
2014-12-02 Thiago Santosqtdemux: don't use GST_CLOCK_TIME_NONE in non GstClockT...
2014-11-30 Tim-Philipp Müllerqtdemux: implement seeking in fragmented mp4 files...
2014-11-30 Tim-Philipp Müllerqtdemux: use track fragment decoding time (tfdt) in...
2014-11-30 Tim-Philipp Müllerqtdemux: parse mfra random access box for fragmented...
2014-11-30 Tim-Philipp Müllerqtdemux: stop parsing headers for fragmented mp4s at...
next