Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | h264: add support for AFD detection | Marton Balint | 2012-10-21 | 1 | -0/+41 |
* | h264: fix x264 build detection | Michael Niedermayer | 2012-08-13 | 1 | -0/+2 |
* | h264: some fields in SEIs are longer than 25 bits thus use get_bits_long() | Michael Niedermayer | 2012-04-23 | 1 | -4/+4 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-06 | 1 | -1/+1 |
|\ | |||||
| * | Replace computations of remaining bits with calls to get_bits_left(). | Alex Converse | 2012-03-05 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | h264_sei: Fix infinite loop. | Michael Niedermayer | 2012-01-26 | 1 | -0/+4 |
* | | h264: allow debuging SEI types | Michael Niedermayer | 2011-08-30 | 1 | -0/+3 |
|/ | |||||
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Ignore x264 build=0 as there is no such version, this restores previous | Michael Niedermayer | 2010-03-21 | 1 | -1/+1 |
* | Split SEI code off h264.c. | Michael Niedermayer | 2010-01-12 | 1 | -0/+206 |