298 Commits (d75984486399e655cbcba098e986ced4e1187efa)

Author SHA1 Message Date
Lukasz Marek 31886968d3 lavu/avstring: add av_append_path_component() funcion 10 years ago
wm4 c48456166e lavc: add MMAL hardware decoder wrapper 10 years ago
Vittorio Giovara e4fe535d12 mov: Write the display matrix in order 10 years ago
Kevin Wheatley 86b59e6a50 avutil: Extract gamma determination from PNG encoder for future use. Adds private avpriv_get_gamma_from_trc() function to libavutil. 10 years ago
Anton Khirnov 5b1d9ceec7 pixfmt: add a pixel format for QSV hwaccel 10 years ago
Michael Niedermayer 9cde41cdb5 avutil/version: Add () to protect the AV_VERSION_INT() arguments 10 years ago
Anton Khirnov 728685f37a Add a side data type for audio service type. 10 years ago
Paul B Mahol 0e6c7dfa65 lavu: add planar 16 bit and 8 bit rgb with alpha 10 years ago
Stefano Sabatini e2ad0b66fa imgutils: create misc functions for dealing with buffers 10 years ago
Supraja Meedinti c6bb651bce libavutil: Added Camellia symmetric block cipher 10 years ago
Lukasz Marek f00e9c4b10 lavu/opt: add consts where possible 10 years ago
Michael Niedermayer 5182a2a235 avutil: remove FF_CONST_AVUTIL53, its no longer needed 10 years ago
Lukasz Marek ab922f9ef1 lavu/dict: add av_dict_get_string 10 years ago
Michael Niedermayer a54a51cc9b avutil/float_dsp: add avpriv_float_dsp_alloc() 10 years ago
Lukasz Marek bee5844ddd lavu/opt: introduce av_opt_serialize() 10 years ago
Lukasz Marek eec693328a lavu/opt: introduce av_opt_is_set_to_default() 10 years ago
Martin Storsjö 1bd0bdcdc2 lavu: Add av_gettime_relative 10 years ago
Vittorio Giovara 5a419b2dd1 pixdesc: return color properties names 10 years ago
Vittorio Giovara 04ccd584a7 pixfmt: mark further reserved values 10 years ago
James Almer e524a9b1ff avutil: remove obsolete FF_API_INTFLOAT cruft 10 years ago
James Almer 3e57520982 avutil: remove obsolete FF_API_SAMPLES_UTILS_RETURN_ZERO cruft 10 years ago
James Almer 71718de814 avutil: remove obsolete FF_API_FIND_OPT cruft 10 years ago
James Almer 1abb77285c avutil: remove obsolete FF_API_GET_BITS_PER_SAMPLE_FMT cruft 10 years ago
wm4 cdd6f059a6 avcodec, avutil: allow more control about how samples are skipped 10 years ago
Michael Niedermayer 0d92b0d5f4 avutil/avstring: Factor av_match_list() out 10 years ago
Nicolas George eb7a6d0813 lavu/bprint: add const to av_bprint_is_complete() argument. 10 years ago
James Almer 95a064f530 avutil: remove obsolete FF_API_OLD_OPENCL cruft 10 years ago
James Almer af7d260626 avutil: remove obsolete FF_API_LLS1 cruft 10 years ago
Reimar Döffinger 8fc9bd0d32 dict.c: Free non-strduped av_dict_set arguments on error. 10 years ago
Clément Bœsch 980a5b01fd avutil/motion_vector.h: fix coordinate types 10 years ago
Clément Bœsch b0352b1997 avcodec: export motion vectors in frame side data on demand 10 years ago
Reimar Döffinger c2829dc925 dict.c: Add av_dict_set_int helper function. 10 years ago
Anton Khirnov 8ddc32629a mem: add av_strndup() for duplicating substrings 10 years ago
Andrew Stone a8c104a511 AVOption: add support for dictionary types. 10 years ago
Luca Barbato fb1ddcdc8f avresample: Introduce AVFrame-based API 10 years ago
Michael Niedermayer 5e1832c29c avutil: delay removial of FF_API_GET_CHANNEL_LAYOUT_COMPAT 10 years ago
Michael Niedermayer c89afc9acf delay removial of FF_API_CODEC_ID, FF_API_OLD_AVOPTIONS and FF_API_OLD_ENCODE_VIDEO 10 years ago
Anton Khirnov 472f9ed312 Remove obsolete FF_API_AVFRAME_COLORSPACE cruft. 10 years ago
Anton Khirnov 1985c2e75c Bump major versions of all libraries. 10 years ago
Anton Khirnov f4c444e17d Postpone API-incompatible changes until the next bump. 10 years ago
Clément Bœsch 28a2107a8d avutil: add pixelutils API 10 years ago
Vittorio Giovara e9abafca27 avutil: add AV_PIX_FMT_YA16 pixel format 10 years ago
Vittorio Giovara e96c3b81ca avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8 10 years ago
Luca Barbato d2962e9f89 pixdesc: Support pixelformat aliases 10 years ago
Diego Biurrun bb41115d56 imgutils: Do not declare avpriv_set_systematic_pal2 in the public header 10 years ago
Kieran Kunhya 2a3c36e920 Deprecate AFD field and add AFD as side-data 10 years ago
Kieran Kunhya 1ef9e83764 avcodec: Deprecate dtg_active_format field in favor of avframe side-data 10 years ago
Michael Niedermayer ba3e3311ef avutil/frame: add av_frame_side_data_name() 10 years ago
Luca Barbato 69e7336b8e avstring: Expose the simple name match function 10 years ago
Stefano Sabatini f3e886c7df lavu/eval: add clip function 10 years ago