-
- Downloads
Add a function to match a 2 element vector of uint16_t and use it in h263 and svq1
instead of custom and bloated code to find an index into a w/h array. Originally committed as revision 21113 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- libavcodec/ituh263enc.c 1 addition, 17 deletionslibavcodec/ituh263enc.c
- libavcodec/mpegvideo_enc.c 2 additions, 1 deletionlibavcodec/mpegvideo_enc.c
- libavcodec/svq1.c 2 additions, 2 deletionslibavcodec/svq1.c
- libavcodec/svq1.h 3 additions, 3 deletionslibavcodec/svq1.h
- libavcodec/svq1enc.c 2 additions, 10 deletionslibavcodec/svq1enc.c
- libavcodec/utils.c 6 additions, 0 deletionslibavcodec/utils.c
Loading
Please register or sign in to comment