| Commit message (Expand) | Author | Age | Files | Lines |
* | avconv: make -map_metadata work consistently with the other options | Anton Khirnov | 2011-08-12 | 1 | -7/+7 |
* | avconv: remove deprecated options. | Anton Khirnov | 2011-08-12 | 1 | -15/+0 |
* | avconv: make -map_chapters accept only the input file index. | Anton Khirnov | 2011-08-12 | 1 | -4/+5 |
* | Make a copy of ffmpeg under a new name -- avconv. | Anton Khirnov | 2011-08-12 | 4 | -3/+1068 |
* | Rename ffserver to avserver. | Anton Khirnov | 2011-08-09 | 6 | -43/+43 |
* | Rename ffprobe to avprobe. | Anton Khirnov | 2011-08-09 | 4 | -14/+14 |
* | Rename ffplay to avplay. | Anton Khirnov | 2011-08-09 | 10 | -30/+30 |
* | apichange: add an entry for AV_PKT_FLAG_CORRUPT | Luca Barbato | 2011-08-02 | 1 | -0/+3 |
* | lavc: Deprecate unused FF_ER_VERY_AGGRESSIVE | Dustin Brody | 2011-07-31 | 1 | -2/+0 |
* | x11grab: add show_region AVOption. | Yu-Jie Lin | 2011-07-31 | 2 | -0/+32 |
* | x11grab: add follow_mouse AVOption. | Yu-Jie Lin | 2011-07-31 | 2 | -3/+36 |
* | h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding w... | Dustin Brody | 2011-07-28 | 1 | -0/+2 |
* | doc/fftools-common-opts: wording fixes missing from the previous commit. | Anton Khirnov | 2011-07-28 | 1 | -7/+7 |
* | doc: document using AVOptions in fftools. | Anton Khirnov | 2011-07-28 | 1 | -0/+25 |
* | add Flash Screen Video 2 decoder | Kostya Shishkov | 2011-07-22 | 1 | -0/+1 |
* | ffplay: warn that -pix_fmt is no longer working, suggest alternative | Stefano Sabatini | 2011-07-17 | 1 | -1/+2 |
* | ffplay: warn that -s is no longer working, suggest alternative | Stefano Sabatini | 2011-07-17 | 1 | -2/+2 |
* | doc: remove file name from @file directive in Doxygen usage example | Diego Biurrun | 2011-07-14 | 1 | -1/+1 |
* | APIchanges: fill in missing hashes and dates. | Anton Khirnov | 2011-07-14 | 1 | -8/+8 |
* | Add an APIChanges entry and bump minor versions for recent changes. | Anton Khirnov | 2011-07-14 | 1 | -0/+6 |
* | ffmpeg: print the low bitrate warning after the codec is openend. | Anton Khirnov | 2011-07-14 | 1 | -4/+0 |
* | wav: parse 'bext' metadata | Tomas Härdin | 2011-07-13 | 1 | -1/+1 |
* | wav: add an option for writing BEXT chunk | Benjamin Larsson | 2011-07-13 | 1 | -0/+1 |
* | doc: Improve references to external URLs. | Diego Biurrun | 2011-07-12 | 5 | -29/+39 |
* | doc: Remove outdated comments about gcc 2.95 and gcc 3.3 support. | Diego Biurrun | 2011-07-11 | 1 | -4/+2 |
* | doc: replace @pxref by @ref where appropriate | Diego Biurrun | 2011-07-09 | 4 | -9/+8 |
* | doc: update ffmpeg -ar and -ac documentation to reflect reality. | Anton Khirnov | 2011-07-08 | 1 | -8/+8 |
* | ffmpeg: deprecate loop_input and loop_output options | Anton Khirnov | 2011-07-08 | 1 | -0/+2 |
* | docs: Use proper markup for a literal command line option | Martin Storsjö | 2011-07-08 | 1 | -1/+1 |
* | docs: Remove a remark that isn't relevant any longer | Martin Storsjö | 2011-07-08 | 1 | -4/+1 |
* | docs: Explain how to regenerate import libraries with MSVC tools | Martin Storsjö | 2011-07-08 | 1 | -0/+28 |
* | docs: Mention that libraries for MSVC can be built with a cross compiler | Martin Storsjö | 2011-07-08 | 1 | -0/+4 |
* | docs: Remove old docs that mention setting up a build environment with lib.exe | Martin Storsjö | 2011-07-08 | 1 | -26/+1 |
* | docs: Mention the upstream bugzilla url about the dlltool vs MSVC issue | Martin Storsjö | 2011-07-08 | 1 | -0/+2 |
* | docs: Remove needless configure options | Martin Storsjö | 2011-07-07 | 1 | -2/+2 |
* | docs: Don't recommend adding --enable-memalign-hack | Martin Storsjö | 2011-07-07 | 1 | -3/+3 |
* | Remove unused and outdated TODO file. | Diego Biurrun | 2011-07-06 | 1 | -82/+0 |
* | doc: Remove outdated information about our issue tracker | Reinhard Tartler | 2011-07-01 | 1 | -228/+0 |
* | build: create output directories as needed | Mans Rullgard | 2011-06-29 | 1 | -0/+3 |
* | build: call texi2pod.pl with full path instead of symlink | Mans Rullgard | 2011-06-28 | 1 | -1/+1 |
* | Add av_printf_format, for marking printf style format strings and their param... | Martin Storsjö | 2011-06-23 | 1 | -0/+3 |
* | build: remove SRC_PATH_BARE variable | Mans Rullgard | 2011-06-23 | 1 | -2/+2 |
* | build: move documentation rules to doc/Makefile | Mans Rullgard | 2011-06-22 | 1 | -0/+43 |
* | document libswscale bump | Reinhard Tartler | 2011-06-20 | 1 | -1/+1 |
* | Add Release Notes | Reinhard Tartler | 2011-06-19 | 1 | -0/+52 |
* | Add minor bumps and APIChanges entries for lavf private options. | Anton Khirnov | 2011-06-16 | 1 | -0/+10 |
* | avoptions: Add an av_opt_flag_is_set function for inspecting flag fields | Martin Storsjö | 2011-06-10 | 1 | -0/+3 |
* | Move metadata API from lavf to lavu. | Anton Khirnov | 2011-06-08 | 1 | -0/+5 |
* | APIchanges: fill-in git commit hash for av_get_bytes_per_sample() addition | Justin Ruggles | 2011-06-07 | 1 | -1/+1 |
* | samplefmt: add av_get_bytes_per_sample() | Stefano Sabatini | 2011-06-07 | 1 | -0/+4 |