qtdemux: fix deadlock seeking in files without seek entries
[platform/upstream/gst-plugins-good.git] / gst / isomp4 / qtdemux.c
2015-01-19 Vincent Penquerc'hqtdemux: fix deadlock seeking in files without seek...
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-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 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...
2014-11-26 Edward Herveyisomp4: Check presence of mfhd in moof
2014-11-26 Jan Schmidtqtdemux: Handle empty segments when seeking in reverse...
2014-09-23 Sanjay NMMiscellaneous minor cleanups
2014-09-22 Matej Knoppqtdemux: Handle mp4a without ESDS atom
2014-09-03 Tim-Philipp Müllerqtdemux: mark jpeg and png as parsed so avdec_mjpeg...
2014-09-03 Jan Schmidtqtdemux: Silence some warnings for normal file contents
2014-08-18 Thiago Santosqtdemux: avoid crashing on dash streams
2014-08-14 Jan Schmidtqtdemux: Improve framerate calculation/guessing
2014-08-11 George Kiagiadakisqtdemux: forward DISCONT from upstream to the output...
2014-08-09 Tim-Philipp Müllerqtdemux: improve debug logging of fourccs
2014-08-09 Tim-Philipp Müllerqtdemux: add support for 'wma ' mapping as found in...
2014-08-09 Tim-Philipp Müllerqtdemux: add support for 'vc-1' mapping as found in...
2014-08-07 Jan Schmidtisomp4/qtmux: Write correct file duration when gaps...
2014-07-21 Tim-Philipp Müllerqtdemux: fix language code parsing for 3-letter codes...
2014-06-26 Jan Schmidtisomp4: Add object type id and fourcc for DTS/DTS-HD
2014-06-10 Thiago Santosqtdemux: avoid looping indefinitely in broken svq3...
2014-05-30 Thiago Santosqtdemux: upstream handles seek if fragmented and on...
2014-05-26 Thiago Santosqtdemux: remove last flow return from stream struct
2014-05-26 Thiago Santosqtdemux: use GstFlowCombiner
2014-05-24 Thiago Santosqtdemux: parse tkhd transformation matrix and add tags...
2014-05-23 Thiago Santosqtdemux: add tag mappings for _swr, _mak and _mod tags
2014-05-12 Edward Herveyqtdemux: Fix leak of palette_data in error cases
2014-05-09 Eric Troussetqtdemux: don't respond to a position query in BYTE...
2014-05-02 Vincent Penquerc'hqtdemux: guard against invalid frame size to avoid...
2014-05-02 Vincent Penquerc'hqtdemux: trivial typo fix
2014-04-27 Luis de Bethencourtqtdemux: check return from qt_demux_video_caps
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-04-25 Luis de Bethencourtqtdemux: initialize caps pointer to null
2014-04-16 Vincent Penquerc'hisomp4: fix incorrect masking for multiple tags
2014-04-10 Jimmy Ohnqtdemux: replace duplicated variable when parsing trex...
2014-04-09 Sebastian Drögeqtdemux: Properly return stream flags when parsing...
2014-02-13 Thiago Santosqtdemux: handle tags in mac encoding
2014-01-15 Thiago Santosqtdemux: remove elst_offset variables
2014-01-15 Thiago Santosqtdemux: remember reverse playback when verifying the...
2014-01-15 Thiago Santosqtdemux: do not ignore empty segments
2013-12-27 Thiago Santosqtdemux: improve mss_mode/fragmented special handling
2013-12-27 Thiago Santosqtdemux: drain the adapter before pushing EOS
2013-12-04 Thiago Santosqtdemux: improve fragment-start tracking
2013-11-29 Thiago Santosqtdemux: Use the timestamp of the moof as the base...
2013-11-29 Thiago Santosqtdemux: avoid re-reading the same moov and entering...
2013-11-29 Thiago Santosqtdemux: do not free streams if they were not created...
2013-11-29 Tim-Philipp Müllerqtdemux: fix compilation with gst debuging disabled
2013-11-28 Jan Schmidtqtdemux: Add HydrogenAudio ReplayGain tags
2013-11-25 Jan Schmidtqtdemux: Discard 2 byte subpicture packets
2013-11-22 Thibault Saunierqtdemux: Use GstVideoInfo helper to create caps for...
2013-11-20 Jan Schmidtisomp4: Handle mp4s subpicture streams better.
2013-11-20 Jan Schmidtqtdemux: Merge all the fourcc headers into one
2013-11-14 Thiago Santosqtdemux: remove math operation from loop
2013-11-14 Stefan Sauerqtmux: fix playback regression
2013-11-07 Thiago Santosqtdemux: handle fragmented files with mdat before moofs
2013-11-07 Thiago Santosqtdemux: When using a buffered mdat, store all received...
2013-10-25 Thiago Santosqtdemux: check if the end_time is defined before using it
2013-10-23 Thiago Santosqtdemux: use correct unref function
2013-10-15 Stefan Sauerqtdemux: rename chunks_are_chunks to chunks_are_samples...
2013-10-15 Stefan Sauerqtdemux: fix typos and add more logging for unhandled...
2013-10-03 Sebastian Drögeqtdemux: Add support for the mp2v fourcc for MPEG-2...
2013-10-02 Sreerenj Balachandranqtdemux: Add HEVC support
2013-09-24 Thiago Santosqtdemux: add code to parse creation time earlier than...
2013-09-13 Thiago Santosqtdemux: only update stop position if seek requests it
2013-09-10 Thiago Santosqtdemux: track streams that are EOS on push mode to...
2013-09-10 Thiago Santosqtdemux: preserve stop of segment when doing seeks...
2013-09-04 Alex Ashleyqtdemux: Add support for the avc3 sample entry format...
2013-08-28 Thiago Santosqtdemux: push buffers after segment stop until reaching...
2013-08-16 Chris Bassqtdemux: check denominator isn't zero before scaling...
2013-08-12 Matej Knoppqtdemux: elst should offset samples instead of buffers
2013-08-06 Thibault Saunierqtdemux: Fix compilation
2013-08-06 Thibault Saunierqtdemux: Raw buffer DTS should always be CLOCK_TIME_NONE
2013-07-29 Sebastian Drögegst: Don't swap start/stop for negative rates in the...
2013-07-29 Matej Knoppqtdemux: Check for data size when parsing h264 codec...
2013-07-29 Matej Knoppqtdemux: Support H264 fourcc
2013-07-25 Thiago Santosqtdemux: correctly handle seqnum for seeks and segments
2013-07-23 Edward Herveyqtdemux: Add all the mpeg XDCAM variants
2013-07-22 Sebastian Drögeqtdemux: Add support for group-id in the stream-start...
2013-07-19 Olivier Crêteqtdemux: Add WRLE support
2013-07-19 Tim-Philipp Müllerqtdemux: make files from Vivotek camera play
2013-07-19 Wim Taymansqtdemux: simplify some helpers
2013-07-19 Wim Taymansqtdemux: for non-raw video, move palette in caps
2013-07-19 Arnaud Vracqtdemux: nitpicking in esds parsing
2013-07-19 Arnaud Vracqtdemux: set proper caps for mpeg-1 audio
2013-07-18 Arnaud Vracqtdemux: remove chapter stream
2013-07-18 Arnaud Vracqtdemux: send gap event for sparse streams in push...
2013-07-18 Arnaud Vracqtdemux: do not use indexes from sparse stream when...
2013-07-18 Arnaud Vracqtdemux: advertise subtitle streams as sparse
next