summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rv10 decoding fixMichael Niedermayer2004-04-25
* ring buffer fix by (Luca Abeni <lucabe72 at email dot it>)Michael Niedermayer2004-04-25
* move __align16 some place where non-MMX machines can see itMike Melanson2004-04-25
* hush...Mike Melanson2004-04-25
* hook up support for SSE2-optimized VP3 IDCTMike Melanson2004-04-25
* add selected SSE2 ASM macrosMike Melanson2004-04-25
* SSE2-optimized variant of VP3 IDCTMike Melanson2004-04-25
* correct MMX-optimized variant of VP3 IDCT, with comments (thank youMike Melanson2004-04-25
* support reusing mb types and field select values of the source file, but use ...Michael Niedermayer2004-04-25
* add the minimal documentation to make this decoder usefulMike Melanson2004-04-24
* License change and cpu detection patch by (James Morrison <ja2morri at csclub...James Morrison2004-04-24
* vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ...James Morrison2004-04-24
* qpel & SSE/SATD regression testMichael Niedermayer2004-04-24
* -qpel optionMichael Niedermayer2004-04-24
* nut files in cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)Sascha Sommer2004-04-24
* cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)Sascha Sommer2004-04-24
* sanity checksMichael Niedermayer2004-04-24
* minor motion estimation cleanupMichael Niedermayer2004-04-24
* libavcodec Cygwin compilation failure (II) patch by (Sascha Sommer)Sascha Sommer2004-04-24
* * Enabling UltraSparc stuff wit _SPARC64Roman Shaposhnik2004-04-24
* VIS optimized motion compensation code. by (David S. Miller <davem at redhat ...Michael Niedermayer2004-04-23
* sanity checkMichael Niedermayer2004-04-23
* Mpeg start codes patch by ("Dmitry Borisov" <jbors at mail dot ru>)Dmitry Borisov2004-04-23
* me_range patch by ("Timofei V. Bondarenko" <timm at ipi dot ac dot ru>)Timofei V. Bondarenko2004-04-23
* h264 nal decoding fix by (Laurent Aimar <fenrir at via dot ecp dot fr>)Michael Niedermayer2004-04-23
* h264 hurry up fix and a tiny cabac clean patch by (Laurent Aimar <fenrir at v...Laurent Aimar2004-04-23
* reuse motion vectors/mb types/field select values of the source video, if the...Michael Niedermayer2004-04-23
* RSHIFT(x,0) fixMichael Niedermayer2004-04-22
* corrupted field pictures segfault fixMichael Niedermayer2004-04-22
* 10l (segfault fix)Michael Niedermayer2004-04-22
* better hadamard8_diff16 in AltiVec, and more patch by (Romain Dolbeau <dolbea...Romain Dolbeau2004-04-22
* motion estimation cleanupMichael Niedermayer2004-04-22
* hadamard8_diff8x8 in AltiVec, the 16bits edition by (Romain Dolbeau <dolbeau ...Michael Niedermayer2004-04-20
* exporting field_select/ref_index valuesMichael Niedermayer2004-04-19
* 10lMichael Niedermayer2004-04-18
* fix y scale of mv vissualization of interlaced MVsMichael Niedermayer2004-04-18
* fix exported motion vectorsMichael Niedermayer2004-04-18
* various fixesMichael Niedermayer2004-04-18
* pts fix / b frame segfault fixMichael Niedermayer2004-04-18
* 10l (segfault fix)Michael Niedermayer2004-04-18
* passing AVFrame instead of AVPicture around in ffmpeg, that way stuff like mo...Michael Niedermayer2004-04-17
* flv dropable p frame supportMichael Niedermayer2004-04-17
* cleanupMichael Niedermayer2004-04-17
* stream copy pts fixMichael Niedermayer2004-04-17
* seems wmv8 doesnt use intra-inter predictionMichael Niedermayer2004-04-16
* forgotten copyright & dct_quantize_altivec disabled patch by (Romain Dolbeau ...Romain Dolbeau2004-04-16
* 10l by ("Steven M. Schultz" <sms at 2BSD dot COM>)Michael Niedermayer2004-04-16
* FreeBSD pthread patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Steven M. Schultz2004-04-16
* fixed buffering for low bitrates patch by (Hauke Duden <H.NS.Duden at gmx dot...Hauke Duden2004-04-16
* t/dprintf printf -> av_logMichael Niedermayer2004-04-16