276 Commits (4efc79649b95cd8b53e9af86db5af7d81e46c808)

Author SHA1 Message Date
tue46wsdgxfjrt 669a09fb37 Add AV_LOG_PRINT_LEVEL flag to include log severity in default log formatting. 11 years ago
Derek Buitenhuis dac7e8a94e avutil: Add av_get_time_base_q() 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
Michael Niedermayer 4f698be8f6 avutil/log: add av_log_get_flags() 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
Lukasz Marek eaed4da96a lavu/opt: extend AVOptionRange by extra values 11 years ago
Nedeljko Babic 284cfc7180 libavutil: Add fixed_dsp 11 years ago
Lukasz Marek cd50a44beb lavu/mem: add av_dynarray_add_nofree function 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
Lukasz Marek 19b3a25048 lavu/log: add device categories 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
James Almer a4e4948ffe x86/cpu: add missing avx2 AVOption in av_parse_cpu_flags() 11 years ago
Nicolas George 3532dd52c5 lavu/rational: add syntactic sugar. 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
Michael Niedermayer b317f9459f avutil/mathematics: add av_add_stable() 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
Michael Niedermayer 911676c643 avutil/avstring: add av_strnlen() 11 years ago
Michael Niedermayer 645c94b61b Revert "Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'" (Bump libavutil major version to account for the LLS API/ABI changes.) 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
Lenny Wang 64f73acd1d cmdutils & opencl: add -opencl_bench option to test and show available OpenCL devices 11 years ago
Vittorio Giovara 7e244c6860 avframe: add codec-independent stereoscopic metadata 11 years ago
Timothy Gu 82b2e9cb1d build: rename version.h to libavutil/ffversion.h 11 years ago
John Stebbins 1eaac1d6f7 mpeg12dec: Extract CC user data into frame side data 11 years ago
Stefano Sabatini 68590650f0 lavu/avstring: add av_utf8_decode() function 11 years ago
Michael Niedermayer b382d09d29 avutil: reintroduce lls1 as the 52 ABI needs it 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
Lenny Wang 6682554790 avutil/opencl: compile kernels separately 11 years ago
Michael Niedermayer 85cabf1ca9 avutil: add av_fopen_utf8() 11 years ago
John Stebbins 28096e0a80 h264: wait for initial complete frame before outputing frames 11 years ago
Stefano Sabatini d61617a523 lavu/parseutils: add av_get_known_color_name() 11 years ago
Michael Niedermayer d5ec8ba7f2 Do not leave positive values undefined when negative are defined as error 11 years ago
Stefano Sabatini 8696e51baf lavu/opt: add AV_OPT_TYPE_CHANNEL_LAYOUT and handler functions 11 years ago
Stefano Sabatini d96e377c39 lavu/channel_layout: change av_get_channel_layout() behavior at the next bump 11 years ago
Niv Sardi 49ba6e56bd lavu/parseutils: add more resolutions 11 years ago
Kieran Kunhya e208e6d209 lavu: Add interleaved 4:2:2 8/10-bit formats 11 years ago
Michael Niedermayer 9c8aeacf82 avutil: add av_get_colorspace_name() 11 years ago
Luca Barbato 3feb3d6ce4 mem: Introduce av_reallocp 11 years ago