| Commit message (Expand) | Author | Age | Files | Lines |
* | lavu/samplefmt: return the size of the allocated samples buffer at the next bump | Stefano Sabatini | 2012-11-25 | 3 | -2/+16 |
* | lavu/opt: add support for reading pixel and sample format through av_get_int() | Stefano Sabatini | 2012-11-25 | 2 | -1/+3 |
* | lavu/imgutils: add consistency checks to av_image_copy_plane() | Stefano Sabatini | 2012-11-25 | 3 | -1/+7 |
* | lavu/opt: fix range shown in set_format() log message | Stefano Sabatini | 2012-11-25 | 1 | -1/+1 |
* | lavu/opt: add av_opt_ accessors for pixel/format/image size options | Stefano Sabatini | 2012-11-25 | 3 | -1/+111 |
* | replace av_log(0, by av_log(NULL, | Michael Niedermayer | 2012-11-23 | 2 | -3/+3 |
* | Merge commit '4a606c830ae664013cea33800094d4d0f4ec62da' | Michael Niedermayer | 2012-11-23 | 1 | -17/+103 |
|\ |
|
| * | av_memcpy_backptr: optimise some special cases | Mans Rullgard | 2012-11-23 | 1 | -17/+103 |
* | | mips: Fixing HAVE_MIPSFPU dependencies | Bojan Zivkovic | 2012-11-21 | 2 | -1/+6 |
* | | ensure comment blocks that contain doxygen commands start with double asterix | Peter Ross | 2012-11-21 | 2 | -2/+2 |
* | | pixdesc: fix alpha flags | Michael Niedermayer | 2012-11-21 | 1 | -7/+7 |
* | | pixdesc: add av_get_padded_bits_per_pixel() | Michael Niedermayer | 2012-11-21 | 2 | -0/+26 |
* | | Merge commit 'd1d9efaae6c7e8466b06c30ca21c6b569dd2e480' | Michael Niedermayer | 2012-11-21 | 2 | -24/+28 |
|\ \
| |/ |
|
| * | pixdesc: add PIX_FMT_ALPHA flag | Luca Barbato | 2012-11-20 | 2 | -24/+28 |
* | | mips: Optimization of AC3 FP encoder and EAC3 FP decoder | Bojan Zivkovic | 2012-11-19 | 4 | -0/+112 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-19 | 1 | -16/+6 |
|\ \
| |/ |
|
| * | x86: SPLATD: port to cpuflags | Diego Biurrun | 2012-11-18 | 1 | -16/+6 |
* | | lavu/bprint: implement av_bprint_strftime(). | Nicolas George | 2012-11-17 | 3 | -2/+69 |
* | | Merge commit '8f5587c3d0bc4b5f075e4282215bda91a21fc12e' | Michael Niedermayer | 2012-11-17 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | cpu.h: define AV_CPU_FLAG_MMX2 for libavutil major 52 | Janne Grunau | 2012-11-16 | 2 | -1/+4 |
* | | cpu: add a few cpu names as aliases for their cpu flags | Michael Niedermayer | 2012-11-17 | 1 | -0/+17 |
* | | cpu: add cmov ro the table, which appears to have been forgotten | Michael Niedermayer | 2012-11-17 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-16 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | crc: av_crc() parameter names should match between .c, .h and doxygen | Diego Biurrun | 2012-11-16 | 1 | -1/+2 |
* | | lavu/opt: fix av_opt_get_key_value() API. | Nicolas George | 2012-11-16 | 3 | -6/+7 |
* | | Merge commit '3b4296f41473a5b39e84d7a49d480624c9c60040' | Michael Niedermayer | 2012-11-15 | 1 | -4/+5 |
|\ \
| |/ |
|
| * | avutil: change GET_UTF8 to not use av_log2() | Mans Rullgard | 2012-11-14 | 1 | -4/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | x86: mmx2 ---> mmxext in asm constructs | Diego Biurrun | 2012-11-14 | 1 | -1/+1 |
* | | Remove deprecation of avcodec_get_chroma_sub_sample. | Michael Niedermayer | 2012-11-14 | 1 | -0/+5 |
* | | Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2' | Michael Niedermayer | 2012-11-14 | 2 | -0/+26 |
|\ \
| |/ |
|
| * | pixdesc: add av_pix_fmt_get_chroma_sub_sample | Luca Barbato | 2012-11-13 | 2 | -0/+26 |
| * | build: Drop AVX assembly ifdefs | Diego Biurrun | 2012-11-11 | 1 | -4/+0 |
* | | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' | Michael Niedermayer | 2012-11-12 | 5 | -210/+220 |
|\ \
| |/ |
|
| * | lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h | Justin Ruggles | 2012-11-11 | 5 | -184/+194 |
* | | Merge commit '802713c4e7b41bc2deed754d78649945c3442063' | Michael Niedermayer | 2012-11-12 | 2 | -1/+2 |
|\ \
| |/ |
|
| * | x86inc: Set program_name outside of x86inc.asm | Diego Biurrun | 2012-11-11 | 2 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-10 | 1 | -8/+8 |
|\ \
| |/ |
|
| * | x86: PALIGNR: port to cpuflags | Diego Biurrun | 2012-11-09 | 1 | -8/+8 |
* | | lavu: remove disabled FF_API_OLD_EVAL_NAMES code | Stefano Sabatini | 2012-11-07 | 3 | -70/+0 |
* | | lavu/opt: show valid range in case of out-of-range value | Stefano Sabatini | 2012-11-07 | 1 | -2/+2 |
* | | Merge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e' | Michael Niedermayer | 2012-11-05 | 4 | -2/+62 |
|\ \
| |/ |
|
| * | lavu: add av_ctz() for trailing zero bit count | Justin Ruggles | 2012-11-05 | 4 | -2/+62 |
* | | Merge commit '930e26a3ea9d223e04bac4cdde13697cec770031' | Michael Niedermayer | 2012-11-05 | 1 | -12/+10 |
|\ \
| |/ |
|
| * | x86: PABSW: port to cpuflags | Diego Biurrun | 2012-11-05 | 1 | -12/+10 |
* | | lavu: drop disabled FF_API_OLD_TC_ADJUST_FRAMENUM code | Stefano Sabatini | 2012-11-04 | 3 | -25/+1 |
* | | lavu/opt: implement av_opt_get_key_value(). | Nicolas George | 2012-11-04 | 3 | -15/+71 |
* | | lavu/opt: parse key into a mallocated buffer. | Nicolas George | 2012-11-04 | 1 | -18/+17 |
* | | avstring: fix compiler warning about freeing const pointers | Michael Niedermayer | 2012-11-03 | 1 | -1/+2 |
* | | Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f' | Michael Niedermayer | 2012-11-03 | 3 | -28/+42 |
|\ \
| |/ |
|