index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
matroska.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat: drop redundant MATROSKA_VIDEO_STEREO_MODE_COUNT identifier
Michael Niedermayer
2014-08-29
1
-2
/
+1
*
Merge commit 'd4ae8ac92f619507aadd021bb67b517d39d3a36f'
Michael Niedermayer
2014-08-28
1
-0
/
+3
|
\
|
*
matroskadec: parse stereo mode on decoding
Vittorio Giovara
2014-08-28
1
-0
/
+3
|
*
matroskadec: read the CodecDelay element
Anton Khirnov
2014-04-30
1
-0
/
+1
*
|
Correct few "ffmpeg" typos
Paul B Mahol
2014-08-24
1
-1
/
+1
*
|
lavf/matroska: Add functions for WebM DASH Manifest
Vignesh Venkatasubramanian
2014-07-15
1
-0
/
+12
*
|
matroska: Add the CueDuration element
James Almer
2013-09-21
1
-0
/
+1
*
|
lavf/matroska: Adding support for Opus CodecDelay
Vignesh Venkatasubramanian
2013-09-10
1
-0
/
+1
*
|
opus/matroska: Adding support for DiscardPadding in muxer
Vignesh Venkatasubramanian
2013-09-10
1
-0
/
+1
*
|
avformat/matroskadec: add WebVTT support
Matthew Heaney
2013-08-19
1
-1
/
+1
*
|
lavf/matroska: Adding the new SeekPreRoll element
Vignesh Venkatasubramanian
2013-08-18
1
-0
/
+1
*
|
matroskaenc: implement CueRelativePosition
Bernie Habermeier
2013-07-24
1
-0
/
+1
*
|
WebM muxer writes WebVTT subtitle track
Matthew Heaney
2013-07-09
1
-0
/
+1
*
|
Merge commit '564b7e0c0095768cd20001b28154d69462be54e7'
Michael Niedermayer
2013-05-28
1
-0
/
+1
|
\
\
|
|
/
|
*
matroskadec: silently skip CodecState element.
Anton Khirnov
2013-05-27
1
-0
/
+1
*
|
matroskadec: Add support for parsing Matroska ContentEncKeyID
Frank Galligan
2013-03-20
1
-0
/
+9
*
|
Adding AlphaMode element to Matroska Parser
Vignesh Venkatasubramanian
2013-02-14
1
-0
/
+1
*
|
Adding support for parsing BlockAdditional
Vignesh Venkatasubramanian
2013-02-14
1
-0
/
+4
*
|
lavf/mkv: prefix video stereo arrays with ff_.
Clément Bœsch
2012-09-16
1
-2
/
+2
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-01
1
-5
/
+1
|
\
\
|
|
/
|
*
lavf: move CodecMime from matroska.h to internal.h
Anton Khirnov
2012-02-29
1
-5
/
+1
*
|
Merge remote-tracking branch 'qatar/master' into master
Michael Niedermayer
2011-05-29
1
-0
/
+18
|
\
\
|
|
/
|
*
webm: support stereo videos in matroska/webm muxer
Alok Ahuja
2011-05-28
1
-1
/
+19
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
|
matroska: improve declaration of video_stereo_* constant tables
Aurelien Jacobs
2011-05-24
1
-5
/
+5
*
|
matroska: cleanup handling of video stereo mode
Aurelien Jacobs
2011-05-24
1
-18
/
+5
*
|
matroska: switch stereo mode from int to string and add support in the demuxe...
Kirill Gavrilov
2011-05-21
1
-0
/
+5
*
|
matroska: cosmetics
Kirill Gavrilov
2011-05-21
1
-17
/
+17
*
|
Create a stereo_mode metadata tag to specify the stereo 3d video layout using...
Alok Ahuja
2011-05-21
1
-1
/
+19
|
/
*
Fix the MATROSKA_ID_TAGDEFAULT to match the specification (instead of
Reimar Döffinger
2010-06-08
1
-1
/
+2
*
Add some basic metadata conversion tables for matroska and asf.
Aurelien Jacobs
2009-03-01
1
-0
/
+2
*
matroskadec: add needed definitions forgotten in r17331
Aurelien Jacobs
2009-02-15
1
-0
/
+5
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
matroskadec: list some more ebml IDs found in the wild and that we ignore
Aurelien Jacobs
2008-08-13
1
-0
/
+16
*
matroskadec: add basic tags support (metadata)
Aurelien Jacobs
2008-08-08
1
-1
/
+7
*
Fix small typo.
Diego Biurrun
2008-08-05
1
-1
/
+1
*
misc spelling/grammar fixes
Diego Biurrun
2008-08-05
1
-3
/
+3
*
matroska: expand useless define for MS compat codec id strings
Aurelien Jacobs
2008-08-05
1
-3
/
+0
*
matroskadec: simplify flag default
Aurelien Jacobs
2008-08-05
1
-9
/
+0
*
matroskadec: remove storage of various unused flags
Aurelien Jacobs
2008-08-05
1
-7
/
+0
*
matroska: add support for A_QUICKTIME/QDM2 codec
Aurelien Jacobs
2008-07-27
1
-1
/
+1
*
matroskadec: remove some useless code
Aurelien Jacobs
2008-06-16
1
-13
/
+0
*
matroskadec: read TrackTimecodeScale and set timebase accordingly
Anton Khirnov
2008-06-01
1
-0
/
+1
*
matroskadec: silently discard some element ID that we don't care about
Anton Khirnov
2008-06-01
1
-0
/
+3
*
demux chapters out of matroska
Anton Khirnov
2008-05-22
1
-0
/
+13
*
Add MATROSKA_TRACK_TYPE_NONE.
Carl Eugen Hoyos
2008-05-13
1
-0
/
+1
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-1
/
+1
*
matroskadec: add support for track content encoding
Aurelien Jacobs
2008-05-08
1
-0
/
+16
[next]