summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Correct information in headerKostya Shishkov2006-11-28
* Change "p" asm constraints to "g", since "p" was a no longer necessary hack toReimar Döffinger2006-11-27
* 10l in r7174 caused all options to be treated as filenames.Loren Merritt2006-11-27
* alphabetic reordering of codec registrationRobert Swain2006-11-27
* cleanup the #ifdef mess in muxer/demuxer registrationAurelien Jacobs2006-11-27
* Add support for files that begin with a dash.Timo Lindfors2006-11-27
* PIC fixMichael Niedermayer2006-11-27
* Move copy_block* functions to dsp dsputil.hBrian Foley2006-11-26
* Correct rounding values in overlap filteringKostya Shishkov2006-11-26
* B-frames support for adv. profileKostya Shishkov2006-11-26
* 100l: Initialize dc_scale with current quantizer for adv I framesKostya Shishkov2006-11-26
* Use halfpq in coefficient scalingKostya Shishkov2006-11-26
* Remove redundant comment.Diego Biurrun2006-11-25
* typoLuca Barbato2006-11-24
* Implement DELTA_FLI opcodes correctly. Patch by Steven JohnsonSteven Johnson2006-11-24
* support byte_run=0 case in DELTA_FLI (this case means only skip pixels)Alex Beregszaszi2006-11-23
* 10l memory corruption bug found by Steven JohnsonAlex Beregszaszi2006-11-23
* No need for special trick anymore for flac in matroska.Aurelien Jacobs2006-11-23
* flac: allow reading of full metadata headers from extradataAurelien Jacobs2006-11-23
* bring AC3 encoder output up to input volume levelBill O'Shaughnessy2006-11-23
* Set CODEC_TYPE_DATA for timecode tracks.Reimar Döffinger2006-11-22
* Set st->need_parsing = 2 for MPEG-content.Reimar Döffinger2006-11-22
* fix bitstream to be correctly decoded by quicktimeBaptiste Coudurier2006-11-22
* fix sigfpe with intra only encodingBaptiste Coudurier2006-11-22
* add interactive support for MinGWRamiro Polla2006-11-22
* Conditionally compile some of the AltiVec optimizations.Diego Biurrun2006-11-22
* fix some potential security issues, patch by Matthias Hopf, mat at mshopf dot deMatthias Hopf2006-11-22
* typoBaptiste Coudurier2006-11-22
* fix b frames + -mbd rd without -psnr (yes that was seriously buggy and probab...Michael Niedermayer2006-11-22
* add support for FLAC in matroskaAurelien Jacobs2006-11-21
* Fix compilation with VC-1 decoder disabled.Diego Biurrun2006-11-21
* fix b frames + -mbd rd without -psnr (yes that was seriously buggy and probab...Michael Niedermayer2006-11-21
* 100l infinite loop fixMichael Niedermayer2006-11-21
* move common voc muxer and demuxer data to voc.cAurelien Jacobs2006-11-21
* split voc.c into vocdec.c and vocenc.cAurelien Jacobs2006-11-21
* typoDiego Biurrun2006-11-21
* Decode non-interleaved scansKostya Shishkov2006-11-21
* Kb --> kbDiego Biurrun2006-11-20
* Nuke config.log support.Diego Biurrun2006-11-20
* Fix declaration and code thingieGuillaume Poirier2006-11-20
* allow amr bitrate to be changed "on the fly" through avctx->bitrate.Martin2006-11-20
* add support for tta in matroskaAurelien Jacobs2006-11-20
* typoDiego Biurrun2006-11-20
* Current FFmpeg expects bits/s instead of kilobits/s in the -b option.Víctor Paesa2006-11-20
* Some notes about the order of options on the command line.Víctor Paesa2006-11-20
* Fix linking with H.261 support disabled.Tom Harper2006-11-20
* infiinit loop fix for CBR + adaptive quantMichael Niedermayer2006-11-20
* 100l qprd fix 2nd tryMichael Niedermayer2006-11-20
* Some progressive JPEG supportKostya Shishkov2006-11-20
* cosmetics: reindent after last commitAurelien Jacobs2006-11-20