-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master:
mov: Don't av_malloc(0).
avconv: only allocate 1 AVFrame per input stream
avconv: fix memleaks due to not freeing the AVFrame for audio
h264-fate: remove -strict 1 except where necessary (mr4/5-tandberg).
misc Doxygen markup improvements
doxygen: eliminate Qt-style doxygen syntax
g722: Add a regression test for muxing/demuxing in wav
g722: Change bits per sample to 4
g722dec: Signal skipping the lower bits via AVOptions instead of bits_per_coded_sample
api-example: update to use avcodec_decode_audio4()
avplay: use avcodec_decode_audio4()
avplay: use a separate buffer for playing silence
avformat: use avcodec_decode_audio4() in avformat_find_stream_info()
avconv: use avcodec_decode_audio4() instead of avcodec_decode_audio3()
mov: Allow empty stts atom.
doc: document preferred Doxygen syntax and make patcheck detect it
Conflicts:
avconv.c
ffplay.c
libavcodec/mlpdec.c
libavcodec/version.h
libavformat/mov.c
tests/codec-regression.sh
tests/fate/h264.mak
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- avconv.c 46 additions, 40 deletionsavconv.c
- cmdutils.h 1 addition, 1 deletioncmdutils.h
- doc/developer.texi 5 additions, 0 deletionsdoc/developer.texi
- doc/examples/decoding_encoding.c 20 additions, 9 deletionsdoc/examples/decoding_encoding.c
- ffmpeg.c 46 additions, 39 deletionsffmpeg.c
- ffplay.c 25 additions, 21 deletionsffplay.c
- libavcodec/amrnbdec.c 1 addition, 1 deletionlibavcodec/amrnbdec.c
- libavcodec/cinepak.c 4 additions, 3 deletionslibavcodec/cinepak.c
- libavcodec/eamad.c 2 additions, 2 deletionslibavcodec/eamad.c
- libavcodec/g722.h 2 additions, 0 deletionslibavcodec/g722.h
- libavcodec/g722dec.c 17 additions, 15 deletionslibavcodec/g722dec.c
- libavcodec/g722enc.c 2 additions, 2 deletionslibavcodec/g722enc.c
- libavcodec/ivi_common.h 1 addition, 1 deletionlibavcodec/ivi_common.h
- libavcodec/lsp.c 1 addition, 1 deletionlibavcodec/lsp.c
- libavcodec/mlpdec.c 28 additions, 28 deletionslibavcodec/mlpdec.c
- libavcodec/qcelpdata.h 8 additions, 8 deletionslibavcodec/qcelpdata.h
- libavcodec/rtjpeg.c 1 addition, 1 deletionlibavcodec/rtjpeg.c
- libavcodec/utils.c 1 addition, 1 deletionlibavcodec/utils.c
- libavcodec/version.h 1 addition, 1 deletionlibavcodec/version.h
- libavdevice/pulse.c 0 additions, 1 deletionlibavdevice/pulse.c
Loading
Please register or sign in to comment