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
2013-09-27pcm: support 24-bit/32-bit little-endian planarPaul B Mahol
2013-09-27tls: Add support for listen modeMartin Storsjö
2013-09-27tls: Add options for verifying the peer certificateMartin Storsjö
2013-09-24doc/filters: fix an option name in the unsharp docsAnton Khirnov
2013-09-21lavu: Add interleaved 4:2:2 8/10-bit formatsKieran Kunhya
2013-09-18Add a WebP decoderJustin Ruggles
2013-09-17doc: Add missing hashes and dates to APIChangesLuca Barbato
2013-09-16mem: Introduce av_reallocpLuca Barbato
2013-09-10doc: Drop VDPAU from list of supported codecsDiego Biurrun
2013-09-04doc: Describe TB option of setpts filterClifford Wolf
2013-09-02cosmetics: Fix ATRAC codec name spellingDiego Biurrun
2013-08-31configure: Add docdir configuration optionVittorio Giovara
2013-08-28doc: document the asf demuxerLuca Barbato
2013-08-27doc: Document the flv demuxerLuca Barbato
2013-08-21movenc: add faststart option for web streamingClément Bœsch
2013-08-20vf_fps: add 'start_time' optionJustin Ruggles
2013-08-10doc: Clarify the avconv section about -reMartin Storsjö
2013-08-10doc: Add an example on publishing over RTMPMartin Storsjö
2013-08-10doc: Add librtmp to the section header for the librtmp specific detailsMartin Storsjö
2013-08-10doc: Explain that the default RTMP user agent is different when publishingMartin Storsjö
2013-08-10doc: Extend the rtmp example to include how to pass username/passwordMartin Storsjö
2013-08-10lavc: Add refcounted api to AVPacketLuca Barbato
2013-08-08Voxware MetaSound decoderKostya Shishkov
2013-08-05lavf: Support unix socketsLuca Barbato
2013-08-05libx264: add shortcut for the bluray compatibility optionLuca Barbato
2013-08-05vdpau: deprecate bitstream buffers within the hardware contextRémi Denis-Courmont
2013-08-05vdpau: deprecate VDPAU codec capabilityRémi Denis-Courmont
2013-08-05vdpau: deprecate old codec-specific pixel formatsRémi Denis-Courmont
2013-08-05avconv: make input -ss accurate when transcodingAnton Khirnov
2013-08-02avcodec: Add output_picture_number to AVCodecParserContextYusuke Nakamura
2013-08-02doc/print_options: Move options headers to a saner placeDiego Biurrun
2013-08-02Give less generic names to global library option arraysDiego Biurrun
2013-07-31avconv: add -n option to immediately exit when output files already existVittorio Giovara
2013-07-29avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typoDiego Biurrun
2013-07-27doc: cosmetics: Consistently format list and table itemsDiego Biurrun
2013-07-25miscellaneous typo fixesDiego Biurrun
2013-06-24doc/platform: Add info about ICLDerek Buitenhuis
2013-06-24lavc: Add option to encode MPEG-2 AAC with libfdk-aacKieran Kunhya
2013-06-10lavc: add a libwavpack encoder wrapperAnton Khirnov
2013-06-04mem: Add av_realloc_array and av_reallocp_arrayMartin Storsjö
2013-06-03Go2Webinar decoderKostya Shishkov
2013-05-30proresenc: alpha coding supportKostya Shishkov
2013-05-29doc: Mention the target_samples and ld variables for fate configsMartin Storsjö
2013-05-29fate.sh: Allow specifying --as via a specific variableMartin Storsjö
2013-05-24lavfi: add a slice threading infrastructureAnton Khirnov
2013-05-24Move get_logical_cpus() from lavc/pthread to lavu/cpu.Anton Khirnov
2013-05-24doxy: enable TYPEDEF_HIDES_STRUCTAnton Khirnov
2013-05-24avcodec: Add picture structure information to AVCodecParserContext.Yusuke Nakamura
2013-05-21fate.sh: add support for build-only FATE instancesDiego Biurrun
2013-05-18configure: Add basic valgrind-massif supportLuca Barbato