4544 Commits (898ea658c8a46a105bcf831691a9aad3bb0f606d)

Author SHA1 Message Date
Reimar Döffinger 4dd4d53531 Document and validate AVFrame plane pointers. 9 years ago
Michael Niedermayer b70e9b4906 avutil/imgutils: Assert that the 2nd av_image_fill_linesizes() call in av_image_fill_linesizes() still succeeds 9 years ago
Kieran Kunhya 4170a44bbc Add GBRAP12 pixel format 9 years ago
Michael Niedermayer 1ec7a70380 avutil/pixdesc: Make get_color_type() aware of CIE XYZ formats 9 years ago
Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
Paul B Mahol 08acab85d3 avfilter: add loop filters 9 years ago
Anton Khirnov d847a40888 hwcontext_cuda/vdpau: add to skipheaders 9 years ago
Michael Niedermayer c4ac30909e avutil/hwcontext: Remove duplicate ; 9 years ago
James Almer 70d685a77f x86: use the new helper macros where useful 9 years ago
James Almer 73a4589d4b x86: add some more helper macros to check for slow cpuflags 9 years ago
Anton Khirnov ad884d1002 hwcontext: add a CUDA implementation 9 years ago
Anton Khirnov 7bc780cd44 pixfmt: add a CUDA hwaccelled format 9 years ago
Anton Khirnov a001ce31bc hwcontext: add a VDPAU implementation 9 years ago
Anton Khirnov 89923e418b lavu: add a framework for handling hwaccel frames 9 years ago
Michael Niedermayer 0eb4092c1b avutil/imgutils: remove special case for aligning the palette 9 years ago
Anton Khirnov 721a4efc05 buffer: add support for pools using caller data in allocation 9 years ago
Marton Balint ae51f9bd6c avutil/parseutils: remove 2112 date from fate test 9 years ago
Marton Balint f834f0cab6 avutil/parseutils: accept everything in av_parse_time that ff_iso8601_to_unix_time accepts 9 years ago
Marton Balint 3235241061 avutil/parseutils: use microsecond precision when parsing "now" in av_parse_time() 9 years ago
Timothy Gu 123ff81a45 avutil: Remove x86_cpu.h 9 years ago
Michael Niedermayer 4099e4a77d avutil/frame: Free destination qp_table_buf in frame_copy_props() 9 years ago
Michael Niedermayer 4c920ce777 avutil/imgutils: only align the palette in av_image_copy_to_buffer() if there is enough space 9 years ago
Michael Niedermayer a9b81bfd1c avutil/avstring: add a "ALL" entry and the possibility to negate matches to av_match_name() 9 years ago
Michael Niedermayer d18df8beb0 avutil/imgutils: do not ignore align parameter for pseudo-pal in av_image_get_buffer_size() 9 years ago
James Almer be22bd32fe x86/cpu: set avxslow cpuflag on btver2 CPUs 9 years ago
James Almer b3b0ecee15 x86/emms: empty the mmx state unconditionally on supported targets 9 years ago
James Almer 0711c5bfb8 avutil/aes_crt: free AVAESCTR struct properly 9 years ago
Derek Buitenhuis 66e9d2f44e avutil: Add GOP timecode frame side data 9 years ago
Timothy Gu 180f9a0958 all: Make header guard names consistent 9 years ago
Neil Birkbeck c323c98ee3 libavutil/mastering_display_metadata.h: change fields to be rationals as this is how they are typically coded. 9 years ago
Timothy Gu 44304ae322 all: Add missing header guards 9 years ago
James Almer b624f0660b x86: Add ymm_reg struct 9 years ago
Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
Michael Niedermayer f3ace85d88 avutil/opt: check for and handle errors in av_opt_set_dict2() 9 years ago
Hendrik Leppkes c2869b4640 avutil: add P010 pixel format 9 years ago
Vittorio Giovara 6695f178a5 pixdesc: Use AV_CEIL_RSHIFT in documentation 9 years ago
Vittorio Giovara 1546a41ada pixdesc: Drop unneeded deprecation warning guards 9 years ago
Geza Lore cc602061ee x86inc: Add debug symbols indicating sizes of compiled functions 9 years ago
Henrik Gramner 002c47798d x86inc: Avoid creating unnecessary local labels 9 years ago
Henrik Gramner fd6ecac38e x86inc: Simplify AUTO_REP_RET 9 years ago
Henrik Gramner 5ca8e195e5 x86inc: Use more consistent indentation 9 years ago
Henrik Gramner 91ed050f42 x86inc: Preserve arguments when allocating stack space 9 years ago
Henrik Gramner 715eb7ca24 x86inc: Improve FMA instruction handling 9 years ago
Henrik Gramner f60f06d989 x86inc: Be more verbose in assertion failures 9 years ago
Henrik Gramner 7adcd4e841 x86inc: Make cpuflag() and notcpuflag() return 0 or 1 9 years ago
Anton Khirnov d336bfcf69 pixdesc: fix and extend doxy for av_pix_fmt_get_chroma_sub_sample() 9 years ago
Neil Birkbeck 17399f6a9f Add missing conversions from side data enum to name 9 years ago
Geza Lore d39c229e54 x86inc: Add debug symbols indicating sizes of compiled functions 9 years ago
Henrik Gramner d3662777e0 x86inc: Avoid creating unnecessary local labels 9 years ago
Henrik Gramner 87b587d4fe x86inc: Simplify AUTO_REP_RET 9 years ago