index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
isomp4
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-09-23
qtmux: fix subtitle buffer duration and strip null termination
Matej Knopp
1
-3
/
+8
2014-09-23
qtmux: move subtitle layer above video and set alternate group
Matej Knopp
1
-0
/
+3
2014-09-22
qtdemux: Handle mp4a without ESDS atom
Matej Knopp
1
-0
/
+33
2014-09-18
isomp4: fix wrong DAR calculation for PAR <= 1
Reynaldo H. Verdejo Pinochet
1
-7
/
+6
2014-09-03
qtdemux: mark jpeg and png as parsed so avdec_mjpeg can be used too
Tim-Philipp Müller
1
-4
/
+12
2014-09-03
qtdemux: Silence some warnings for normal file contents
Jan Schmidt
2
-2
/
+4
2014-08-18
qtdemux: avoid crashing on dash streams
Thiago Santos
1
-4
/
+6
2014-08-15
qtmux: Make the default timescale 1/1800 second
Jan Schmidt
1
-1
/
+1
2014-08-15
qtdemux: Improve framerate calculation/guessing
Jan Schmidt
2
-41
/
+31
2014-08-11
qtdemux: forward DISCONT from upstream to the output streams
George Kiagiadakis
1
-0
/
+11
2014-08-09
qtdemux: improve debug logging of fourccs
Tim-Philipp Müller
1
-2
/
+2
2014-08-09
qtdemux: add support for 'wma ' mapping as found in some ismv files
Tim-Philipp Müller
1
-0
/
+108
2014-08-09
qtdemux: add support for 'vc-1' mapping as found in some ismv files
Tim-Philipp Müller
1
-0
/
+40
2014-08-08
isomp4/qtmux: Write correct file duration when gaps exist.
Jan Schmidt
2
-18
/
+37
2014-07-21
qtdemux: fix language code parsing for 3-letter codes starting with 'a'
Tim-Philipp Müller
2
-2
/
+4
2014-06-26
isomp4: Add object type id and fourcc for DTS/DTS-HD
Jan Schmidt
1
-0
/
+20
2014-06-10
qtdemux: avoid looping indefinitely in broken svq3 files
Thiago Santos
1
-0
/
+6
2014-05-30
qtdemux: upstream handles seek if fragmented and on time segment
Thiago Santos
1
-2
/
+2
2014-05-26
qtdemux: remove last flow return from stream struct
Thiago Santos
1
-22
/
+4
2014-05-26
qtdemux: use GstFlowCombiner
Thiago Santos
2
-34
/
+18
2014-05-24
qtdemux: parse tkhd transformation matrix and add tags if appropriate
Thiago Santos
1
-4
/
+101
2014-05-23
qtdemux: add tag mappings for _swr, _mak and _mod tags
Thiago Santos
2
-0
/
+8
2014-05-12
qtdemux: Fix leak of palette_data in error cases
Edward Hervey
1
-1
/
+3
2014-05-12
qtmux: Free node_header in error cases
Edward Hervey
1
-0
/
+1
2014-05-09
qtdemux: don't respond to a position query in BYTE format with a TIME position
Eric Trousset
1
-2
/
+7
2014-05-02
qtmux: handle 0 size packets without dividing by 0
Vincent Penquerc'h
1
-1
/
+4
2014-05-02
qtdemux: guard against invalid frame size to avoid division by 0
Vincent Penquerc'h
1
-0
/
+8
2014-05-02
qtdemux: trivial typo fix
Vincent Penquerc'h
1
-1
/
+1
2014-04-26
qtdemux: check return from qt_demux_video_caps
Luis de Bethencourt
1
-0
/
+3
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
4
-8
/
+0
2014-04-25
qtdemux: initialize caps pointer to null
Luis de Bethencourt
1
-1
/
+1
2014-04-16
isomp4: fix incorrect masking for multiple tags
Vincent Penquerc'h
1
-1
/
+1
2014-04-16
isomp4: fix wrong atom flags set when adding samples
Vincent Penquerc'h
1
-1
/
+1
2014-04-16
isomp4: catch fseek error
Vincent Penquerc'h
1
-1
/
+2
2014-04-16
isomp4: report failures to caller
Vincent Penquerc'h
1
-2
/
+4
2014-04-10
qtdemux: replace duplicated variable when parsing trex atom
Jimmy Ohn
1
-2
/
+2
2014-04-09
qtdemux: Properly return stream flags when parsing trex atom
Sebastian Dröge
1
-1
/
+1
2014-02-18
isomp4mux: fix copy and paste
Stefan Sauer
1
-2
/
+2
2014-02-18
docs: use the gtk-doc syntax to link to properties
Stefan Sauer
2
-118
/
+60
2014-02-13
qtdemux: handle tags in mac encoding
Thiago Santos
1
-4
/
+38
2014-02-07
qtmux: remove have_dts flag from pads
Thiago Santos
2
-12
/
+8
2014-02-07
qtmux: improve support for sparse streams
Thiago Santos
2
-30
/
+98
2014-02-07
qtmux: add support for text/x-raw subtitles
Thiago Santos
2
-6
/
+94
2014-02-07
qtmux: add support for the TX3G atoms
Thiago Santos
3
-2
/
+241
2014-02-07
qtmux: add subtitle support to qtmuxmap structures
Thiago Santos
4
-33
/
+98
[next]