365 Commits (8506ff97c9ea4a1f52983497ecf8d4ef193403a9)

Author SHA1 Message Date
Luca Barbato 5a9a9d4a2a lavc: Add refcounted api to AVPacket 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
Yusuke Nakamura a8b19271c3 avcodec: Add output_picture_number to AVCodecParserContext 12 years ago
Kieran Kunhya 95d5246454 lavc: Add option to encode MPEG-2 AAC with libfdk-aac 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
Anton Khirnov e6c4ac7b5f pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_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
Anton Khirnov 5e83d9aced h264: fully support cropping. 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
Anton Khirnov 2c328a9079 pixdesc: add a function for counting planes in a pixel format. 12 years ago
Anton Khirnov 42c7c61ab2 avfiltergraph: replace AVFilterGraph.filter_count with nb_filters 12 years ago
Anton Khirnov d8b31be6ca Add the bumps and APIchanges entries for reference counted buffers changes. 12 years ago
Reimar Döffinger 12c5c1d3e3 avstring: Add locale independent versions of some ctype.h functions 12 years ago
Justin Ruggles 9f1223562e lavfi: connect libavresample options to af_resample via AVFilterGraph 12 years ago
Justin Ruggles 38c1466ca4 dict: add av_dict_parse_string() 12 years ago
Vladimir Pantelic b85a5e87af lavu: Add av_strnstr() 12 years ago
Martin Storsjö 8ee288d258 lavu: Add an API for calculating HMAC (RFC 2104) 12 years ago
Rémi Denis-Courmont 44e065d56c vdpau: Add context and common helpers for hwaccel support 12 years ago
Diego Biurrun f89466ad6f Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU. 12 years ago
Justin Ruggles 142c39097c doc/APIchanges: fill in missing dates and hashes. 12 years ago
Justin Ruggles 074a00d192 lavr: add a public function for setting a custom channel map 12 years ago
Luca Barbato d8fd06c37d avstring: add av_basename and av_dirname 12 years ago
Janne Grunau bf5f46b4cc APIChanges: add entry for av_read_packet deprecation 12 years ago
Justin Ruggles 5980f5dd18 lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h 12 years ago
Justin Ruggles dfde8a34e5 lavu: add av_ctz() for trailing zero bit count 12 years ago
Anton Khirnov add3a6902e lavu: bump major to 52 12 years ago
Anton Khirnov 9cac8a5199 APIchanges: update lavr bump date 12 years ago
Nathan Caldwell a893655bda avutil: Add AVERROR_EXPERIMENTAL 12 years ago
Anton Khirnov d2fcb356ca pixdesc: add functions for accessing pixel format descriptors. 12 years ago
Martin Storsjö 9a92aea27b avutil: Add functions for allocating opaque contexts for algorithms 12 years ago
Luca Barbato b522000e9b avio: introduce avio_closep 12 years ago
Anton Khirnov 78071a1420 pixfmt: add AV_ prefixes to PIX_FMT_* 12 years ago
Anton Khirnov 2f49e3da33 doc/APIchanges: fill in missing dates and hashes. 12 years ago
Anton Khirnov 006afc7a0b lavr: bump major to 1 and declare it stable. 12 years ago
Anton Khirnov a42aadabc6 lavc: add avcodec_free_frame(). 12 years ago