summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* lavfi: use int64_t lists in AVFilteFormatsMina Nagy Zaki2011-06-191-0/+8
* lavfi: add vsink_buffer, and use it in ff* toolsStefano Sabatini2011-06-192-0/+16
* lavfi: add negate filterStefano Sabatini2011-06-191-0/+7
* lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini2011-06-191-0/+112
* Fix -s documentation.Carl Eugen Hoyos2011-06-181-1/+0
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-181-0/+10
|\
| * Add minor bumps and APIChanges entries for lavf private options.Anton Khirnov2011-06-161-0/+10
* | Fix documentation for -ar and -ac.Carl Eugen Hoyos2011-06-161-6/+3
* | libavfilter: implement avfilter_fill_frame_from_video_buffer_ref()Stefano Sabatini2011-06-121-0/+4
* | avfiltergraph: make the AVFilterInOut alloc/free API publicStefano Sabatini2011-06-121-0/+3
* | avfiltergraph: change the syntax of avfilter_graph_parse()Stefano Sabatini2011-06-121-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-111-0/+3
|\ \ | |/
| * avoptions: Add an av_opt_flag_is_set function for inspecting flag fieldsMartin Storsjö2011-06-101-0/+3
* | APIchanges: fill hash for the avfilter_get_audio_buffer_ref_from_arrays additionStefano Sabatini2011-06-101-1/+1
* | lavfi: implement avfilter_get_audio_buffer_ref_from_arrays()Stefano Sabatini2011-06-101-0/+3
* | APIchanges: remove duplicated entryStefano Sabatini2011-06-101-4/+0
* | APIchanges: fill in dates and numbersStefano Sabatini2011-06-101-27/+27
* | APIchanges: remove duplicated entryStefano Sabatini2011-06-101-3/+0
* | APIchanges: correctly interleave entriesStefano Sabatini2011-06-101-21/+21
* | APIchanges: add entry for av_force_cpu_flags() additionStefano Sabatini2011-06-101-0/+3
* | 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
OpenPOWER on IntegriCloud