| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi: Add fps filter. | Anton Khirnov | 2012-05-18 | 1 | -0/+13 |
* | doc: Replace some @file tags by more suitable markup. | Diego Biurrun | 2012-05-18 | 3 | -10/+11 |
* | build: Add 'check' target to run all compile and test targets. | Diego Biurrun | 2012-05-15 | 1 | -3/+1 |
* | Add missing version bumps and APIchanges/Changelog entries. | Anton Khirnov | 2012-05-15 | 1 | -3/+17 |
* | avconv: automatically insert asyncts when -async is used. | Anton Khirnov | 2012-05-14 | 1 | -0/+1 |
* | avconv: add support for audio filters. | Anton Khirnov | 2012-05-14 | 1 | -0/+5 |
* | lavfi: add asyncts filter. | Anton Khirnov | 2012-05-14 | 1 | -0/+19 |
* | lavfi: add aformat filter | Anton Khirnov | 2012-05-14 | 1 | -0/+26 |
* | lavfi: add an audio buffer sink. | Anton Khirnov | 2012-05-14 | 1 | -0/+7 |
* | lavfi: add an audio buffer source. | Anton Khirnov | 2012-05-14 | 1 | -0/+27 |
* | doc: misc improvements for the Windows section | Diego Biurrun | 2012-05-14 | 1 | -21/+12 |
* | doc: fix link to fate.libav.org | Diego Elio Pettenò | 2012-05-13 | 1 | -2/+3 |
* | lavfi: add lavr-based audio resampling filter. | Anton Khirnov | 2012-05-12 | 1 | -0/+6 |
* | lavc: pad last audio frame with silence when needed. | Anton Khirnov | 2012-05-09 | 1 | -0/+6 |
* | lavfi: add video buffer sink, and use it in avtools | Anton Khirnov | 2012-05-09 | 1 | -0/+8 |
* | doc: Replace a stray reference to the old '-intra' flag. | Alex Converse | 2012-05-08 | 1 | -1/+1 |
* | avprobe: allow showing only one container/stream property. | Ronald S. Bultje | 2012-05-07 | 1 | -0/+5 |
* | lavc: add sample rate and channel layout to AVFrame. | Anton Khirnov | 2012-05-07 | 1 | -0/+3 |
* | doc: clarify check for NULL pointer style | Luca Barbato | 2012-05-06 | 1 | -0/+4 |
* | vf_split: support user-specifiable number of outputs. | Anton Khirnov | 2012-05-06 | 1 | -0/+13 |
* | lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type | Justin Ruggles | 2012-05-01 | 1 | -0/+3 |
* | APIchanges: fill in some dates and commit hashes | Justin Ruggles | 2012-04-30 | 1 | -9/+9 |
* | avutil: add av_parse_cpu_flags() function | Mans Rullgard | 2012-04-25 | 1 | -0/+3 |
* | Add libavresample | Justin Ruggles | 2012-04-24 | 1 | -6/+10 |
* | Remove libdirac decoder. | Diego Biurrun | 2012-04-23 | 2 | -4/+3 |
* | avutil: add audio fifo buffer | Justin Ruggles | 2012-04-20 | 1 | -0/+12 |
* | doc: Update sample Vim config with suitable (function) indentation settings. | Diego Biurrun | 2012-04-16 | 1 | -0/+2 |
* | doc/filters: update documentation. | Anton Khirnov | 2012-04-15 | 1 | -10/+8 |
* | avconv: add support for complex filtergraphs. | Anton Khirnov | 2012-04-15 | 2 | -1/+47 |
* | doc: Improve suggested Emacs settings for our coding style. | Diego Biurrun | 2012-04-15 | 1 | -4/+10 |
* | avfiltergraph: make the AVFilterInOut alloc/free API public | Stefano Sabatini | 2012-04-14 | 1 | -0/+4 |
* | graphparser: allow specifying sws flags in the graph description. | Anton Khirnov | 2012-04-14 | 1 | -1/+7 |
* | git-howto: Explain how to avoid Windows line endings in git checkouts. | Diego Biurrun | 2012-04-12 | 1 | -0/+8 |
* | avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt() | Justin Ruggles | 2012-04-08 | 1 | -0/+3 |
* | avutil: Add av_get_default_channel_layout() | Justin Ruggles | 2012-04-05 | 1 | -0/+3 |
* | build: fix doc generation errors in parallel builds | Mans Rullgard | 2012-03-28 | 1 | -1/+1 |
* | build: Do not explicitly add the doc directory to the OBJDIRS list. | Diego Biurrun | 2012-03-27 | 1 | -1/+0 |
* | APIchanges: mark the place where 0.7 was cut. | Anton Khirnov | 2012-03-26 | 1 | -0/+7 |
* | APIchanges: mark the place where 0.8 was cut. | Anton Khirnov | 2012-03-26 | 1 | -0/+8 |
* | APIchanges: fill in missing dates and hashes. | Anton Khirnov | 2012-03-26 | 1 | -7/+7 |
* | doc: pass -Idoc texi2html and texi2pod | Mans Rullgard | 2012-03-20 | 1 | -2/+2 |
* | doc: texi2pod: add -I flag | Mans Rullgard | 2012-03-20 | 1 | -8/+11 |
* | movenc: Add a min_frag_duration option | Martin Storsjö | 2012-03-20 | 1 | -0/+7 |
* | rtsp: Set the default delay to 0.1 s for the RTSP/SDP/RTP demuxers | Martin Storsjö | 2012-03-20 | 1 | -3/+3 |
* | Generate manpages for AV{Format,Codec}Context AVOptions. | Anton Khirnov | 2012-03-20 | 3 | -4/+139 |
* | doc/avconv: remove entries for AVOptions. | Anton Khirnov | 2012-03-20 | 1 | -174/+14 |
* | ZeroCodec Decoder | Derek Buitenhuis | 2012-03-19 | 1 | -0/+1 |
* | RealAudio Lossless decoder | Kostya Shishkov | 2012-03-19 | 1 | -0/+1 |
* | APIchanges: Replace Subversion revision numbers by Git hashes. | Diego Biurrun | 2012-03-18 | 1 | -147/+147 |
* | avcodec: add XBM encoder | Paul B Mahol | 2012-03-17 | 1 | -0/+2 |