| Commit message (Expand) | Author | Age | Files | Lines |
* | segment: implement wrap around | Luca Barbato | 2012-02-28 | 1 | -0/+2 |
* | doc/APIchanges: fill in missing dates and hashes. | Anton Khirnov | 2012-02-27 | 1 | -5/+5 |
* | avconv: saner output video timebase. | Anton Khirnov | 2012-02-26 | 1 | -1/+2 |
* | avutil: add AVERROR_UNKNOWN | Justin Ruggles | 2012-02-25 | 1 | -0/+3 |
* | docs: use -bsf:[vas] instead of -[vas]bsf. | John Van Sickle | 2012-02-24 | 2 | -3/+3 |
* | Remove libpostproc. | Diego Biurrun | 2012-02-23 | 1 | -1/+0 |
* | avcodec: add duration field to AVCodecParserContext | Justin Ruggles | 2012-02-20 | 1 | -0/+3 |
* | avutil: add av_rescale_q_rnd() to allow different rounding | Justin Ruggles | 2012-02-20 | 1 | -0/+3 |
* | avcodec: add a Sun Rasterfile encoder | Aneesh Dogra | 2012-02-17 | 1 | -1/+1 |
* | prores encoder | Kostya Shishkov | 2012-02-15 | 1 | -1/+1 |
* | CDXL demuxer and decoder | Paul B Mahol | 2012-02-14 | 1 | -0/+4 |
* | hlsproto: Encourage users to try the hls demuxer instead of the proto | Martin Storsjö | 2012-02-14 | 1 | -0/+5 |
* | doc: Move the hls protocol section into the right place | Martin Storsjö | 2012-02-14 | 1 | -15/+15 |
* | libavformat: Rename the applehttp protocol to hls | Martin Storsjö | 2012-02-14 | 1 | -6/+5 |
* | cosmetics: Delete empty lines at end of file. | Diego Biurrun | 2012-02-09 | 6 | -7/+0 |
* | pixdesc: mark pseudopaletted formats with a special flag. | Anton Khirnov | 2012-02-08 | 1 | -0/+3 |
* | lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacket | Anton Khirnov | 2012-02-08 | 1 | -0/+3 |
* | drawtext: add 'fix_bounds' option on coords fixing | Andrey Utkin | 2012-02-06 | 1 | -0/+3 |
* | APIchanges: add missing commit hashes | Janne Grunau | 2012-02-02 | 1 | -4/+4 |
* | doc: decoding Forward Uncompressed is supported | Paul B Mahol | 2012-02-01 | 1 | -0/+1 |
* | avcodec: Add av_fast_padded_malloc(). | Janne Grunau | 2012-02-01 | 1 | -0/+5 |
* | lavf: add functions for accessing the fourcc<->CodecID mapping tables. | Anton Khirnov | 2012-01-31 | 1 | -0/+3 |
* | lavc: add avcodec_is_open(). | Anton Khirnov | 2012-01-31 | 1 | -0/+3 |
* | avconv: deprecate the -deinterlace option | Anton Khirnov | 2012-01-30 | 1 | -0/+2 |
* | doc: Fix the name of the new function | Martin Storsjö | 2012-01-30 | 1 | -1/+1 |
* | doc: Document mov/mp4 fragmentation options | Martin Storsjö | 2012-01-30 | 1 | -0/+61 |
* | avutil: make intfloat api public | Paul B Mahol | 2012-01-30 | 1 | -0/+4 |
* | APIchanges: mention avcodec_alloc_context()/2/3 | Anton Khirnov | 2012-01-28 | 1 | -0/+2 |
* | lavf: increase major version from 53 to 54. | Anton Khirnov | 2012-01-27 | 1 | -1/+1 |
* | lavc: increase major version to 54. | Anton Khirnov | 2012-01-27 | 1 | -1/+1 |
* | doc: Update APIchanges with info on muxer flushing | Martin Storsjö | 2012-01-25 | 1 | -0/+6 |
* | Remove ffmpeg. | Anton Khirnov | 2012-01-23 | 1 | -1091/+0 |
* | XWD encoder and decoder | Paul B Mahol | 2012-01-23 | 1 | -0/+2 |
* | doc/APIChanges: fill in missing dates and hashes | Anton Khirnov | 2012-01-21 | 1 | -5/+5 |
* | RELEASE_NOTES: mention hiding private symbols in shared builds. | Anton Khirnov | 2012-01-18 | 1 | -0/+9 |
* | RELEASE_NOTES: mention some notable API changes in 0.8 | Anton Khirnov | 2012-01-18 | 1 | -5/+25 |
* | add SMJPEG muxer | Paul B Mahol | 2012-01-16 | 1 | -1/+1 |
* | avcodec: bump minor version and add APIChanges for the new audio encoding API | Justin Ruggles | 2012-01-15 | 1 | -0/+8 |
* | lavfi: move version macros to a new installed header version.h | Anton Khirnov | 2012-01-12 | 1 | -0/+3 |
* | doc: Replace ffmpeg references in avserver config file by avconv. | Diego Biurrun | 2012-01-11 | 1 | -6/+6 |
* | doc: Fix names of av_log color environment variables. | Diego Biurrun | 2012-01-11 | 1 | -2/+2 |
* | Fix a bunch of platform name and other typos. | Diego Biurrun | 2012-01-11 | 1 | -3/+3 |
* | No longer build libpostproc by default | Reinhard Tartler | 2012-01-11 | 1 | -1/+1 |
* | doc: fix stray reference to FFmpeg | Luca Barbato | 2012-01-10 | 1 | -1/+1 |
* | faq: Solutions for common problems with sample paths when running FATE. | Diego Biurrun | 2012-01-07 | 1 | -0/+12 |
* | avconv: add symbolic names for -vsync parameters | Anton Khirnov | 2012-01-04 | 1 | -4/+4 |
* | v4l2: list available formats | Luca Barbato | 2012-01-04 | 1 | -1/+1 |
* | adx: add an adx muxer | Justin Ruggles | 2012-01-03 | 1 | -1/+1 |
* | APIchanges: mention cleaned up header includes | Jonathan Nieder | 2012-01-04 | 1 | -2/+4 |
* | lavu: bump lavu minor for av_popcount64 | Janne Grunau | 2012-01-03 | 1 | -4/+7 |