392 Commits (2234566cfb11c473ad13ad4f523ff260754b853c)

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
Michael Niedermayer 5e1832c29c avutil: delay removial of FF_API_GET_CHANNEL_LAYOUT_COMPAT 11 years ago
Michael Niedermayer c89afc9acf delay removial of FF_API_CODEC_ID, FF_API_OLD_AVOPTIONS and FF_API_OLD_ENCODE_VIDEO 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
Clément Bœsch 28a2107a8d avutil: add pixelutils API 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 2a3c36e920 Deprecate AFD field and add AFD as side-data 11 years ago
Kieran Kunhya 1ef9e83764 avcodec: Deprecate dtg_active_format field in favor of avframe side-data 11 years ago
Michael Niedermayer ba3e3311ef avutil/frame: add av_frame_side_data_name() 11 years ago
Luca Barbato 69e7336b8e avstring: Expose the simple name match function 11 years ago
Stefano Sabatini f3e886c7df lavu/eval: add clip function 11 years ago
Vittorio Giovara a54f03bf07 display: add matrix flip api 11 years ago
Andrey Utkin fcd1f6bc9d avutil/bprint: Add av_bprint_fd_contents() 11 years ago
Timothy Gu 0201ce002c avutil: fix version macros doxygen module 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
Michael Niedermayer 00759d71a2 avutil/opt: add av_opt_copy() 11 years ago
wm4 8c02adc62d lavu: add all color-related enums to AVFrame 11 years ago
Nicolas George 55cc60cd6d lavu: add thread message API. 11 years ago
Lukasz Marek 7336e39f3c lavu/fifo: add av_fifo_alloc_array function 11 years ago
Vittorio Giovara bddd8cbf68 Add transformation matrix API. 11 years ago
Olivier Langlois 0eec06ed87 lavu: add av_gettime_relative() 11 years ago
Michael Niedermayer 0fdc3cd86f avutil/version: add FF_CONST_AVUTIL53 11 years ago
Anton Khirnov 66e6c8a7b4 lavu: Add a pixel format for new VDA hwaccel 11 years ago
Lukasz Marek 351f6118c7 lavu/fifo: add av_fifo_freep function 11 years ago
Lukasz Marek ba52fb11dc lavu/opt: add av_opt_set_dict2() function 11 years ago
Nicolas George b804eb4323 lavu/hash: add hash_final helpers. 11 years ago
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