| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-22 | 1 | -5/+1 |
|\ |
|
| * | configure: Drop fastdiv option | Diego Biurrun | 2012-08-22 | 1 | -5/+1 |
* | | deprecate av_parse_cpu_flags | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
* | | av_parse_cpu_caps: add "mmxext" as alias for mmx2 | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 20 | -1/+30 |
|\| |
|
| * | Add more missing includes after removing the implicit common.h | Martin Storsjö | 2012-08-16 | 1 | -0/+1 |
| * | Add some more missing includes after removing the implicit common.h | Martin Storsjö | 2012-08-15 | 2 | -0/+2 |
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 21 | -2/+28 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-14 | 1 | -5/+5 |
|\| |
|
| * | ARM: intmath: use native-size return types for clipping functions | Mans Rullgard | 2012-08-13 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-13 | 2 | -0/+45 |
|\| |
|
| * | libavutil: add saturating addition functions | Mans Rullgard | 2012-08-13 | 2 | -0/+45 |
* | | lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macro | Stefano Sabatini | 2012-08-12 | 3 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-11 | 4 | -6/+19 |
|\| |
|
| * | dict: move struct AVDictionary definition to dict.c | Mans Rullgard | 2012-08-10 | 2 | -5/+5 |
| * | dict: add av_dict_count() | Mans Rullgard | 2012-08-10 | 3 | -2/+15 |
* | | lavu/opt: fix crash in av_opt_next() in case the class has no options | Stefano Sabatini | 2012-08-10 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-10 | 3 | -43/+3 |
|\| |
|
| * | ARM: add missing "cc" clobber in av_clipl_int32_arm() | Mans Rullgard | 2012-08-10 | 1 | -1/+1 |
| * | libavutil: remove unused av_abort() macro | Mans Rullgard | 2012-08-09 | 1 | -4/+0 |
| * | libavutil: drop offsetof() fallback definition | Mans Rullgard | 2012-08-09 | 1 | -4/+0 |
| * | libavutil: drop fallback definitions of INTxx_MIN/MAX | Mans Rullgard | 2012-08-09 | 1 | -32/+0 |
| * | doxygen: Fix function parameter names to match the code | Diego Biurrun | 2012-08-09 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-09 | 4 | -127/+112 |
|\| |
|
| * | Move MASK_ABS macro to libavcodec/mathops.h | Mans Rullgard | 2012-08-09 | 1 | -16/+0 |
| * | x86: move MANGLE() and related macros to libavutil/x86/asm.h | Mans Rullgard | 2012-08-09 | 2 | -12/+12 |
| * | x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h | Mans Rullgard | 2012-08-09 | 2 | -4/+4 |
* | | integer: switch to av_assert | Michael Niedermayer | 2012-08-09 | 1 | -13/+11 |
* | | integer: fix typos in asserts | Michael Niedermayer | 2012-08-09 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-09 | 2 | -0/+8 |
|\| |
|
| * | ARM: use Q/R inline asm operand modifiers only if supported | Mans Rullgard | 2012-08-07 | 2 | -0/+8 |
* | | lavu/timecode: add av_timecode_check_frame_rate(). | Clément Bœsch | 2012-08-08 | 3 | -10/+27 |
* | | x86inc.asm: remove redundant ifdef __YASM_VER__ | Michael Niedermayer | 2012-08-08 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-07 | 2 | -37/+18 |
|\| |
|
| * | x86: fix build with nasm 2.08 | Mans Rullgard | 2012-08-07 | 1 | -11/+7 |
| * | x86: use nop cpu directives only if supported | Mans Rullgard | 2012-08-07 | 1 | -3/+9 |
| * | x86: fix rNmp macros with nasm | Mans Rullgard | 2012-08-07 | 1 | -2/+2 |
| * | x86: add colons after labels | Mans Rullgard | 2012-08-07 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-05 | 1 | -0/+11 |
|\| |
|
| * | rational: add av_inv_q() returning the inverse of an AVRational | Mans Rullgard | 2012-08-05 | 1 | -0/+11 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-04 | 5 | -7/+9 |
|\| |
|
| * | x86: build: replace mmx2 by mmxext | Diego Biurrun | 2012-08-03 | 4 | -7/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-03 | 1 | -1/+1 |
|\| |
|
| * | x86: Use consistent 3dnowext function and macro name suffixes | Diego Biurrun | 2012-08-03 | 1 | -1/+1 |
* | | timecode: show frame rate when invalid. | Clément Bœsch | 2012-08-01 | 1 | -1/+2 |
* | | lavu/bprint: readd documentation for 0 and 1 av_bprint_init() special values | Stefano Sabatini | 2012-07-31 | 1 | -0/+2 |
* | | audioconvert: add av_get_standard_channel_layout(). | Nicolas George | 2012-07-30 | 3 | -1/+23 |
* | | audioconvert: add av_get_channel_description(). | Nicolas George | 2012-07-30 | 2 | -0/+19 |
* | | audioconvert: include the description of channels in the library. | Nicolas George | 2012-07-30 | 1 | -29/+34 |
* | | samplefmt: Fix warning about discarded qualifier | jamal | 2012-07-30 | 1 | -1/+1 |