42258 Commits (6d74e3c6f21fac0d17d0a65d36c83161747885e5)
 

Author SHA1 Message Date
Nedeljko Babic 6d74e3c6f2 Optimization of MP3 decoders for MIPS 13 years ago
Michael Niedermayer 4ea705114c Merge git://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-Encoder 13 years ago
Alexander Strasser 1fe6cb448a lavf/file: cosmetic: Use "not" instead of "equals zero" 13 years ago
Alexander Strasser 585bd4922a lavf/file: cosmetic: Remove superfluous ternary operator 13 years ago
Alexander Strasser e1613476ff doc/fate: Rework examples to a section of its own 13 years ago
Alexander Strasser c44cae7ec5 doc/fate: Add hint for debugging connection to server 13 years ago
Alexander Strasser 10fa37c573 doc/fate: Add missing @file command 13 years ago
Alexander Strasser 52a3d57e00 doc/fate: Use more commonly used terms 13 years ago
Alexander Strasser 5fc74f022e doc/fate: Add email address for contacting the FATE admin 13 years ago
Carl Eugen Hoyos b5baad3a4c Install libavutil/version.h 13 years ago
Paul B Mahol 7de4a16508 PAF demuxer and decoder 13 years ago
Michael Niedermayer 9b2b57681c sws/x86: add av_assert() to ensure 16bit code is used with 16bit data 13 years ago
Michael Niedermayer a32032b508 sws/x86: add some forgotten 12bit planar yuv cases 13 years ago
Carl Eugen Hoyos 73bb4e9ca6 nut: add 12/14 bit yuv to nut/raw 13 years ago
Paul B Mahol 1f9bc3104a sanm: remove code duplication 13 years ago
Paul B Mahol 3b9dd906d1 sanm: replace conditions in for loops with more common version 13 years ago
Michael Niedermayer fa36f33422 sws: support 12&14 bit planar colorspaces 13 years ago
Michael Niedermayer 1f29504204 blowfish.h: include author attribution 13 years ago
Michael Niedermayer 0713c38ea3 xtea.h: include author attribution 13 years ago
Michael Niedermayer 039e9fe01c Merge remote-tracking branch 'qatar/master' 13 years ago
Nicolas George 8b421fad24 dpx: sanitize aspect ratio. 13 years ago
Mans Rullgard 7c29377b70 lavfi: reclassify showfiltfmts as a TESTPROG 13 years ago
Diego Biurrun fa2d747352 graph2dot: fix printf format specifier 13 years ago
Martin Storsjö 557519189f swscale: yuv2planeX 8bit >=sse2 functions need aligned stack on x86-32. 13 years ago
Martin Storsjö 70a1c8000f vp8: loopfilter >=sse2 functions need aligned stack on x86-32. 13 years ago
Ronald S. Bultje c51838478c amr: remove shift out of the AMR_BIT() macro. 13 years ago
Ronald S. Bultje 723b266d72 dsputilenc: group yasm and inline asm function pointer assignment. 13 years ago
Ronald S. Bultje 1ce1e6360d mov: use forward declaration of a function instead of a table. 13 years ago
Michael Bradshaw d3b84fdccc libopenjpegdec: add support for decoding YUV420/422/444P12/14 13 years ago
Michael Bradshaw 713a7854e0 libopenjpegenc: cosmetics: reorder pix_fmts 13 years ago
Michael Bradshaw 7544ef7805 libopenjpegenc: add support for YUV420/422/444P12/14 13 years ago
Nicolas George 2fc354f90d ffmpeg: rework checks for the -t option. 13 years ago
Nicolas George 7beeea8f17 error: define AVERROR_EXTERNAL. 13 years ago
Nicolas George aa39516a04 error: define AVERROR_BUFFER_TOO_SMALL. 13 years ago
Diego Biurrun 2047e40e6e Clarify Doxygen comment for FF_API_* #defines. 13 years ago
Diego Biurrun 112971af26 configure: simplify get_version() 13 years ago
Diego Biurrun 86ab7b0f2f Create version.h headers for libraries that lack them 13 years ago
Diego Biurrun 40e61b7b07 gitignore: Use full path instead of relative path to specify patterns 13 years ago
Ronald S. Bultje 89b81a1c88 mpegvideo: remove VLAs 13 years ago
Samuel Pitoiset 8c14f7a593 Add XTEA encryption support in libavutil 13 years ago
Samuel Pitoiset bc3dbcc8e5 Add Blowfish encryption support in libavutil 13 years ago
Martin Storsjö 143f1e9203 eval: Add the isinf() function and tests for it 13 years ago
Mans Rullgard 25accf93ad flacdec: move lpc filter to flacdsp 13 years ago
Mans Rullgard 4a8528349f flacdec: split off channel decorrelation as flacdsp 13 years ago
Martin Storsjö 296d0da8bd avplay: Add an option for not limiting the input buffer size 13 years ago
Carl Eugen Hoyos ab2356cb79 Let the ffmpeg executable select the abuffersink filter. 13 years ago
Anton Khirnov 1c840fa227 FATE: add a test for WMA cover art. 13 years ago
Anton Khirnov 8059d3b7d4 FATE: add a test for apetag cover art 13 years ago
Anton Khirnov bf2a7f9161 FATE: add a test for itunes cover art. 13 years ago
Mans Rullgard 87466f8124 flacdec: factor out code setting avctx->sample_fmt 13 years ago