42474 Commits (1cef5a0196630af7827694ff5469f4bbdab8b286)
 

Author SHA1 Message Date
Michael Niedermayer c88e60af76 swr/x86: 10l, missed some SSE2 instructions in code marked as SSE. 13 years ago
Michael Niedermayer 0348102835 configure: dont blindly enable iec61883 13 years ago
Matthieu Bouron d99001cab3 mxfenc: support dnxhd codec 13 years ago
Matthieu Bouron 135e684311 mxfenc: support smpte dv codec 13 years ago
Anton Khirnov 2696789c52 avplay: update input filter pointer when the filtergraph is reset. 13 years ago
Reimar Döffinger 4c679750cb avconv: fix parsing of -force_key_frames option. 13 years ago
Georg Lippitsch 325fb246f2 FireWire DV/HDV input device using libiec61883 13 years ago
Mans Rullgard 28fff0d974 h264: use templates to avoid excessive inlining 13 years ago
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
Samuel Pitoiset 983db9b2b4 xtea: Make the count parameter match the documentation 13 years ago
Samuel Pitoiset e4a7fb3da3 blowfish: Make the count parameter match the documentation 13 years ago
Michael Niedermayer 18f2d5cb9c mpegvideo: Don't use ff_mspel_motion() for vc1 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
Luca Barbato f6687bf5f8 xtea: invert branch and loop precedence 13 years ago
Luca Barbato 669bbedfa8 blowfish: invert branch and loop precedence 13 years ago
Luca Barbato 5b54a90c8b flvdec: optionally trust the metadata 13 years ago
Martin Storsjö 715129cdc4 avconv: Set audio filter time base to the sample rate 13 years ago
Martin Storsjö 07eeeb1d4f vp8: Add ifdef guards around the sse2 loopfilter in the sse2slow branch too 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