|
|
|
@123ba071
|
23 years |
kabi |
* made by Juergen - should be useful for Solaris
Originally committed …
|
|
|
@c152c983
|
23 years |
kabi |
* simple fix to avoid memcpy with len < 0
Originally committed as …
|
|
|
@525782f3
|
23 years |
kabi |
* prevent crash in decoder
Originally committed as revision 179 to …
|
|
|
@9736722a
|
23 years |
michaelni |
more speed
Originally committed as revision 2429 to …
|
|
|
@ac0b0b2f
|
23 years |
michaelni |
and another +2% speedup
Originally committed as revision 2417 to …
|
|
|
@37da00f
|
23 years |
michaelni |
optimizations (+2% speedup)
Originally committed as revision 2414 to …
|
|
|
@534a602d
|
23 years |
michaelni |
brightness / contrast fix/copy optimizations +2% speedup
Originally …
|
|
|
@57d04d3f
|
23 years |
michaelni |
negative black bugfix
Originally committed as revision 2395 to …
|
|
|
@911879d1
|
23 years |
michaelni |
auto brightness/ contrast bugfix
getPPModeByNameAndQuality
Originally …
|
|
|
@a525ce8d
|
23 years |
michaelni |
BGR24 bugfix
BGR15 & BGR24 tested
Originally committed as revision …
|
|
|
@d604bab9
|
23 years |
michaelni |
fixed alignment (static variables where sometimes not 8-byte aligned) …
|
|
|
@5486f774
|
23 years |
michaelni |
more logic behavior if the altenative deblock filters are used …
|
|
|
@84adc106
|
23 years |
michaelni |
first line bug fixed (happend if the image was scaled down or 1:1)
…
|
|
|
@311832de
|
23 years |
arpi |
PP_FUNNY_STRIDE disabled
Originally committed as revision 2293 to …
|
|
|
@a0e8aca
|
23 years |
michaelni |
added compiletime option to turn width%8==0 on
Originally committed …
|
|
|
@658a85f2
|
23 years |
michaelni |
fixed a bug in the tmp buffer
fixed the color range for yuv
fixed the …
|
|
|
@0f25d72b
|
23 years |
michaelni |
horizontal scaling bugs fixed, should be mostly bugfree now
…
|
|
|
@44f9179b
|
23 years |
arpi |
xinc scaled by 16 instead of 8
Originally committed as revision 2275 …
|
|
|
@b3a134b6
|
23 years |
michaelni |
horizontal lines bugfix
Originally committed as revision 2272 to …
|
|
|
@d3fda508
|
23 years |
michaelni |
vertical lines bugfix
Originally committed as revision 2271 to …
|
|
|
@afa569af
|
23 years |
arpi |
(C) fixed
Originally committed as revision 2270 to …
|
|
|
@cd410226
|
23 years |
michaelni |
fixed a bug which caused horizontal lines
Originally committed as …
|
|
|
@783e9cc9
|
23 years |
michaelni |
increased precission of s_xinc s_xinc2 (needed for the mmx2 bugfix) …
|
|
|
@acced553
|
23 years |
michaelni |
fixed the height%8!=0 bug
simplified a few things
removed last row …
|
|
|
@8d75673b
|
23 years |
pulento |
Restore the main Makefile to have debug flags.
Originally committed …
|
|
|
@ce68c16
|
23 years |
pulento |
Added Juergen Keil fix on quant_tab[4] type.
Originally committed as …
|
|
|
@d9cf0d33
|
23 years |
michaelni |
24bpp support (untested)
Originally committed as revision 2238 to …
|
|
|
@fffd2e0a
|
23 years |
arpi |
added (f)emms
Originally committed as revision 2237 to …
|
|
|
@e72c545c
|
23 years |
arpi |
bpp changed from bytespp to bitspp
Originally committed as revision …
|
|
|
@a6e972a2
|
23 years |
michaelni |
fixed out of regs "bug"
Originally committed as revision 2234 to …
|
|
|
@d3f41512
|
23 years |
michaelni |
MMX & MMX2 optimizations (MMX2 is buggy and commented out)
32, 24, 16, …
|
|
|
@d4cb9e70
|
23 years |
michaelni |
quick fix for movies with a height which is not a multiple of 8
…
|
|
|
@d1530c64
|
23 years |
Felix.Buenemann |
fix rgb/bgr for 15/16bpp
Originally committed as revision 2231 to …
|
|
|
@62ac0b01
|
23 years |
arpi |
16bpp code for atmos
Originally committed as revision 2230 to …
|
|
|
@79e7b305
|
23 years |
arpi |
exporting qscale data for postprocessing (for MPlayer)
Originally …
|
|
|
@a6be8111
|
23 years |
michaelni |
minor cleanups
median deinterlace in MMX
fixed typos
Originally …
|
|
|
@3db822b0
|
23 years |
arpi |
header for swscale.c
Originally committed as revision 2218 to …
|
|
|
@3119049
|
23 years |
arpi |
software yv12->rgb scaler - separated from fsdga
Originally committed …
|
|
|
@3b58b885
|
23 years |
michaelni |
rewrote the horizontal lowpass filter to fix a bug which caused a …
|
|
|
@9ae0a66d
|
23 years |
arpi |
c++ fix
Originally committed as revision 2196 to …
|
|
|
@e939e1c3
|
23 years |
arpi |
Cleanup:
- TIMEING && MORE_TIMEING disabled by default
- private stuff …
|
|
|
@9f3328bc
|
23 years |
arpi |
small changes for mplayer integration:
- getModeForQuality -> …
|
|
|
@9a722af7
|
23 years |
arpi |
small changes for mplayer integration:
- getModeForQuality -> …
|
|
|
@5b65f0df
|
23 years |
michaelni |
fixed a sig4 bug an non mmx2 cpus (in case of more sig4 errors please …
|
|
|
@79cccf70
|
23 years |
michaelni |
minor QP scaling & auto-contrast bugfix
fixed compilation problem …
|
|
|
@9f45d04
|
23 years |
michaelni |
fixed a rounding bug thing in the X1 Filter
changed the X1 Filter …
|
|
|
@67b4cf1
|
23 years |
michaelni |
final changes to convert to C
Originally committed as revision 2170 …
|
|
|
@d5a1a995
|
23 years |
michaelni |
bugfixes: last 3 lines not brightness/contrast corrected
brightness …
|
|
|
@13e00528
|
23 years |
arpi |
fixed a bug in the horizontal default filter
3dnow version of the …
|
|
|
@3057fa66
|
23 years |
arpi |
new postprocess code by Michael Niedermayer (michaelni@gmx.at)
…
|
|
|
@63bdb086
|
23 years |
fabrice |
fixed prototype change
Originally committed as revision 150 to …
|
|
|
@a190b7e9
|
23 years |
fabrice |
fixed pcm bitrate
Originally committed as revision 149 to …
|
|
|
@4972b26f
|
23 years |
fabrice |
changed audio and video grab interface (simpler now)
Originally …
|
|
|
@46a3d068
|
23 years |
fabrice |
correct pcm audio format handling
Originally committed as revision …
|
|
|
@96baaa6a
|
23 years |
fabrice |
changed av_open_input_file() prototype
Originally committed as …
|
|
|
@4b44538c
|
23 years |
fabrice |
update
Originally committed as revision 145 to …
|
|
|
@a38469e1
|
23 years |
fabrice |
unified grab & convertion loops (should be easier to achieve correct …
|
|
|
@2744a37f
|
23 years |
fabrice |
added new ffplay program
Originally committed as revision 143 to …
|
|
|
@5ed8faf
|
23 years |
fabrice |
added pcm formats
Originally committed as revision 142 to …
|
|
|
@f674bf71
|
23 years |
fabrice |
suppressed mpglib
Originally committed as revision 141 to …
|
|
|
@a96b68b7
|
23 years |
fabrice |
added pcm codecs
Originally committed as revision 140 to …
|
|
|
@a56c66a
|
23 years |
fabrice |
wmv format is asf format
Originally committed as revision 139 to …
|
|
|
@a0663ba4
|
23 years |
fabrice |
complete handling of pcm formats - hex dump option
Originally …
|
|
|
@d2b7bcd2
|
23 years |
fabrice |
suppressed mpglib option
Originally committed as revision 137 to …
|
|
|
@829fa99
|
23 years |
arpi |
CONFIG_MPGLIB no more needed
Originally committed as revision 136 to …
|
|
|
@1d7840a
|
23 years |
fabrice |
fixed stereo grab
Originally committed as revision 135 to …
|
|
|
@e30a2846
|
23 years |
fabrice |
oops - forgot grabbing case for audio/video input auto detect
…
|
|
|
@da115c8a
|
23 years |
fabrice |
copyright change
Originally committed as revision 133 to …
|
|
|
@afa982fd
|
23 years |
fabrice |
corrected mpeg audio encoding overflows - now it should give correct …
|
|
|
@c34270f5
|
23 years |
fabrice |
mlib merge
Originally committed as revision 131 to …
|
|
|
@8d67072f
|
23 years |
fabrice |
fixed symetric quantization (better quality!)
Originally committed …
|
|
|
@73120e55
|
23 years |
fabrice |
version change
Originally committed as revision 129 to …
|
|
|
@9150f42
|
23 years |
fabrice |
fixed image number syntax problems
Originally committed as revision …
|
|
|
@5a56c87c
|
23 years |
fabrice |
restore audio settings - use all the frame buffers provided by the …
|
|
|
@813cae4b
|
23 years |
fabrice |
image number handling
Originally committed as revision 126 to …
|
|
|
@84a02cdd
|
23 years |
fabrice |
added patch info (I prefer only diff -u) and clear info about my patch …
|
|
|
@61a663b
|
23 years |
fabrice |
added image question
Originally committed as revision 124 to …
|
|
|
@919f448d
|
23 years |
fabrice |
non 420P grab fix - suppressed unused 'sys/poll.h' header - do not put …
|
|
|
@739d6efa
|
23 years |
fabrice |
updated
Originally committed as revision 122 to …
|
|
|
@2e93e3aa
|
23 years |
fabrice |
fixed raw read for eof
Originally committed as revision 121 to …
|
|
|
@9dbf9389
|
23 years |
fabrice |
added get_bits_count()
Originally committed as revision 120 to …
|
|
|
@2456e28d
|
23 years |
fabrice |
merged code and tables between encoder and decoder
Originally …
|
|
|
@9a9b2b5d
|
23 years |
fabrice |
added mpeg audio decoder tables
Originally committed as revision 118 …
|
|
|
@239c2f4c
|
23 years |
fabrice |
added completely new mpeg audio decoder (integer only, free format …
|
|
|
@c8fbc22d
|
23 years |
fabrice |
suppressed mpglib
Originally committed as revision 116 to …
|
|
|
@3d204385
|
23 years |
nickols_k |
memalign autodetection
Originally committed as revision 115 to …
|
|
|
@544286b3
|
23 years |
pulento |
Moved some H.263+ variables to MpegEncContext to be thread-safe. …
|
|
|
@6dbd39fe
|
23 years |
pulento |
Added support to Unrestricted Motion Vectors (UMV)
on H.263+ …
|
|
|
@6bbc662f
|
23 years |
pulento |
Added CODEC_ID_H263P to fourcc tables.
H.263+ on AVI wasn't using U263 …
|
|
|
@36157009
|
23 years |
nickols_k |
Aligned malloc. Another 10% of speedup.
Originally committed as …
|
|
|
@a74127c
|
24 years |
fabrice |
win32 fixes
Originally committed as revision 110 to …
|
|
|
@d0a0b248
|
24 years |
fabrice |
motion test
Originally committed as revision 109 to …
|
|
|
@4300403e
|
24 years |
fabrice |
suppressed nasm stuff
Originally committed as revision 108 to …
|
|
|
@daf8e955
|
24 years |
fabrice |
added win32 cross compile support
Originally committed as revision …
|
|
|
@1705679
|
24 years |
fabrice |
updated
Originally committed as revision 106 to …
|
|
|
@64ccc83
|
24 years |
fabrice |
removed
Originally committed as revision 105 to …
|
|
|
@694ec061
|
24 years |
fabrice |
suppressed nasm dependancy - rewrote forward DCT and motion estimation …
|
|
|
@c72c6d2d
|
24 years |
fabrice |
distclean fix
Originally committed as revision 103 to …
|
|
|
@58f26ba9
|
24 years |
fabrice |
changed opendivx to mpeg4
Originally committed as revision 102 to …
|
|
|
@935442b5
|
24 years |
fabrice |
log2 to av_log2
Originally committed as revision 101 to …
|
|
|