| Commit message (Expand) | Author | Age | Files | Lines |
* | Add slice-based parallel H.264 decoding | Andreas Öman | 2007-09-05 | 1 | -0/+29 |
* | Move H.264 intra prediction functions into their own context | Kostya Shishkov | 2007-09-05 | 1 | -4/+2 |
* | Add support for streams with different chroma_qp_index_offset | Andreas Öman | 2007-07-06 | 1 | -3/+4 |
* | Precompute a chroma_qp table with index offset for each pps, | Andreas Öman | 2007-07-06 | 1 | -0/+1 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+0 |
* | Do not reuse the rbsp de-escape buffer if both | Andreas Öman | 2007-06-20 | 1 | -2/+2 |
* | misc typo fixes | Diego Biurrun | 2007-06-12 | 1 | -1/+1 |
* | misc spelling fixes | Diego Biurrun | 2007-06-12 | 1 | -1/+1 |
* | allocate PPS and SPS dynamically | Andreas Öman | 2007-05-29 | 1 | -2/+2 |
* | split h264.c to move parser in its own file | Aurelien Jacobs | 2007-05-10 | 1 | -0/+386 |