summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* 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
* | x86inc: Preserve arguments when allocating stack spaceHenrik Gramner2016-01-21
* | x86inc: Improve FMA instruction handlingHenrik Gramner2016-01-21
* | x86inc: Be more verbose in assertion failuresHenrik Gramner2016-01-21
* | x86/intmath: disable sse av_clip functions when using ICCJames Almer2016-01-21
* | lavu: add pthread asserts if ASSERT_LEVEL>1Clément Bœsch2016-01-20
* | libavutil: add mastering display metadata sidedataNeil Birkbeck2016-01-19
* | Merge commit '73c8c0341cce9e1a6c4169721f5123f97fc4be2f'Hendrik Leppkes2016-01-19
|\|
| * arm: Fix vfp dead code elimination with have_vfp_vmMartin Storsjö2016-01-08
* | x86/fixed_dsp: add ff_butterflies_fixed_sse2James Almer2016-01-16
* | lavu/x86/lls: add fma3 optimizations for update_llsGanesh Ajjanagadde2016-01-15
* | x86/intmath: add missing early clobber to output operandsJames Almer2016-01-15
* | lavu: prevent overflow in av_clip_intp2_cAndreas Cadhalpun2016-01-15
* | lavu/libm: add isfinite fallbackGanesh Ajjanagadde2016-01-13
* | avutil/common: Protect GET_BYTE in GET_UTF8() by ()Michael Niedermayer2016-01-13
* | Correct two build/built typosTimothy Gu2016-01-11
* | x86/float_dsp: zero extend offset from ff_scalarproduct_float_sseJames Almer2016-01-08
* | x86/float_dsp: zero extend len from ff_butterflies_float_sse implicitlyJames Almer2016-01-08
* | x86/float_dsp: remove len check from ff_butterflies_float_sseJames Almer2016-01-08
* | lavu: rename and move ff_parity to av_parityJames Almer2016-01-07
* | lavu: add ff_parity()Clément Bœsch2016-01-07
* | lavu/common: add an explanation to FF_CEIL_RSHIFT()Clément Bœsch2016-01-07
* | lavu/common: fix FF_CEIL_RSHIFT() range commentClément Bœsch2016-01-07
* | x86/intmath: add sse optimized av_clipf and av_clipdJames Almer2016-01-07
* | avutil/cpu: add missing entry for vfp_vm to av_parse_cpu_capsHendrik Leppkes2016-01-02
* | Merge commit 'e2710e790c09e49e86baa58c6063af0097cc8cb0'Hendrik Leppkes2016-01-02
|\|