81 Commits (835f798c7d20bca89eb4f3593846251ad0d84e4b)

Author SHA1 Message Date
Anton Khirnov 8ddc32629a mem: add av_strndup() for duplicating substrings 11 years ago
Andrew Stone a8c104a511 AVOption: add support for dictionary types. 11 years ago
Luca Barbato fb1ddcdc8f avresample: Introduce AVFrame-based API 11 years ago
Anton Khirnov 472f9ed312 Remove obsolete FF_API_AVFRAME_COLORSPACE cruft. 11 years ago
Anton Khirnov 1985c2e75c Bump major versions of all libraries. 11 years ago
Anton Khirnov f4c444e17d Postpone API-incompatible changes until the next bump. 11 years ago
Vittorio Giovara e9abafca27 avutil: add AV_PIX_FMT_YA16 pixel format 11 years ago
Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 11 years ago
Luca Barbato d2962e9f89 pixdesc: Support pixelformat aliases 11 years ago
Diego Biurrun bb41115d56 imgutils: Do not declare avpriv_set_systematic_pal2 in the public header 11 years ago
Kieran Kunhya 1ef9e83764 avcodec: Deprecate dtg_active_format field in favor of avframe side-data 11 years ago
Luca Barbato 69e7336b8e avstring: Expose the simple name match function 11 years ago
Vittorio Giovara a54f03bf07 display: add matrix flip api 11 years ago
Vittorio Giovara ab72eda15e pixfmt: mark the reserved values 11 years ago
Justin Ruggles 9e500efdbe Add av_image_check_sar() and use it to validate SAR 11 years ago
wm4 8c02adc62d lavu: add all color-related enums to AVFrame 11 years ago
Vittorio Giovara bddd8cbf68 Add transformation matrix API. 11 years ago
Anton Khirnov 66e6c8a7b4 lavu: Add a pixel format for new VDA hwaccel 11 years ago
Derek Buitenhuis 502512ea0f avutil: Add av_get_time_base_q() 11 years ago
Alessandro Ghedini 0983d48111 crc: add ANSI CRC16 LE 11 years ago
Vittorio Giovara 8b17243d17 lavu: Add packed YVYU422 pixel format 11 years ago
Alessandro Ghedini 8542f9c4f1 replaygain: correctly parse peak values 11 years ago
Luca Barbato 7763118cae log: Support for 256color terminals 11 years ago
Anton Khirnov d161ae0a37 frame: add a function for removing side data from a frame 11 years ago
Anton Khirnov 5a7e35dd23 Add replaygain side data type and code for parsing replaygain tags. 11 years ago
Jean First 1481d24c3a RGBA64 pixel formats 11 years ago
Anton Khirnov 1155fd02ae frame: add a convenience function for copying AVFrame data 11 years ago
Anton Khirnov c3ecd968f0 AVOptions: add flags for read/read-only options 11 years ago
Anton Khirnov 6bb8720f00 AVOptions: deprecate unused AV_OPT_FLAG_METADATA 11 years ago
Tim Walker c98f3169bf lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type. 11 years ago
Tim Walker 5b4797a21d avframe: add AV_FRAME_DATA_MATRIXENCODING side data type. 11 years ago
Tim Walker 5c437fb672 lavu: Add values for various Dolby flags to the AVMatrixEncoding enum. 11 years ago
Luca Barbato 9a4c10e3af lavu: Move preprocessor macros in a separate file 11 years ago
Diego Biurrun b83d1ee3b4 avutil: Move library version related macros to version.h 11 years ago
Diego Biurrun 0d882e9e7b avutil: Remove deprecated intfloat_readwrite code 11 years ago
Reinhard Tartler 3bc2e89c76 Bump libavutil major version to account for the LLS API/ABI changes. 11 years ago
Diego Biurrun 70a7b24d56 avutil: Add deprecation ifdefs around obsolete intfloat code 11 years ago
Vittorio Giovara 7e244c6860 avframe: add codec-independent stereoscopic metadata 11 years ago
John Stebbins 1eaac1d6f7 mpeg12dec: Extract CC user data into frame side data 11 years ago
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