• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · b404ab9e
    Michael Niedermayer authored
    * 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: 's avatarMichael Niedermayer <michaelni@gmx.at>
    b404ab9e
Name
Last commit
Last update
..
ac3_fixed Loading commit data...
adpcm_ima_qt Loading commit data...
adpcm_ima_wav Loading commit data...
adpcm_ms Loading commit data...
adpcm_swf Loading commit data...
adpcm_yam Loading commit data...
alac Loading commit data...
aref Loading commit data...
flac Loading commit data...
g722 Loading commit data...
g723_1 Loading commit data...
g726 Loading commit data...
mp2 Loading commit data...
pcm_alaw Loading commit data...
pcm_f32be Loading commit data...
pcm_f32le Loading commit data...
pcm_f64be Loading commit data...
pcm_f64le Loading commit data...
pcm_mulaw Loading commit data...
pcm_s16be Loading commit data...
pcm_s16le Loading commit data...
pcm_s24be Loading commit data...
pcm_s24daud Loading commit data...
pcm_s24le Loading commit data...
pcm_s32be Loading commit data...
pcm_s32le Loading commit data...
pcm_s8 Loading commit data...
pcm_u8 Loading commit data...
wmav1 Loading commit data...
wmav2 Loading commit data...