555 Commits (c3fa6add58288dda34c88a6c0c9e0cc79f29169b)

Author SHA1 Message Date
Stefano Sabatini c70ec631c9 lavu/opt: add av_opt_ accessors for pixel/format/image size options 12 years ago
Nicolas George 4cd74c8143 lavu/bprint: implement av_bprint_strftime(). 12 years ago
Nicolas George 926481078b lavu/opt: fix av_opt_get_key_value() API. 12 years ago
Nicolas George 468781f828 doc/APIchanges: clarify comment on new APIs. 12 years ago
Janne Grunau bf5f46b4cc APIChanges: add entry for av_read_packet deprecation 12 years ago
Stefano Sabatini 7945665200 lavfi: store and propagate number of channels information in audio buffer properties 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
Nicolas George 3bdf4971ba lavu/opt: implement av_opt_get_key_value(). 12 years ago
Stefano Sabatini 481fdeeecf lavu/opt: add AV_OPT_SAMPLE_FMT option 12 years ago
Michael Niedermayer ac090fa68c lavu: keep context size variables 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
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