summaryrefslogtreecommitdiff
path: root/libavcodec/x264.c
Commit message (Expand)AuthorAge
* enable bidirectional me with x264Robert Swain2007-01-07
* make two functions staticMåns Rullgård2006-11-11
* indentationMåns Rullgård2006-11-01
* CODEC_CAP_DELAY supportMåns Rullgård2006-11-01
* Make ffmpeg work with x264 r592Luca Barbato2006-10-16
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* fix b pyramid in mp4 muxing if no dts are provided to the muxerMichael Niedermayer2006-08-30
* sync to x264 r537Loren Merritt2006-07-18
* pass noise reduction option to x264Erik Slagter2006-02-20
* Remove all stray tabs and trailing whitespace, this time for good.Diego Biurrun2006-01-24
* place SPS/PPS in extradata if GLOBAL_HEADER flag is setMåns Rullgård2006-01-20
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* update x264 wrapper.Robert Swain2005-12-29
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* revert incorrect changeMåns Rullgård2005-11-09
* s/log2/av_log2/Steven M. Schultz2005-11-09
* set more x264 encoding parametersDario Andrade2005-09-14
* patch from http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg-deve...Michael Niedermayer2005-07-10
* enable x264 multi-threadingMåns Rullgård2005-05-30
* work with latest svn of x264Måns Rullgård2005-05-14
* switch to native time basesMichael Niedermayer2005-04-30
* s/u_char/uint8_t/Måns Rullgård2005-04-12
* indentation fixMåns Rullgård2005-03-19
* B frames and CABAC/CAVLC selection by Erik Slagter (erik at slagter dot name)Måns Rullgård2005-03-19
* set constant QP from AVCodecContext.global_quality.Måns Rullgård2005-03-16
* H.264 encoding with x264 by (Måns Rullgård <mru inprovide com>)Michael Niedermayer2005-03-09