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-01-18consolidate .gitignore patters into a single fileJanne Grunau
2011-01-18Missing parts of IVF muxer support.Reimar Döffinger
2011-01-17Explain how to set up user name/email correctly for git.Reimar Döffinger
2011-01-17convert svn:ignore properties to .gitignore filesJanne Grunau
2011-01-17Add instructions how to check out a specific svn revision with gitJanne Grunau
2011-01-17rewrite git-howto for the no merge policyJanne Grunau
2011-01-17Fix date and revision for lavc 52.104.Carl Eugen Hoyos
2011-01-16Fix two typos in git howto.Alex Converse
2011-01-16fix typo in git howto section headingJanne Grunau
2011-01-16Add section how to find a svn changeset with git commandsJanne Grunau
2011-01-16Add git-howto.Anton Khirnov
2011-01-16In ffmpeg.texi, prefer @itemize lists over text formatted "*" lists.Stefano Sabatini
2011-01-16Reformat documentation for -vsync @var{parameter}.Stefano Sabatini
2011-01-15Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples.Stefano Sabatini
2011-01-15Add docs and Changelog entry for the -copytb option added in r26340.Stefano Sabatini
2011-01-15Add APIchanges entry for the av_metadata_copy() addition.Stefano Sabatini
2011-01-15In yadif filter, default to top field first if interlacing is unknownBaptiste Coudurier
2011-01-09Match the documentation of -ar with the actual behaviour.Carl Eugen Hoyos
2011-01-09Fix typos in the crop filter documentation.Stefano Sabatini
2011-01-09Add documentation for the image2 demuxer.Stefano Sabatini
2011-01-09Add demuxers.texi file.Stefano Sabatini
2011-01-09Lagarith decoder by Nathan Caldwell, saintdev at gmailCarl Eugen Hoyos
2011-01-08Deprecate reordered_opaque in favor of pkt_pts/dtsMichael Niedermayer
2011-01-08Add pkt_dts to AVFrame, this will in the future allow multithreading decodersMichael Niedermayer
2011-01-08Add AVFrame.pkt_pts that contains the correctly reordered AVPacket.ptsMichael Niedermayer
2011-01-08Add av_get_profile_name() to get profile names.Anssi Hannula
2011-01-06rtsp: Allow requesting of filtering of source packetsMartin Storsjö
2011-01-06udp: Allow specifying the connect option in udp_set_remote_url, tooMartin Storsjö
2011-01-05In video4linux2, in the case the timebase value in ap is 0/0, read theStefano Sabatini
2010-12-29add ASS encoding and decoding support in Subtitle Formats documentationAurelien Jacobs
2010-12-29add SubRip decoderAurelien Jacobs
2010-12-28Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini
2010-12-27Bump lavfi minor and add an entry after r26108 (which addedStefano Sabatini
2010-12-27Fix date in APIchanges.Stefano Sabatini
2010-12-27Consistently prefer short library names in APIchanges.Stefano Sabatini
2010-12-27Implement av_find_best_stream.Nicolas George
2010-12-27lavf: bump minor and add APIchanges entry after adding AVFMT_NOSTREAMSAnton Khirnov
2010-12-27Metadata demuxer.Anton Khirnov
2010-12-27Metadata muxerAnton Khirnov
2010-12-26Extend documentation for format and noformat filters, and removeStefano Sabatini
2010-12-26Add erode libopencv filter.Stefano Sabatini
2010-12-26Add dilate libopencv filter.Stefano Sabatini
2010-12-26Windows Televison (WTV) demuxerPeter Ross
2010-12-24There is no complete G.729 decoder in libavcodec.Carl Eugen Hoyos
2010-12-23Redesign the libopencv wrapper to make it more generic. Accept bothStefano Sabatini
2010-12-22Add av_file_map() and av_file_unmap() functions.Stefano Sabatini
2010-12-19Add AVERROR_*_NOT_FOUND codes.Nicolas George
2010-12-18AMR-WB decoder, written as part of Google Summer of Code 2010 by MarceloRonald S. Bultje
2010-12-17Improve layout and clarify / complete documentation for the yadifStefano Sabatini
2010-12-14Simplify texi files naming: ff*-doc.texi -> ff*.texi.Stefano Sabatini