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
/
ivfenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/ivfenc: use the av1_metadata bsf to insert Temporal Delimiter OBUs i...
James Almer
2018-11-01
1
-0
/
+2
*
avformat/ivfenc: fix writing codec tag
James Almer
2018-09-24
1
-1
/
+1
*
Merge commit '44a1731011e87fbf4180d026aefb8bfe85d8c7dc'
James Almer
2018-03-28
1
-2
/
+3
|
\
|
*
ivf: Support VP9 and AV1 as well
Luca Barbato
2018-03-12
1
-3
/
+7
*
|
ivfenc: add AV1 support
Tristan Matthews
2017-12-13
1
-3
/
+7
*
|
Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
James Almer
2017-03-21
1
-1
/
+1
|
\
\
|
|
/
*
|
ivfenc: Add VPX codec tags.
Alex Converse
2016-09-10
1
-0
/
+7
*
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-8
/
+8
|
\
\
|
|
/
|
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-6
/
+6
|
*
lavf: Don't explicitly flush after each written packet in muxers
Clément Bœsch
2013-09-16
1
-1
/
+0
*
|
vp9: add superframe merging bitstream filter.
Ronald S. Bultje
2016-03-11
1
-0
/
+13
*
|
avformat/ivfenc: fix division by zero
Michael Niedermayer
2016-01-08
1
-2
/
+3
*
|
ivfenc: write duration at end-of-stream.
Ronald S. Bultje
2015-07-12
1
-1
/
+29
*
|
ivfenc: incorrect fourcc for VP9 video
Victor Anjin
2015-04-16
1
-1
/
+1
*
|
ivfenc: support VP9
James Zern
2014-07-03
1
-2
/
+3
*
|
lavf: remove some flushing in write_packet muxers callbacks.
Clément Bœsch
2013-04-14
1
-1
/
+0
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-3
/
+3
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-06
1
-5
/
+5
|
\
\
|
|
/
|
*
cosmetics: Align muxer/demuxer declarations
Martin Storsjö
2012-04-06
1
-5
/
+5
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
avio: rename put_flush_packet -> avio_flush
Anton Khirnov
2011-03-16
1
-1
/
+1
*
avio: avio: avio_ prefixes for put_* functions
Anton Khirnov
2011-02-21
1
-12
/
+12
*
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
1
-2
/
+2
*
Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE*
Anton Khirnov
2011-02-03
1
-1
/
+1
*
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
Add muxer for IVF format.
Reimar Döffinger
2011-01-17
1
-0
/
+69