aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-091-0/+5
|\
| * Move metadata API from lavf to lavu.Anton Khirnov2011-06-081-0/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-081-0/+4
|\|
| * APIchanges: fill-in git commit hash for av_get_bytes_per_sample() additionJustin Ruggles2011-06-071-1/+1
| * samplefmt: add av_get_bytes_per_sample()Stefano Sabatini2011-06-071-0/+4
* | ffplay: remove -debug optionStefano Sabatini2011-06-081-2/+0
* | ffplay: remove -vismv optionStefano Sabatini2011-06-081-2/+0
* | eval: add support for pow() functionStefano Sabatini2011-06-071-0/+4
* | lavfi: prefer nb_samples over size in AVFilterBufferRefAudioPropsStefano Sabatini2011-06-061-0/+5
* | samplefmt: switch nb_channels/nb_samples params order in av_samples_alloc()Stefano Sabatini2011-06-061-0/+4
* | samplefmt: change layout for arrays created by av_samples_alloc() and _fill_a...Stefano Sabatini2011-06-061-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-061-0/+3
|\|
| * AVOptions: add av_opt_free convenience function.Anton Khirnov2011-06-051-0/+3
* | vsrc_buffer: add flags param to av_vsrc_buffer_add_video_buffer_refStefano Sabatini2011-06-061-0/+4
* | ffprobe: implement -i FILE optionStefano Sabatini2011-06-051-0/+3
* | ffplay.texi: document -i FILE optionStefano Sabatini2011-06-051-1/+3
* | sdl: use the filename for defining the window title, if not specifiedStefano Sabatini2011-06-051-6/+3
* | lavfi: add avfilter_link_free() functionStefano Sabatini2011-06-031-0/+3
* | doc: cosmetics: libx264 typosJames Zern2011-06-021-2/+2
* | doc/examples: give meaningful names to the example filesStefano Sabatini2011-06-013-1/+1
* | doc: add libvpx encoder sectionJames Zern2011-05-311-0/+113
* | api-example: uppercase first letter in "copyright"Stefano Sabatini2011-05-301-1/+1
* | output-example: create @file doxy from text in the copyright headerStefano Sabatini2011-05-301-3/+7
* | examples: move API examples to a dedicated dir in docStefano Sabatini2011-05-303-0/+1026
* | Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer2011-05-292-1/+5
|\|
| * APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7).Ronald S. Bultje2011-05-281-1/+1
| * lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini2011-05-281-0/+4
| * webm: support stereo videos in matroska/webm muxerAlok Ahuja2011-05-281-0/+63
| * ac3enc: add support for E-AC-3 encoding.Justin Ruggles2011-05-271-1/+1
* | doc: correct AC-3 option subsection placementJames Zern2011-05-291-45/+43
* | lavdev: add SDL output deviceStefano Sabatini2011-05-281-0/+43
* | lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini2011-05-281-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-271-6/+0
|\|
| * doc: Drop DJGPP section, Libav now compiles out-of-the-box on FreeDOS.Diego Biurrun2011-05-271-6/+0
* | patch checklist: suggest --disable-yasm test.Michael Niedermayer2011-05-271-0/+2
* | fate.txt: replace FATE rsync command with a make commandStefano Sabatini2011-05-271-2/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-271-12/+0
|\|
| * doc: Drop hint at --enable-memalign-hack for MinGW, it is now autodetected.Diego Biurrun2011-05-261-12/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-262-2/+4
|\|
| * doc: create separate section for audio encodersStefano Sabatini2011-05-261-13/+17
| * APIchanges: Fill in git hash for fps_probe_size (30315a8)Alex Converse2011-05-251-1/+1
| * avformat: Add fpsprobesize as an AVOption.Alex Converse2011-05-251-0/+3
* | vf_mp: fix name of the remove-logo filter referenced in filters.texiStefano Sabatini2011-05-251-1/+1
* | lavfi: add select filterStefano Sabatini2011-05-251-0/+116
* | eval: implement not() expressionStefano Sabatini2011-05-251-5/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-251-0/+46
|\|
| * ac3enc: add channel coupling supportJustin Ruggles2011-05-241-0/+43
* | Add Kamil Nowosads j2k code.Kamil Nowosad2011-05-241-2/+1
* | matroska: cleanup handling of video stereo modeAurelien Jacobs2011-05-241-2/+2
* | muxers.texi changes for mkv/webm optionsalahuja2011-05-231-0/+63