541 Commits (8766ad9eb1b0b498ec5db824c8c34385e3d6d713)

Author SHA1 Message Date
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
Clément Bœsch 6fb2fd895e lavc: add lavfi metadata support. 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
Clément Bœsch 0065d31dcd APIchanges: fill hashes. 12 years ago
Clément Bœsch a04cb9823b Move subrip/text API change info from Changelog to doc/APIchanges. 12 years ago
jamal a70b4935f1 Add missing version macros to libraries 12 years ago
Anton Khirnov a42aadabc6 lavc: add avcodec_free_frame(). 12 years ago
Tim Walker 8919fee7d2 lavu/audioconvert: add a second low frequency channel. 12 years ago
Stefano Sabatini 29e972f67c lavu/parseutils: add av_small_strptime() 12 years ago
Martin Storsjö 686a329395 avopt: Reorder the default_val struct, making i64 the first field 12 years ago
Anton Khirnov a2318326f1 lavc: add lossy/lossless codec properties. 12 years ago
Anton Khirnov 7b44061f4b doc/APIchanges: add an entry for codec descriptors. 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Stefano Sabatini 5c0d8bc4ce lavfi: add avfilter_get_class() and iteration callbacks 12 years ago
Stefano Sabatini a25346e65c lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macro 12 years ago
Anton Khirnov 2ff67c909c lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code. 12 years ago
Mans Rullgard 987170cb9d dict: add av_dict_count() 12 years ago
Anton Khirnov 104e10fb42 lavc: add AV prefix to codec ids. 12 years ago
Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext 12 years ago
Stefano Sabatini 23fc4dd6e7 lavc: add channels field to AVFrame 12 years ago
Nicolas George f893904469 audioconvert: add av_get_standard_channel_layout(). 12 years ago
Luca Barbato 681ed00099 avf: introduce nobuffer option 12 years ago
Marton Balint 016a472009 avcodec: add decode_error_flags field to AVFrame 13 years ago
Robert Nagy b70d89a033 lavfi: add avfilter_unref_bufferp() 13 years ago
Nicolas George b0629366a2 lavf: make cmdutils's check_stream_specifier public. 13 years ago
Luca Barbato 45ff9e5b57 doc: update api changes with the right commit hashes 13 years ago
Luca Barbato f3e5e6f05b mem: introduce av_malloc_array and av_mallocz_array 13 years ago
Thomas Kühnel f49ec1b404 lavc: add metadata to AVFrame 13 years ago
Paul B Mahol 0e003d8c91 lavc: add av_fast_padded_mallocz 13 years ago
Stefano Sabatini 21d5609826 lavfi: add init_opaque callback 13 years ago
Stefano Sabatini e6674e46ec lavu/imgutils: create misc functions for dealing with buffers 13 years ago
Michael Niedermayer c41899a377 lavu: split version info into version.h 13 years ago
Anton Khirnov 58b049f2fa lavfi: support automatically inserting the fifo filter when needed. 13 years ago
Mans Rullgard d3d3a32c9d lavu: add av_usleep() function 13 years ago
Mans Rullgard dc7e336cae lavf, lavu: version bumps and APIchanges for av_gettime() move 13 years ago
John Stebbins 3971be0eb5 Add Dolby/DPLII downmix support to libavresample 13 years ago
Anton Khirnov 9baeff9506 lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs 13 years ago
Anton Khirnov 84b9fbe055 lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name(). 13 years ago
Stefano Sabatini 359abb18cf lavu/error: add av_make_error_string() and av_err2str() convenience utilities 13 years ago
Anton Khirnov b0f0dfc485 Bump lavu minor and add an APIChanges entry for audioconvert functions. 13 years ago
Stefano Sabatini ad347bf459 lavfi: remove avfilter_default_item_name() from public API 13 years ago
Stefano Sabatini 62b39d41cd lavc: add pkt_duration field to AVFrame 13 years ago
Stefano Sabatini 4d6a8a2bdb lavfi: add avfilter_default_filter_name() 13 years ago