| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | crc: move doxy to the header | Anton Khirnov | 2012-11-02 | 2 | -28/+30 |
| * | x86: Refactor PSWAPD fallback implementations and port to cpuflags | Diego Biurrun | 2012-11-02 | 1 | -0/+12 |
* | | Merge commit '9a07c1332cfe092b57b5758f22b686ca58806c60' | Michael Niedermayer | 2012-11-03 | 1 | -5/+5 |
|\| |
|
| * | x86: PMINUB: port to cpuflags | Diego Biurrun | 2012-11-02 | 1 | -5/+5 |
* | | lavu/opt: set sample format default value, and accept NULL value | Stefano Sabatini | 2012-11-03 | 1 | -1/+4 |
* | | Merge commit '9ce02e14f01de50fcc6f7f459544b140be66d615' | Michael Niedermayer | 2012-11-03 | 2 | -1/+5 |
|\| |
|
| * | x86util: Add cpuflags_mmxext alias for cpuflags_mmx2 | Diego Biurrun | 2012-11-02 | 1 | -0/+2 |
| * | x86inc: Only define program_name if the macro is unset | Diego Biurrun | 2012-11-02 | 1 | -1/+3 |
| * | x86: Fix assembly with NASM | Dave Yeo | 2012-10-31 | 1 | -1/+1 |
* | | lavu/opt: prefer if(){}else{} over if()else{} construct | Stefano Sabatini | 2012-11-03 | 1 | -2/+2 |
* | | lavu/opt: add AV_OPT_SAMPLE_FMT option | Stefano Sabatini | 2012-11-03 | 3 | -1/+30 |
* | | lavu/bprint: add av_bprint_get_buffer(). | Nicolas George | 2012-11-02 | 3 | -1/+22 |
* | | rational: test add/sub too | Michael Niedermayer | 2012-11-01 | 1 | -1/+4 |
* | | eval-test: add some otherwise untested functions. | Michael Niedermayer | 2012-11-01 | 1 | -0/+5 |
* | | av_image_copy: check for av_image_get_linesize() failure. | Michael Niedermayer | 2012-10-31 | 1 | -0/+4 |
* | | file: typo | Michael Niedermayer | 2012-10-31 | 1 | -1/+1 |
* | | av_tempfile: document umask() issue | Michael Niedermayer | 2012-10-31 | 1 | -0/+3 |
* | | Merge commit 'be923ed659016350592acb9b3346f706f8170ac5' | Michael Niedermayer | 2012-10-31 | 1 | -3/+3 |
|\| |
|
| * | x86: MMX2 ---> MMXEXT in macro names | Diego Biurrun | 2012-10-31 | 1 | -3/+3 |
* | | x86: Fix assembly with NASM | Dave Yeo | 2012-10-31 | 1 | -1/+1 |
* | | Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73' | Michael Niedermayer | 2012-10-31 | 3 | -2/+3 |
|\| |
|
| * | x86: include x86inc.asm in x86util.asm | Diego Biurrun | 2012-10-31 | 3 | -2/+3 |
* | | tree-test: fix printf() types | Michael Niedermayer | 2012-10-31 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-30 | 2 | -0/+263 |
|\| |
|
| * | pixfmt: support more yuva formats | Luca Barbato | 2012-10-30 | 2 | -0/+262 |
| * | Remove INIT_AVX from x86inc.asm. | Ronald S. Bultje | 2012-10-29 | 1 | -8/+0 |
* | | Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8' | Michael Niedermayer | 2012-10-30 | 1 | -0/+1 |
|\| |
|
| * | lavr: add general API usage doxy | Anton Khirnov | 2012-10-29 | 1 | -0/+1 |
* | | tree: fix type used for testing the tree | Michael Niedermayer | 2012-10-29 | 1 | -1/+1 |
* | | lavu/parseutils: add trailing characters check in av_parse_video_size() | Stefano Sabatini | 2012-10-29 | 1 | -0/+4 |
* | | lavu: keep context size variables | Michael Niedermayer | 2012-10-28 | 8 | -20/+4 |
* | | lavu: add more doxy to av_rescale_delta | Michael Niedermayer | 2012-10-27 | 1 | -0/+6 |
* | | lavu: add av_rescale_delta() | Michael Niedermayer | 2012-10-27 | 2 | -0/+28 |
* | | mathemathics: update copyright years | Michael Niedermayer | 2012-10-27 | 2 | -2/+2 |
* | | lavu: add av_clip64() | Michael Niedermayer | 2012-10-27 | 2 | -1/+18 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-26 | 1 | -3/+2 |
|\| |
|
* | | tools: add ffescape utility | Stefano Sabatini | 2012-10-25 | 1 | -1/+1 |
* | | Restore installation of libavutil/lzo.h after 2a91ada8282f18d2807abee5188225b... | Alexis Ballier | 2012-10-25 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-25 | 5 | -56/+53 |
|\| |
|
| * | avutil: Make LZO decoder code configure-time selectable | Diego Biurrun | 2012-10-25 | 1 | -2/+4 |
| * | avutil: Move memcpy_backptr() to mem.c | Diego Biurrun | 2012-10-25 | 4 | -54/+50 |
* | | Merge commit 'd82f188504410fdfa446c5682c128c31bb5851a4' | Michael Niedermayer | 2012-10-24 | 2 | -9/+9 |
|\| |
|
| * | Remove need for padding in av_memcpy_backptr() | Mans Rullgard | 2012-10-23 | 2 | -9/+9 |
* | | Merge commit 'ceb754d041f5f6327fd9195a5f43575af9516daa' | Michael Niedermayer | 2012-10-24 | 2 | -20/+35 |
|\| |
|
| * | lzo: Use AV_COPY*U macros where appropriate | Diego Biurrun | 2012-10-23 | 1 | -20/+8 |