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