]> git.sesse.net Git - ffmpeg/history - libavutil/version.h
avutil: Add functions for allocating opaque contexts for algorithms
[ffmpeg] / libavutil / version.h
2012-10-11 Martin Storsjöavutil: Add functions for allocating opaque contexts...
2012-10-08 Anton Khirnovpixfmt: add AV_ prefixes to PIX_FMT_*
2012-10-04 Anton Khirnovsamplefmt: make av_samples_alloc() initialize the data...
2012-09-12 Tim Walkerlavu/audioconvert: add a second low frequency channel.
2012-09-04 Martin Storsjöavopt: Reorder the default_val struct, making i64 the...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-10 Mans Rullgarddict: add av_dict_count()
2012-08-03 Diego Biurrunx86: build: replace mmx2 by mmxext
2012-07-14 Luca Barbatomem: introduce av_malloc_array and av_mallocz_array
2012-07-04 Diego BiurrunClarify Doxygen comment for FF_API_* #defines.
2012-07-04 Diego BiurrunCreate version.h headers for libraries that lack them