-
- Downloads
Merge remote-tracking branch 'qatar/master'
* qatar/master:
aac_latm: reconfigure decoder on audio specific config changes
latmdec: fix audio specific config parsing
Add avcodec_decode_audio4().
avcodec: change number of plane pointers from 4 to 8 at next major bump.
Update developers documentation with coding conventions.
svq1dec: avoid undefined get_bits(0) call
ARM: h264dsp_neon cosmetics
ARM: make some NEON macros reusable
Do not memcpy raw video frames when using null muxer
fate: update asf seektest
vp8: flush buffers on size changes.
doc: improve general documentation for MacOSX
asf: use packet dts as approximation of pts
asf: do not call av_read_frame
rtsp: Initialize the media_type_mask in the rtp guessing demuxer
Cleaned up alacenc.c
Conflicts:
doc/APIchanges
doc/developer.texi
libavcodec/8svx.c
libavcodec/aacdec.c
libavcodec/ac3dec.c
libavcodec/avcodec.h
libavcodec/nellymoserdec.c
libavcodec/tta.c
libavcodec/utils.c
libavcodec/version.h
libavcodec/wmadec.c
libavformat/asfdec.c
tests/ref/seek/lavf_asf
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
Showing
- avconv.c 3 additions, 2 deletionsavconv.c
- doc/APIchanges 13 additions, 0 deletionsdoc/APIchanges
- doc/developer.texi 68 additions, 32 deletionsdoc/developer.texi
- doc/general.texi 11 additions, 2 deletionsdoc/general.texi
- ffmpeg.c 3 additions, 2 deletionsffmpeg.c
- libavcodec/8svx.c 23 additions, 11 deletionslibavcodec/8svx.c
- libavcodec/aac.h 1 addition, 0 deletionslibavcodec/aac.h
- libavcodec/aacdec.c 61 additions, 45 deletionslibavcodec/aacdec.c
- libavcodec/ac3dec.c 24 additions, 16 deletionslibavcodec/ac3dec.c
- libavcodec/ac3dec.h 1 addition, 0 deletionslibavcodec/ac3dec.h
- libavcodec/adpcm.c 25 additions, 17 deletionslibavcodec/adpcm.c
- libavcodec/adx.h 1 addition, 0 deletionslibavcodec/adx.h
- libavcodec/adxdec.c 27 additions, 14 deletionslibavcodec/adxdec.c
- libavcodec/alac.c 28 additions, 17 deletionslibavcodec/alac.c
- libavcodec/alacenc.c 54 additions, 47 deletionslibavcodec/alacenc.c
- libavcodec/alsdec.c 25 additions, 20 deletionslibavcodec/alsdec.c
- libavcodec/amrnbdec.c 19 additions, 6 deletionslibavcodec/amrnbdec.c
- libavcodec/amrwbdec.c 20 additions, 7 deletionslibavcodec/amrwbdec.c
- libavcodec/apedec.c 22 additions, 15 deletionslibavcodec/apedec.c
- libavcodec/arm/h264dsp_neon.S 314 additions, 353 deletionslibavcodec/arm/h264dsp_neon.S
Loading
Please register or sign in to comment