1914 Commits (df528b11ac607de13a7c438f2a51f2119f71a03c)

Author SHA1 Message Date
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
Vittorio Giovara e0d73fda36 avutil: add alias names for gray 8/16 colour spaces 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
Janne Grunau a238b83b13 aarch64: use MACH-O const data asm directive in const macro 11 years ago
Janne Grunau caf5ef852b cpu-test: test av_cpu_count 11 years ago
Janne Grunau 07d8fa5812 fate: add informative cpu test 11 years ago
Luca Barbato b2e059a1ff pixdesc: K&R formatting cosmetics 11 years ago
Luca Barbato 69e7336b8e avstring: Expose the simple name match function 11 years ago
Ben Avison 6869612f5c arm: Macroize the test for 'setend' CPU instruction support 11 years ago
Ben Avison 5a272190a0 armv6: Accelerate butterflies_float 11 years ago
Ben Avison 5edad2c4a1 armv6: Accelerate vector_fmul_window 11 years ago
Vittorio Giovara a54f03bf07 display: add matrix flip api 11 years ago
Timothy Gu a7985cfd4c audio_fifo: Split into a separate doxygen module 11 years ago
Timothy Gu d69243d39b samplefmt: Add doxygen categories 11 years ago
Diego Biurrun 79793f8337 Update Fiona's name in copyright statements. 11 years ago
Martin Storsjö 7b0c7c9163 arm: Detect 32 bit cpu features on ARMv8 when running on a 64 bit kernel 11 years ago
Vittorio Giovara ab72eda15e pixfmt: mark the reserved values 11 years ago
Luca Barbato ccda51b14c lzo: Handle integer overflow 11 years ago
Justin Ruggles 9e500efdbe Add av_image_check_sar() and use it to validate SAR 11 years ago
Vittorio Giovara 440842c4eb stereo3d: add missing include guards 11 years ago
Roman Savchenko 44671b5786 AVFrame: factor out freeing the side data 11 years ago
Janne Grunau 1619274fb3 av_dict_set: fix potential memory leak with AV_DICT_DONT_OVERWRITE 11 years ago
Diego Biurrun d816e125fe dict: const correctness for av_dict_get() and av_dict_copy() 11 years ago
Janne Grunau d5a5598198 build: check if AS supports the '.func' directive 11 years ago
Janne Grunau 68a06b3a63 aarch64: use '#' for whole line asm comments 11 years ago
Janne Grunau 6a0fa4d86f aarch64: remove optional :pg_hi21: for adrp instruction 11 years ago
Janne Grunau fd2981ea92 aarch64: add darwin style PAGE/PAGEOFF relocations 11 years ago
Diego Biurrun 880e2aa236 Remove all Blackfin architecture optimizations 11 years ago
wm4 8c02adc62d lavu: add all color-related enums to AVFrame 11 years ago
Martin Storsjö 08cd92144e aarch64: Use the correct syntax for relocations 11 years ago
Roman Savchenko a53551cba8 frame: fix the error path in av_frame_copy_props() 11 years ago
Diego Biurrun b5aa485513 ppc: Move vec_unaligned_load macro to util_altivec 11 years ago
Diego Biurrun 593886b5dd ppc: util_altivec: Drop unused macros 11 years ago
Carl Eugen Hoyos 4d8c28deab imgutils: make systematic palette opaque. 11 years ago
Martin Storsjö 82fc9f4b38 display: Include mathematics.h for fallback definition of NAN 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
Luca Barbato de69aedf99 mathematics: K&R formatting cosmetics 11 years ago
Janne Grunau a88e1d1c59 lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsets 11 years ago
Michael Niedermayer b0bdc2a712 avutil: move av_get_time_base_q() after include rational.h 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