-
- Downloads
Merge commit '5ff998a2'
* commit '5ff998a2': flacenc: use uint64_t for bit counts flacenc: remove wasted trailing 0 bits lavu: add av_ctz() for trailing zero bit count flacenc: use a separate buffer for byte-swapping for MD5 checksum on big-endian fate: aac: Place LATM tests and general AAC tests in different groups build: The A64 muxer depends on rawenc.o for ff_raw_write_packet() Conflicts: doc/APIchanges libavutil/version.h tests/fate/aac.mak Merged-by:Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- doc/APIchanges 3 additions, 0 deletionsdoc/APIchanges
- libavcodec/flacenc.c 98 additions, 36 deletionslibavcodec/flacenc.c
- libavformat/Makefile 1 addition, 1 deletionlibavformat/Makefile
- libavutil/Makefile 1 addition, 1 deletionlibavutil/Makefile
- libavutil/intmath.c 5 additions, 0 deletionslibavutil/intmath.c
- libavutil/intmath.h 55 additions, 0 deletionslibavutil/intmath.h
- libavutil/version.h 1 addition, 1 deletionlibavutil/version.h
- tests/fate/aac.mak 10 additions, 6 deletionstests/fate/aac.mak
Please register or sign in to comment