summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* x86/aacpsdsp: add ff_ps_hybrid_synthesis_deint_{sse,sse4}James Almer2017-06-18
* avutil/tests: remove float_dsp testJames Almer2017-06-14
* hwcontext: Improve allocation in derived contextsMark Thompson2017-06-14
* hwcontext_qsv: Implement mapping frames to the child device typeMark Thompson2017-06-14
* hwcontext_qsv: Implement mapping frames from the child device typeMark Thompson2017-06-14
* hwcontext: Add frame context mapping for nontrivial contextsMark Thompson2017-06-14
* hwcontext_qsv: Support derivation from child devicesMark Thompson2017-06-14
* hwcontext: Make it easier to work with device typesMark Thompson2017-06-14
* hwcontext: Add device derivationMark Thompson2017-06-14
* hwcontext_vaapi: Try to support the VDPAU wrapperMark Thompson2017-06-14
* x86inc: Add some additional cpuflag relationsHenrik Gramner2017-06-12
* x86inc: Remove argument from WIN64_RESTORE_XMMAnton Mitrofanov2017-06-09
* x86inc: Prefer r14/r15 over r12/r13 on x86-64Henrik Gramner2017-06-09
* x86inc: Make REP_RET identical to RET in SSSE3+ functionsHenrik Gramner2017-06-09
* x86inc: Fix call with memory operandsHenrik Gramner2017-06-09
* libavutil/eval: Add round function to expression parserKevin Mark2017-06-06
* avutil/softfloat: Fix sign error in and improve documentation of av_int2sf()Michael Niedermayer2017-06-04
* avutil/pixfmt: remove superfluous defineJames Almer2017-06-01
* Merge commit 'b83aea73404f6f9314e72fe5d6238deaffa12b2c'Clément Bœsch2017-05-19
|\
| * des-test: Pass the proper types to av_des_*() functionsDiego Biurrun2017-01-24
* | avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objectsAaron Levinson2017-05-16
* | hwcontext_videotoolbox: fix fate-sourcewm42017-05-15
* | videotoolbox: add hwcontext supportwm42017-05-15
* | x86/float_dsp: remove usage of integer instructionsJames Almer2017-05-12
* | Merge commit '52627248e49e58eb4b78e4fcda90a64f4c476ea3'James Almer2017-05-08
|\|
| * frame: add a cropping rectangle to AVFrameAnton Khirnov2017-01-12
* | avutil/softfloat: Fix overflow in av_div_sf()Michael Niedermayer2017-05-06
* | avutil/softfloat: Fix multiple runtime error: left shift of negative value -8Michael Niedermayer2017-05-06
* | Merge commit '00b6a765430e5c5cacf0bd1be8b318d631cd4e14'Clément Bœsch2017-05-05
|\|
| * hmac: Explicitly convert types at function pointer assignmentDiego Biurrun2017-01-09
* | lavu/sha512: update length argument following sha+md5 changesClément Bœsch2017-05-05
* | Merge commit 'e435beb1ea5380a90774dbf51fdc8c941e486551'Clément Bœsch2017-05-05
|\|
| * crypto: consistently use size_t as type for length parametersDiego Biurrun2017-01-09
| * x86inc: Avoid using eax/rax for storing the stack pointerHenrik Gramner2017-01-09
* | lavu/timecode: Increase AV_TIMECODE_STR_SIZE.Carl Eugen Hoyos2017-05-05
* | Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer2017-05-04
|\|
| * build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-22
* | Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch2017-05-03
|\|
* | avutil/softfloat: use ldexp(), fixes undefined shiftMichael Niedermayer2017-05-02
* | Merge commit '05a603a94e4b3eeefa5e18ae653a848001461e89'Clément Bœsch2017-04-26
|\|
| * ppc: Merge types_altivec.h into util_altivec.hDiego Biurrun2016-12-14
* | libavutil/thread.h: Fixed g++ build error when ASSERT_LEVEL is greater than 1Aaron Levinson2017-04-22
* | Merge commit '2170017a1cd033b6f28e16476921022712a522d8'James Almer2017-04-13
|\|
| * avutil: fix data race in av_get_cpu_flags()Wan-Teh Chang2016-12-08
| * Add missing #includes for standalone spherical-information-related headersDiego Biurrun2016-12-08
| * lavc: Add spherical packet side data APIVittorio Giovara2016-12-07
| * lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-07
* | Merge commit '075acbb6ff5740b2eea1bb7dd3afbc8e66e2ebf8'James Almer2017-04-13
|\|
| * lavu: Add a video section to Doxygen documentationVittorio Giovara2016-12-07
* | x86/float_dsp: add ff_vector_fmul_reverse_avx2James Almer2017-04-11