summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* 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
* | x86/emms: empty the mmx state unconditionally on supported targetsJames Almer2016-02-04
* | avutil/aes_crt: free AVAESCTR struct properlyJames Almer2016-02-03
* | Merge commit 'd336bfcf69fee159e9dba5e5e486ddb1aba61aab'Derek Buitenhuis2016-02-03
|\|
| * pixdesc: fix and extend doxy for av_pix_fmt_get_chroma_sub_sample()Anton Khirnov2016-01-23
| * lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch2016-01-11
* | avutil: Add GOP timecode frame side dataDerek Buitenhuis2016-02-01
* | all: Make header guard names consistentTimothy Gu2016-01-31
* | libavutil/mastering_display_metadata.h: change fields to be rationals as this...Neil Birkbeck2016-01-29
* | all: Add missing header guardsTimothy Gu2016-01-28
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* | avutil/opt: check for and handle errors in av_opt_set_dict2()Michael Niedermayer2016-01-26
* | avutil: add P010 pixel formatHendrik Leppkes2016-01-26
* | Add missing conversions from side data enum to nameNeil Birkbeck2016-01-22
* | x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-21
* | x86inc: Avoid creating unnecessary local labelsHenrik Gramner2016-01-21
* | x86inc: Simplify AUTO_REP_RETHenrik Gramner2016-01-21
* | x86inc: Use more consistent indentationHenrik Gramner2016-01-21