Merge remote-tracking branch 'qatar/master'
* qatar/master: (28 commits)
mp3enc: write a xing frame containing number of frames in the file
lavf: update AVStream.nb_frames when muxing.
ffmpeg: remove unused variables from InputStream.
doc: update ffmpeg -ar and -ac documentation to reflect reality.
ffmpeg: remove pointless if (nb_input_files)
ffmpeg: merge input_files_ts_offset into input_files.
ffmpeg: merge input_codecs into input_streams.
ffmpeg: drop AV prefixes from struct names.
ffmpeg: deprecate loop_input and loop_output options
gif: add loop private option.
img2: add loop private option.
AVOptions: in av_opt_find() don't return named constants unless unit is specified.
x11grab: replace undocumented nomouse hackery with a private option.
dict: extend documentation.
lls: whitespace cosmetics
docs: Use proper markup for a literal command line option
docs: Remove a remark that isn't relevant any longer
docs: Explain how to regenerate import libraries with MSVC tools
docs: Mention that libraries for MSVC can be built with a cross compiler
docs: Remove old docs that mention setting up a build environment with lib.exe
...
Conflicts:
doc/ffmpeg.texi
doc/general.texi
ffmpeg.c
libavcodec/Makefile
libavcodec/dnxhddata.c
libavformat/mp3enc.c
libavformat/utils.c
libavutil/Makefile
tests/copycooker.sh
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
Showing
- doc/ffmpeg.texi 10 additions, 5 deletionsdoc/ffmpeg.texi
- doc/general.texi 35 additions, 6 deletionsdoc/general.texi
- ffmpeg.c 102 additions, 105 deletionsffmpeg.c
- libavcodec/Makefile 1 addition, 0 deletionslibavcodec/Makefile
- libavcodec/dnxhddata.c 574 additions, 36 deletionslibavcodec/dnxhddata.c
- libavcodec/flashsv.c 15 additions, 20 deletionslibavcodec/flashsv.c
- libavcodec/libschroedingerdec.c 0 additions, 2 deletionslibavcodec/libschroedingerdec.c
- libavdevice/oss_audio.c 0 additions, 7 deletionslibavdevice/oss_audio.c
- libavdevice/x11grab.c 4 additions, 18 deletionslibavdevice/x11grab.c
- libavformat/avformat.h 11 additions, 2 deletionslibavformat/avformat.h
- libavformat/gif.c 26 additions, 3 deletionslibavformat/gif.c
- libavformat/img2.c 8 additions, 1 deletionlibavformat/img2.c
- libavformat/matroskaenc.c 1 addition, 1 deletionlibavformat/matroskaenc.c
- libavformat/mp3enc.c 29 additions, 14 deletionslibavformat/mp3enc.c
- libavformat/utils.c 7 additions, 2 deletionslibavformat/utils.c
- libavformat/version.h 6 additions, 0 deletionslibavformat/version.h
- libavutil/Makefile 2 additions, 1 deletionlibavutil/Makefile
- libavutil/dict.h 36 additions, 3 deletionslibavutil/dict.h
- libavutil/lls.c 74 additions, 59 deletionslibavutil/lls.c
- libavutil/opt.c 3 additions, 2 deletionslibavutil/opt.c
Loading
Please register or sign in to comment