Merge remote-tracking branch 'qatar/master'
* qatar/master:
movenc: change AV_LOG_INFO to AV_LOG_WARNING for some warnings
avconv: remove a write-only variable
avconv: remove pointless parameter from new_*_stream().
avconv: cosmetics, move code
avconv: cosmetics -- move copy_chapters().
avconv: cosmetics -- move parse_forced_key_frames().
lavc: add audio flag to the 'b' option, deprecate 'ab'.
avconv: rename sameq to same_quant
doc/avconv: add forgotten end of chapter.
Changelog: document avconv incompatibilities with ffmpeg.
avconv: replace -vcodec/-acodec/-scodec with a better system.
avconv: remove presets.
svq3: propagate codec memory allocation failure in context init
Conflicts:
Changelog
avconv.c
libavcodec/options.c
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
Showing
- Changelog 33 additions, 0 deletionsChangelog
- avconv.c 237 additions, 322 deletionsavconv.c
- doc/avconv.texi 44 additions, 56 deletionsdoc/avconv.texi
- ffmpeg.c 2 additions, 2 deletionsffmpeg.c
- libavcodec/options.c 1 addition, 1 deletionlibavcodec/options.c
- libavcodec/svq3.c 4 additions, 1 deletionlibavcodec/svq3.c
- libavformat/movenc.c 2 additions, 2 deletionslibavformat/movenc.c
- tests/codec-regression.sh 3 additions, 3 deletionstests/codec-regression.sh
- tests/lavf-regression.sh 2 additions, 2 deletionstests/lavf-regression.sh
Loading
Please register or sign in to comment