| Commit message (Expand) | Author | Age | Files | Lines |
* | cmdutils & opencl: add -opencl_bench option to test and show available OpenCL... | Lenny Wang | 2013-12-09 | 3 | -1/+59 |
* | Merge commit 'd64341e498fa46c6cf4c23d408177d7489559654' | Michael Niedermayer | 2013-12-09 | 1 | -1/+1 |
|\ |
|
| * | configure: Prefix libc-related variables with "libc_" | Diego Biurrun | 2013-12-09 | 1 | -1/+1 |
* | | Merge commit 'df7aba52b51007db50410abe15fe28391abd8757' | Michael Niedermayer | 2013-12-09 | 1 | -23/+23 |
|\| |
|
| * | frame: cosmetics, reindent | Anton Khirnov | 2013-12-09 | 1 | -15/+15 |
* | | Merge commit 'c342132fa8a29692e28c98238e3a31da5c407e42' | Michael Niedermayer | 2013-12-09 | 1 | -0/+1 |
|\| |
|
| * | frame: copy flags in av_frame_copy_props() | Anton Khirnov | 2013-12-09 | 1 | -0/+1 |
* | | avutil/opt: Implement av_opt_set_defaults* in O(N) instead of O(N²) time | Michael Niedermayer | 2013-12-07 | 1 | -6/+13 |
* | | avutil/opt: factor set_string_color() out | Michael Niedermayer | 2013-12-07 | 1 | -10/+16 |
* | | avutil/opt: factor set_string_video_rate() out | Michael Niedermayer | 2013-12-07 | 1 | -9/+14 |
* | | avutil/opt: factor set_string_image_size() out | Michael Niedermayer | 2013-12-07 | 1 | -9/+16 |
* | | avutil/utils: run ff_check_pixfmt_descriptors() only when ASSERT_LEVEL is > 0 | Michael Niedermayer | 2013-12-06 | 1 | -0/+2 |
* | | avutil/log: skip IO calls on empty strings | Michael Niedermayer | 2013-12-06 | 1 | -0/+3 |
* | | avutil/log: skip setting color for default (AV_LOG_INFO) level | Michael Niedermayer | 2013-12-06 | 1 | -4/+4 |
* | | avutil/log: merge calls that set ansi color and print the string | Michael Niedermayer | 2013-12-06 | 1 | -13/+22 |
* | | Add Windows resource file support for shared libraries | James Almer | 2013-12-05 | 2 | -0/+58 |
* | | libavutil & opencl: remove opencl default device type | Lenny Wang | 2013-12-02 | 1 | -1/+1 |
* | | build: rename version.h to libavutil/ffversion.h | Timothy Gu | 2013-11-30 | 2 | -2/+3 |
* | | avutil/log: check that len is within the buffer before reading it | Michael Niedermayer | 2013-11-27 | 1 | -1/+1 |
* | | get_audio_buffer: fix usage where channels are not set but layout is | Michael Niedermayer | 2013-11-27 | 1 | -2/+8 |
* | | Merge commit '1eaac1d6f7bb8e52d82e1a114c88a59a9a8e5025' | Michael Niedermayer | 2013-11-26 | 2 | -1/+7 |
|\| |
|
| * | mpeg12dec: Extract CC user data into frame side data | John Stebbins | 2013-11-26 | 2 | -1/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-24 | 3 | -0/+5 |
|\| |
|
| * | Add missing #includes for *INT64_MAX and *INT64_C | Diego Biurrun | 2013-11-23 | 3 | -0/+5 |
* | | avutil/utf8: put under #ifdef TEST | Michael Niedermayer | 2013-11-22 | 1 | -0/+2 |
* | | lavu/avstring: add av_utf8_decode() function | Stefano Sabatini | 2013-11-22 | 5 | -1/+177 |
* | | lavu/dict.h: extend/clarify docs for av_dict_parse_string() | Stefano Sabatini | 2013-11-22 | 1 | -1/+4 |
* | | lavu/dict.h: apply various fixes/extensions to doxy | Stefano Sabatini | 2013-11-22 | 1 | -4/+9 |
* | | avutil: reintroduce lls1 as the 52 ABI needs it | Michael Niedermayer | 2013-11-17 | 4 | -0/+239 |
* | | rename new lls code to lls2 to avoid conflict with the old which has a differ... | Michael Niedermayer | 2013-11-17 | 4 | -50/+24 |
* | | avutil: rename lls to lls2 | Michael Niedermayer | 2013-11-17 | 4 | -4/+4 |
* | | Merge commit 'cce3e0a49f0dd030262c28d9c53de0bd2fd909c4' | Michael Niedermayer | 2013-11-14 | 3 | -1/+61 |
|\| |
|
| * | Move av_fast_{m,re}alloc from lavc to lavu. | Anton Khirnov | 2013-11-14 | 3 | -1/+55 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-14 | 4 | -0/+10 |
|\| |
|
| * | Deprecate obsolete XvMC hardware decoding support | Diego Biurrun | 2013-11-13 | 4 | -0/+10 |
* | | avutil/common: error out with clear message if __STDC_CONSTANT_MACROS is not ... | Michael Niedermayer | 2013-11-05 | 1 | -0/+4 |
* | | avutil/opencl: compile kernels separately | Lenny Wang | 2013-11-05 | 3 | -129/+109 |
* | | Merge commit 'cd8f772d0678a90957f4dfd5ce51af9d22e3f212' | Michael Niedermayer | 2013-11-04 | 2 | -10/+13 |
|\| |
|
* | | avutil: add av_fopen_utf8() | Michael Niedermayer | 2013-11-04 | 3 | -1/+42 |
* | | Merge commit '5858a67f135a7395c548482c73cf3d39bcdd3022' | Michael Niedermayer | 2013-11-03 | 1 | -1/+1 |
|\| |
|
| * | attributes: disable flatten on llvm/clang | Vittorio Giovara | 2013-11-03 | 1 | -1/+1 |
* | | avutil/xtea: add Doxy @file and group | Timothy Gu | 2013-11-03 | 2 | -0/+9 |
* | | avutil/adler32: add Doxy group | Timothy Gu | 2013-11-03 | 2 | -0/+12 |
* | | Merge commit '28096e0a806e57376541e6222d315619906e3c55' | Michael Niedermayer | 2013-11-01 | 2 | -1/+11 |
|\| |
|
| * | h264: wait for initial complete frame before outputing frames | John Stebbins | 2013-10-31 | 2 | -1/+11 |
* | | avutil/opt: fix flags check on non x86 | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | | avutil/opt: check flags validity in write_number() | Michael Niedermayer | 2013-10-28 | 1 | -0/+9 |
* | | Merge commit '0b357a8095e72b092cc5c2aacc2f806db75ecae3' | Michael Niedermayer | 2013-10-28 | 1 | -1/+2 |
|\| |
|
| * | AVOptions: do not range check flag options. | Anton Khirnov | 2013-10-27 | 1 | -1/+2 |
* | | Merge commit '529a9893d769f381b72785c500662be2020da5fe' | Michael Niedermayer | 2013-10-28 | 2 | -4/+4 |
|\| |
|