summaryrefslogtreecommitdiff
path: root/libavcodec/h264.h
Commit message (Expand)AuthorAge
* Modifies macroblock addressing and current macroblock y-position for field de...Jeff Downs2007-10-06
* Fix h->curr_pic_num for field pictures. Necessary for proper PAFF support.Jeff Downs2007-10-04
* Partial PAFF implementation at macroblock level.Jeff Downs2007-10-04
* Rename MMCO stuff to prepare for h264/PAFF implementation.Jeff Downs2007-10-02
* Cosmetic preparations for h264/PAFF implementation.Jeff Downs2007-10-02
* Add slice-based parallel H.264 decodingAndreas Öman2007-09-05
* Move H.264 intra prediction functions into their own contextKostya Shishkov2007-09-05
* Add support for streams with different chroma_qp_index_offsetAndreas Öman2007-07-06
* Precompute a chroma_qp table with index offset for each pps,Andreas Öman2007-07-06
* license header consistency cosmeticsDiego Biurrun2007-07-05
* Do not reuse the rbsp de-escape buffer if bothAndreas Öman2007-06-20
* misc typo fixesDiego Biurrun2007-06-12
* misc spelling fixesDiego Biurrun2007-06-12
* allocate PPS and SPS dynamicallyAndreas Öman2007-05-29
* split h264.c to move parser in its own fileAurelien Jacobs2007-05-10