index
:
~arun/gst-plugins-good
master
osxaudio
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
isomp4
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-03
qtdemux: Guard against 64-bit overflow
Jan Schmidt
1
-3
/
+12
2015-04-03
isomp4: Make non-seekable downstream an error in normal mode
Jan Schmidt
2
-22
/
+29
2015-03-29
qtdemux: resurrect some flow return handling
Mark Nauwelaerts
1
-4
/
+15
2015-03-10
Fix double semicolons
Tim-Philipp Müller
1
-1
/
+1
2015-03-01
qtdemux: fix key unit seek
Matej Knopp
1
-3
/
+3
2015-02-23
qtdemux: All segment resulting from a seek should have the same seqnum
Thibault Saunier
1
-1
/
+0
2015-02-18
qtmux: remove not needed condition
Thiago Santos
2
-4
/
+3
2015-02-18
qtdemux: prefer the tfdt timestamp over the buffer's that is less accurate
Thiago Santos
1
-0
/
+6
2015-02-17
isomp4: Redefine gst_isoff_ symbols to gst_isoff_qt_
Edward Hervey
3
-45
/
+48
2015-02-14
qtdemux: do not use sparse streams in push-based seeking
Thiago Santos
1
-3
/
+6
2015-02-12
qtdemux: Initial 'sidx' atom parsing support
Philippe Normand
6
-1
/
+337
2015-02-04
qtdemux: Simple implementation of GST_SEGMENT_FLAG_TRICKMODE_KEY_UNITS
Jan Schmidt
1
-0
/
+9
2015-02-02
qtdemux: parse stream tags
Thiago Santos
1
-126
/
+127
2015-01-31
qtmux: store stream and container tags separately
Thiago Santos
2
-1
/
+31
2015-01-31
qtmux: refactor tags functions to accomodata UDTA at trak level
Thiago Santos
3
-163
/
+161
2015-01-31
qtmux: map application name to _swr tag
Thiago Santos
1
-0
/
+1
2015-01-28
qtdemux: simplify segment.base math
Thiago Santos
2
-8
/
+1
2015-01-27
qtdemux: Fix data dropping for fragmented streams
Thiago Santos
1
-6
/
+15
2015-01-21
qtdemux_dump: Bypass even more code if debugging is disabled
Edward Hervey
1
-0
/
+2
2015-01-21
qtdemux: Only traverse/dump nodes if guaranteed to be used
Edward Hervey
1
-1
/
+2
2015-01-21
Constify some static arrays everywhere
Sebastian Dröge
3
-10
/
+11
2015-01-19
qtdemux: fix deadlock seeking in files without seek entries
Vincent Penquerc'h
1
-1
/
+3
2015-01-13
qtmux: Add support for v210
Sebastian Dröge
3
-1
/
+9
2015-01-13
qtdemux: v210 is v210, not UYVY and yuv2 is YUY2, not I420
Sebastian Dröge
1
-1
/
+20
2015-01-09
qtdemux: fix stream time conversion
Thiago Santos
1
-1
/
+1
2014-12-25
qtmux: fix ALAC muxing
Tim-Philipp Müller
1
-1
/
+2
2014-12-12
qtdemux: Fix debug statement
Edward Hervey
1
-1
/
+1
2014-12-12
qtdemux: Add macros for the various timescale conversions
Edward Hervey
1
-89
/
+70
2014-12-12
qtdemux: Copy flags of the overall segment to output segments
Jan Schmidt
1
-0
/
+3
2014-12-10
qtmux: use 64bit chunk_offset
Matej Knopp
1
-1
/
+1
2014-12-10
qtdemux: Fix rounding errors in duration update
Edward Hervey
1
-4
/
+13
2014-12-10
qtdemux: Update duration when we get more information
Edward Hervey
1
-1
/
+57
2014-12-10
qtdemux: Remove variable assignments never read
Edward Hervey
1
-7
/
+0
2014-12-10
qtdemux: Use GstClockTime for nanosecond-based time variables/fields
Edward Hervey
2
-57
/
+64
2014-12-04
qtdemux: More fixes for reverse playback
Jan Schmidt
1
-31
/
+51
2014-12-03
qtdemux: Handle seeks past EOS as a seek to the end
Jan Schmidt
1
-25
/
+7
2014-12-02
qtdemux: don't use GST_CLOCK_TIME_NONE in non GstClockTime variables
Thiago Santos
1
-4
/
+4
2014-11-30
qtdemux: implement seeking in fragmented mp4 files in pull mode based on the ...
Tim-Philipp Müller
2
-5
/
+156
2014-11-30
qtdemux: use track fragment decoding time (tfdt) in parse_trun() for interpol...
Tim-Philipp Müller
1
-10
/
+24
2014-11-30
qtdemux: parse mfra random access box for fragmented mp4 files
Tim-Philipp Müller
2
-100
/
+139
2014-11-30
qtdemux: stop parsing headers for fragmented mp4s at the first moof
Tim-Philipp Müller
1
-1
/
+6
2014-11-26
isomp4: Check presence of mfhd in moof
Edward Hervey
1
-2
/
+33
2014-11-26
isomp4: Fix mfro and tfra atom dumping
Edward Hervey
1
-2
/
+3
2014-11-26
isomp4: Add mfhd atom dumping
Edward Hervey
3
-1
/
+14
2014-11-27
qtdemux: Handle empty segments when seeking in reverse play.
Jan Schmidt
1
-13
/
+21
2014-11-20
qtmux: don't limit max video resolution to 4096x4096
Tim-Philipp Müller
1
-4
/
+4
2014-11-02
Sprinkle some G_PARAM_DEPRECATED and #ifndef GST_REMOVE_DEPRECATED
Tim-Philipp Müller
1
-3
/
+5
2014-09-23
qtmux: Do not infer DTS on buffers from sparse streams.
Matej Knopp
1
-3
/
+7
2014-09-24
Miscellaneous minor cleanups
Sanjay NM
1
-2
/
+0
2014-09-23
qtmux: collect pad for sparse stream should be created with lock set to false
Matej Knopp
1
-1
/
+3
[next]