]> git.sesse.net Git - vlc/history - modules/packetizer/h264.c
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / packetizer / h264.c
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...