summaryrefslogtreecommitdiff
path: root/libavcodec/x264.c
Commit message (Collapse)AuthorAge
* indentation fixMåns Rullgård2005-03-19
| | | | Originally committed as revision 4058 to svn://svn.ffmpeg.org/ffmpeg/trunk
* B frames and CABAC/CAVLC selection by Erik Slagter (erik at slagter dot name)Måns Rullgård2005-03-19
| | | | Originally committed as revision 4057 to svn://svn.ffmpeg.org/ffmpeg/trunk
* set constant QP from AVCodecContext.global_quality.Måns Rullgård2005-03-16
| | | | | | set key_frame flag on coded_picture correctly. Originally committed as revision 4045 to svn://svn.ffmpeg.org/ffmpeg/trunk
* H.264 encoding with x264 by (Måns Rullgård <mru inprovide com>)Michael Niedermayer2005-03-09
Originally committed as revision 4024 to svn://svn.ffmpeg.org/ffmpeg/trunk