summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* matroska: split real video frames so that each packet contains only one sliceAurelien Jacobs2006-11-20
* matroska: properly handle real video extradataAurelien Jacobs2006-11-20
* simplify free()+set to NULL using av_freep()Aurelien Jacobs2006-11-20
* testing all dquant for qp_rd fixes the qp runaway to 31 bugMichael Niedermayer2006-11-19
* Add useful Altivec types, taken from with permission from x264 authorsGuillaume Poirier2006-11-19
* Clarify that some of the non-SIMD code is now LGPLed.Luca Abeni2006-11-19
* Correct GET/PUT_UTF8 comment: the get/put functions might be called upReimar Döffinger2006-11-19
* Fix typo in commentReimar Döffinger2006-11-19
* IdentationKostya Shishkov2006-11-19
* Divide first audio buffer chunk into atomary bufffers.Kostya Shishkov2006-11-19
* Fix misplaced comment.Diego Biurrun2006-11-18
* Clean up XAN DPCM hack and set codec_tag to 0 for XAN DPCM, AVI filesDiego Biurrun2006-11-18
* improved pthreads testMåns Rullgård2006-11-18
* Missed one log2().Benjamin Larsson2006-11-17
* change mpeg4 fourcc from "mp4s" to "mp4v"Oded Shimon2006-11-17
* update to libnut, use framecode table generatorOded Shimon2006-11-17
* update to libnut API, changes to frame_table_inputOded Shimon2006-11-17
* Optimize overlappingKostya Shishkov2006-11-17
* Fix commentsKostya Shishkov2006-11-17
* Overlap filtering was done in reverse orderKostya Shishkov2006-11-17
* fix support for avis with sample_size > packet sizeMichael Niedermayer2006-11-16
* TUNECPU is never usedMåns Rullgård2006-11-16
* simplify [TARGET_]ARCH_* settingMåns Rullgård2006-11-16