4044 Commits (3a4232a1a0251e2ad595a544996fcc4465baf684)

Author SHA1 Message Date
Paul B Mahol 08acab85d3 avfilter: add loop filters 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 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
Henrik Gramner 2d60b18cf0 x86inc: Use more consistent indentation 9 years ago
Henrik Gramner dfe771dc5a x86inc: Preserve arguments when allocating stack space 9 years ago
Henrik Gramner b1496008ee x86inc: Improve FMA instruction handling 9 years ago
Henrik Gramner 6cbd0fdf28 x86inc: Be more verbose in assertion failures 9 years ago
James Almer a2e1b66460 x86/intmath: disable sse av_clip functions when using ICC 9 years ago
Clément Bœsch d96f0fbe59 lavu: add pthread asserts if ASSERT_LEVEL>1 9 years ago
Neil Birkbeck d91718107c libavutil: add mastering display metadata sidedata 9 years ago
James Almer dee579ffcd x86/fixed_dsp: add ff_butterflies_fixed_sse2 9 years ago