42 Commits (706a92926ccae390e3f74520a60b4d5790e8ddc4)

Author SHA1 Message Date
Anton Khirnov cce3e0a49f Move av_fast_{m,re}alloc from lavc to lavu. 11 years ago
Diego Biurrun 19e30a58fc Deprecate obsolete XvMC hardware decoding support 11 years ago
John Stebbins 28096e0a80 h264: wait for initial complete frame before outputing frames 11 years ago
Kieran Kunhya e208e6d209 lavu: Add interleaved 4:2:2 8/10-bit formats 11 years ago
Luca Barbato 3feb3d6ce4 mem: Introduce av_reallocp 11 years ago
Rémi Denis-Courmont a0ad5d0113 vdpau: deprecate old codec-specific pixel formats 12 years ago
Martin Storsjö fc962d4e7a mem: Add av_realloc_array and av_reallocp_array 12 years ago
Anton Khirnov 2a6eaeaa85 Move get_logical_cpus() from lavc/pthread to lavu/cpu. 12 years ago
Anton Khirnov e6c4ac7b5f pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
Janne Grunau 74652af821 pixdesc: add function to return pixel format with swapped endiannes 12 years ago
Nicolas Bertrand 8c65264595 pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit values 12 years ago
Anton Khirnov 2c328a9079 pixdesc: add a function for counting planes in a pixel format. 12 years ago
Anton Khirnov ad0c9f2d5d lavc: move AVFrame.hwaccel_picture_private to Picture. 12 years ago
Reimar Döffinger 12c5c1d3e3 avstring: Add locale independent versions of some ctype.h functions 12 years ago
Luca Barbato 9d4da474f5 lls: move to the private namespace 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
Diego Biurrun f89466ad6f Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU. 12 years ago
Luca Barbato d8fd06c37d avstring: add av_basename and av_dirname 12 years ago
Janne Grunau 8f5587c3d0 cpu.h: define AV_CPU_FLAG_MMX2 for libavutil major 52 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 00ed7f5958 lavu: remove disabled FF_API_AV_FIFO_PEEK cruft 12 years ago
Anton Khirnov c692957c4e lavu: remove disabled avoptions cruft 12 years ago
Anton Khirnov 8207c67a24 lavu: remove disabled FF_API_GET_BITS_PER_SAMPLE_FMT cruft 12 years ago
Anton Khirnov add3a6902e lavu: bump major to 52 12 years ago
Anton Khirnov 2b8dd371e4 lavu: postpone recent deprecations until the next major bump 12 years ago
Nathan Caldwell a893655bda avutil: Add AVERROR_EXPERIMENTAL 12 years ago
Diego Biurrun d5c62122a7 Move av_reverse table to libavcodec 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
Anton Khirnov 78071a1420 pixfmt: add AV_ prefixes to PIX_FMT_* 12 years ago
Anton Khirnov cd15b7c03d samplefmt: make av_samples_alloc() initialize the data to silence. 12 years ago
Tim Walker 8919fee7d2 lavu/audioconvert: add a second low frequency channel. 12 years ago
Martin Storsjö 686a329395 avopt: Reorder the default_val struct, making i64 the first field 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 13 years ago
Mans Rullgard 987170cb9d dict: add av_dict_count() 13 years ago
Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext 13 years ago
Luca Barbato f3e5e6f05b mem: introduce av_malloc_array and av_mallocz_array 13 years ago
Diego Biurrun 2047e40e6e Clarify Doxygen comment for FF_API_* #defines. 13 years ago
Diego Biurrun 86ab7b0f2f Create version.h headers for libraries that lack them 13 years ago