| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | mpegpsenc: move preload recalculation to where its needed | Michael Niedermayer | 2013-01-04 | 1 | -1/+1 |
* | | mpegpsenc: Fix SCR handling for DVD | Michael Niedermayer | 2013-01-04 | 1 | -1/+3 |
* | | mpegpsenc: restructure SCR handling | Michael Niedermayer | 2013-01-04 | 1 | -6/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-01 | 1 | -2/+7 |
|\| |
|
| * | avformat: Convert some commented-out printf/av_log instances to av_dlog | Diego Biurrun | 2012-10-01 | 1 | -2/+7 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -2/+2 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -2/+2 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -13/+13 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -13/+13 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-31 | 1 | -3/+3 |
|\| |
|