| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 11 | -88/+122 |
|\ |
|
| * | Do not include log.h in avutil.h | Mans Rullgard | 2011-07-03 | 6 | -1/+5 |
| * | Do not include pixfmt.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -1/+0 |
| * | Do not include rational.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -1/+0 |
| * | Do not include mathematics.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -1/+0 |
| * | Do not include intfloat_readwrite.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -1/+0 |
| * | Remove return statements following infinite loops without break | Mans Rullgard | 2011-07-03 | 2 | -2/+0 |
| * | md5: cosmetics | Mans Rullgard | 2011-07-03 | 1 | -48/+61 |
| * | md5: use AV_WL32 to write result | Mans Rullgard | 2011-07-03 | 1 | -1/+2 |
| * | md5: include correct headers | Mans Rullgard | 2011-07-03 | 1 | -1/+1 |
| * | md5: fix test program | Mans Rullgard | 2011-07-03 | 1 | -8/+16 |
| * | doxygen: Drop array size declarations from Doxygen parameter names. | Diego Biurrun | 2011-07-03 | 2 | -2/+2 |
| * | doxygen: Fix parameter names to match the function prototypes. | Diego Biurrun | 2011-07-03 | 1 | -2/+2 |
| * | Move some conditionally used code below the appropriate #ifdef. | Diego Biurrun | 2011-07-03 | 1 | -0/+2 |
| * | aes: fix for big endian systems | Mans Rullgard | 2011-07-03 | 1 | -1/+5 |
| * | des: reduce number of iterations in test program | Mans Rullgard | 2011-07-03 | 1 | -1/+1 |
| * | aes: fix invalid array indexing in init code | Mans Rullgard | 2011-07-03 | 1 | -14/+22 |
| * | aes: use direct assignments instead of memcpy() or loops | Mans Rullgard | 2011-07-03 | 1 | -6/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-03 | 1 | -1/+1 |
|\| |
|
| * | doxygen: Prefer member groups over grouping into modules | Reinhard Tartler | 2011-07-02 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-02 | 2 | -2/+4 |
|\| |
|
| * | doxygen: fix usage of @file directive in libavutil/{dict,file}.h | Reinhard Tartler | 2011-07-01 | 2 | -2/+4 |
* | | dict: fix another typo | Stefano Sabatini | 2011-07-01 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-01 | 4 | -146/+230 |
|\| |
|
| * | avutil: elaborate documentation for av_get_random_seed | Reinhard Tartler | 2011-06-30 | 1 | -1/+6 |
| * | aes: whitespace cosmetics | Mans Rullgard | 2011-06-30 | 1 | -87/+132 |
| * | adler32: whitespace cosmetics | Mans Rullgard | 2011-06-30 | 1 | -11/+17 |
| * | Fix cpu flags test program | Mans Rullgard | 2011-06-30 | 1 | -21/+34 |
| * | opt-test: Add missing braces to silence compiler warnings. | Diego Biurrun | 2011-06-30 | 1 | -8/+8 |
| * | aes: improve test program and add fate test | Mans Rullgard | 2011-06-30 | 1 | -21/+33 |
| * | adler32: make test program more useful and add fate test | Mans Rullgard | 2011-06-30 | 1 | -7/+15 |
* | | lavu: bump minor and add APIchanges entry for AV_PICTURE_TYPE_NONE | Stefano Sabatini | 2011-06-30 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-30 | 2 | -8/+9 |
|\| |
|
| * | rational-test: Add proper main() declaration to fix gcc warnings. | Diego Biurrun | 2011-06-30 | 1 | -1/+3 |
| * | Remove unused, never built libavutil/pca.[ch] | Mans Rullgard | 2011-06-29 | 3 | -281/+1 |
| * | pixfmt: fix YUV422/444 wrong endian comment | Can Wu | 2011-06-29 | 1 | -6/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-29 | 2 | -30/+1 |
|\| |
|
| * | build: include sub-makefiles using full path instead of symlinks | Mans Rullgard | 2011-06-28 | 1 | -1/+1 |
| * | avutil: Remove unused arbitrary precision integer code. | Diego Biurrun | 2011-06-28 | 3 | -312/+0 |
* | | pict_type: add a value for unknown/none. | Martin Matuska | 2011-06-28 | 1 | -1/+2 |
* | | dict: fix various typos | Stefano Sabatini | 2011-06-28 | 1 | -5/+4 |
* | | random_seed: more elaborate doxy. | Michael Niedermayer | 2011-06-28 | 1 | -0/+4 |
* | | AVDictionary: warn about its shortcommings and mention available replacements. | Michael Niedermayer | 2011-06-28 | 1 | -0/+7 |
* | | Revert "build: Remove redundant config.mak includes from subdirectory Makefil... | Reimar Döffinger | 2011-06-26 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-26 | 1 | -2/+0 |
|\| |
|
| * | build: Remove redundant config.mak includes from subdirectory Makefiles. | Diego Biurrun | 2011-06-25 | 1 | -2/+0 |
* | | samplefmt: remove deprecated use of av_get_bits_per_sample_fmt() | Stefano Sabatini | 2011-06-25 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-24 | 11 | -59/+61 |
|\| |
|
| * | doxygen: Consistently use '@' instead of '\' for Doxygen markup. | Diego Biurrun | 2011-06-24 | 6 | -51/+51 |
| * | Use av_printf_format to check the usage of printf style functions | Martin Storsjö | 2011-06-23 | 2 | -6/+4 |