| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-03-01 | 1 | -3/+3 |
|\ |
|
| * | lls: Do not return from void functions | Diego Biurrun | 2013-03-01 | 1 | -3/+3 |
* | | Merge commit '4da950c0ae224b9b8ef952dadf614be2c050023e' | Michael Niedermayer | 2013-03-01 | 2 | -4/+8 |
|\| |
|
| * | lls: #ifndef --> #if in FF_API_ version guard | Diego Biurrun | 2013-03-01 | 2 | -4/+8 |
* | | Merge commit '399663be9d4a839b894c48a21b62926eb8497d72' | Michael Niedermayer | 2013-03-01 | 2 | -2/+2 |
|\| |
|
| * | lls: mark max_order as unsigned short | Luca Barbato | 2013-02-28 | 2 | -2/+2 |
* | | Merge commit '9d4da474f5f40b019cb4cb931c8499deee586174' | Michael Niedermayer | 2013-03-01 | 3 | -9/+38 |
|\| |
|
| * | lls: move to the private namespace | Luca Barbato | 2013-02-28 | 3 | -9/+38 |
* | | Merge commit '7ac6d2423e9bf0f40c67be9a0ca7600b516b0282' | Michael Niedermayer | 2013-03-01 | 1 | -3/+3 |
|\| |
|
| * | lls: K&R formatting cosmetics | Luca Barbato | 2013-02-28 | 1 | -3/+3 |
* | | Merge commit 'f935aca44c674d30e3ed940ef73bbad1228a5855' | Michael Niedermayer | 2013-02-24 | 1 | -1/+4 |
|\| |
|
| * | av_memcpy_backptr: avoid an infinite loop for back = 0 | Anton Khirnov | 2013-02-23 | 1 | -0/+3 |
* | | lavu/parseutils: remove spurious "]]" in date format specification | Stefano Sabatini | 2013-02-22 | 1 | -1/+1 |
* | | lavu/parseutils: allow MM:SS format for duration in av_parse_time() | Senthilnathan M | 2013-02-22 | 3 | -2/+7 |
* | | avutil/mem: do a small set of checks for memalign hack before freeing. | Michael Niedermayer | 2013-02-22 | 1 | -2/+7 |
* | | mips: optimization for float aac decoder (sbr module) | Mirjana Vulin | 2013-02-21 | 1 | -0/+40 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-20 | 1 | -0/+2 |
|\| |
|
| * | intreadwrite: tomi: Add missing attributes.h #include for av_always_inline | Diego Biurrun | 2013-02-20 | 1 | -0/+2 |
| * | x86: Use simple nop codes for <= sse (rather than <= mmx) | Ronald S. Bultje | 2013-02-19 | 1 | -1/+1 |
* | | fate: add print() to the tests of eval | Michael Niedermayer | 2013-02-17 | 1 | -1/+1 |
* | | eval: print() support | Michael Niedermayer | 2013-02-17 | 2 | -2/+12 |
* | | lavu: Fix checkheaders for x86/emms.h | James Almer | 2013-02-17 | 1 | -0/+1 |
* | | Merge commit '4db96649ca700db563d9da4ebe70bf9fc4c7a6ba' | Michael Niedermayer | 2013-02-15 | 2 | -21/+30 |
|\| |
|
| * | avutil: Ensure that emms_c is always defined, even on non-x86 | Diego Biurrun | 2013-02-14 | 2 | -3/+6 |
| * | avutil: Move emms code to x86-specific header | Diego Biurrun | 2013-02-14 | 2 | -20/+26 |
* | | lavu/intreadwrite: add AV_[RW][BLN]48 | Paul B Mahol | 2013-02-13 | 1 | -1/+67 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-12 | 1 | -4/+4 |
|\| |
|
| * | lavu: avoid clashing definition of E | Luca Barbato | 2013-02-12 | 1 | -4/+4 |
* | | Merge commit '62a43d30cc3b9b2460f2c926beb522df32493625' | Michael Niedermayer | 2013-02-12 | 2 | -214/+186 |
|\| |
|
| * | crc: Move static data table from header to .c file | Diego Biurrun | 2013-02-11 | 2 | -214/+186 |
* | | Merge commit '375ef6528c9dd2db7f9881e232cb0ec3aa16970d' | Michael Niedermayer | 2013-02-12 | 1 | -1/+34 |
|\| |
|
| * | arm: Fall back to runtime cpu feature detection via /proc/cpuinfo | Martin Storsjö | 2013-02-11 | 1 | -1/+34 |
* | | Use simple nop codes for <= sse (rather than <= mmx). | Ronald S. Bultje | 2013-02-11 | 1 | -1/+1 |
* | | Call the common 7.1 wide channel layout "7.1(wide)". | Carl Eugen Hoyos | 2013-02-09 | 1 | -1/+2 |
* | | lavu/internal: rename macro E(x) to EXPAND(x) | Paul B Mahol | 2013-02-09 | 1 | -4/+4 |
* | | Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9' | Michael Niedermayer | 2013-02-09 | 1 | -0/+26 |
|\| |
|
| * | dsputil: Move LOCAL_ALIGNED macros to libavutil | Diego Biurrun | 2013-02-08 | 1 | -0/+26 |
* | | lavu/parseutils: add digital cinema frame sizes | Dave Rice | 2013-02-03 | 2 | -1/+7 |
* | | dict: fix memleak | Michael Niedermayer | 2013-02-01 | 1 | -0/+1 |
* | | mips: optimization for float aac decoder (core module) | Mirjana Vulin | 2013-01-31 | 1 | -0/+117 |
* | | avstring: fix "warning: return discards const qualifier from pointer target t... | Michael Niedermayer | 2013-01-30 | 1 | -2/+2 |
* | | dict.c: use av_mallocz instead of av_realloc | Paweł Hajdan, Jr | 2013-01-29 | 1 | -3/+5 |
* | | eval: fix 'warning: ignoring return value of strtod, declared with attribute ... | Michael Niedermayer | 2013-01-29 | 1 | -1/+1 |
* | | Merge commit '38c1466ca41c73c7ce347da702362cb69c151716' | Michael Niedermayer | 2013-01-26 | 3 | -1/+65 |
|\| |
|
| * | dict: add av_dict_parse_string() | Justin Ruggles | 2013-01-25 | 3 | -1/+65 |
* | | Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b' | Michael Niedermayer | 2013-01-25 | 3 | -2/+31 |
|\| |
|
| * | lavu: Add av_strnstr() | Vladimir Pantelic | 2013-01-25 | 3 | -1/+30 |
* | | Merge commit '33552a5f7b6ec7057516f487b1a902331f8c353e' | Michael Niedermayer | 2013-01-25 | 1 | -60/+57 |
|\| |
|
| * | avstring: K&R formatting cosmetics | Luca Barbato | 2013-01-24 | 1 | -59/+56 |
* | | lavu/timecode: fix time code calculation for 60000/1001 drop frame | Jason | 2013-01-24 | 1 | -7/+10 |