-
- Downloads
* DV handling was streamlined for both muxing/demuxing and
decoding. All muxing/demuxing functionality is now available in libavformat/dv.[ch]. * dv1394.c and avidec.c were hooked up with general DV demuxer. * DVAUDIO is dead! Long live pcm_s16le! * DV audio is now always recognized -- which means we can now hear all those ducks quaking in pond.dv. Originally committed as revision 2319 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- libavcodec/allcodecs.c 0 additions, 1 deletionlibavcodec/allcodecs.c
- libavcodec/avcodec.h 0 additions, 1 deletionlibavcodec/avcodec.h
- libavcodec/dv.c 50 additions, 281 deletionslibavcodec/dv.c
- libavcodec/dvdata.h 102 additions, 12 deletionslibavcodec/dvdata.h
- libavformat/Makefile 1 addition, 1 deletionlibavformat/Makefile
- libavformat/avidec.c 49 additions, 91 deletionslibavformat/avidec.c
- libavformat/dv.c 779 additions, 62 deletionslibavformat/dv.c
- libavformat/dv.h 32 additions, 0 deletionslibavformat/dv.h
- libavformat/dv1394.c 22 additions, 84 deletionslibavformat/dv1394.c
Loading
Please register or sign in to comment