]> git.sesse.net Git - ffmpeg/history - libavcodec/h264_parser.c
Fix an exploit in indeo by checking we are not writing out of the strip array.
[ffmpeg] / libavcodec / h264_parser.c
2009-01-17 Carl Eugen HoyosRemove CODEC_ID_H264_VDPAU.
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2009-01-04 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for H264 which...
2008-12-28 Michael NiedermayerExplain the lack of +3/7
2008-12-23 Michael NiedermayerMake h264 parser 50% faster.
2008-10-04 Michael Niedermayer100l forgot return type.
2008-10-03 Michael Niedermayerff_parse_close() is not the correct function for H264Co...
2008-10-02 Diego Pettenòfix warning reported by Intel C compiler:
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-05-10 Aurelien Jacobssplit h264.c to move parser in its own file