| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a const related warning | Ivan Schreter | 2009-02-08 | 1 | -2/+2 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Remove CODEC_ID_H264_VDPAU. | Carl Eugen Hoyos | 2009-01-17 | 1 | -2/+1 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -2/+2 |
* | Add VDPAU hardware accelerated decoding for H264 which can be used by | NVIDIA Corporation | 2009-01-04 | 1 | -1/+2 |
* | Explain the lack of +3/7 | Michael Niedermayer | 2008-12-28 | 1 | -0/+3 |
* | Make h264 parser 50% faster. | Michael Niedermayer | 2008-12-23 | 1 | -0/+9 |
* | 100l forgot return type. | Michael Niedermayer | 2008-10-04 | 1 | -1/+1 |
* | ff_parse_close() is not the correct function for H264Context. | Michael Niedermayer | 2008-10-03 | 1 | -1/+9 |
* | fix warning reported by Intel C compiler: | Diego Pettenò | 2008-10-02 | 1 | -4/+6 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+0 |
* | split h264.c to move parser in its own file | Aurelien Jacobs | 2007-05-10 | 1 | -0/+149 |