2251 Commits (e2d50fc2f5f3600e13055acf1a10fec35e941f37)

Author SHA1 Message Date
Kieran Kunhya 95d5246454 lavc: Add option to encode MPEG-2 AAC with libfdk-aac 12 years ago
Anton Khirnov 84d3ff50cd lavc: add a libwavpack encoder wrapper 12 years ago
Martin Storsjö fc962d4e7a mem: Add av_realloc_array and av_reallocp_array 12 years ago
Kostya Shishkov 2d66a58ccd Go2Webinar decoder 12 years ago
Kostya Shishkov 0b0953baec proresenc: alpha coding support 12 years ago
Martin Storsjö a51161ed98 doc: Mention the target_samples and ld variables for fate configs 12 years ago
Martin Storsjö d7b9b66abb fate.sh: Allow specifying --as via a specific variable 12 years ago
Anton Khirnov 129bb23843 lavfi: add a slice threading infrastructure 12 years ago
Anton Khirnov 2a6eaeaa85 Move get_logical_cpus() from lavc/pthread to lavu/cpu. 12 years ago
Anton Khirnov e69222c507 doxy: enable TYPEDEF_HIDES_STRUCT 12 years ago
Yusuke Nakamura b493847df4 avcodec: Add picture structure information to AVCodecParserContext. 12 years ago
Diego Biurrun c209d0df65 fate.sh: add support for build-only FATE instances 12 years ago
Luca Barbato edfe609fc9 configure: Add basic valgrind-massif support 12 years ago
Eli Friedman 350914fc80 Escape 130 (RPL) decoder 12 years ago
Anton Khirnov e27f4b7cbf doxy: don't sort struct members alphabetically 12 years ago
Kostya Shishkov 1232a1647a Apple Intermediate Codec decoder 12 years ago
Anton Khirnov e6c4ac7b5f pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
Anton Khirnov 481575d255 avconv: remove -deinterlace 12 years ago
Reinhard Tartler b1ee8eec84 configure: Add basic valgrind-memcheck support 12 years ago
Diego Biurrun a5f8873620 silly typo fixes 12 years ago
Anton Khirnov e3b225a4fe matroskaenc: add an option to put the index at the start of the file 12 years ago
Masaki Tanaka 507b1e454c avcodec: Add field order information to AVCodecParserContext. 12 years ago
Anton Khirnov a1e05b0487 lavfi: add trim and atrim filters. 12 years ago
Anton Khirnov b472938233 lavfi: add an asetpts filter 12 years ago
Anton Khirnov 35386fbf41 doc/APIchanges: add missing hashes and dates 12 years ago
Nicolas Bertrand c81a706381 JPEG 2000 decoder for DCinema 12 years ago
Anton Khirnov 5e83d9aced h264: fully support cropping. 12 years ago
Vittorio Giovara 3fce136798 lavfi: new interlace filter 12 years ago
Anton Khirnov 921046008f cmdutils: allow -h filter=<name> to print information about a filter. 12 years ago
Anton Khirnov fa2a34cd40 lavfi: change the filter registering system to match the other libraries 12 years ago
Anton Khirnov 7e8fe4be5f lavfi: add a function for counting elements in AVFilterPad arrays. 12 years ago
Anton Khirnov 7cdd737ba8 lavfi: mark filters with dynamic number of inputs or outputs with special flags 12 years ago
Anton Khirnov 1ba95a9cca lavfi: add avfilter_init_dict() for initializing a filter with a dict. 12 years ago
Anton Khirnov 48a5adab62 lavfi: add avfilter_init_str() to replace avfilter_init_filter(). 12 years ago
Anton Khirnov 111367263a lavfi: add AVFilterContext.graph. 12 years ago
Anton Khirnov c2c9801bc9 lavfi: deprecate avfilter_graph_add_filter(). 12 years ago
Anton Khirnov bc1a985ba0 lavfi: replace avfilter_open() with avfilter_graph_alloc_filter(). 12 years ago
Anton Khirnov 38f0c0781a lavfi: merge avfiltergraph.h into avfilter.h 12 years ago
Anton Khirnov f223ad1e00 doc: document the prores encoder options 12 years ago
Anton Khirnov 9e6b5e61a0 img2enc: add an option for overwriting one file with subsequent images 12 years ago
Anton Khirnov cdac3acb11 lavfi: add a bump and docs entries for the AVOptions switch 12 years ago
Anton Khirnov 7b3eb745b9 vsrc_testsrc: switch to an AVOptions-based system. 12 years ago
Anton Khirnov a42d6e6c4c vsrc_movie: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 7bc1a883c9 vsrc_color: switch to an AVOptions-based system. 12 years ago
Anton Khirnov dd7fc37c71 af_join: switch to an AVOptions-based system. 12 years ago
Anton Khirnov ba8efac977 af_channelmap: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 7536c67104 vf_yadif: switch to an AVOptions-based system. 12 years ago
Anton Khirnov b83e9efc53 vf_unsharp: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 0c2466dec7 vf_transpose: switch to an AVOptions-based system. 12 years ago
Anton Khirnov ffea3b00c3 vf_settb: switch to an AVOptions-based system. 12 years ago