963 Commits (9ccc4eedd1815272ba5d9744000e9e760e8b7c25)

Author SHA1 Message Date
Paul B Mahol 1f5d1342ea doc: Add missing hashes and dates to APIChanges 11 years ago
James Almer 164e0e544f doc/APIchanges: Fix two hashes 11 years ago
Michael Niedermayer 4d09d2ef9f doc/APIchanges: List merge commit hashes and version numbers 11 years ago
Luca Barbato c38854c399 doc: Add missing hashes and dates to APIChanges 11 years ago
Luca Barbato 3feb3d6ce4 mem: Introduce av_reallocp 11 years ago
Clément Bœsch f974289671 doc/APIchanges: update hashes and dates after last two commits. 11 years ago
Clément Bœsch 3e1f507f3e avcodec: make avcodec_close() more tolerant. 11 years ago
Clément Bœsch 36cd017acd avformat: make avformat_close_input() more tolerant. 11 years ago
Stefano Sabatini 7528fdcda3 doc/APIchanges: add missing entry for av_format_probe_score() function addition 11 years ago
Michael Niedermayer 1e0e193240 sws: add dither enum 11 years ago
Reimar Döffinger d404fe35b2 Make new VDPAU easier to use by adding context to callback. 11 years ago
Reimar Döffinger af05edc658 vdpau: Add an allocation function for AVVDPAUContext. 11 years ago
Luca Barbato 5a9a9d4a2a lavc: Add refcounted api to AVPacket 11 years ago
Rémi Denis-Courmont f824535a4a vdpau: deprecate bitstream buffers within the hardware context 11 years ago
Rémi Denis-Courmont 549294fbbe vdpau: deprecate VDPAU codec capability 11 years ago
Rémi Denis-Courmont a0ad5d0113 vdpau: deprecate old codec-specific pixel formats 11 years ago
Yusuke Nakamura a8b19271c3 avcodec: Add output_picture_number to AVCodecParserContext 11 years ago
Michael Niedermayer abc8110f7e avcodec: add avcodec_chroma_pos_to_enum() 11 years ago
Stefano Sabatini 838bd73139 lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the next bump 12 years ago
Matthew Heaney bc35df29c1 lavf: add AV_DISPOSITION flags for WebVTT text track kinds 12 years ago
Kieran Kunhya 95d5246454 lavc: Add option to encode MPEG-2 AAC with libfdk-aac 12 years ago
James Almer 99b8cd0c81 lavu: Add RIPEMD hashing 12 years ago
James Almer b06717ef40 APIchanges: Add missing entry for SHA-2 512 12 years ago
Martin Storsjö fc962d4e7a mem: Add av_realloc_array and av_reallocp_array 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
Yusuke Nakamura b493847df4 avcodec: Add picture structure information to AVCodecParserContext. 12 years ago
Paul B Mahol 3a751eab78 lavu/opt: add AV_OPT_TYPE_COLOR 12 years ago
Anton Khirnov e6c4ac7b5f pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
Stefano Sabatini e3984166a4 lavu/mem: add av_dynarray2_add() 12 years ago
Clément Bœsch 1776177b7f lavfi: replace passthrough_filter_frame with a flag. 12 years ago
Masaki Tanaka 507b1e454c avcodec: Add field order information to AVCodecParserContext. 12 years ago
Anton Khirnov 35386fbf41 doc/APIchanges: add missing hashes and dates 12 years ago
Clément Bœsch 380cfce2b2 lavc: add AV_CODEC_PROP_TEXT_SUB. 12 years ago
Anton Khirnov 5e83d9aced h264: fully support cropping. 12 years ago
Clément Bœsch 7c1a002c78 subtitles: introduce ASS codec id and use it. 12 years ago
Nicolas George af0d270aac lavu: add helper functions for integer lists. 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 cdac3acb11 lavfi: add a bump and docs entries for the AVOptions switch 12 years ago
Stefano Sabatini 5c73645d91 lavu/samplefmt: add av_samples_alloc_array_and_pointers() 12 years ago
Michael Niedermayer ef7b6b489a ffmpeg/avformat: factor av_guess_frame_rate() out 12 years ago
Nicolas George 8d928a9d99 lavu/opt: add AV_OPT_TYPE_DURATION. 12 years ago