summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* x86: lavu/x264asm: fix ymm register instantiationChristophe Gisquet2015-02-04
* avutil/mem: replace remaining void **/*** casts by memcpy()Michael Niedermayer2015-02-03
* lavu/x86/x86inc: deprecate INIT_AVXJames Darnley2015-02-02
* x264asm: warn when inappropriate instruction used in function with specified ...Anton Mitrofanov2015-02-02
* Merge commit '60392480181f24ebf3ab48d8ac3614705de90152'Michael Niedermayer2015-02-01
|\
| * mem: fix pointer pointer aliasing violationsRémi Denis-Courmont2015-02-01
| * lavu: Check av_dict_set allocationsLuca Barbato2015-01-29
* | libavutil: Added twofish symmetric block cipherSupraja Meedinti2015-01-29
* | avutil/aes: Rename crypt()Michael Niedermayer2015-01-28
* | Merge commit '728685f37ab333ca35980bd01766c78d197f784a'Michael Niedermayer2015-01-27
|\|
| * Add a side data type for audio service type.Anton Khirnov2015-01-27
* | avutil/pixdesc: rewrite AV_PIX_FMT_FLAG_PSEUDOPAL documentationMichael Niedermayer2015-01-24
* | avutil/buffer: factor buffer_replace() outMichael Niedermayer2015-01-23
* | avutil/pixfmt: Support the AV_PIX_FMT_GBRAP* formats with AV_HAVE_INCOMPATIBL...Michael Niedermayer2015-01-15
* | avutil/pixfmt: Document the duplicated AV_PIX_FMT_GBRAP* formatsMichael Niedermayer2015-01-15
* | Merge commit '0e6c7dfa650e8b0497bfa7a06394b7a462ddc33a'Michael Niedermayer2015-01-15
|\|
| * lavu: add planar 16 bit and 8 bit rgb with alphaPaul B Mahol2015-01-14
* | Merge commit 'e2ad0b66fa273c5c823978e8f601f2c0d9ee42f8'Michael Niedermayer2015-01-15
|\|
| * imgutils: create misc functions for dealing with buffersStefano Sabatini2015-01-14
* | avutil/opencl: don't include config.hJames Almer2015-01-12
* | Merge commit '07a0c0f0005072d115ace61e60f46be68582cc3a'Michael Niedermayer2015-01-06
|\|
| * opt: check memory allocationVittorio Giovara2015-01-05
* | Factorize avpriv_mirror() outMichael Niedermayer2015-01-05
* | avutil/camellia: cosmetic fixesGiorgio Vazzana2015-01-02
* | avutil/camellia: use K[2] instead of *K in generate_round_keys()Giorgio Vazzana2015-01-02
* | avutil/camellia: make LR128() more robustGiorgio Vazzana2015-01-02
* | avutil/camellia: fix documentation for av_camellia_crypt()Giorgio Vazzana2015-01-02
* | libavutil: Added Camellia symmetric block cipherSupraja Meedinti2015-01-02
* | x86/swr: add SSE2/AVX pack_8ch functionsJames Almer2014-12-30
* | avutil/rational: Check that av_reduce() returns values within the requested maxMichael Niedermayer2014-12-29
* | avutil/atomic: reuse ret to avoid dereferencing twice the same value.Clément Bœsch2014-12-27
* | avutil/hmac: use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-12-27
* | avutil/audio_fifo: use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-12-27
* | avutil/dict: Use av_freep() to avoid leaving stale pointers in memoryMichael Niedermayer2014-12-27
* | Add FFMPEG_VERSION into the binary libsMichael Niedermayer2014-12-19
* | libavutil: Added cbc mode to cast128Supraja Meedinti2014-12-19
* | Merge commit 'b1306823d0b3ae998c8e10ad832004eb13bdd93e'Michael Niedermayer2014-12-19
|\|
| * check memory errors from av_strdup()Vittorio Giovara2014-12-18
* | Merge commit '5d839778b9f3edb682b7f71dde4f80f07c75b098'Michael Niedermayer2014-12-19
|\|
| * lavu: Refactor side data wipingLuca Barbato2014-12-18
| * thread: use "" instead of <> for including the w32pthreads wrapperAnton Khirnov2014-12-14
* | libavutil: cosmetic: inserted spaces wherever necessarySupraja Meedinti2014-12-17
* | lavu/frame: fix malloc error path in av_frame_copy_props()wm42014-12-15
* | lavu/dict: check for malloc failureswm42014-12-12
* | Merge commit '780cd20b00a69e26bbfffbb8eec16fbe999ea793'Michael Niedermayer2014-12-09
|\|
| * aarch64: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-09
* | Merge commit 'f963f80399deb1a2b44c1bac3af7123e8a0c9e46'Michael Niedermayer2014-12-09
|\|
| * arm: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-09
| * v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-12-05
* | avutil/opt: Fix AV_OPT_TYPE_BINARY case in av_opt_is_set_to_default()Michael Niedermayer2014-12-08