]> git.sesse.net Git - vlc/history - modules/packetizer/h264.c
Support H.264 SEI recovery points.
[vlc] / modules / packetizer / h264.c
2004-06-16 Laurent Aimar * all: fixed the way h264 streams are stored in .mp4
2004-06-06 Laurent Aimar * all: added VSSH fourcc.
2004-05-15 Laurent Aimar * h264: added avc1 -> h264 annexe B stream.
2004-04-23 Laurent Aimar * h264: fixed nal decoding.
2004-04-22 Laurent Aimar * packetizer/h264.c: a really basic h264 packetizer...