summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '52627248e49e58eb4b78e4fcda90a64f4c476ea3'James Almer2017-05-083-2/+33
|\
| * frame: add a cropping rectangle to AVFrameAnton Khirnov2017-01-123-2/+32
* | avutil/softfloat: Fix overflow in av_div_sf()Michael Niedermayer2017-05-061-1/+8
* | avutil/softfloat: Fix multiple runtime error: left shift of negative value -8Michael Niedermayer2017-05-061-2/+2
* | Merge commit '00b6a765430e5c5cacf0bd1be8b318d631cd4e14'Clément Bœsch2017-05-051-16/+27
|\ \ | |/
| * hmac: Explicitly convert types at function pointer assignmentDiego Biurrun2017-01-091-12/+23
* | lavu/sha512: update length argument following sha+md5 changesClément Bœsch2017-05-052-0/+9
* | Merge commit 'e435beb1ea5380a90774dbf51fdc8c941e486551'Clément Bœsch2017-05-055-3/+32
|\ \ | |/
| * crypto: consistently use size_t as type for length parametersDiego Biurrun2017-01-095-4/+30
| * x86inc: Avoid using eax/rax for storing the stack pointerHenrik Gramner2017-01-091-0/+7
* | lavu/timecode: Increase AV_TIMECODE_STR_SIZE.Carl Eugen Hoyos2017-05-051-1/+1
* | Merge commit '92db5083077a8b0f8e1050507671b456fd155125'James Almer2017-05-041-2/+1
|\ \ | |/
| * build: Generate pkg-config files from Make and not from configureDiego Biurrun2016-12-221-0/+1
* | Merge commit '11a9320de54759340531177c9f2b1e31e6112cc2'Clément Bœsch2017-05-031-1/+1
|\ \ | |/
* | avutil/softfloat: use ldexp(), fixes undefined shiftMichael Niedermayer2017-05-021-2/+1
* | Merge commit '05a603a94e4b3eeefa5e18ae653a848001461e89'Clément Bœsch2017-04-262-48/+22
|\ \ | |/
| * ppc: Merge types_altivec.h into util_altivec.hDiego Biurrun2016-12-142-48/+22
* | libavutil/thread.h: Fixed g++ build error when ASSERT_LEVEL is greater than 1Aaron Levinson2017-04-221-1/+4
* | Merge commit '2170017a1cd033b6f28e16476921022712a522d8'James Almer2017-04-131-1/+1
|\ \ | |/
| * avutil: fix data race in av_get_cpu_flags()Wan-Teh Chang2016-12-085-18/+86
| * Add missing #includes for standalone spherical-information-related headersDiego Biurrun2016-12-081-0/+3
| * lavc: Add spherical packet side data APIVittorio Giovara2016-12-071-1/+1
| * lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-075-1/+180
* | Merge commit '075acbb6ff5740b2eea1bb7dd3afbc8e66e2ebf8'James Almer2017-04-132-0/+66
|\ \ | |/
| * lavu: Add a video section to Doxygen documentationVittorio Giovara2016-12-073-0/+72
* | x86/float_dsp: add ff_vector_fmul_reverse_avx2James Almer2017-04-112-1/+19
* | doc/APIChages: Add av_strireplace()Steven Liu2017-04-111-2/+2
* | avutil/avstring: improve av_strreplace implementSteven Liu2017-04-113-66/+28
* | avutil/internal: Do not enable CHECKED with DEBUGMichael Niedermayer2017-04-111-3/+2
* | x86/float_dsp: add ff_vector_dmac_scalar_{sse2,avx,fma3}James Almer2017-04-102-0/+73
* | avutil/float_dsp: add test for vector_dmac_scalarJames Almer2017-04-101-0/+24
* | avutil/float_dsp: add vector_dmac_scalar()Paul B Mahol2017-04-103-1/+26
* | Merge commit '706af9227b58657c73e3a4df3689da734f010500'Clément Bœsch2017-04-081-0/+3
|\ \ | |/
| * lavu: Document the color properties enumeration values originVittorio Giovara2016-12-021-0/+3
| * hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size poolMark Thompson2016-11-261-0/+4
* | lavu: add support for Content Light Level side metadataSteve Lhomme2017-04-065-1/+70
* | Merge commit '6a1ea4ec932f4fc9fdc00ec51ee070b298ddb35f'James Almer2017-04-041-0/+9
|\ \ | |/
| * arm: warn/error on movrelx usage problematic with PIC on ELFJanne Grunau2016-11-241-0/+9
| * Drop some bogus Doxygen documentation.Diego Biurrun2016-11-211-2/+0
* | Merge commit 'a1d9de304fe63614e3aa8117fef17491fa80093d'Clément Bœsch2017-04-033-4/+4
|\ \ | |/
| * Fix some mismatches between function parameter and doxygen parameter names.Diego Biurrun2016-11-213-4/+4
* | Bump versions for master after 3.3Michael Niedermayer2017-04-021-1/+1
* | Bump minor for 3.3Michael Niedermayer2017-04-021-1/+1
* | Merge commit 'e18ba2dfd2d19aedc8afccf011d5fd0833352423'Hendrik Leppkes2017-04-011-0/+6
|\ \ | |/
| * hwcontext_dxva2: make sure the sw frame format is the right one during transferAnton Khirnov2016-11-181-0/+6
* | Merge commit '5a1d605ceae448b476a525f7368ec452000d1f26'Hendrik Leppkes2017-04-011-20/+33
|\ \ | |/
| * hwcontext_dxva2: split transfer_data() into upload/download functionsAnton Khirnov2016-11-181-20/+33
* | Merge commit '9d7026574bbbe67d004a1c32911da75375692967'Hendrik Leppkes2017-04-011-3/+9
|\ \ | |/
| * hwcontext_dxva2: fix handling of the mapping flagsAnton Khirnov2016-11-181-3/+9
* | Merge commit '0d3176e32f351d18d6174d8b05796829a75a4c6b'Hendrik Leppkes2017-04-011-0/+4
|\ \ | |/
OpenPOWER on IntegriCloud