67 Commits (22b985d59c007c4422aefe3ef3fca0aa0daafa9f)

Author SHA1 Message Date
Ivan Schreter fc9fe42833 Correct time_base of H.264 and repeat_pict. 16 years ago
Ivan Schreter 346db3ef7f Use context variable repeat_pict for frame duration computation and 16 years ago
Ivan Schreter 96c3da93e6 Set context variable picture_structure in H264 parser. 16 years ago
Ivan Schreter 0ed260c7a3 Set context variable key_frame in H264 parser. 16 years ago
Ivan Schreter ff6474dd15 Parse NAL units in H264 parser. 16 years ago
Ivan Schreter 4d8eb2e899 Fix a const related warning 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Carl Eugen Hoyos 0d3d172f32 Remove CODEC_ID_H264_VDPAU. 16 years ago
Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 years ago
NVIDIA Corporation 369122dd77 Add VDPAU hardware accelerated decoding for H264 which can be used by 16 years ago
Michael Niedermayer e4f1ec3a4c Explain the lack of +3/7 16 years ago
Michael Niedermayer 5cb5023c78 Make h264 parser 50% faster. 16 years ago
Michael Niedermayer dd990075d6 100l forgot return type. 17 years ago
Michael Niedermayer 3ee4f5e4fa ff_parse_close() is not the correct function for H264Context. 17 years ago
Diego Pettenò 9aa1cfec1a fix warning reported by Intel C compiler: 17 years ago
Diego Biurrun e5a389a1b7 license header consistency cosmetics 18 years ago
Aurelien Jacobs 26b4fe821c split h264.c to move parser in its own file 18 years ago