4067 Commits (109dfed7fc265f3e071854d5e6de5dd7f82ff9fb)

Author SHA1 Message Date
Marton Balint c3c7a879ba avutil/dict: add warning to docs about invalidating existing entries when adding a new entry 9 years ago
Marton Balint a740263d7e avutil/dict: do not realloc entries when deleting a non-existing item 9 years ago
Ganesh Ajjanagadde 0c33ceda91 lavu/lfg-test: add simple sample mean, stddev checks 9 years ago
Michael Niedermayer b4f59beeb4 avutil/file: Move av_tempfile() to avutil/file_open ff_tempfile() 9 years ago
Michael Niedermayer 2540d884f3 avutil/random_seed: Add the runtime in cycles of the main loop to the entropy pool 9 years ago
Martin Cracauer 73d1398f0c avutil/channel_layout: AV_CH_LAYOUT_6POINT1_BACK not reachable in parsing 9 years ago
NagaChaitanya Vellanki 285fda0937 Add tests for functions in hash.c 9 years ago
Vicente Olivert Riera ad16eff64b mips: add support for R6 9 years ago
Michael Niedermayer 9b0eabdcdf avutil/color_utils: Mark test_data as static const 9 years ago
NagaChaitanya Vellanki df4b5f076e Add test for avpriv_get_trc_function_from_trc function 9 years ago
Ganesh Ajjanagadde 7dabc78ce1 lavu/rational: add more info regarding floor(x+0.5) usage 9 years ago
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