]> git.sesse.net Git - vlc/commit
* all: added avc1 support. Well there is a hack because we need to
authorLaurent Aimar <fenrir@videolan.org>
Sat, 15 May 2004 11:10:42 +0000 (11:10 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Sat, 15 May 2004 11:10:42 +0000 (11:10 +0000)
commit17fe900bb3f1289fc6a7978cea314589b478619d
tree7e38a88e86ace24417b57d8f7679ebb67ee6b521
parent47ca871821d8cf4f89fbe67f588c726945a77e05
 * all: added avc1 support. Well there is a hack because we need to
first go through the h264 packetizer that will convert avc1 into a
proper annexe B stream (untested).
modules/codec/ffmpeg/ffmpeg.c
modules/codec/ffmpeg/video.c