summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* swr/x86: 10l, missed some SSE2 instructions in code marked as SSE.Michael Niedermayer2012-07-052-25/+20
* configure: dont blindly enable iec61883Michael Niedermayer2012-07-051-1/+0
* FireWire DV/HDV input device using libiec61883Georg Lippitsch2012-07-059-1/+526
* Optimization of MP3 decoders for MIPSNedeljko Babic2012-07-058-0/+2591
* Merge git://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-EncoderMichael Niedermayer2012-07-052-4/+20
|\
| * libopenjpegdec: add support for decoding YUV420/422/444P12/14Michael Bradshaw2012-07-041-0/+2
| * libopenjpegenc: cosmetics: reorder pix_fmtsMichael Bradshaw2012-07-041-5/+5
| * libopenjpegenc: add support for YUV420/422/444P12/14Michael Bradshaw2012-07-041-0/+14
* | lavf/file: cosmetic: Use "not" instead of "equals zero"Alexander Strasser2012-07-051-1/+1
* | lavf/file: cosmetic: Remove superfluous ternary operatorAlexander Strasser2012-07-051-1/+1
* | doc/fate: Rework examples to a section of its ownAlexander Strasser2012-07-051-1/+2
* | doc/fate: Add hint for debugging connection to serverAlexander Strasser2012-07-051-0/+5
* | doc/fate: Add missing @file commandAlexander Strasser2012-07-051-1/+1
* | doc/fate: Use more commonly used termsAlexander Strasser2012-07-051-2/+2
* | doc/fate: Add email address for contacting the FATE adminAlexander Strasser2012-07-051-1/+2
* | Install libavutil/version.hCarl Eugen Hoyos2012-07-051-0/+1
* | PAF demuxer and decoderPaul B Mahol2012-07-0512-2/+754
* | sws/x86: add av_assert() to ensure 16bit code is used with 16bit dataMichael Niedermayer2012-07-051-0/+1
* | sws/x86: add some forgotten 12bit planar yuv casesMichael Niedermayer2012-07-053-6/+13
* | nut: add 12/14 bit yuv to nut/rawCarl Eugen Hoyos2012-07-057-60/+84
* | sanm: remove code duplicationPaul B Mahol2012-07-041-3/+2
* | sanm: replace conditions in for loops with more common versionPaul B Mahol2012-07-041-5/+5
* | sws: support 12&14 bit planar colorspacesMichael Niedermayer2012-07-0412-16/+186
* | blowfish.h: include author attributionMichael Niedermayer2012-07-041-0/+1
* | xtea.h: include author attributionMichael Niedermayer2012-07-041-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-0454-389/+1635
|\ \
| * | lavfi: reclassify showfiltfmts as a TESTPROGMans Rullgard2012-07-045-5/+9
| * | graph2dot: fix printf format specifierDiego Biurrun2012-07-041-1/+1
| * | swscale: yuv2planeX 8bit >=sse2 functions need aligned stack on x86-32.Martin Storsjö2012-07-041-6/+9
| * | vp8: loopfilter >=sse2 functions need aligned stack on x86-32.Martin Storsjö2012-07-041-0/+6
| * | amr: remove shift out of the AMR_BIT() macro.Ronald S. Bultje2012-07-043-3/+3
| * | dsputilenc: group yasm and inline asm function pointer assignment.Ronald S. Bultje2012-07-041-1/+1
| * | mov: use forward declaration of a function instead of a table.Ronald S. Bultje2012-07-041-74/+74
| * | Clarify Doxygen comment for FF_API_* #defines.Diego Biurrun2012-07-047-15/+29
| * | configure: simplify get_version()Diego Biurrun2012-07-041-10/+10
| * | Create version.h headers for libraries that lack themDiego Biurrun2012-07-0410-94/+190
| * | gitignore: Use full path instead of relative path to specify patternsDiego Biurrun2012-07-041-35/+35
| * | mpegvideo: remove VLAsRonald S. Bultje2012-07-044-3/+19
| * | Add XTEA encryption support in libavutilSamuel Pitoiset2012-07-046-1/+235
| * | Add Blowfish encryption support in libavutilSamuel Pitoiset2012-07-046-2/+652
| * | eval: Add the isinf() function and tests for itMartin Storsjö2012-07-044-2/+23
| * | flacdec: move lpc filter to flacdspMans Rullgard2012-07-043-33/+49
| * | flacdec: split off channel decorrelation as flacdspMans Rullgard2012-07-045-43/+179
| * | avplay: Add an option for not limiting the input buffer sizeMartin Storsjö2012-07-041-2/+5
| * | FATE: add a test for WMA cover art.Anton Khirnov2012-07-041-0/+4
| * | FATE: add a test for apetag cover artAnton Khirnov2012-07-041-0/+8
| * | FATE: add a test for itunes cover art.Anton Khirnov2012-07-042-0/+8
| * | flacdec: factor out code setting avctx->sample_fmtMans Rullgard2012-07-041-13/+15
| * | flac: make FLAC_CHMODE_* constants consecutiveMans Rullgard2012-07-043-15/+9
| * | flacdec: allocate sample buffers with av_mallocMans Rullgard2012-07-041-2/+1
OpenPOWER on IntegriCloud