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
/
mpegenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/mpegenc - reject unsupported audio streams
Gyan Doshi
2019-04-22
1
-0
/
+10
*
avformat/mpegenc: extend muxing PCM-DVD to other depths
Paul B Mahol
2018-12-01
1
-6
/
+21
*
avformat/mpegenc - log error msgs for unsupported LPCM streams
Gyan Doshi
2018-02-22
1
-3
/
+12
*
avformat/mpegenc - accept PCM_DVD streams
Gyan Doshi
2018-02-16
1
-2
/
+21
*
avformat/mpegenc - fix typo in VBV warning
Gyan Doshi
2018-01-30
1
-1
/
+1
*
avformat/mpegenc: Check for av_mallocz() failure
Michael Niedermayer
2016-12-21
1
-0
/
+2
*
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
Clément Bœsch
2016-06-21
1
-3
/
+3
|
\
|
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-3
/
+3
*
|
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
Derek Buitenhuis
2016-04-10
1
-18
/
+18
|
\
\
|
|
/
|
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-13
/
+13
*
|
Merge commit '8bcadaacc2b8dc3c5d6569835a5ca20e62d3efca'
Hendrik Leppkes
2015-12-17
1
-5
/
+10
|
\
\
|
|
/
|
*
mpegenc: use the CPB props side data
Anton Khirnov
2015-12-06
1
-5
/
+10
*
|
lavf/mpegenc: provide better feedback in case of invalid media type
Stefano Sabatini
2015-08-27
1
-1
/
+3
*
|
avformat/mpegenc: Replace *0.7 by *7/10
Michael Niedermayer
2015-05-25
1
-1
/
+1
*
|
avformat/mpegenc: Do not use floats for vcd_padding_bitrate
Michael Niedermayer
2015-05-25
1
-9
/
+9
*
|
Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'
Michael Niedermayer
2015-04-20
1
-4
/
+4
|
\
\
|
|
/
|
*
Replace av_dlog with normal av_log at trace level
Vittorio Giovara
2015-04-19
1
-4
/
+4
*
|
avformat/mpegenc: Ignore max_delay if no other options remain
Michael Niedermayer
2015-03-01
1
-11
/
+21
*
|
Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'
Michael Niedermayer
2015-02-14
1
-2
/
+2
|
\
\
|
|
/
|
*
avformat: Don't anonymously typedef structs
Diego Biurrun
2015-02-14
1
-2
/
+2
*
|
Merge commit '01168bf1405ddbf671f1074a927b951b8777adbb'
Michael Niedermayer
2015-01-07
1
-1
/
+0
|
\
\
|
|
/
|
*
mpeg: Remove unused field
Luca Barbato
2015-01-07
1
-1
/
+0
|
*
mpegenc: prevent a NULL pointer dereference
Vittorio Giovara
2014-11-24
1
-1
/
+1
|
*
mpegenc: limit the maximum muxrate
Anton Khirnov
2014-08-27
1
-1
/
+1
*
|
avformat/mpegenc: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
2014-12-21
1
-1
/
+1
*
|
avformat/mpegenc: replace always enabled asserts by av_assert0()
Michael Niedermayer
2014-12-19
1
-9
/
+6
*
|
avformat/mpegenc: assert that premux_packet is non null
Michael Niedermayer
2014-11-24
1
-1
/
+3
*
|
Merge commit '4e9e6fa99f3ff83cedbf6c378d62065ae419a3b9'
Michael Niedermayer
2014-08-26
1
-4
/
+9
|
\
\
|
|
/
|
*
mpeg: Write H264 streams at offset 2
Luca Barbato
2014-08-26
1
-4
/
+9
*
|
Merge commit '8c6f430291374cf6d2cfb85cdbb809803b5a7d83'
Michael Niedermayer
2014-08-10
1
-1
/
+2
|
\
\
|
|
/
|
*
mpeg: Suppress a compiler warning on callback type
Luca Barbato
2014-08-09
1
-1
/
+2
*
|
Merge commit 'e4c9e59a4547adaaa0ce9f25b0d0c5b91ae15472'
Michael Niedermayer
2014-08-08
1
-309
/
+331
|
\
\
|
|
/
|
*
mpeg: K&R formatting cosmetics
Luca Barbato
2014-08-08
1
-312
/
+335
*
|
lavf: use av_fifo_freep
Lukasz Marek
2014-05-07
1
-1
/
+1
*
|
avformat/mpegenc: try to improve the VBV buffer warning
Michael Niedermayer
2014-04-16
1
-1
/
+3
*
|
lavf/mpegenc: Print a warning if ac3, pcm_s16be or dts are muxed into mpeg1.
Carl Eugen Hoyos
2013-11-24
1
-0
/
+9
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-11-24
1
-0
/
+2
|
\
\
|
|
/
|
*
Add missing #includes for *INT64_MAX and *INT64_C
Diego Biurrun
2013-11-23
1
-0
/
+2
*
|
avformat/mpegenc: check, warn and clip muxrate to syntactical possible values
Michael Niedermayer
2013-09-29
1
-0
/
+4
*
|
avformat/mpegenc: check, warn and clip VBV value to within syntactically poss...
Michael Niedermayer
2013-09-29
1
-0
/
+4
*
|
avformat/mpegenc: fix muxrates AVOption maximum value
Michael Niedermayer
2013-09-29
1
-1
/
+1
*
|
avformat/mpegenc: minor simplification / use AV_WB16()
Michael Niedermayer
2013-09-26
1
-2
/
+1
*
|
avformat/mpegenc: Better heuristic for ordering packets
Michael Niedermayer
2013-09-26
1
-1
/
+3
*
|
avformat/mpegenc: Better default for max_delay
Michael Niedermayer
2013-09-26
1
-1
/
+1
*
|
avformat/mpegenc: change assert to av_assert0
Michael Niedermayer
2013-09-26
1
-1
/
+1
*
|
avformat/mpegenc: improve field names in underflow error message
Michael Niedermayer
2013-09-26
1
-1
/
+1
*
|
Merge commit '7abd35a1ffaecfd79fa07b801621ee11ab595c43'
Michael Niedermayer
2013-05-06
1
-1
/
+2
|
\
\
|
|
/
|
*
avformat: Add av_cold attributes to init functions missing them
Diego Biurrun
2013-05-05
1
-1
/
+2
*
|
mpegpsenc: avoid shifting dts/pts
Michael Niedermayer
2013-01-04
1
-3
/
+3
*
|
mpegpsenc: show first SCR/DTS at debug level
Michael Niedermayer
2013-01-04
1
-0
/
+1
[next]