projects
/
platform
/
upstream
/
gstreamer.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qtdemux: fix deadlock seeking in files without seek entries
[platform/upstream/gstreamer.git]
/
gst
/
isomp4
/
qtdemux.c
2015-01-19
Vincent Penquerc'h
qtdemux: fix deadlock seeking in files without seek...
blob
|
commitdiff
|
raw
2015-01-13
Sebastian Dröge
qtdemux: v210 is v210, not UYVY and yuv2 is YUY2, not...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-09
Thiago Santos
qtdemux: fix stream time conversion
blob
|
commitdiff
|
raw
|
diff to current
2014-12-12
Edward Hervey
qtdemux: Fix debug statement
blob
|
commitdiff
|
raw
|
diff to current
2014-12-12
Edward Hervey
qtdemux: Add macros for the various timescale conversions
blob
|
commitdiff
|
raw
|
diff to current
2014-12-11
Jan Schmidt
qtdemux: Copy flags of the overall segment to output...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Edward Hervey
qtdemux: Fix rounding errors in duration update
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Edward Hervey
qtdemux: Update duration when we get more information
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Edward Hervey
qtdemux: Remove variable assignments never read
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Edward Hervey
qtdemux: Use GstClockTime for nanosecond-based time...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
Jan Schmidt
qtdemux: More fixes for reverse playback
blob
|
commitdiff
|
raw
|
diff to current
2014-12-03
Jan Schmidt
qtdemux: Handle seeks past EOS as a seek to the end
blob
|
commitdiff
|
raw
|
diff to current
2014-12-02
Thiago Santos
qtdemux: don't use GST_CLOCK_TIME_NONE in non GstClockT...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-30
Tim-Philipp Müller
qtdemux: implement seeking in fragmented mp4 files...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-30
Tim-Philipp Müller
qtdemux: use track fragment decoding time (tfdt) in...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-30
Tim-Philipp Müller
qtdemux: parse mfra random access box for fragmented...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-30
Tim-Philipp Müller
qtdemux: stop parsing headers for fragmented mp4s at...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-26
Edward Hervey
isomp4: Check presence of mfhd in moof
blob
|
commitdiff
|
raw
|
diff to current
2014-11-26
Jan Schmidt
qtdemux: Handle empty segments when seeking in reverse...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-23
Sanjay NM
Miscellaneous minor cleanups
blob
|
commitdiff
|
raw
|
diff to current
2014-09-22
Matej Knopp
qtdemux: Handle mp4a without ESDS atom
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
Tim-Philipp Müller
qtdemux: mark jpeg and png as parsed so avdec_mjpeg...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
Jan Schmidt
qtdemux: Silence some warnings for normal file contents
blob
|
commitdiff
|
raw
|
diff to current
2014-08-18
Thiago Santos
qtdemux: avoid crashing on dash streams
blob
|
commitdiff
|
raw
|
diff to current
2014-08-14
Jan Schmidt
qtdemux: Improve framerate calculation/guessing
blob
|
commitdiff
|
raw
|
diff to current
2014-08-11
George Kiagiadakis
qtdemux: forward DISCONT from upstream to the output...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-09
Tim-Philipp Müller
qtdemux: improve debug logging of fourccs
blob
|
commitdiff
|
raw
|
diff to current
2014-08-09
Tim-Philipp Müller
qtdemux: add support for 'wma ' mapping as found in...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-09
Tim-Philipp Müller
qtdemux: add support for 'vc-1' mapping as found in...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
Jan Schmidt
isomp4/qtmux: Write correct file duration when gaps...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-21
Tim-Philipp Müller
qtdemux: fix language code parsing for 3-letter codes...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
Jan Schmidt
isomp4: Add object type id and fourcc for DTS/DTS-HD
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Thiago Santos
qtdemux: avoid looping indefinitely in broken svq3...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-30
Thiago Santos
qtdemux: upstream handles seek if fragmented and on...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
Thiago Santos
qtdemux: remove last flow return from stream struct
blob
|
commitdiff
|
raw
|
diff to current
2014-05-26
Thiago Santos
qtdemux: use GstFlowCombiner
blob
|
commitdiff
|
raw
|
diff to current
2014-05-24
Thiago Santos
qtdemux: parse tkhd transformation matrix and add tags...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
Thiago Santos
qtdemux: add tag mappings for _swr, _mak and _mod tags
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
Edward Hervey
qtdemux: Fix leak of palette_data in error cases
blob
|
commitdiff
|
raw
|
diff to current
2014-05-09
Eric Trousset
qtdemux: don't respond to a position query in BYTE...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-02
Vincent Penquerc'h
qtdemux: guard against invalid frame size to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-02
Vincent Penquerc'h
qtdemux: trivial typo fix
blob
|
commitdiff
|
raw
|
diff to current
2014-04-27
Luis de Bethencourt
qtdemux: check return from qt_demux_video_caps
blob
|
commitdiff
|
raw
|
diff to current
2014-04-26
Tim-Philipp Müller
docs: remove outdated and pointless 'Last reviewed...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Luis de Bethencourt
qtdemux: initialize caps pointer to null
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
Vincent Penquerc'h
isomp4: fix incorrect masking for multiple tags
blob
|
commitdiff
|
raw
|
diff to current
2014-04-10
Jimmy Ohn
qtdemux: replace duplicated variable when parsing trex...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-09
Sebastian Dröge
qtdemux: Properly return stream flags when parsing...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-13
Thiago Santos
qtdemux: handle tags in mac encoding
blob
|
commitdiff
|
raw
|
diff to current
2014-01-15
Thiago Santos
qtdemux: remove elst_offset variables
blob
|
commitdiff
|
raw
|
diff to current
2014-01-15
Thiago Santos
qtdemux: remember reverse playback when verifying the...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-15
Thiago Santos
qtdemux: do not ignore empty segments
blob
|
commitdiff
|
raw
|
diff to current
2013-12-27
Thiago Santos
qtdemux: improve mss_mode/fragmented special handling
blob
|
commitdiff
|
raw
|
diff to current
2013-12-27
Thiago Santos
qtdemux: drain the adapter before pushing EOS
blob
|
commitdiff
|
raw
|
diff to current
2013-12-04
Thiago Santos
qtdemux: improve fragment-start tracking
blob
|
commitdiff
|
raw
|
diff to current
2013-11-29
Thiago Santos
qtdemux: Use the timestamp of the moof as the base...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-29
Thiago Santos
qtdemux: avoid re-reading the same moov and entering...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-29
Thiago Santos
qtdemux: do not free streams if they were not created...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-29
Tim-Philipp Müller
qtdemux: fix compilation with gst debuging disabled
blob
|
commitdiff
|
raw
|
diff to current
2013-11-28
Jan Schmidt
qtdemux: Add HydrogenAudio ReplayGain tags
blob
|
commitdiff
|
raw
|
diff to current
2013-11-25
Jan Schmidt
qtdemux: Discard 2 byte subpicture packets
blob
|
commitdiff
|
raw
|
diff to current
2013-11-22
Thibault Saunier
qtdemux: Use GstVideoInfo helper to create caps for...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-20
Jan Schmidt
isomp4: Handle mp4s subpicture streams better.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-20
Jan Schmidt
qtdemux: Merge all the fourcc headers into one
blob
|
commitdiff
|
raw
|
diff to current
2013-11-14
Thiago Santos
qtdemux: remove math operation from loop
blob
|
commitdiff
|
raw
|
diff to current
2013-11-14
Stefan Sauer
qtmux: fix playback regression
blob
|
commitdiff
|
raw
|
diff to current
2013-11-07
Thiago Santos
qtdemux: handle fragmented files with mdat before moofs
blob
|
commitdiff
|
raw
|
diff to current
2013-11-07
Thiago Santos
qtdemux: When using a buffered mdat, store all received...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-25
Thiago Santos
qtdemux: check if the end_time is defined before using it
blob
|
commitdiff
|
raw
|
diff to current
2013-10-23
Thiago Santos
qtdemux: use correct unref function
blob
|
commitdiff
|
raw
|
diff to current
2013-10-15
Stefan Sauer
qtdemux: rename chunks_are_chunks to chunks_are_samples...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-15
Stefan Sauer
qtdemux: fix typos and add more logging for unhandled...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-03
Sebastian Dröge
qtdemux: Add support for the mp2v fourcc for MPEG-2...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-02
Sreerenj Balachandran
qtdemux: Add HEVC support
blob
|
commitdiff
|
raw
|
diff to current
2013-09-24
Thiago Santos
qtdemux: add code to parse creation time earlier than...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-13
Thiago Santos
qtdemux: only update stop position if seek requests it
blob
|
commitdiff
|
raw
|
diff to current
2013-09-10
Thiago Santos
qtdemux: track streams that are EOS on push mode to...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-10
Thiago Santos
qtdemux: preserve stop of segment when doing seeks...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
Alex Ashley
qtdemux: Add support for the avc3 sample entry format...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Thiago Santos
qtdemux: push buffers after segment stop until reaching...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-16
Chris Bass
qtdemux: check denominator isn't zero before scaling...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-12
Matej Knopp
qtdemux: elst should offset samples instead of buffers
blob
|
commitdiff
|
raw
|
diff to current
2013-08-06
Thibault Saunier
qtdemux: Fix compilation
blob
|
commitdiff
|
raw
|
diff to current
2013-08-06
Thibault Saunier
qtdemux: Raw buffer DTS should always be CLOCK_TIME_NONE
blob
|
commitdiff
|
raw
|
diff to current
2013-07-29
Sebastian Dröge
gst: Don't swap start/stop for negative rates in the...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-29
Matej Knopp
qtdemux: Check for data size when parsing h264 codec...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-29
Matej Knopp
qtdemux: Support H264 fourcc
blob
|
commitdiff
|
raw
|
diff to current
2013-07-25
Thiago Santos
qtdemux: correctly handle seqnum for seeks and segments
blob
|
commitdiff
|
raw
|
diff to current
2013-07-23
Edward Hervey
qtdemux: Add all the mpeg XDCAM variants
blob
|
commitdiff
|
raw
|
diff to current
2013-07-22
Sebastian Dröge
qtdemux: Add support for group-id in the stream-start...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-19
Olivier Crête
qtdemux: Add WRLE support
blob
|
commitdiff
|
raw
|
diff to current
2013-07-19
Tim-Philipp Müller
qtdemux: make files from Vivotek camera play
blob
|
commitdiff
|
raw
|
diff to current
2013-07-19
Wim Taymans
qtdemux: simplify some helpers
blob
|
commitdiff
|
raw
|
diff to current
2013-07-19
Wim Taymans
qtdemux: for non-raw video, move palette in caps
blob
|
commitdiff
|
raw
|
diff to current
2013-07-19
Arnaud Vrac
qtdemux: nitpicking in esds parsing
blob
|
commitdiff
|
raw
|
diff to current
2013-07-19
Arnaud Vrac
qtdemux: set proper caps for mpeg-1 audio
blob
|
commitdiff
|
raw
|
diff to current
2013-07-18
Arnaud Vrac
qtdemux: remove chapter stream
blob
|
commitdiff
|
raw
|
diff to current
2013-07-18
Arnaud Vrac
qtdemux: send gap event for sparse streams in push...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-18
Arnaud Vrac
qtdemux: do not use indexes from sparse stream when...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-18
Arnaud Vrac
qtdemux: advertise subtitle streams as sparse
blob
|
commitdiff
|
raw
|
diff to current
next