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
/
flvenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/flvenc: fix codec_id_text check
Michael Niedermayer
2014-10-02
1
-1
/
+1
*
avformat/flvenc: When using "-c:d copy", don't require a codec for passing th...
Jeffrey Wescott
2014-09-30
1
-13
/
+19
*
align and correct messages regarding bitstream filters
Moritz Barsnick
2014-08-19
1
-1
/
+1
*
Merge commit '74bc9458057f07c0820c3d3264396c4c64442e47'
Michael Niedermayer
2014-06-18
1
-1
/
+2
|
\
|
*
flvenc: Don't over-count metadata.
Josh Allmann
2014-06-17
1
-1
/
+2
*
|
avformat/flvenc: Do not allow creating h263/mpeg4 in flv without unofficial f...
Michael Niedermayer
2014-06-07
1
-0
/
+12
*
|
avformat/flvenc: fix assertion failure after 4h muxing
Michael Niedermayer
2014-05-31
1
-1
/
+1
*
|
Merge commit '43e7f0797f9f821a3866a20f05e512e13c82076a'
Michael Niedermayer
2014-05-29
1
-4
/
+4
|
\
\
|
|
/
|
*
flvenc: only write the framerate tag based on avg_frame_rate
Anton Khirnov
2014-05-29
1
-4
/
+4
*
|
Warn if s16be is muxed into flv.
Carl Eugen Hoyos
2014-01-16
1
-0
/
+3
*
|
Merge commit 'f412b2c9f3a7add0ab8021262ec4bad249347e30'
Michael Niedermayer
2013-12-21
1
-1
/
+1
|
\
\
|
|
/
|
*
flv: Use the correct type to hold the file offset
Luca Barbato
2013-12-20
1
-1
/
+1
*
|
Revert: flvenc: Don't pretend to support muxing "plain" VP6
Carl Eugen Hoyos
2013-12-09
1
-1
/
+4
*
|
Merge commit 'e6ed8668597cfea25dfb350a9b4df7fb2efc1d90'
Michael Niedermayer
2013-10-10
1
-6
/
+10
|
\
\
|
|
/
|
*
flvenc: Write proper cropping for VP6 even if there's no extradata
Martin Storsjö
2013-10-10
1
-3
/
+7
*
|
Merge commit 'be1e1373d267bae2af8a62d79eef736736f24565'
Michael Niedermayer
2013-10-10
1
-2
/
+2
|
\
\
|
|
/
|
*
flvenc: Support muxing VP6A as well
Martin Storsjö
2013-10-10
1
-2
/
+3
*
|
Merge commit '4d7aeff9a1080e64125f3374d993b2c9c4c2751b'
Michael Niedermayer
2013-10-10
1
-4
/
+1
|
\
\
|
|
/
|
*
flvenc: Don't pretend to support muxing "plain" VP6
Martin Storsjö
2013-10-10
1
-4
/
+1
|
*
lavf: Don't explicitly flush after each written packet in muxers
Clément Bœsch
2013-09-16
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-04-16
1
-0
/
+10
|
\
\
|
|
/
|
*
flvenc: do not mux more than one stream per type
Rafaël Carré
2013-04-16
1
-0
/
+10
*
|
flvenc: dont call avio_flush() unconditional
Michael Niedermayer
2013-04-08
1
-1
/
+0
*
|
Only test the first frame for missing aac_adtstoasc bistream filter.
Carl Eugen Hoyos
2013-03-26
1
-0
/
+3
*
|
Merge commit 'a925f723a915bc0255e2673f8817af5212131763'
Michael Niedermayer
2012-12-21
1
-2
/
+2
|
\
\
|
|
/
|
*
flvenc: Check whether seeking back to the header succeeded
Björn Axelsson
2012-12-20
1
-4
/
+8
*
|
Fix "bistream" typo and add a check in tools/patcheck.
Clément Bœsch
2012-12-18
1
-1
/
+1
*
|
flvenc: don't write random data if seek fails
Björn Axelsson
2012-12-13
1
-4
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-01
1
-3
/
+0
|
\
\
|
|
/
|
*
avformat: Remove non-compiling and/or silly commented-out printf/av_log state...
Diego Biurrun
2012-10-01
1
-3
/
+0
|
*
flvenc: silence bogus warning
Benjamin Larsson
2012-09-18
1
-1
/
+1
*
|
lavf/flvenc: convert commented debug log to an av_dlog call
Stefano Sabatini
2012-09-11
1
-2
/
+2
*
|
lavf/flvenc: apply various log fixes/clarifications
Stefano Sabatini
2012-09-06
1
-11
/
+17
*
|
lavf/flvenc: return meaningful error codes
Stefano Sabatini
2012-09-06
1
-11
/
+11
*
|
flvenc: kill a uninitialized variable warning.
Michael Niedermayer
2012-08-30
1
-1
/
+2
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-49
/
+49
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-45
/
+45
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-31
1
-1
/
+1
|
\
\
|
|
/
|
*
Improve descriptiveness of a number of codec and container long names
Diego Biurrun
2012-07-30
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-30
1
-3
/
+3
|
\
\
|
|
/
|
*
lavf: deprecate r_frame_rate.
Anton Khirnov
2012-07-29
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-23
1
-5
/
+1
|
\
\
|
|
/
|
*
lavf: use conditional notation for default codec in muxer declarations.
Ronald S. Bultje
2012-07-22
1
-5
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-28
1
-133
/
+153
|
\
\
|
|
/
|
*
flv: add support for G.711
Damien Fetis
2012-06-28
1
-0
/
+8
|
*
flvenc: K&R formatting cosmetics
Luca Barbato
2012-06-28
1
-132
/
+142
*
|
flvenc: use av_assert instead of assert
Michael Niedermayer
2012-06-11
1
-3
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-04
1
-17
/
+60
|
\
\
|
|
/
|
*
flv: support stream text data as onTextData
Luca Barbato
2012-06-03
1
-10
/
+62
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-21
1
-1
/
+2
|
\
\
|
|
/
[next]