42291 Commits (894319e010c8db4d47ba0ad830f9677b72d5ece9)
 

Author SHA1 Message Date
Michael Niedermayer 894319e010 lpc: use default number of passes when lpc_passes is invalid 13 years ago
Paul B Mahol 8f239412d8 tiffdec: PIX_FMT_GRAY16LE support 13 years ago
Nicolas George 8293a21a9c lavc: fix shared build after dnxhd merge. 13 years ago
Michael Niedermayer ec08676232 Blowfish: restructure/simplify code a bit. 13 years ago
Michael Niedermayer 9862cbd7a4 add side data to indicate the amount of samples to skip at the begin and end 13 years ago
Michael Niedermayer 636dbe2678 fate: increase fuzzyness for ac3 encode for 3dnow 13 years ago
Paul B Mahol c2cbe58cd4 paf: add forgotten CODEC_CAP_DR1 13 years ago
Stefano Sabatini 3e3e414fe4 lavfi/buffersink: fix doxy, remove "video" reference 13 years ago
Michael Niedermayer 24823a761c Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 92c7ef1e30 Merge branch 'mxfenc_improvements' of https://github.com/mbouron/FFmpeg 13 years ago
Michael Niedermayer acb52d3228 h264: print error on unsupported seperate color planes 13 years ago
Diego Biurrun bb58c43c69 qdm2: remove broken and disabled dump_context() debug function 13 years ago
Diego Biurrun 878e669029 x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macros 13 years ago
Loren Merritt 4d4752366f x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macros 13 years ago
Loren Merritt 2cd1f5cadc x86inc: modify ALIGN to not generate long nops on i586 13 years ago
Diego Biurrun d20f133ef9 x86: h264_intrapred: port to cpuflag macros 13 years ago
Carl Eugen Hoyos 50d0f6cee9 Extend -codecs output. 13 years ago
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