summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-094-65/+115
|\
| * AVOptions: in av_opt_find() don't return named constants unless unit is speci...Anton Khirnov2011-07-081-2/+3
| * dict: extend documentation.Anton Khirnov2011-07-081-3/+36
| * lls: whitespace cosmeticsMans Rullgard2011-07-081-59/+74
| * avutil: Add missing test programs to Makefile.Diego Biurrun2011-07-081-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-061-1/+2
|\ \ | |/
| * eval: add missing comma to tests.Ronald S. Bultje2011-07-051-1/+1
| * eval: fix memleak.Ronald S. Bultje2011-07-051-0/+1
* | eval/fate: try to fix nan printing format failures.Michael Niedermayer2011-07-051-1/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-054-27/+43
|\ \ | |/
| * eval: clear Parser instances before usingMans Rullgard2011-07-041-2/+2
| * sha: use AV_RB32() instead of assuming buffer can be cast to uint32_t*Kostya Shishkov2011-07-041-2/+2
| * des: allow unaligned input and output buffersMans Rullgard2011-07-041-4/+4
| * aes: allow unaligned input and output buffersMans Rullgard2011-07-041-15/+26
| * eval: make timing optional in test programMans Rullgard2011-07-041-4/+9
* | Unbreak libavutil API.Carl Eugen Hoyos2011-07-041-0/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-0411-88/+122
|\ \ | |/
| * Do not include log.h in avutil.hMans Rullgard2011-07-036-1/+5
| * Do not include pixfmt.h in avutil.hMans Rullgard2011-07-031-1/+0
| * Do not include rational.h in avutil.hMans Rullgard2011-07-031-1/+0
| * Do not include mathematics.h in avutil.hMans Rullgard2011-07-031-1/+0
| * Do not include intfloat_readwrite.h in avutil.hMans Rullgard2011-07-031-1/+0
| * Remove return statements following infinite loops without breakMans Rullgard2011-07-032-2/+0
| * md5: cosmeticsMans Rullgard2011-07-031-48/+61
| * md5: use AV_WL32 to write resultMans Rullgard2011-07-031-1/+2
| * md5: include correct headersMans Rullgard2011-07-031-1/+1
| * md5: fix test programMans Rullgard2011-07-031-8/+16
| * doxygen: Drop array size declarations from Doxygen parameter names.Diego Biurrun2011-07-032-2/+2
| * doxygen: Fix parameter names to match the function prototypes.Diego Biurrun2011-07-031-2/+2
| * Move some conditionally used code below the appropriate #ifdef.Diego Biurrun2011-07-031-0/+2
| * aes: fix for big endian systemsMans Rullgard2011-07-031-1/+5
| * des: reduce number of iterations in test programMans Rullgard2011-07-031-1/+1
| * aes: fix invalid array indexing in init codeMans Rullgard2011-07-031-14/+22
| * aes: use direct assignments instead of memcpy() or loopsMans Rullgard2011-07-031-6/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-031-1/+1
|\ \ | |/
| * doxygen: Prefer member groups over grouping into modulesReinhard Tartler2011-07-021-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-022-2/+4
|\ \ | |/
| * doxygen: fix usage of @file directive in libavutil/{dict,file}.hReinhard Tartler2011-07-012-2/+4
* | dict: fix another typoStefano Sabatini2011-07-011-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-014-146/+230
|\ \ | |/
| * avutil: elaborate documentation for av_get_random_seedReinhard Tartler2011-06-301-1/+6
| * aes: whitespace cosmeticsMans Rullgard2011-06-301-87/+132
| * adler32: whitespace cosmeticsMans Rullgard2011-06-301-11/+17
| * Fix cpu flags test programMans Rullgard2011-06-301-21/+34
| * opt-test: Add missing braces to silence compiler warnings.Diego Biurrun2011-06-301-8/+8
| * aes: improve test program and add fate testMans Rullgard2011-06-301-21/+33
| * adler32: make test program more useful and add fate testMans Rullgard2011-06-301-7/+15
* | lavu: bump minor and add APIchanges entry for AV_PICTURE_TYPE_NONEStefano Sabatini2011-06-301-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-302-8/+9
|\ \ | |/
| * rational-test: Add proper main() declaration to fix gcc warnings.Diego Biurrun2011-06-301-1/+3
OpenPOWER on IntegriCloud