| Commit message (Expand) | Author | Age | Files | Lines |
* | make two functions static | Måns Rullgård | 2006-11-11 | 1 | -2/+2 |
* | indentation | Måns Rullgård | 2006-11-01 | 1 | -6/+6 |
* | CODEC_CAP_DELAY support | Måns Rullgård | 2006-11-01 | 1 | -1/+5 |
* | Make ffmpeg work with x264 r592 | Luca Barbato | 2006-10-16 | 1 | -1/+1 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | fix b pyramid in mp4 muxing if no dts are provided to the muxer | Michael Niedermayer | 2006-08-30 | 1 | -0/+1 |
* | sync to x264 r537 | Loren Merritt | 2006-07-18 | 1 | -3/+8 |
* | pass noise reduction option to x264 | Erik Slagter | 2006-02-20 | 1 | -0/+1 |
* | Remove all stray tabs and trailing whitespace, this time for good. | Diego Biurrun | 2006-01-24 | 1 | -7/+7 |
* | place SPS/PPS in extradata if GLOBAL_HEADER flag is set | Måns Rullgård | 2006-01-20 | 1 | -0/+18 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | update x264 wrapper. | Robert Swain | 2005-12-29 | 1 | -5/+91 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -14/+14 |
* | revert incorrect change | Måns Rullgård | 2005-11-09 | 1 | -1/+1 |
* | s/log2/av_log2/ | Steven M. Schultz | 2005-11-09 | 1 | -1/+1 |
* | set more x264 encoding parameters | Dario Andrade | 2005-09-14 | 1 | -0/+4 |
* | patch from http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg-deve... | Michael Niedermayer | 2005-07-10 | 1 | -0/+1 |
* | enable x264 multi-threading | Måns Rullgård | 2005-05-30 | 1 | -0/+2 |
* | work with latest svn of x264 | Måns Rullgård | 2005-05-14 | 1 | -1/+1 |
* | switch to native time bases | Michael Niedermayer | 2005-04-30 | 1 | -2/+2 |
* | s/u_char/uint8_t/ | Måns Rullgård | 2005-04-12 | 1 | -2/+2 |
* | indentation fix | Måns Rullgård | 2005-03-19 | 1 | -2/+2 |
* | B frames and CABAC/CAVLC selection by Erik Slagter (erik at slagter dot name) | Måns Rullgård | 2005-03-19 | 1 | -1/+4 |
* | set constant QP from AVCodecContext.global_quality. | Måns Rullgård | 2005-03-16 | 1 | -1/+6 |
* | H.264 encoding with x264 by (Måns Rullgård <mru inprovide com>) | Michael Niedermayer | 2005-03-09 | 1 | -0/+167 |