| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-12-20 | 2 | -2/+8 |
|\ |
|
| * | atomics: cosmetics: Restructure ifdefs for greater clarity | Diego Biurrun | 2013-12-20 | 2 | -2/+8 |
* | | Revert "Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'" (Bump libavu... | Michael Niedermayer | 2013-12-18 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-12-17 | 1 | -1/+1 |
|\| |
|
| * | apidoc: fix warning from stereo3d.h | Vittorio Giovara | 2013-12-17 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-12-17 | 1 | -1/+0 |
|\| |
|
| * | avutil: Remove deprecated intfloat_readwrite code | Diego Biurrun | 2013-12-16 | 4 | -149/+0 |
* | | Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c' | Michael Niedermayer | 2013-12-16 | 2 | -23/+23 |
|\| |
|
| * | Bump libavutil major version to account for the LLS API/ABI changes. | Reinhard Tartler | 2013-12-14 | 1 | -13/+13 |
* | | lavu/dict.h: extend/clarify av_dict_get() doxy | Stefano Sabatini | 2013-12-16 | 1 | -2/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-12-14 | 1 | -1/+1 |
|\| |
|
| * | doxy: Define a group for libswscale documentation | Luca Barbato | 2013-12-13 | 1 | -1/+1 |
* | | Merge commit '70a7b24d56a823894440a372c46e89e212b89c35' | Michael Niedermayer | 2013-12-14 | 3 | -0/+10 |
|\| |
|
| * | avutil: Add deprecation ifdefs around obsolete intfloat code | Diego Biurrun | 2013-12-13 | 3 | -0/+10 |
* | | Merge commit '6b45f05ef5b241fd1513702119af9c30056a0ac5' | Michael Niedermayer | 2013-12-12 | 1 | -2/+4 |
|\| |
|
| * | parseutils: fix discarding const attribute warning | Vittorio Giovara | 2013-12-12 | 1 | -2/+4 |
* | | avutil/avstring: fix () position | Michael Niedermayer | 2013-12-11 | 1 | -2/+2 |
* | | Merge commit '7e244c68600f479270e979258e389ed5240885fb' | Michael Niedermayer | 2013-12-09 | 5 | -1/+195 |
|\| |
|
| * | avframe: add codec-independent stereoscopic metadata | Vittorio Giovara | 2013-12-09 | 5 | -1/+195 |
* | | 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 |