summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* Add tests for functions in hash.cNagaChaitanya Vellanki2016-03-09
* mips: add support for R6Vicente Olivert Riera2016-03-09
* avutil/color_utils: Mark test_data as static constMichael Niedermayer2016-03-03
* Add test for avpriv_get_trc_function_from_trc functionNagaChaitanya Vellanki2016-03-03
* lavu/rational: add more info regarding floor(x+0.5) usageGanesh Ajjanagadde2016-02-29
* Document and validate AVFrame plane pointers.Reimar Döffinger2016-02-28
* avutil/imgutils: Assert that the 2nd av_image_fill_linesizes() call in av_ima...Michael Niedermayer2016-02-28
* Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-24
|\
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* | Merge commit 'd847a40888c064cc8c35b546fc5a0ccb69136a7c'Derek Buitenhuis2016-02-24
|\|
| * hwcontext_cuda/vdpau: add to skipheadersAnton Khirnov2016-02-18
* | Merge commit 'ad884d100259e55cb51a4239cd8a4fd5154c2073'Derek Buitenhuis2016-02-24
|\|
| * hwcontext: add a CUDA implementationAnton Khirnov2016-02-14
* | Merge commit '7bc780cd4413f688d3b834037b0f9ddfd6948140'Derek Buitenhuis2016-02-24
|\|
| * pixfmt: add a CUDA hwaccelled formatAnton Khirnov2016-02-14
* | Add GBRAP12 pixel formatKieran Kunhya2016-02-24
* | avutil/pixdesc: Make get_color_type() aware of CIE XYZ formatsMichael Niedermayer2016-02-22
* | avfilter: add loop filtersPaul B Mahol2016-02-18
* | avutil/hwcontext: Remove duplicate ;Michael Niedermayer2016-02-17
* | Merge commit 'a001ce31bc2bcf875a39b5fb22dae49120293b42'Derek Buitenhuis2016-02-17
|\|
| * hwcontext: add a VDPAU implementationAnton Khirnov2016-02-14
* | Merge commit '89923e418b494e337683442ab896d754bc07341a'Derek Buitenhuis2016-02-17
|\|
| * lavu: add a framework for handling hwaccel framesAnton Khirnov2016-02-14
* | Merge commit '721a4efc0545548a241080b53ab480e34f366240'Derek Buitenhuis2016-02-17
|\|
| * buffer: add support for pools using caller data in allocationAnton Khirnov2016-02-14
| * x86: Add ymm_reg structJames Almer2016-01-28
* | Merge commit '6695f178a5929eab91d3da7e9023999f1774bd0e'Derek Buitenhuis2016-02-16
|\|
| * pixdesc: Use AV_CEIL_RSHIFT in documentationVittorio Giovara2016-01-25
* | Merge commit '1546a41adae818b340acdd9b5dacd6d0a92b6507'Derek Buitenhuis2016-02-16
|\|
| * pixdesc: Drop unneeded deprecation warning guardsVittorio Giovara2016-01-25
| * x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-23
| * x86inc: Avoid creating unnecessary local labelsHenrik Gramner2016-01-23
| * x86inc: Simplify AUTO_REP_RETHenrik Gramner2016-01-23
| * x86inc: Use more consistent indentationHenrik Gramner2016-01-23
| * x86inc: Preserve arguments when allocating stack spaceHenrik Gramner2016-01-23
| * x86inc: Improve FMA instruction handlingHenrik Gramner2016-01-23
| * x86inc: Be more verbose in assertion failuresHenrik Gramner2016-01-23
| * x86inc: Make cpuflag() and notcpuflag() return 0 or 1Henrik Gramner2016-01-23
* | x86: use the new helper macros where usefulJames Almer2016-02-14
* | x86: add some more helper macros to check for slow cpuflagsJames Almer2016-02-14
* | avutil/imgutils: remove special case for aligning the paletteMichael Niedermayer2016-02-14
* | avutil/parseutils: remove 2112 date from fate testMarton Balint2016-02-14
* | avutil/parseutils: accept everything in av_parse_time that ff_iso8601_to_unix...Marton Balint2016-02-14
* | avutil/parseutils: use microsecond precision when parsing "now" in av_parse_t...Marton Balint2016-02-14
* | avutil: Remove x86_cpu.hTimothy Gu2016-02-13
* | avutil/frame: Free destination qp_table_buf in frame_copy_props()Michael Niedermayer2016-02-13
* | avutil/imgutils: only align the palette in av_image_copy_to_buffer() if there...Michael Niedermayer2016-02-13
* | avutil/avstring: add a "ALL" entry and the possibility to negate matches to a...Michael Niedermayer2016-02-13
* | avutil/imgutils: do not ignore align parameter for pseudo-pal in av_image_get...Michael Niedermayer2016-02-13
* | x86/cpu: set avxslow cpuflag on btver2 CPUsJames Almer2016-02-07