| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: add libswscale.texi and ffmpeg-scaler.texi files | Stefano Sabatini | 2012-11-25 | 3 | -1/+193 |
* | lavu/opt: add av_opt_ accessors for pixel/format/image size options | Stefano Sabatini | 2012-11-25 | 1 | -0/+9 |
* | doc: add libswresample.texi and ffmpeg-resampler.texi files | Stefano Sabatini | 2012-11-25 | 3 | -1/+262 |
* | doc: move filters documentation to dedicated manual page ffmpeg-filters | Stefano Sabatini | 2012-11-25 | 3 | -4/+31 |
* | doc: move codec options and descriptions to a dedicated manual page | Stefano Sabatini | 2012-11-25 | 3 | -1094/+1121 |
* | ADPCM IMA Dialogic decoder | Paul B Mahol | 2012-11-24 | 1 | -0/+1 |
* | ADPCM AFC decoder | Paul B Mahol | 2012-11-22 | 1 | -0/+1 |
* | ffprobe: implement -sections option | Stefano Sabatini | 2012-11-22 | 1 | -0/+8 |
* | ffprobe: implement subsection field selection through the -show_entries option | Stefano Sabatini | 2012-11-22 | 1 | -0/+53 |
* | lavfi/drawtext: add support for printing frame numbers | Stefano Sabatini | 2012-11-22 | 1 | -0/+3 |
* | brender_pix: a new image decoder | Aleksi Nurmi | 2012-11-22 | 1 | -0/+2 |
* | Fix the path to the C99-to-C89 Converter & Wrapper to the only existing repos... | Carl Eugen Hoyos | 2012-11-22 | 1 | -1/+1 |
* | the hyperlink to the Developer's Certificate of Origin no longer works; use L... | Peter Ross | 2012-11-20 | 1 | -1/+1 |
* | add some planar PCM encoders | Paul B Mahol | 2012-11-20 | 1 | -5/+5 |
* | doc/platform: replace link to site arrozcru.org with link to ffmpeg.zeranoe.com | Stefano Sabatini | 2012-11-20 | 1 | -2/+1 |
* | mips: Optimization of AC3 FP encoder and EAC3 FP decoder | Bojan Zivkovic | 2012-11-19 | 1 | -0/+2 |
* | doc/general: remove duplicate entry for ADPCM SMJPEG IMA | Paul B Mahol | 2012-11-19 | 1 | -2/+0 |
* | doc/general: remove 8SVX audio, there is no such codec | Paul B Mahol | 2012-11-19 | 1 | -1/+1 |
* | doc/general: move 8SVX codecs to right section | Paul B Mahol | 2012-11-19 | 1 | -2/+2 |
* | lavfi/drawtext: implement more generic expansion. | Nicolas George | 2012-11-18 | 1 | -2/+59 |
* | AST demuxer | Paul B Mahol | 2012-11-17 | 1 | -0/+2 |
* | PCM signed 16-bit big-endian planar decoder | Paul B Mahol | 2012-11-17 | 1 | -0/+1 |
* | PCM signed 24-bit/32-bit little-endian planar decoder | Paul B Mahol | 2012-11-17 | 1 | -1/+3 |
* | doc/texi2pod: recognize @table @command. | Nicolas George | 2012-11-17 | 1 | -1/+1 |
* | lavu/bprint: implement av_bprint_strftime(). | Nicolas George | 2012-11-17 | 1 | -0/+3 |
* | doc/filters: fix a few typos in the frei0r docs | Stefano Sabatini | 2012-11-16 | 1 | -2/+2 |
* | doc/ffprobe: factorize definition of writers syntax | Stefano Sabatini | 2012-11-16 | 1 | -17/+3 |
* | Merge commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd' | Michael Niedermayer | 2012-11-16 | 4 | -28/+5 |
|\ |
|
| * | APIChanges: add entry for av_read_packet deprecation | Janne Grunau | 2012-11-15 | 1 | -0/+4 |
| * | avserver: remove daemon mode | Mans Rullgard | 2012-11-15 | 2 | -10/+1 |
| * | doxygen: remove obsolete options from Doxyfile | Janne Grunau | 2012-11-15 | 1 | -17/+0 |
* | | lavu/opt: fix av_opt_get_key_value() API. | Nicolas George | 2012-11-16 | 1 | -3/+3 |
* | | doc/APIchanges: clarify comment on new APIs. | Nicolas George | 2012-11-16 | 1 | -1/+1 |
* | | Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2' | Michael Niedermayer | 2012-11-14 | 1 | -0/+21 |
|\| |
|
| * | hlsenc: stand alone hls segmenter | Luca Barbato | 2012-11-13 | 1 | -0/+21 |
* | | Update iec61883 to handle multiple devices, and allow | Georg Lippitsch | 2012-11-13 | 1 | -0/+7 |
* | | Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h | Paul B Mahol | 2012-11-13 | 1 | -3/+3 |
* | | lavfi: store and propagate number of channels information in audio buffer pro... | Stefano Sabatini | 2012-11-13 | 1 | -0/+3 |
* | | doc/encoders: document libtheora encoder | Stefano Sabatini | 2012-11-13 | 1 | -0/+39 |
* | | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' | Michael Niedermayer | 2012-11-12 | 3 | -2/+5 |
|\| |
|
| * | doc: git-howto: Leave reviewers time to react before pushing patches | Diego Biurrun | 2012-11-11 | 1 | -0/+7 |
| * | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -1/+1 |
| * | lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -0/+3 |
* | | lavfi: remove mp=geq filter. | Clément Bœsch | 2012-11-11 | 1 | -1/+0 |
* | | lavfi: add geq filter. | Clément Bœsch | 2012-11-11 | 1 | -2/+77 |
* | | lavfi: remove mp=fixpts filter. | Clément Bœsch | 2012-11-11 | 1 | -1/+0 |
* | | lavfi: remove mp=tile filter. | Clément Bœsch | 2012-11-11 | 1 | -1/+0 |
* | | doc/filters: complete tile documentation. | Clément Bœsch | 2012-11-11 | 1 | -2/+34 |
* | | doc/Makefile: generate library headers with the correct section number | Stefano Sabatini | 2012-11-11 | 1 | -1/+3 |
* | | doc: add libavfilter.texi | Stefano Sabatini | 2012-11-11 | 2 | -0/+38 |