-
- Downloads
"README.md" did not exist on "16f76f6e6686dbb84732019ddaa7f0ccad7ee0ec"
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: add dxtory test
adx_parser: rewrite.
adxdec: Validate channel count to fix a division by zero.
adxdec: Do not require extradata.
cmdutils: K&R reformatting cosmetics
alacdec: implement the 2-pass prediction type.
alacenc: implement the 2-pass prediction type.
alacenc: do not generate invalid multi-channel ALAC files
alacdec: fill in missing or guessed info about the extradata format.
utvideo: proper median prediction for interlaced videos
lavu: bump lavu minor for av_popcount64
dca: K&R formatting cosmetics
dct: K&R formatting cosmetics
lavf: flush decoders in avformat_find_stream_info().
win32: detect number of CPUs using affinity
Add av_popcount64
snow: Restore three mistakenly removed casts.
Conflicts:
cmdutils.c
doc/APIchanges
libavcodec/adx_parser.c
libavcodec/adxdec.c
libavcodec/alacenc.c
libavutil/avutil.h
tests/fate/screen.mak
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- cmdutils.c 187 additions, 154 deletionscmdutils.c
- configure 2 additions, 2 deletionsconfigure
- doc/APIchanges 7 additions, 4 deletionsdoc/APIchanges
- libavcodec/adx.c 1 addition, 1 deletionlibavcodec/adx.c
- libavcodec/adx_parser.c 18 additions, 14 deletionslibavcodec/adx_parser.c
- libavcodec/adxdec.c 9 additions, 8 deletionslibavcodec/adxdec.c
- libavcodec/alac.c 38 additions, 37 deletionslibavcodec/alac.c
- libavcodec/alacenc.c 15 additions, 3 deletionslibavcodec/alacenc.c
- libavcodec/dca.c 289 additions, 257 deletionslibavcodec/dca.c
- libavcodec/dct.c 61 additions, 61 deletionslibavcodec/dct.c
- libavcodec/pthread.c 6 additions, 5 deletionslibavcodec/pthread.c
- libavcodec/snow.c 3 additions, 3 deletionslibavcodec/snow.c
- libavcodec/utvideo.c 94 additions, 7 deletionslibavcodec/utvideo.c
- libavformat/utils.c 19 additions, 19 deletionslibavformat/utils.c
- libavutil/avutil.h 1 addition, 1 deletionlibavutil/avutil.h
- libavutil/common.h 13 additions, 0 deletionslibavutil/common.h
- tests/fate/screen.mak 3 additions, 0 deletionstests/fate/screen.mak
- tests/ref/fate/dxtory 1 addition, 0 deletionstests/ref/fate/dxtory
Loading
Please register or sign in to comment