Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2011-06-19lavfi: add vsink_buffer, and use it in ff* toolsStefano Sabatini
2011-06-19lavfi: add negate filterStefano Sabatini
2011-06-19lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini
2011-06-18Fix -s documentation.Carl Eugen Hoyos
2011-06-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-17Fix documentation for -ar and -ac.Carl Eugen Hoyos
2011-06-16Add minor bumps and APIChanges entries for lavf private options.Anton Khirnov
2011-06-13libavfilter: implement avfilter_fill_frame_from_video_buffer_ref()Stefano Sabatini
2011-06-13avfiltergraph: make the AVFilterInOut alloc/free API publicStefano Sabatini
2011-06-13avfiltergraph: change the syntax of avfilter_graph_parse()Stefano Sabatini
2011-06-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-10APIchanges: fill hash for the avfilter_get_audio_buffer_ref_from_arrays additionStefano Sabatini
2011-06-10lavfi: implement avfilter_get_audio_buffer_ref_from_arrays()Stefano Sabatini
2011-06-10APIchanges: remove duplicated entryStefano Sabatini
2011-06-10APIchanges: fill in dates and numbersStefano Sabatini
2011-06-10APIchanges: remove duplicated entryStefano Sabatini
2011-06-10APIchanges: correctly interleave entriesStefano Sabatini
2011-06-10APIchanges: add entry for av_force_cpu_flags() additionStefano Sabatini
2011-06-10avoptions: Add an av_opt_flag_is_set function for inspecting flag fieldsMartin Storsjö
2011-06-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-08Move metadata API from lavf to lavu.Anton Khirnov
2011-06-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-08ffplay: remove -debug optionStefano Sabatini
2011-06-08ffplay: remove -vismv optionStefano Sabatini
2011-06-07APIchanges: fill-in git commit hash for av_get_bytes_per_sample() additionJustin Ruggles
2011-06-07samplefmt: add av_get_bytes_per_sample()Stefano Sabatini
2011-06-07eval: add support for pow() functionStefano Sabatini
2011-06-06lavfi: prefer nb_samples over size in AVFilterBufferRefAudioPropsStefano Sabatini
2011-06-06samplefmt: switch nb_channels/nb_samples params order in av_samples_alloc()Stefano Sabatini
2011-06-06samplefmt: change layout for arrays created by av_samples_alloc() and _fill_a...Stefano Sabatini
2011-06-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-06vsrc_buffer: add flags param to av_vsrc_buffer_add_video_buffer_refStefano Sabatini
2011-06-05AVOptions: add av_opt_free convenience function.Anton Khirnov
2011-06-05ffprobe: implement -i FILE optionStefano Sabatini
2011-06-05ffplay.texi: document -i FILE optionStefano Sabatini
2011-06-05sdl: use the filename for defining the window title, if not specifiedStefano Sabatini
2011-06-03lavfi: add avfilter_link_free() functionStefano Sabatini
2011-06-02doc: cosmetics: libx264 typosJames Zern
2011-06-01doc/examples: give meaningful names to the example filesStefano Sabatini
2011-06-01doc: add libvpx encoder sectionJames Zern
2011-05-30api-example: uppercase first letter in "copyright"Stefano Sabatini
2011-05-30output-example: create @file doxy from text in the copyright headerStefano Sabatini
2011-05-30examples: move API examples to a dedicated dir in docStefano Sabatini
2011-05-29Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer
2011-05-29doc: correct AC-3 option subsection placementJames Zern
2011-05-28lavdev: add SDL output deviceStefano Sabatini
2011-05-28lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini
2011-05-28APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7).Ronald S. Bultje
2011-05-28lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini
2011-05-28webm: support stereo videos in matroska/webm muxerAlok Ahuja