| Commit message (Expand) | Author | Age | Files | Lines |
* | add XMV demuxer | Sven Hesse | 2011-08-17 | 1 | -0/+2 |
* | lavf: add avformat_query_codec(). | Anton Khirnov | 2011-08-16 | 1 | -0/+3 |
* | lavc: add avcodec_get_type() for mapping codec_id -> type. | Anton Khirnov | 2011-08-16 | 1 | -0/+3 |
* | lavc: add audio flag to the 'b' option, deprecate 'ab'. | Anton Khirnov | 2011-08-16 | 1 | -2/+2 |
* | avconv: rename sameq to same_quant | Anton Khirnov | 2011-08-16 | 1 | -6/+4 |
* | doc/avconv: add forgotten end of chapter. | Anton Khirnov | 2011-08-16 | 1 | -0/+1 |
* | avconv: replace -vcodec/-acodec/-scodec with a better system. | Anton Khirnov | 2011-08-16 | 1 | -15/+38 |
* | avconv: remove presets. | Anton Khirnov | 2011-08-16 | 1 | -34/+0 |
* | patch checklist: suggest fate instead of regression tests | Michael Niedermayer | 2011-08-15 | 1 | -1/+1 |
* | APIchanges: note error_recognition in lavf | Dustin Brody | 2011-08-12 | 1 | -0/+3 |
* | avconv: change semantics of -map | Anton Khirnov | 2011-08-12 | 1 | -11/+36 |
* | avconv: get rid of new* options. | Anton Khirnov | 2011-08-12 | 1 | -37/+22 |
* | cmdutils: allow precisely specifying a stream for AVOptions. | Anton Khirnov | 2011-08-12 | 1 | -0/+17 |
* | 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 |