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/matroskadec: add support for Spherical Video elements
James Almer
2016-12-07
1
-0
/
+14
*
avformat/matroskadec: support parsing Chroma Location elements
James Almer
2016-10-18
1
-0
/
+14
*
avformat/matroskadec: set aspect ratio only when DisplayWidth and DisplayHeig...
James Almer
2016-10-15
1
-0
/
+8
*
avformat/matroska: fix MatroskaVideoFieldOrder enum values
James Almer
2016-10-12
1
-2
/
+2
*
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-06-21
1
-1
/
+1
|
\
|
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-1
/
+1
*
|
Merge commit '5f0226668124aa7ae4db501ba7f4ace4c770f3d1'
Derek Buitenhuis
2016-05-08
1
-0
/
+16
|
\
\
|
|
/
|
*
matroska: Support interlaced content correctly
Luca Barbato
2016-03-31
1
-0
/
+16
|
*
matroskadec: export cover art correctly
wm4
2015-04-08
1
-0
/
+1
*
|
lavf/matroskadec: Add early support for some of the new colour elements.
Neil Birkbeck
2016-03-04
1
-0
/
+28
*
|
lavf/matroska: ignore ChapCountry ID for now
Rodger Combs
2015-09-20
1
-0
/
+1
*
|
matroskadec: export cover art correctly
wm4
2015-04-04
1
-0
/
+1
*
|
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
[next]