summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* libavutil: cosmetic: inserted spaces wherever necessarySupraja Meedinti2014-12-172-169/+181
* lavu/frame: fix malloc error path in av_frame_copy_props()wm42014-12-151-0/+1
* lavu/dict: check for malloc failureswm42014-12-121-1/+5
* Merge commit '780cd20b00a69e26bbfffbb8eec16fbe999ea793'Michael Niedermayer2014-12-091-2/+8
|\
| * aarch64: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-091-2/+8
* | Merge commit 'f963f80399deb1a2b44c1bac3af7123e8a0c9e46'Michael Niedermayer2014-12-091-1/+5
|\ \ | |/
| * arm: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-091-1/+5
| * v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-12-051-0/+5
* | avutil/opt: Fix AV_OPT_TYPE_BINARY case in av_opt_is_set_to_default()Michael Niedermayer2014-12-081-2/+2
* | avutil/opt: Check av_parse_video_rate()s return valueMichael Niedermayer2014-12-071-2/+4
* | avutil/opt: Check av_parse_color() return valueMichael Niedermayer2014-12-071-2/+4
* | avutil/buffer: add #if USE_ATOMICS around atomics specific functions to ensur...Michael Niedermayer2014-12-061-0/+2
* | avutil/ppc/util_altivec: add () to VEC_SPLAT16 macroMichael Niedermayer2014-11-291-1/+1
* | avutil/buffer: Move USE_ATOMICS to thread.h to avoid it becoming out of sync ...Michael Niedermayer2014-11-292-2/+4
* | libavutil/threads.h: correct an include to be localDave Yeo2014-11-291-1/+1
* | libavutil/thread.h: Support OS/2 threadsDave Yeo2014-11-291-1/+3
* | avutil/bprint: C++ compatible AVBPrint definition.Vadim Kalinsky2014-11-291-6/+9
* | lavu/opt: add escaping to av_opt_serializeLukasz Marek2014-11-292-1/+16
* | Merge commit 'fbd6c97f9ca858140df16dd07200ea0d4bdc1a83'Michael Niedermayer2014-11-272-3/+39
|\ \ | |/
| * lavu: fix memory leaks by using a mutex instead of atomicswm42014-11-272-56/+29
* | lavu/opt: add consts where possibleLukasz Marek2014-11-273-7/+15
* | Merge commit '2443e522f0059176ff8717c9c753eb6fe7e7bbf1'Michael Niedermayer2014-11-271-0/+53
|\ \ | |/
| * lavu: add wrappers for the pthreads mutex APIAnton Khirnov2014-11-271-0/+53
* | lavu/imgutils: remove redundant and wrong check in av_image_fill_arraysStefano Sabatini2014-11-271-3/+0
* | msvc: Fix compilation errors due to header include order.Matthew Oliver2014-11-271-0/+1
* | libavutil/ppc/util_altivec.h : fix load_with_perm_vec() add marcos vcswapi2s(...Rong Yan2014-11-271-7/+31
* | Merge commit '9326d64ed1baadd7af60df6bbcc59cf1fefede48'Michael Niedermayer2014-11-272-9/+48
|\ \ | |/
| * Share the utf8 to wchar conversion routine between lavf and lavuMartin Storsjö2014-11-272-9/+48
* | v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-11-261-0/+5
* | lavu/opt: handle NULL obj in av_opt_nextLukasz Marek2014-11-251-1/+4
* | Merge commit '277ff7f5dc134f1c2dfc4ea0ef3540340482e3d2'Michael Niedermayer2014-11-241-3/+0
|\ \ | |/
| * lavu: move internal define to the only places where it is usedVittorio Giovara2014-11-241-4/+0
* | avutil/file: fix av_tempfile() documentationMichael Niedermayer2014-11-241-1/+2
* | avutil: remove FF_CONST_AVUTIL53, its no longer neededMichael Niedermayer2014-11-245-16/+8
* | lavu/dict: add av_dict_get_stringLukasz Marek2014-11-214-1/+110
* | avutil/arm/float_dsp_init_vfp: replace restrict by av_restrictjessejiang2014-11-201-1/+1
* | avutil/float_dsp: add avpriv_float_dsp_alloc()Michael Niedermayer2014-11-183-2/+18
* | lavu/opt: introduce av_opt_serialize()Lukasz Marek2014-11-163-1/+91
* | lavu/opt: introduce av_opt_is_set_to_default()Lukasz Marek2014-11-163-1/+151
* | lavu/opt: fix av_opt_get functionLukasz Marek2014-11-121-2/+8
* | lavu/opt: fix memleak in testLukasz Marek2014-11-121-0/+1
* | Merge commit 'c6074a30ba3b5fb4319ee6ee599656d58548cdc8'Michael Niedermayer2014-11-111-2/+2
|\ \ | |/
| * opt: Fix the documentation mentioning av_set_string3Luca Barbato2014-11-111-2/+2
* | lavu/opt: update testsLukasz Marek2014-11-111-13/+68
* | lavu/opt: add support for binary defaultsLukasz Marek2014-11-111-0/+2
* | lavu/opt: check for NULL before parsingLukasz Marek2014-11-111-1/+4
* | lavu/opt: copy dict in av_opt_copyLukasz Marek2014-11-091-0/+9
* | lavu/opt: document av_opt_copy functionLukasz Marek2014-11-091-0/+10
* | Remove fminf() emulation.Carl Eugen Hoyos2014-11-081-10/+0
* | Merge commit '4981baf9b803f3c4866b2e97fdadb008c62dc7ad'Michael Niedermayer2014-11-071-6/+6
|\ \ | |/
OpenPOWER on IntegriCloud