Split the h261.c file into separate files for the encoder, decoder and common stuff.
Originally committed as revision 9090 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- libavcodec/Makefile 2 additions, 2 deletionslibavcodec/Makefile
- libavcodec/h261.c 3 additions, 939 deletionslibavcodec/h261.c
- libavcodec/h261.h 45 additions, 0 deletionslibavcodec/h261.h
- libavcodec/h261dec.c 650 additions, 0 deletionslibavcodec/h261dec.c
- libavcodec/h261enc.c 334 additions, 0 deletionslibavcodec/h261enc.c
Loading
Please register or sign in to comment