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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2013-05-18Escape 130 (RPL) decoderEli Friedman
2013-05-17doxy: don't sort struct members alphabeticallyAnton Khirnov
2013-05-17Apple Intermediate Codec decoderKostya Shishkov
2013-05-15pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov
2013-05-07avconv: remove -deinterlaceAnton Khirnov
2013-05-04configure: Add basic valgrind-memcheck supportReinhard Tartler
2013-05-03silly typo fixesDiego Biurrun
2013-05-03matroskaenc: add an option to put the index at the start of the fileAnton Khirnov
2013-05-03avcodec: Add field order information to AVCodecParserContext.Masaki Tanaka
2013-04-30lavfi: add trim and atrim filters.Anton Khirnov
2013-04-30lavfi: add an asetpts filterAnton Khirnov
2013-04-24doc/APIchanges: add missing hashes and datesAnton Khirnov
2013-04-22JPEG 2000 decoder for DCinemaNicolas Bertrand
2013-04-19h264: fully support cropping.Anton Khirnov
2013-04-11lavfi: new interlace filterVittorio Giovara
2013-04-11cmdutils: allow -h filter=<name> to print information about a filter.Anton Khirnov
2013-04-11lavfi: change the filter registering system to match the other librariesAnton Khirnov
2013-04-11lavfi: add a function for counting elements in AVFilterPad arrays.Anton Khirnov
2013-04-11lavfi: mark filters with dynamic number of inputs or outputs with special flagsAnton Khirnov
2013-04-11lavfi: add avfilter_init_dict() for initializing a filter with a dict.Anton Khirnov
2013-04-11lavfi: add avfilter_init_str() to replace avfilter_init_filter().Anton Khirnov
2013-04-11lavfi: add AVFilterContext.graph.Anton Khirnov
2013-04-11lavfi: deprecate avfilter_graph_add_filter().Anton Khirnov
2013-04-11lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().Anton Khirnov
2013-04-11lavfi: merge avfiltergraph.h into avfilter.hAnton Khirnov
2013-04-11doc: document the prores encoder optionsAnton Khirnov
2013-04-11img2enc: add an option for overwriting one file with subsequent imagesAnton Khirnov
2013-04-09lavfi: add a bump and docs entries for the AVOptions switchAnton Khirnov
2013-04-09vsrc_testsrc: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vsrc_movie: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vsrc_color: switch to an AVOptions-based system.Anton Khirnov
2013-04-09af_join: switch to an AVOptions-based system.Anton Khirnov
2013-04-09af_channelmap: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_yadif: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_unsharp: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_transpose: switch to an AVOptions-based system.Anton Khirnov