-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master: (27 commits)
avconv: free packet in write_frame() when discarding due to frame number limit
FATE: use +/- flag option syntax for vp8 emu-edge tests
lavf: make av_interleave_packet_per_dts() private.
lavf: deprecate av_read_packet().
oggdec: output correct timestamps for Vorbis
avconv: pass input stream timestamps to audio encoders
lavc: shrink encoded audio packet size after encoding.
xa: set correct bit rate
xa: do not set bit_rate, block_align, or bits_per_coded_sample
xa: fix end-of-file handling
xa: fix timestamp calculation
bink: fix typo in FFALIGN() argument
bink: align plane width to 8 when calculating bundle sizes
doc: pass -Idoc texi2html and texi2pod
doc: texi2pod: add -I flag
movenc: Add a min_frag_duration option
rtsp: Set the default delay to 0.1 s for the RTSP/SDP/RTP demuxers
libavformat: Set the default for the max_delay option to -1
Generate manpages for AV{Format,Codec}Context AVOptions.
doc/avconv: remove entries for AVOptions.
...
Conflicts:
doc/Makefile
doc/ffmpeg.texi
doc/muxers.texi
ffmpeg.c
libavcodec/Makefile
libavcodec/options.c
libavcodec/vp8.c
libavformat/options.c
tests/fate/demux.mak
tests/ref/fate/truemotion1-15
tests/ref/fate/truemotion1-24
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- Makefile 1 addition, 1 deletionMakefile
- doc/Makefile 15 additions, 6 deletionsdoc/Makefile
- doc/avtools-common-opts.texi 3 additions, 0 deletionsdoc/avtools-common-opts.texi
- doc/ffmpeg.texi 14 additions, 228 deletionsdoc/ffmpeg.texi
- doc/muxers.texi 7 additions, 0 deletionsdoc/muxers.texi
- doc/print_options.c 123 additions, 0 deletionsdoc/print_options.c
- doc/protocols.texi 3 additions, 3 deletionsdoc/protocols.texi
- doc/texi2pod.pl 11 additions, 8 deletionsdoc/texi2pod.pl
- ffmpeg.c 5 additions, 2 deletionsffmpeg.c
- libavcodec/Makefile 1 addition, 1 deletionlibavcodec/Makefile
- libavcodec/bink.c 2 additions, 0 deletionslibavcodec/bink.c
- libavcodec/options.c 3 additions, 373 deletionslibavcodec/options.c
- libavcodec/options_table.h 408 additions, 0 deletionslibavcodec/options_table.h
- libavcodec/utils.c 8 additions, 1 deletionlibavcodec/utils.c
- libavcodec/vp8.c 1 addition, 1 deletionlibavcodec/vp8.c
- libavformat/avformat.h 11 additions, 13 deletionslibavformat/avformat.h
- libavformat/avidec.c 3 additions, 3 deletionslibavformat/avidec.c
- libavformat/gxfenc.c 1 addition, 1 deletionlibavformat/gxfenc.c
- libavformat/id3v2.c 1 addition, 0 deletionslibavformat/id3v2.c
- libavformat/internal.h 27 additions, 0 deletionslibavformat/internal.h
Loading
Please register or sign in to comment