summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* avconv: make input -ss accurate when transcodingAnton Khirnov2013-08-05
* avcodec: Add output_picture_number to AVCodecParserContextYusuke Nakamura2013-08-02
* doc/print_options: Move options headers to a saner placeDiego Biurrun2013-08-02
* Give less generic names to global library option arraysDiego Biurrun2013-08-02
* avconv: add -n option to immediately exit when output files already existVittorio Giovara2013-07-31
* avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typoDiego Biurrun2013-07-29
* doc: cosmetics: Consistently format list and table itemsDiego Biurrun2013-07-27
* miscellaneous typo fixesDiego Biurrun2013-07-25
* doc/platform: Add info about ICLDerek Buitenhuis2013-06-24
* lavc: Add option to encode MPEG-2 AAC with libfdk-aacKieran Kunhya2013-06-24
* lavc: add a libwavpack encoder wrapperAnton Khirnov2013-06-10
* mem: Add av_realloc_array and av_reallocp_arrayMartin Storsjö2013-06-04
* Go2Webinar decoderKostya Shishkov2013-06-03
* proresenc: alpha coding supportKostya Shishkov2013-05-30
* doc: Mention the target_samples and ld variables for fate configsMartin Storsjö2013-05-29
* fate.sh: Allow specifying --as via a specific variableMartin Storsjö2013-05-29
* lavfi: add a slice threading infrastructureAnton Khirnov2013-05-24
* Move get_logical_cpus() from lavc/pthread to lavu/cpu.Anton Khirnov2013-05-24
* doxy: enable TYPEDEF_HIDES_STRUCTAnton Khirnov2013-05-24
* avcodec: Add picture structure information to AVCodecParserContext.Yusuke Nakamura2013-05-24
* fate.sh: add support for build-only FATE instancesDiego Biurrun2013-05-21
* configure: Add basic valgrind-massif supportLuca Barbato2013-05-18
* Escape 130 (RPL) decoderEli Friedman2013-05-18
* doxy: don't sort struct members alphabeticallyAnton Khirnov2013-05-17
* Apple Intermediate Codec decoderKostya Shishkov2013-05-17
* pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-15
* avconv: remove -deinterlaceAnton Khirnov2013-05-07
* configure: Add basic valgrind-memcheck supportReinhard Tartler2013-05-04
* silly typo fixesDiego Biurrun2013-05-03
* matroskaenc: add an option to put the index at the start of the fileAnton Khirnov2013-05-03
* avcodec: Add field order information to AVCodecParserContext.Masaki Tanaka2013-05-03
* lavfi: add trim and atrim filters.Anton Khirnov2013-04-30
* lavfi: add an asetpts filterAnton Khirnov2013-04-30
* doc/APIchanges: add missing hashes and datesAnton Khirnov2013-04-24
* JPEG 2000 decoder for DCinemaNicolas Bertrand2013-04-22
* h264: fully support cropping.Anton Khirnov2013-04-19
* lavfi: new interlace filterVittorio Giovara2013-04-11
* cmdutils: allow -h filter=<name> to print information about a filter.Anton Khirnov2013-04-11
* lavfi: change the filter registering system to match the other librariesAnton Khirnov2013-04-11
* lavfi: add a function for counting elements in AVFilterPad arrays.Anton Khirnov2013-04-11
* lavfi: mark filters with dynamic number of inputs or outputs with special flagsAnton Khirnov2013-04-11
* lavfi: add avfilter_init_dict() for initializing a filter with a dict.Anton Khirnov2013-04-11
* lavfi: add avfilter_init_str() to replace avfilter_init_filter().Anton Khirnov2013-04-11
* lavfi: add AVFilterContext.graph.Anton Khirnov2013-04-11
* lavfi: deprecate avfilter_graph_add_filter().Anton Khirnov2013-04-11
* lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().Anton Khirnov2013-04-11
* lavfi: merge avfiltergraph.h into avfilter.hAnton Khirnov2013-04-11
* doc: document the prores encoder optionsAnton Khirnov2013-04-11
* img2enc: add an option for overwriting one file with subsequent imagesAnton Khirnov2013-04-11
* lavfi: add a bump and docs entries for the AVOptions switchAnton Khirnov2013-04-09