Luca Abeni
789237cad0
Mark some variables as possibly unused to avoid warnings
...
Originally committed as revision 21775 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
18 years ago
Luca Abeni
628bc5e862
Add some explicit casts to avoid "assignment from incompatible pointer type"
...
warnings
Originally committed as revision 21774 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
18 years ago
Måns Rullgård
a4da50e17f
make version.h depend on .svn/entries
...
Originally committed as revision 7377 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
2606f38a67
skiprd doxygen comment from avcodec.h -> AVOption comment
...
Originally committed as revision 7376 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Abeni
44060a7391
Add some other casts, to remove void pointers arithmetic
...
Originally committed as revision 21773 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
18 years ago
Luca Abeni
7d19628b14
Add some explicit casts to avoid some warnings
...
Originally committed as revision 21772 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
18 years ago
Luca Abeni
9effd94abc
Remove some void pointers arithmetic
...
Originally committed as revision 21771 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
18 years ago
Kostya Shishkov
185c7b6b26
Musepack SV7 decoding support
...
Originally committed as revision 7375 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
f8aa696f9f
Properly check for all required bktr headers.
...
inspired by a patch from Tatu Kilappa, trilkk iki fi
Originally committed as revision 7374 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
6cf161d21e
Replace fail test with the die function.
...
Originally committed as revision 7373 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
5931bfc383
Remove redundant variable setting.
...
Originally committed as revision 7372 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
b8bd34305e
Slightly shorten libvorbis check.
...
Originally committed as revision 7371 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
eb11380499
Disable Win32 threads by default.
...
Originally committed as revision 7370 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
3918dc4f8d
Add AMR directories for out-of-tree builds.
...
based on a patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7369 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
b6f9a42147
typo: Properly escape a $ sign.
...
Originally committed as revision 7368 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oded Shimon
d7d3efae82
sync to libnut, nom->num
...
Originally committed as revision 7367 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
3a1018d4d8
Register x11grab only when it has been enabled.
...
Originally committed as revision 7366 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
c52f5d66a2
skiprd
...
Originally committed as revision 7365 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
919cb8731e
Fix regression tests with out-of-tree builds.
...
Originally committed as revision 7364 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
2e3bcd38d0
Create libpostproc pkgconfig files only if libpostproc is enabled.
...
Originally committed as revision 7363 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
acb3b537f3
support files >2GB on MinGW
...
patch by Ramiro Polla, angustia arrozcru.no-ip org
Originally committed as revision 7362 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
d951bb9a5c
test DIRECT{0,0} too if flag mv0 is used
...
slight PSNR/bitrate increase
Originally committed as revision 7361 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
79cc11b3ec
slightly more consistency for the Darwin linker options
...
Originally committed as revision 7360 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Abeni
d32d303568
Clarify that yuv2rgb_init.c cannot be used under LGPL
...
Originally committed as revision 21730 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
18 years ago
Luca Abeni
11c6f4a11c
Opss... My last commit was wrong; sorry!
...
This one moves the GPL check in the right place
Originally committed as revision 7359 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Abeni
0872a0a6d9
libswscale is not LGPLed, sorry
...
Originally committed as revision 7358 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Abeni
19a6be3463
Remove useless include (not needed now that libswscale uses libavutil)
...
Originally committed as revision 21728 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
18 years ago
Baptiste Coudurier
a45bc5922f
bt 0 is invalid, setting min to 1
...
Originally committed as revision 7357 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
8fbec4f4d0
Install generated .lib files in shlibdir on MinGW.
...
patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7356 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
754e97fa49
Remove duplicate line.
...
Originally committed as revision 7355 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Tom Harper
5e49e7628f
Fix linking on Intel Mac due to local relocation entries in
...
non-writable sections.
patch by Tom Harper d.thomas.harper gmail com
Originally committed as revision 7354 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
56a059ac86
Make the X11 frame grabber disabled by default.
...
Originally committed as revision 7353 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
df32bc1213
more simplification
...
Originally committed as revision 7352 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
acff54d831
10l
...
Originally committed as revision 7351 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
5d078bdb47
Use $< instead of explicit names.
...
Originally committed as revision 7350 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
49f1ac5a3d
change mpeg2 intra vlc test to advanced one, add qprd trell and b frames
...
Originally committed as revision 7349 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
5970845f1f
FIXME has already been fixed ages ago
...
Originally committed as revision 7348 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
66884a2946
simplify
...
Originally committed as revision 7347 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
d6975eb82b
use qscale_table in adaptive quant
...
some PSNR/bitrate improvement for adaptive quant
Originally committed as revision 7346 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
2175b80bed
simplify
...
Originally committed as revision 7345 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
3b9cf3bdb3
i think this if() is useless lets abuse our users to test this ;)
...
Originally committed as revision 7344 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
2f16af0667
skip motion estimation and encoding of non direct-0,0 MBs if the next MB is skiped (mpeg4 doesnt allow such MBs and in the past we did ME and encoding until at the end we droped them, so this should be faster though i didnt benchmark it, benchmark welcome)
...
Originally committed as revision 7343 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
59743d16c7
dont randomly disallow intr4v in adaptive quant
...
some PSNR/bitrate gain if adaptive quant is used
initalize qscale_table correctly (it was pretty much random since the qp->lambda change)
this probably has not much effect as the table isnt used currently IIRC
Originally committed as revision 7342 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
51b1a6c939
dont randomly dissallow direct MBs
...
some PSNR/bitrate gain for b frames with adaptive quant or QPRD
Originally committed as revision 7341 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
2d1e5071e2
QPRD & adaptive quantization regression tests
...
Originally committed as revision 7340 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
4a49d9b2f8
Remove useless #include.
...
Originally committed as revision 7339 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
2cb396eb8b
Remove useless MinGW #ifdefs.
...
patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7338 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Abeni
7c057f46e8
libswscale can now be compiled under LGPL too
...
Originally committed as revision 7337 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
cb284d4b77
try direct mode MB after QPRD, slight PSNR/bitrate gain if b frames + QPRD
...
Originally committed as revision 7336 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Joakim Plate
e825b5009f
Fix a crash when probing img2 format with a NULL filename.
...
patch by elupus _at_ ecce.se
Originally committed as revision 7335 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago