-
- Downloads
Merge commit '1fb8f6a4'
* commit '1fb8f6a4': x86: lavr: add SSE2 quantize() for dithering doc/APIchanges: fill in missing dates and hashes. rtpdec_vp8: Request a keyframe if RTP packets are lost Conflicts: doc/APIchanges Merged-by:Michael Niedermayer <michaelni@gmx.at>
No related branches found
No related tags found
Showing
- doc/APIchanges 11 additions, 11 deletionsdoc/APIchanges
- libavformat/rtpdec_vp8.c 27 additions, 1 deletionlibavformat/rtpdec_vp8.c
- libavresample/dither.c 3 additions, 0 deletionslibavresample/dither.c
- libavresample/dither.h 5 additions, 0 deletionslibavresample/dither.h
- libavresample/x86/Makefile 2 additions, 0 deletionslibavresample/x86/Makefile
- libavresample/x86/dither.asm 53 additions, 0 deletionslibavresample/x86/dither.asm
- libavresample/x86/dither_init.c 39 additions, 0 deletionslibavresample/x86/dither_init.c
libavresample/x86/dither.asm
0 → 100644
libavresample/x86/dither_init.c
0 → 100644
Please register or sign in to comment