|
|
|
@2f349de2
|
23 years |
michaelni |
(commit by michael)
mmx & mmx2 quantizer
c dct permutation bugfix
dont …
|
|
|
@580b82fa
|
23 years |
arpi |
(m)jpeg pad/flush with 1 instead of 0, fix by Rik Snel …
|
|
|
@2ddeed44
|
23 years |
michaelni |
(commit by michael)
motion-estimation on width/height not divisable …
|
|
|
@d2b3c3d7
|
23 years |
michaelni |
(commit by michael)
dc coeff isnt dequantized (bug reported by falk …
|
|
|
@4e3269e8
|
23 years |
michaelni |
(commit by michael)
quantizer range bugfix (mpeg1 & mpeg4 encoding)
…
|
|
|
@fd284805
|
23 years |
michaelni |
minor bugfix in the -v output
Originally committed as revision 4305 …
|
|
|
@5521b193
|
23 years |
michaelni |
15/16 bit dithering in C (5% slower, can be disabled by comenting …
|
|
|
@fe8054c0
|
23 years |
michaelni |
copyright(swscaler) = GPL
Originally committed as revision 4296 to …
|
|
|
@c7997007
|
23 years |
nickols_k |
Small simple idct improvement for Alpha by Falk Hueffner …
|
|
|
@5cebb24b
|
23 years |
michaelni |
a few filters (should be removed/merged when arpis videofilter stuff …
|
|
|
@c7f822d9
|
23 years |
michaelni |
general convolution filtering of the source picture
dynamic memory …
|
|
|
@635b3ec6
|
23 years |
Felix.Buenemann |
add mangling
Originally committed as revision 4286 to …
|
|
|
@91d1f1a4
|
23 years |
nickols_k |
Alpha optimizations by Falk Hueffner …
|
|
|
@1e98dffb
|
23 years |
nickols_k |
Alpha optimizations by Falk Hueffner …
|
|
|
@4bdd9157
|
23 years |
nickols_k |
Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net> …
|
|
|
@7f56a527
|
23 years |
michaelni |
101
Originally committed as revision 4282 to …
|
|
|
@28bf81c9
|
23 years |
michaelni |
removed global vars so that multiple swscalers can be used …
|
|
|
@cbf5fa71
|
23 years |
albeu |
Added reverting support for -pp and -npp options
Originally committed …
|
|
|
@bf1595c4
|
23 years |
Felix.Buenemann |
fix mangling with runtime cpu detection
Originally committed as …
|
|
|
@9b464428
|
23 years |
Felix.Buenemann |
mangle for win32 in postproc
Originally committed as revision 4249 to …
|
|
|
@0a8d8945
|
23 years |
michaelni |
(commit by michael)
faster simple idct in MMX
Originally committed as …
|
|
|
@ae40484
|
23 years |
michaelni |
(commit by michael)
bye bye weird al rounding bug ;)
Originally …
|
|
|
@5975626d
|
23 years |
michaelni |
(commit by michael)
emms
Originally committed as revision 267 to …
|
|
|
@3d9fccbf
|
23 years |
michaelni |
(commit by michael)
draw_edges_mmx()
Originally committed as revision …
|
|
|
@4973971e
|
23 years |
michaelni |
(commit by michael)
faster simple_idct in C
Originally committed as …
|
|
|
@6f903d8e
|
23 years |
michaelni |
(commit by michael)
16-bit divide instead of 32-bit on x86 in …
|
|
|
@8bdbae01
|
23 years |
michaelni |
(commit by michael)
memset() in MMX
Originally committed as revision …
|
|
|
@162c9c2e
|
23 years |
michaelni |
dont print -npp parser debug info if only -v
print "using pp filters …
|
|
|
@99180fe3
|
23 years |
michaelni |
(commit by michael)
new msmpeg4 dequantizer did dequantize too early
…
|
|
|
@badaf88e
|
23 years |
michaelni |
(commit by michael)
dequantizers skip trailing zeros
msmpeg4 non-intra …
|
|
|
@05f361f0
|
23 years |
michaelni |
(commited by michael / arpi was crazy enough to give me his password) …
|
|
|
@eede2156
|
23 years |
arpi |
rv10 sig11 fix by Michael Niedermayer <michaelni@gmx.at>
Originally …
|
|
|
@5b3438c6
|
23 years |
arpi |
different fix, s->mbintra_table used only if h263_pred set. - patch by …
|
|
|
@01dbbd0a
|
23 years |
arpi |
This fixes segfaults because of uninitialized s->mbintra_table …
|
|
|
@6fb904ce
|
23 years |
arpi |
s->c_dc_scale was 7 if s->qscale==2 but should be 8 (the bug is …
|
|
|
@477c35a9
|
23 years |
arpi |
mpeg4 encoder fix by Michael Niedermayer <michaelni@gmx.at>
…
|
|
|
@3587d501
|
23 years |
arpi |
aligned bitstream support (optional) - patch by ichael Niedermayer …
|
|
|
@27a3e2c5
|
23 years |
michaelni |
another bitstream reader code (faster on intel cpus) - patch by …
|
|
|
@bff6ecaa
|
23 years |
michaelni |
AC table reset (memset) optimization - patch by Michael Niedermayer …
|
|
|
@5a24083
|
23 years |
michaelni |
fix for non-mmx runtimedetect encoding bugs - patch by Michael …
|
|
|
@ef093645
|
23 years |
michaelni |
fix different UMV handling for mpeg4 vs. h263 - patch by Michael …
|
|
|
@f4470e09
|
23 years |
michaelni |
print cpu flags
Originally committed as revision 248 to …
|
|
|
@fb4a9613
|
23 years |
arpi |
qscale estimate fix, diff extended to 64bit wide. patch by Stephen …
|
|
|
@3046f265
|
23 years |
arpi |
fix slices when code=0x18, patch by Michael Niedermayer …
|
|
|
@211c4920
|
23 years |
michaelni |
fixed -npp help ... i think i need more sleep ;)
Originally committed …
|
|
|
@4b001a13
|
23 years |
michaelni |
-npp help
Originally committed as revision 3977 to …
|
|
|
@8aaac435
|
23 years |
michaelni |
-npp fq:<quantizer>
force quantizer (for these lq movies which where …
|
|
|
@c0903414
|
23 years |
michaelni |
only print last line warning if verbose is on
Originally committed as …
|
|
|
@07f8991b
|
23 years |
michaelni |
minor brightness/contrast bugfix / moved some global vars into ppMode …
|
|
|
@43d52f76
|
23 years |
michaelni |
customizeable deblocking (2 thresholds)
chrominance & luminance …
|
|
|
@f15afacd
|
23 years |
michaelni |
output shifted by a few pixels on extreem scalings bugfix
filterPos …
|
|
|
@6ec6e3c9
|
23 years |
michaelni |
101
Originally committed as revision 3780 to …
|
|
|
@45b4f285
|
23 years |
michaelni |
new -pp options stuff (-npp ...)
see line527@postproc/postprocess.c ;) …
|
|
|
@3a842ea5
|
23 years |
arpi |
informal msg
Originally committed as revision 238 to …
|
|
|
@51fdf2de
|
23 years |
johannes.feigl |
looks better
Originally committed as revision 3731 to …
|
|
|
@98f3b098
|
23 years |
arpi |
avcodec_find_encoder_by_name() patch by Alex
Originally committed as …
|
|
|
@627690b5
|
23 years |
michaelni |
minor bugfixes (noone noticed them)
a few more asserts
Originally …
|
|
|
@aa21f0c
|
23 years |
michaelni |
rgb24toyv12 bugfix
Originally committed as revision 3634 to …
|
|
|
@393fe8dd
|
23 years |
arpi |
unrestricted MC fixed - thanks to Michael Niedermayer for idea
…
|
|
|
@37e8dcda
|
23 years |
arpi |
new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define …
|
|
|
@d962f6fd
|
23 years |
arpi |
new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define …
|
|
|
@e3d2500f
|
23 years |
michaelni |
print more info if -v
use new horizontal mmx scaler instead of old …
|
|
|
@f014740
|
23 years |
michaelni |
dithering info wasnt displayed
Originally committed as revision 3346 …
|
|
|
@c1b0bfb4
|
23 years |
michaelni |
vertical cubic/linear scaling
prints some info (MMX, dstbpp, ...) …
|
|
|
@e2f5a2a9
|
23 years |
michaelni |
typo
Originally committed as revision 3300 to …
|
|
|
@077ea8a7
|
23 years |
michaelni |
horizontal up/downscale linear & cubic
-sws command line option (0 -> …
|
|
|
@af91b8b3
|
23 years |
michaelni |
sliced scaleing bugfix
Originally committed as revision 3216 to …
|
|
|
@d1fac6cf
|
23 years |
michaelni |
swscaler cleanup
green line at bottom bugfix
green lines in yuv2yuv …
|
|
|
@6e9b4840
|
23 years |
michaelni |
faster brightness correcture in MMX2
Originally committed as revision …
|
|
|
@06c4804a
|
23 years |
michaelni |
compiletime pp-mode support (luminance = chrominance filters though) …
|
|
|
@726a959
|
23 years |
michaelni |
runtime cpu detection optional (compiles faster)
Originally committed …
|
|
|
@e89952a
|
23 years |
michaelni |
runtime cpu detect optional (compiles faster)
Originally committed as …
|
|
|
@43d8c23
|
23 years |
michaelni |
runtime cpu detection
Originally committed as revision 3144 to …
|
|
|
@48a05cec
|
23 years |
michaelni |
oops
Originally committed as revision 3137 to …
|
|
|
@1de97d84
|
23 years |
michaelni |
runtime cpu detection
rgb24toyv12 in C
Originally committed as …
|
|
|
@7630f2e0
|
23 years |
michaelni |
runtime cpu detection
Originally committed as revision 3127 to …
|
|
|
@cc9b0679
|
23 years |
michaelni |
runtime cpu detection
Originally committed as revision 3100 to …
|
|
|
@4e1349d4
|
23 years |
michaelni |
use fastmemcpy for chrominance if no chrominance filtering is done
…
|
|
|
@cd38e322
|
23 years |
michaelni |
faster dering
Originally committed as revision 3094 to …
|
|
|
@043ba56f
|
23 years |
michaelni |
1% speedup
Originally committed as revision 3038 to …
|
|
|
@cf5ec61d
|
23 years |
michaelni |
oops, too much cleanup ;)
Originally committed as revision 3033 to …
|
|
|
@c09dc465
|
23 years |
michaelni |
cleanup
precopy fewer lines from src to dst if possible
speedup (due …
|
|
|
@7f16f6e6
|
23 years |
michaelni |
faster mmx2 / 3dnow deblocking filter
brightness_debug (draws …
|
|
|
@644d98a4
|
23 years |
pulento |
- Preliminary RTP friendly mode for H.263.
- GOB headers for H.263 …
|
|
|
@652cb0f5
|
23 years |
Felix.Buenemann |
Move ignores in subdirs to their respective .cvsignore files.
…
|
|
|
@96815ce
|
23 years |
pulento |
- Added support to Inter4V+Q MBs to H.263 decoder.
- Advanced …
|
|
|
@9eaa4690
|
23 years |
pulento |
- Bug fixed on H.263 decoder initialization.
Originally committed as …
|
|
|
@21810797
|
23 years |
gabucino |
postproc/ dir now respects --with-extraincdir
Now that I'm fixing …
|
|
|
@a9c77978
|
23 years |
michaelni |
temp denoiser:
bugfix?
averageing noise over the surrounding blocks
…
|
|
|
@be44a4d7
|
23 years |
michaelni |
temp denoiser changes: (a-b)2 instead of |a-b| and MMX2/3DNOW version …
|
|
|
@117e45b0
|
23 years |
michaelni |
temporal noise reducer in C (-pp 0x100000)
setting the thresholds from …
|
|
|
@8547282b
|
23 years |
pulento |
- Bug fix on MV prediction for MPEG4 caused by new H.263 GOB code.
…
|
|
|
@102d3908
|
23 years |
pulento |
- Fixed a bug on H.263 MV prediction for MB on GOBs limits.
- Now we …
|
|
|
@ed8c0670
|
23 years |
michaelni |
uyvytoyv12 in MMX (untested)
Originally committed as revision 2848 to …
|
|
|
@f12e206b
|
23 years |
nickols_k |
Let loops will be aligned
Originally committed as revision 213 to …
|
|
|
@815cbfe7
|
23 years |
michaelni |
QP_store==null bugfix and no opendivx bugfix
Originally committed as …
|
|
|
@ed346065
|
23 years |
michaelni |
yuy2toyv12 bugfix
Originally committed as revision 2807 to …
|
|
|
@81c0590e
|
23 years |
arpi |
uyvy->uv12 added
Originally committed as revision 2802 to …
|
|
|
@cff6ecd7
|
23 years |
michaelni |
.balign or we´ll align by 64kb on some architectures
Originally …
|
|
|
@6e3bba7
|
23 years |
michaelni |
.align 16
Originally committed as revision 2800 to …
|
|
|