-
- Downloads
Merge remote branch 'qatar/master'
* qatar/master:
log: Fix an oob array read.
cosmetics: trim trailing whitespace in postproc
Ban strncpy() it's too easy to misuse.
psymodel: Remove wrapper functions.
aacenc: Replace loop counters in aac_encode_frame() with more descriptive 'ch' and 'w'.
regtest: remove redundant flags in jpg test
regtest: use run_ffmpeg in do_image_formats
regtest: simplify encoding functions
ffmpeg.c: check for interlaced flag in the correct place.
Merged-by:
Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- ffmpeg.c 1 addition, 1 deletionffmpeg.c
- libavcodec/aacenc.c 24 additions, 25 deletionslibavcodec/aacenc.c
- libavcodec/psymodel.c 0 additions, 13 deletionslibavcodec/psymodel.c
- libavcodec/psymodel.h 22 additions, 27 deletionslibavcodec/psymodel.h
- libavfilter/libmpcodecs/mp_image.h 1 addition, 0 deletionslibavfilter/libmpcodecs/mp_image.h
- libavutil/internal.h 2 additions, 0 deletionslibavutil/internal.h
- libavutil/log.c 1 addition, 1 deletionlibavutil/log.c
- libpostproc/postprocess.c 0 additions, 1 deletionlibpostproc/postprocess.c
- tests/codec-regression.sh 65 additions, 65 deletionstests/codec-regression.sh
- tests/lavf-regression.sh 2 additions, 3 deletionstests/lavf-regression.sh
- tests/regression-funcs.sh 2 additions, 2 deletionstests/regression-funcs.sh
Loading
Please register or sign in to comment