2118 Commits (cae8df78759c2e69257f7fe58842f34c0d98a7ec)

Author SHA1 Message Date
Martin Storsjö aa16a6b0c5 doc: Extend the rtmp example to include how to pass username/password 12 years ago
Luca Barbato 5a9a9d4a2a lavc: Add refcounted api to AVPacket 12 years ago
Kostya Shishkov 3e5898782d Voxware MetaSound decoder 12 years ago
Luca Barbato 605387582b lavf: Support unix sockets 12 years ago
Luca Barbato bc54c2ae3c libx264: add shortcut for the bluray compatibility option 12 years ago
Rémi Denis-Courmont f824535a4a vdpau: deprecate bitstream buffers within the hardware context 12 years ago
Rémi Denis-Courmont 549294fbbe vdpau: deprecate VDPAU codec capability 12 years ago
Rémi Denis-Courmont a0ad5d0113 vdpau: deprecate old codec-specific pixel formats 12 years ago
Anton Khirnov 811bd07846 avconv: make input -ss accurate when transcoding 12 years ago
Yusuke Nakamura a8b19271c3 avcodec: Add output_picture_number to AVCodecParserContext 12 years ago
Diego Biurrun 79be2c325c doc/print_options: Move options headers to a saner place 12 years ago
Diego Biurrun b5a138652f Give less generic names to global library option arrays 12 years ago
Vittorio Giovara 7748dd41be avconv: add -n option to immediately exit when output files already exist 12 years ago
Diego Biurrun 0e8c6f221a avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typo 12 years ago
Diego Biurrun 270d7e3a18 doc: cosmetics: Consistently format list and table items 12 years ago
Diego Biurrun 03039f4c8c miscellaneous typo fixes 12 years ago
Derek Buitenhuis b0ce601c16 doc/platform: Add info about ICL 12 years ago
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