OSDN Git Service

- made --extra-cflags option work on darwin
authorTinic Uro <turo@macromedia.com>
Fri, 6 Feb 2004 23:56:37 +0000 (23:56 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 6 Feb 2004 23:56:37 +0000 (23:56 +0000)
commit747a0554ea8ad09404c1f5b80239ebd8d71b291e
treecbdc2b6bea2d6aa2a9b83b634ef12bad24b8ed13
parent8cb5d4c060cf2bd6c7d10bb151e4bceedf821379
- made --extra-cflags option work on darwin
- allow INTER4V macroblocks for FLV1 codec
- fixed issue in flv file format saving 8 mp3 frames per packet instead of 1
- fixed crasher in flv file format involving mp3 buffer handling
- added FLV1 codec support for swf file format (FlashPlayer6 or above
required) and made it default
- fixed broken mp3 support in swf file format
patch by (Tinic Uro <turo at macromedia dot com>)
cleanup by me

Originally committed as revision 2756 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
libavcodec/mpegvideo.c
libavformat/flvenc.c
libavformat/swf.c