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
2009-11-03Fix grammar / clarify documentation for the format and noformatStefano Sabatini
2009-10-30Document that using "make -r" might be faster than plain "make" in Windows.Ramiro Polla
2009-10-28mingw32: The flag to work around bug 37216 in gcc is automatically passed toRamiro Polla
2009-10-28Add format and noformat filters.Stefano Sabatini
2009-10-27Add an entry for the AVFilter.next addition.Stefano Sabatini
2009-10-23Update the entry for the AVFilter.description field addition.Stefano Sabatini
2009-10-23Add an entry for the AVFilterContext.description addition.Stefano Sabatini
2009-10-23Refer again to the "width" and "height" crop parameter namesStefano Sabatini
2009-10-23Add video vertical flip filter.Stefano Sabatini
2009-10-23Refer to the "width" and "height" crop parameter names which wereStefano Sabatini
2009-10-22Sort video filter descriptions by name.Stefano Sabatini
2009-10-22Add video crop filter.Stefano Sabatini
2009-10-21Rename vfilters.texi to libavfilter.texi, as the file is meant toStefano Sabatini
2009-10-19Add an entry for the avfilter_make_format_list() interface change.Stefano Sabatini
2009-10-19Split the "Introduction" chapter in two chapters as suggested byStefano Sabatini
2009-10-18Add the null video filter.Stefano Sabatini
2009-10-18Add an entry for the avfilter_get_video_buffer() API change operatedStefano Sabatini
2009-10-18Add documentation for libavfilter video filters.Stefano Sabatini
2009-10-10Document the additon of the w and h fields to AVFilterPic.Stefano Sabatini
2009-10-01Document -sn option.Diego Biurrun
2009-10-01Explain the process of patch review and commit a bit.Diego Biurrun
2009-09-27Add a -loglevel command line option to ffserver.Stefano Sabatini
2009-09-26Document the -loglevel option in the ffmpeg man page.Stefano Sabatini
2009-09-26Add a -loglevel command line option to ffplay.Stefano Sabatini
2009-09-22Hook up the MD studio demuxer and Atrac1 decoder.Benjamin Larsson
2009-09-16Core Audio Format demuxerPeter Ross
2009-09-13Replace @node commands with @anchor to refer to specific points in the text.Diego Biurrun
2009-09-09Change developer doc to reflect realityBenjamin Larsson
2009-09-02add missing wmapro decoder partsSascha Sommer
2009-08-31Update ffv1 codec long name in the documentation as well.Diego Biurrun
2009-08-27Decoder for LPCM as used in Bluray discs.Christian Schmidt
2009-08-25Add Bluray Subtitle SupportStephen Backway
2009-08-23TwinVQ decoderVitor Sessak
2009-08-21Add support for S/PDIF encapsulation.Bartlomiej Wolowiec
2009-08-10Sony Wave64 demuxerDaniel Verkamp
2009-07-31RTMP protocol support (as a client)Kostya Shishkov
2009-07-20Merge AMR and OpenCORE documentation sections.Diego Biurrun
2009-07-16Update project URL for OpenCORE AMR.Martin Storsjö
2009-07-10cygwin documentation: diffutils is part of the Utils packages.Ramiro Polla
2009-07-07Remove support for nonfree libamr library for AMR-NB/WB decoding/encoding.Diego Biurrun
2009-07-02Add an explanation and complete the metadata usage example.Stefano Sabatini
2009-06-29Fix braino.Stefano Sabatini
2009-06-27Update ffmpeg documentation regarding metadata setting. -title,Stefano Sabatini
2009-06-25Split developer documentation off from general documentation.Diego Biurrun
2009-06-22Document making AVFormatContext.packet_size unsigned API change.Ronald S. Bultje
2009-06-19Add support for encoding XSUB subtitles. Muxing support is still missing.Reimar Döffinger
2009-06-19Add pts field to AVSubtitle, for use by future XSUB encoder (and XSUB decoderReimar Döffinger
2009-06-13Electronic Arts Madcow decoderPeter Ross
2009-06-12Fix placment of the DPCM Xan commentSascha Sommer
2009-06-12DPX (Digital Picture Exchange) image decoderJimmy Christensen