| Commit message (Expand) | Author | Age | Files | Lines |
* | doc/examples: give meaningful names to the example files | Stefano Sabatini | 2011-06-01 | 3 | -1/+1 |
* | doc: add libvpx encoder section | James Zern | 2011-05-31 | 1 | -0/+113 |
* | api-example: uppercase first letter in "copyright" | Stefano Sabatini | 2011-05-30 | 1 | -1/+1 |
* | output-example: create @file doxy from text in the copyright header | Stefano Sabatini | 2011-05-30 | 1 | -3/+7 |
* | examples: move API examples to a dedicated dir in doc | Stefano Sabatini | 2011-05-30 | 3 | -0/+1026 |
* | Merge remote-tracking branch 'qatar/master' into master | Michael Niedermayer | 2011-05-29 | 2 | -1/+5 |
|\ |
|
| * | APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7). | Ronald S. Bultje | 2011-05-28 | 1 | -1/+1 |
| * | lavu: add av_get_pix_fmt_name() convenience function | Stefano Sabatini | 2011-05-28 | 1 | -0/+4 |
| * | webm: support stereo videos in matroska/webm muxer | Alok Ahuja | 2011-05-28 | 1 | -0/+63 |
| * | ac3enc: add support for E-AC-3 encoding. | Justin Ruggles | 2011-05-27 | 1 | -1/+1 |
* | | doc: correct AC-3 option subsection placement | James Zern | 2011-05-29 | 1 | -45/+43 |
* | | lavdev: add SDL output device | Stefano Sabatini | 2011-05-28 | 1 | -0/+43 |
* | | lavu: add av_get_pix_fmt_name() convenience function | Stefano Sabatini | 2011-05-28 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-27 | 1 | -6/+0 |
|\| |
|
| * | doc: Drop DJGPP section, Libav now compiles out-of-the-box on FreeDOS. | Diego Biurrun | 2011-05-27 | 1 | -6/+0 |
* | | patch checklist: suggest --disable-yasm test. | Michael Niedermayer | 2011-05-27 | 1 | -0/+2 |
* | | fate.txt: replace FATE rsync command with a make command | Stefano Sabatini | 2011-05-27 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-27 | 1 | -12/+0 |
|\| |
|
| * | doc: Drop hint at --enable-memalign-hack for MinGW, it is now autodetected. | Diego Biurrun | 2011-05-26 | 1 | -12/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-26 | 2 | -2/+4 |
|\| |
|
| * | doc: create separate section for audio encoders | Stefano Sabatini | 2011-05-26 | 1 | -13/+17 |
| * | APIchanges: Fill in git hash for fps_probe_size (30315a8) | Alex Converse | 2011-05-25 | 1 | -1/+1 |
| * | avformat: Add fpsprobesize as an AVOption. | Alex Converse | 2011-05-25 | 1 | -0/+3 |
* | | vf_mp: fix name of the remove-logo filter referenced in filters.texi | Stefano Sabatini | 2011-05-25 | 1 | -1/+1 |
* | | lavfi: add select filter | Stefano Sabatini | 2011-05-25 | 1 | -0/+116 |
* | | eval: implement not() expression | Stefano Sabatini | 2011-05-25 | 1 | -5/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-25 | 1 | -0/+46 |
|\| |
|
| * | ac3enc: add channel coupling support | Justin Ruggles | 2011-05-24 | 1 | -0/+43 |
* | | Add Kamil Nowosads j2k code. | Kamil Nowosad | 2011-05-24 | 1 | -2/+1 |
* | | matroska: cleanup handling of video stereo mode | Aurelien Jacobs | 2011-05-24 | 1 | -2/+2 |
* | | muxers.texi changes for mkv/webm options | alahuja | 2011-05-23 | 1 | -0/+63 |
* | | lavf: deprecate avformat_alloc_output_context() in favor of avformat_alloc_ou... | Stefano Sabatini | 2011-05-22 | 1 | -0/+4 |
* | | lavfi: make vsrc_buffer.h header public | Stefano Sabatini | 2011-05-22 | 1 | -0/+3 |
* | | vf_split: add documentation to filters.texi | Stefano Sabatini | 2011-05-22 | 1 | -0/+15 |
* | | preset dir for win32 | Gianluigi Tiesi | 2011-05-21 | 1 | -0/+1 |
* | | decoders.texi: fix typos in rawvideo section | Stefano Sabatini | 2011-05-20 | 1 | -1/+1 |
* | | encoders.texi: add documentation for the libx264 encoder | Stefano Sabatini | 2011-05-20 | 2 | -7/+63 |
* | | decoders.texi: add documentation for rawvideo decoder and options | Stefano Sabatini | 2011-05-20 | 1 | -2/+30 |
* | | doc: add decoders.texi file | Stefano Sabatini | 2011-05-20 | 4 | -0/+25 |
* | | encoders.texi: decrease level for audio encoders section | Stefano Sabatini | 2011-05-20 | 1 | -13/+17 |
* | | ffprobe.texi: remove inclusion of muxers section | Stefano Sabatini | 2011-05-20 | 1 | -1/+0 |
* | | vsrc_buffer: add av_vsrc_buffer_add_frame() | Stefano Sabatini | 2011-05-19 | 1 | -0/+3 |
* | | vsrc_buffer: fix example in docs, add mandatory parameters | Stefano Sabatini | 2011-05-19 | 1 | -1/+1 |
* | | vsrc_buffer: make the source accept sws_param in init | Stefano Sabatini | 2011-05-19 | 1 | -2/+8 |
* | | lavfi: add avfilter_get_video_buffer_ref_from_frame to avcodec.h | Stefano Sabatini | 2011-05-19 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-19 | 1 | -0/+3 |
|\| |
|
| * | APIchanges: fill in date and commit for request_sample_fmt | Justin Ruggles | 2011-05-18 | 1 | -1/+1 |
| * | Add APIchanges entry for request_sample_fmt. | Justin Ruggles | 2011-05-18 | 1 | -0/+3 |
| * | configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. | Diego Biurrun | 2011-05-12 | 1 | -8/+0 |
* | | Add little description for -rc_override | Etienne Buira | 2011-05-19 | 1 | -1/+4 |