summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* Merge commit '7e244c68600f479270e979258e389ed5240885fb'Michael Niedermayer2013-12-09
|\
| * avframe: add codec-independent stereoscopic metadataVittorio Giovara2013-12-09
* | cmdutils & opencl: add -opencl_bench option to test and show available OpenCL...Lenny Wang2013-12-09
* | Merge commit 'd64341e498fa46c6cf4c23d408177d7489559654'Michael Niedermayer2013-12-09
|\|
| * configure: Prefix libc-related variables with "libc_"Diego Biurrun2013-12-09
* | Merge commit 'df7aba52b51007db50410abe15fe28391abd8757'Michael Niedermayer2013-12-09
|\|
| * frame: cosmetics, reindentAnton Khirnov2013-12-09
* | Merge commit 'c342132fa8a29692e28c98238e3a31da5c407e42'Michael Niedermayer2013-12-09
|\|
| * frame: copy flags in av_frame_copy_props()Anton Khirnov2013-12-09
* | avutil/opt: Implement av_opt_set_defaults* in O(N) instead of O(N²) timeMichael Niedermayer2013-12-07
* | avutil/opt: factor set_string_color() outMichael Niedermayer2013-12-07
* | avutil/opt: factor set_string_video_rate() outMichael Niedermayer2013-12-07
* | avutil/opt: factor set_string_image_size() outMichael Niedermayer2013-12-07
* | avutil/utils: run ff_check_pixfmt_descriptors() only when ASSERT_LEVEL is > 0Michael Niedermayer2013-12-06
* | avutil/log: skip IO calls on empty stringsMichael Niedermayer2013-12-06
* | avutil/log: skip setting color for default (AV_LOG_INFO) levelMichael Niedermayer2013-12-06
* | avutil/log: merge calls that set ansi color and print the stringMichael Niedermayer2013-12-06
* | Add Windows resource file support for shared librariesJames Almer2013-12-05
* | libavutil & opencl: remove opencl default device typeLenny Wang2013-12-02
* | build: rename version.h to libavutil/ffversion.hTimothy Gu2013-11-30
* | avutil/log: check that len is within the buffer before reading itMichael Niedermayer2013-11-27
* | get_audio_buffer: fix usage where channels are not set but layout isMichael Niedermayer2013-11-27
* | Merge commit '1eaac1d6f7bb8e52d82e1a114c88a59a9a8e5025'Michael Niedermayer2013-11-26
|\|
| * mpeg12dec: Extract CC user data into frame side dataJohn Stebbins2013-11-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-24
|\|
| * Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun2013-11-23
* | avutil/utf8: put under #ifdef TESTMichael Niedermayer2013-11-22
* | lavu/avstring: add av_utf8_decode() functionStefano Sabatini2013-11-22
* | lavu/dict.h: extend/clarify docs for av_dict_parse_string()Stefano Sabatini2013-11-22
* | lavu/dict.h: apply various fixes/extensions to doxyStefano Sabatini2013-11-22
* | avutil: reintroduce lls1 as the 52 ABI needs itMichael Niedermayer2013-11-17
* | rename new lls code to lls2 to avoid conflict with the old which has a differ...Michael Niedermayer2013-11-17
* | avutil: rename lls to lls2Michael Niedermayer2013-11-17
* | Merge commit 'cce3e0a49f0dd030262c28d9c53de0bd2fd909c4'Michael Niedermayer2013-11-14
|\|
| * Move av_fast_{m,re}alloc from lavc to lavu.Anton Khirnov2013-11-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-14
|\|
| * Deprecate obsolete XvMC hardware decoding supportDiego Biurrun2013-11-13
* | avutil/common: error out with clear message if __STDC_CONSTANT_MACROS is not ...Michael Niedermayer2013-11-05
* | avutil/opencl: compile kernels separatelyLenny Wang2013-11-05
* | Merge commit 'cd8f772d0678a90957f4dfd5ce51af9d22e3f212'Michael Niedermayer2013-11-04
|\|
* | avutil: add av_fopen_utf8()Michael Niedermayer2013-11-04
* | Merge commit '5858a67f135a7395c548482c73cf3d39bcdd3022'Michael Niedermayer2013-11-03
|\|
| * attributes: disable flatten on llvm/clangVittorio Giovara2013-11-03
* | avutil/xtea: add Doxy @file and groupTimothy Gu2013-11-03
* | avutil/adler32: add Doxy groupTimothy Gu2013-11-03
* | Merge commit '28096e0a806e57376541e6222d315619906e3c55'Michael Niedermayer2013-11-01
|\|
| * h264: wait for initial complete frame before outputing framesJohn Stebbins2013-10-31
* | avutil/opt: fix flags check on non x86Michael Niedermayer2013-10-29
* | avutil/opt: check flags validity in write_number()Michael Niedermayer2013-10-28
* | Merge commit '0b357a8095e72b092cc5c2aacc2f806db75ecae3'Michael Niedermayer2013-10-28
|\|