summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspectStefano Sabatini2012-02-06
* adler32: add comment for the SIMD codeMichael Niedermayer2012-02-04
* adler32: rewrite using integer SIMD.Michael Niedermayer2012-02-04
* adler32: avoid "too big" check in the inner loopMichael Niedermayer2012-02-04
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-03
|\
| * win64: add a XMM clobber test configure option.Ronald S. Bultje2012-02-02
* | lavu/timecode: use @see for URL in doxygen.Clément Bœsch2012-02-03
* | lavu: add public timecode API.Clément Bœsch2012-02-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-31
|\|
| * avutil: make intfloat api publicPaul B Mahol2012-01-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-29
|\|
| * cosmetics: Remove extra newlines at EOFAlex Converse2012-01-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-28
|\|
| * x86inc.asm: fix typo.Ronald S. Bultje2012-01-27
| * config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-27
| * Revert "sws/pixfmt/pixdesc: add support for yuva444p"Alex Converse2012-01-26
| * sws/pixfmt/pixdesc: add support for yuva444pPaul B Mahol2012-01-27
| * libavutil: Remove pointless file test program.Diego Biurrun2012-01-26
* | sws/pixfmt/pixdesc: add support for yuva444pPaul B Mahol2012-01-28
* | base64: 10l endian fix.Michael Niedermayer2012-01-22
* | Optimized base64 decode by writing 3 bytes at once.Reimar Döffinger2012-01-22
* | Cosmetics: add do {} while 0 to macro.Reimar Döffinger2012-01-22
* | pixdesc: cosmeticsJean First2012-01-22
* | Unroll base64 decode loop.Reimar Döffinger2012-01-21
* | Use a full table for base64 decode.Reimar Döffinger2012-01-21
* | base64: more thorough decode tests.Reimar Döffinger2012-01-21
* | base64: Only run benchmark when "-t" is specified.Michael Niedermayer2012-01-21
* | base64: fix little typoMichael Niedermayer2012-01-21
* | base64: add a benchmark for a pure syntax check.Michael Niedermayer2012-01-21
* | base64: simplify end handling in av_base64_encode()Michael Niedermayer2012-01-21
* | base64: optimize av_base64_encode()Michael Niedermayer2012-01-21
* | base64: add benchmarkMichael Niedermayer2012-01-21
* | Slightly optimize base64 encode.Reimar Döffinger2012-01-20
* | Optimize output buffer size check in base64 decode.Reimar Döffinger2012-01-20
* | Minor optimization of base64 decode.Reimar Döffinger2012-01-20
* | opt: Fix "libavutil/opt.c:811:20: warning: initialization discards ‘constâ€...Michael Niedermayer2012-01-20
* | tools: add ffeval toolStefano Sabatini2012-01-17
* | lavu/eval: add if() and ifnot() eval functionsStefano Sabatini2012-01-17
* | lavu: add 2.1 channel layout.Clément Bœsch2012-01-16
* | Fix step_minus1 pixel descirption for RGB64.Carl Eugen Hoyos2012-01-11
* | x86inc: remove duplicate movlhpsMichael Niedermayer2012-01-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-10
|\|
| * mpegaudiodec: optimized iMDCT transformVitor Sessak2012-01-08
* | log: use a different color for debug (green).Clément Bœsch2012-01-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-06
|\|
| * timer: K&R formatting cosmeticsDiego Biurrun2012-01-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-04
|\|
| * lavu: bump lavu minor for av_popcount64Janne Grunau2012-01-03
| * Add av_popcount64Daniel Verkamp2012-01-03
* | Avoid uninitialized data in lcldec when ofs is 0 in MSZH.Reimar Döffinger2011-12-31