summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
...
* | cmdutils & opencl: add -opencl_bench option to test and show available OpenCL...Lenny Wang2013-12-093-1/+59
* | Merge commit 'd64341e498fa46c6cf4c23d408177d7489559654'Michael Niedermayer2013-12-091-1/+1
|\ \ | |/
| * configure: Prefix libc-related variables with "libc_"Diego Biurrun2013-12-091-1/+1
* | Merge commit 'df7aba52b51007db50410abe15fe28391abd8757'Michael Niedermayer2013-12-091-23/+23
|\ \ | |/
| * frame: cosmetics, reindentAnton Khirnov2013-12-091-15/+15
* | Merge commit 'c342132fa8a29692e28c98238e3a31da5c407e42'Michael Niedermayer2013-12-091-0/+1
|\ \ | |/
| * frame: copy flags in av_frame_copy_props()Anton Khirnov2013-12-091-0/+1
* | avutil/opt: Implement av_opt_set_defaults* in O(N) instead of O(N²) timeMichael Niedermayer2013-12-071-6/+13
* | avutil/opt: factor set_string_color() outMichael Niedermayer2013-12-071-10/+16
* | avutil/opt: factor set_string_video_rate() outMichael Niedermayer2013-12-071-9/+14
* | avutil/opt: factor set_string_image_size() outMichael Niedermayer2013-12-071-9/+16
* | avutil/utils: run ff_check_pixfmt_descriptors() only when ASSERT_LEVEL is > 0Michael Niedermayer2013-12-061-0/+2
* | avutil/log: skip IO calls on empty stringsMichael Niedermayer2013-12-061-0/+3
* | avutil/log: skip setting color for default (AV_LOG_INFO) levelMichael Niedermayer2013-12-061-4/+4
* | avutil/log: merge calls that set ansi color and print the stringMichael Niedermayer2013-12-061-13/+22
* | Add Windows resource file support for shared librariesJames Almer2013-12-052-0/+58
* | libavutil & opencl: remove opencl default device typeLenny Wang2013-12-021-1/+1
* | build: rename version.h to libavutil/ffversion.hTimothy Gu2013-11-302-2/+3
* | avutil/log: check that len is within the buffer before reading itMichael Niedermayer2013-11-271-1/+1
* | get_audio_buffer: fix usage where channels are not set but layout isMichael Niedermayer2013-11-271-2/+8
* | Merge commit '1eaac1d6f7bb8e52d82e1a114c88a59a9a8e5025'Michael Niedermayer2013-11-262-1/+7
|\ \ | |/
| * mpeg12dec: Extract CC user data into frame side dataJohn Stebbins2013-11-262-1/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-243-0/+5
|\ \ | |/
| * Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun2013-11-233-0/+5
* | avutil/utf8: put under #ifdef TESTMichael Niedermayer2013-11-221-0/+2
* | lavu/avstring: add av_utf8_decode() functionStefano Sabatini2013-11-225-1/+177
* | lavu/dict.h: extend/clarify docs for av_dict_parse_string()Stefano Sabatini2013-11-221-1/+4
* | lavu/dict.h: apply various fixes/extensions to doxyStefano Sabatini2013-11-221-4/+9
* | avutil: reintroduce lls1 as the 52 ABI needs itMichael Niedermayer2013-11-174-0/+239
* | rename new lls code to lls2 to avoid conflict with the old which has a differ...Michael Niedermayer2013-11-174-50/+24
* | avutil: rename lls to lls2Michael Niedermayer2013-11-174-4/+4
* | Merge commit 'cce3e0a49f0dd030262c28d9c53de0bd2fd909c4'Michael Niedermayer2013-11-143-1/+61
|\ \ | |/
| * Move av_fast_{m,re}alloc from lavc to lavu.Anton Khirnov2013-11-143-1/+55
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-144-0/+10
|\ \ | |/
| * Deprecate obsolete XvMC hardware decoding supportDiego Biurrun2013-11-134-0/+10
* | avutil/common: error out with clear message if __STDC_CONSTANT_MACROS is not ...Michael Niedermayer2013-11-051-0/+4
* | avutil/opencl: compile kernels separatelyLenny Wang2013-11-053-129/+109
* | Merge commit 'cd8f772d0678a90957f4dfd5ce51af9d22e3f212'Michael Niedermayer2013-11-042-10/+13
|\ \ | |/
* | avutil: add av_fopen_utf8()Michael Niedermayer2013-11-043-1/+42
* | Merge commit '5858a67f135a7395c548482c73cf3d39bcdd3022'Michael Niedermayer2013-11-031-1/+1
|\ \ | |/
| * attributes: disable flatten on llvm/clangVittorio Giovara2013-11-031-1/+1
* | avutil/xtea: add Doxy @file and groupTimothy Gu2013-11-032-0/+9
* | avutil/adler32: add Doxy groupTimothy Gu2013-11-032-0/+12
* | Merge commit '28096e0a806e57376541e6222d315619906e3c55'Michael Niedermayer2013-11-012-1/+11
|\ \ | |/
| * h264: wait for initial complete frame before outputing framesJohn Stebbins2013-10-312-1/+11
* | avutil/opt: fix flags check on non x86Michael Niedermayer2013-10-291-1/+1
* | avutil/opt: check flags validity in write_number()Michael Niedermayer2013-10-281-0/+9
* | Merge commit '0b357a8095e72b092cc5c2aacc2f806db75ecae3'Michael Niedermayer2013-10-281-1/+2
|\ \ | |/
| * AVOptions: do not range check flag options.Anton Khirnov2013-10-271-1/+2
* | Merge commit '529a9893d769f381b72785c500662be2020da5fe'Michael Niedermayer2013-10-282-4/+4
|\ \ | |/
OpenPOWER on IntegriCloud