summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264.h
Commit message (Expand)AuthorAgeFilesLines
* typo fixesDiego Biurrun2008-03-121-1/+1
* ff_h264_idct8_add_sse2.Loren Merritt2008-02-031-1/+1
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* Enable PAFF decodingCarl Eugen Hoyos2007-10-091-1/+1
* Modifies macroblock addressing and current macroblock y-position for field de...Jeff Downs2007-10-061-0/+1
* Fix h->curr_pic_num for field pictures. Necessary for proper PAFF support.Jeff Downs2007-10-041-1/+1
* Partial PAFF implementation at macroblock level.Jeff Downs2007-10-041-0/+2
* Rename MMCO stuff to prepare for h264/PAFF implementation.Jeff Downs2007-10-021-2/+2
* Cosmetic preparations for h264/PAFF implementation.Jeff Downs2007-10-021-4/+6
* Add slice-based parallel H.264 decodingAndreas Öman2007-09-051-0/+29
* Move H.264 intra prediction functions into their own contextKostya Shishkov2007-09-051-4/+2
* Add support for streams with different chroma_qp_index_offsetAndreas Öman2007-07-061-3/+4
* Precompute a chroma_qp table with index offset for each pps,Andreas Öman2007-07-061-0/+1
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+0
* Do not reuse the rbsp de-escape buffer if bothAndreas Öman2007-06-201-2/+2
* misc typo fixesDiego Biurrun2007-06-121-1/+1
* misc spelling fixesDiego Biurrun2007-06-121-1/+1
* allocate PPS and SPS dynamicallyAndreas Öman2007-05-291-2/+2
* split h264.c to move parser in its own fileAurelien Jacobs2007-05-101-0/+386
OpenPOWER on IntegriCloud