OSDN Git Service

flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>)
authorGarrick Meeker <gmeeker@theoryllc.com>
Wed, 9 Jul 2003 23:10:59 +0000 (23:10 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 9 Jul 2003 23:10:59 +0000 (23:10 +0000)
commitd4f5d74a54183a0198053b0ceb0faa21ad686551
tree69655576785813053b765c0ab095e191c86c0f30
parentb64dcbe3254337952627098756a454f572c55480
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>)

Originally committed as revision 2024 to svn://svn.ffmpeg.org/ffmpeg/trunk
13 files changed:
libavcodec/avcodec.c
libavcodec/avcodec.h
libavcodec/h263.c
libavcodec/h263dec.c
libavcodec/imgconvert.c
libavcodec/mpegvideo.c
libavcodec/mpegvideo.h
libavcodec/utils.c
libavformat/Makefile
libavformat/allformats.c
libavformat/avformat.h
libavformat/flvdec.c [new file with mode: 0644]
libavformat/flvenc.c [new file with mode: 0644]