aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added Juergen Keil fix on quant_tab[4] type.Juanjo2001-10-172-3/+3
* 24bpp support (untested)Michael Niedermayer2001-10-172-4/+104
* added (f)emmsArpi2001-10-172-0/+14
* bpp changed from bytespp to bitsppArpi2001-10-172-16/+16
* fixed out of regs "bug"Michael Niedermayer2001-10-172-12/+18
* MMX & MMX2 optimizations (MMX2 is buggy and commented out)Michael Niedermayer2001-10-172-72/+1126
* quick fix for movies with a height which is not a multiple of 8Michael Niedermayer2001-10-172-2/+2
* fix rgb/bgr for 15/16bppFelix Bünemann2001-10-172-8/+8
* 16bpp code for atmosArpi2001-10-162-0/+20
* exporting qscale data for postprocessing (for MPlayer)Arpi2001-10-162-0/+13
* minor cleanupsMichael Niedermayer2001-10-163-91/+164
* header for swscale.cArpi2001-10-151-0/+12
* software yv12->rgb scaler - separated from fsdgaArpi2001-10-152-0/+248
* rewrote the horizontal lowpass filter to fix a bug which caused a blocky lookMichael Niedermayer2001-10-153-69/+964
* c++ fixArpi2001-10-142-2/+4
* Cleanup:Arpi2001-10-133-15/+26
* small changes for mplayer integration:Arpi2001-10-131-9/+8
* small changes for mplayer integration:Arpi2001-10-132-20/+106
* fixed a sig4 bug an non mmx2 cpus (in case of more sig4 errors please send me...Michael Niedermayer2001-10-132-34/+40
* minor QP scaling & auto-contrast bugfixMichael Niedermayer2001-10-132-14/+16
* fixed a rounding bug thing in the X1 FilterMichael Niedermayer2001-10-133-65/+508
* final changes to convert to CMichael Niedermayer2001-10-113-13/+13
* bugfixes: last 3 lines not brightness/contrast correctedMichael Niedermayer2001-10-113-159/+539
* fixed a bug in the horizontal default filterArpi2001-10-103-202/+769
* new postprocess code by Michael Niedermayer (michaelni@gmx.at)Arpi2001-10-103-0/+3159
* fixed prototype changeFabrice Bellard2001-09-251-1/+1
* fixed pcm bitrateFabrice Bellard2001-09-241-2/+2
* changed audio and video grab interface (simpler now)Fabrice Bellard2001-09-243-203/+289
* correct pcm audio format handlingFabrice Bellard2001-09-245-43/+75
* changed av_open_input_file() prototypeFabrice Bellard2001-09-242-29/+44
* updateFabrice Bellard2001-09-241-0/+5
* unified grab & convertion loops (should be easier to achieve correct synchron...Fabrice Bellard2001-09-241-435/+170
* added new ffplay programFabrice Bellard2001-09-241-1/+5
* added pcm formatsFabrice Bellard2001-09-235-12/+183
* suppressed mpglibFabrice Bellard2001-09-231-1/+0
* added pcm codecsFabrice Bellard2001-09-234-22/+446
* wmv format is asf formatFabrice Bellard2001-09-231-1/+1
* complete handling of pcm formats - hex dump optionFabrice Bellard2001-09-231-30/+37
* suppressed mpglib optionFabrice Bellard2001-09-231-10/+1
* CONFIG_MPGLIB no more neededArpi2001-09-211-2/+2
* fixed stereo grabFabrice Bellard2001-09-191-5/+5
* oops - forgot grabbing case for audio/video input auto detectFabrice Bellard2001-09-191-6/+9
* copyright changeFabrice Bellard2001-09-171-1/+1
* corrected mpeg audio encoding overflows - now it should give correct quality ...Fabrice Bellard2001-09-171-30/+24
* mlib mergeFabrice Bellard2001-09-164-12/+181
* fixed symetric quantization (better quality!)Fabrice Bellard2001-09-161-2/+4
* version changeFabrice Bellard2001-09-161-2/+2
* fixed image number syntax problemsFabrice Bellard2001-09-163-13/+80
* restore audio settings - use all the frame buffers provided by the driverFabrice Bellard2001-09-161-3/+7
* image number handlingFabrice Bellard2001-09-161-1/+4