summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Correct support for Fraps v4 (and Huffman tree for < 256 symbols)Kostya Shishkov2006-11-05
* Update commentKostya Shishkov2006-11-05
* Fraps v2 and v4 supportKostya Shishkov2006-11-05
* Properly quote paths on grep invocations for codec lists.Steve L'Homme2006-11-04
* ministry of english grammar :) then->thanOded Shimon2006-11-04
* doxyMichael Niedermayer2006-11-03
* now we set codec_tag, still have to figure out how to handle flippingReynaldo H. Verdejo Pinochet2006-11-03
* ensure alignment (no speed change)Michael Niedermayer2006-11-03
* do not overwrite codec type if already known, fix conflict between 'raw ' fou...Baptiste Coudurier2006-11-03
* merging mov & and (no speedchange)Michael Niedermayer2006-11-03
* 2 instructions less (same speed)Michael Niedermayer2006-11-03
* comment about failed optimizationMichael Niedermayer2006-11-03
* indentionBaptiste Coudurier2006-11-03
* reintroduce isom field and read version 1 audio stsd only if file is not isom...Baptiste Coudurier2006-11-03
* move luma tc0 related init into asmMichael Niedermayer2006-11-03
* RGB32 support in TargaKostya Shishkov2006-11-03
* 2 instructions less in h264_loop_filter_luma_mmx2()Michael Niedermayer2006-11-03
* preempt possible overflowMichael Niedermayer2006-11-03
* 1 instruction lessMichael Niedermayer2006-11-03
* add valid statistics for the RTCP receiver report.Ryan Martell2006-11-03
* Use bpp from header in error messageKostya Shishkov2006-11-03
* optimize H264_DEBLOCK_P0_Q0Michael Niedermayer2006-11-03
* new I/P frame selection heuristicMichael Niedermayer2006-11-02
* kill AVImageFormatBaptiste Coudurier2006-11-02
* change gif muxer to simple gif encoderBaptiste Coudurier2006-11-02
* Correct description of mblmin and mblmax.Corey Hickey2006-11-02
* outputs bit spent on various encoding functions (motion vectors, overhead, etc)Tom Harper2006-11-02
* Add option to disable ffmpeg build.Diego Biurrun2006-11-02
* Detect some more ARM CPU types.Diego Biurrun2006-11-02
* Accept multiple --extra-ldflags and --extra-libs options.Diego Biurrun2006-11-02
* Add support for conversions from the rgb565 and rgb555 formatsLuca Abeni2006-11-02
* Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.Steve L'Homme2006-11-01
* Define fallback for PRIX64, taken from a patch by Steve L'Homme.Steve L'Homme2006-11-01
* 10l (forgot ALT_SCAN)Michael Niedermayer2006-11-01
* Rename SWAP macro to FFSWAP.Diego Biurrun2006-11-01
* reindentation, patch by From: Steve Lhomme, slhomme divxcorp comSteve L'Homme2006-11-01
* Do not mix declarations and statements.Diego Biurrun2006-11-01
* merge clip() into the alpha/beta/tc0 tables (10% faster filter_mb_fast() on P3)Michael Niedermayer2006-11-01
* clean, always write major brand for debugBaptiste Coudurier2006-11-01
* remove useless mp4 fieldBaptiste Coudurier2006-11-01
* Make tests compile on non-x86.Diego Biurrun2006-11-01
* Use common define for x86_32 and x86_64.Diego Biurrun2006-11-01
* Use common define for x86_32 and x86_64.Diego Biurrun2006-11-01
* typoDiego Biurrun2006-11-01
* indentationMåns Rullgård2006-11-01
* CODEC_CAP_DELAY supportMåns Rullgård2006-11-01
* simplifyBaptiste Coudurier2006-11-01
* mov vfr muxingBaptiste Coudurier2006-11-01
* Reenable AMD64 optimizations for cabac accidentially disabled in r6852Reimar Döffinger2006-11-01
* Add ARCH_X86_32 as a new define for 32 bit x86 architectures and changeDiego Biurrun2006-11-01