summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Patch for the FLV muxer to supply more complete metadataAllan Hsu2006-12-28
| | | | | | in the onMetaData header. Patch by Allan Hsu <allan at counterpop dot net>. Originally committed as revision 7382 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Enable forward seek in Musepack demuxerKostya Shishkov2006-12-28
| | | | Originally committed as revision 7381 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fall back mmap() call using MAP_PRIVATE for working on no-mmu systemsMike Frysinger2006-12-28
| | | | | | patch by Mike Frysinger vapier.adi _at_ gmail.com Originally committed as revision 7380 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Decode genre on asf/wma files.Patrice Bensoussan2006-12-28
| | | | | | patch by patrice.bensoussan _at_ free.fr Originally committed as revision 7379 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove redundant Requires: in libswscale.pc, approved by Diego.Dominik Mierzejewski2006-12-26
| | | | Originally committed as revision 7378 to svn://svn.ffmpeg.org/ffmpeg/trunk
* change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()Luca Abeni2006-12-26
| | | | Originally committed as revision 21776 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Mark some variables as possibly unused to avoid warningsLuca Abeni2006-12-26
| | | | Originally committed as revision 21775 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Add some explicit casts to avoid "assignment from incompatible pointer type"Luca Abeni2006-12-26
| | | | | | warnings Originally committed as revision 21774 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* make version.h depend on .svn/entriesMåns Rullgård2006-12-26
| | | | Originally committed as revision 7377 to svn://svn.ffmpeg.org/ffmpeg/trunk
* skiprd doxygen comment from avcodec.h -> AVOption commentMichael Niedermayer2006-12-26
| | | | Originally committed as revision 7376 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add some other casts, to remove void pointers arithmeticLuca Abeni2006-12-26
| | | | Originally committed as revision 21773 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Add some explicit casts to avoid some warningsLuca Abeni2006-12-26
| | | | Originally committed as revision 21772 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Remove some void pointers arithmeticLuca Abeni2006-12-26
| | | | Originally committed as revision 21771 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Musepack SV7 decoding supportKostya Shishkov2006-12-24
| | | | Originally committed as revision 7375 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Properly check for all required bktr headers.Diego Biurrun2006-12-24
| | | | | | inspired by a patch from Tatu Kilappa, trilkk iki fi Originally committed as revision 7374 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Replace fail test with the die function.Diego Biurrun2006-12-24
| | | | Originally committed as revision 7373 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove redundant variable setting.Diego Biurrun2006-12-24
| | | | Originally committed as revision 7372 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Slightly shorten libvorbis check.Diego Biurrun2006-12-24
| | | | Originally committed as revision 7371 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Disable Win32 threads by default.Diego Biurrun2006-12-24
| | | | Originally committed as revision 7370 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add AMR directories for out-of-tree builds.Diego Biurrun2006-12-23
| | | | | | based on a patch by Ramiro Polla, ramiro lisha.ufsc br Originally committed as revision 7369 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typo: Properly escape a $ sign.Diego Biurrun2006-12-23
| | | | Originally committed as revision 7368 to svn://svn.ffmpeg.org/ffmpeg/trunk
* sync to libnut, nom->numOded Shimon2006-12-23
| | | | Originally committed as revision 7367 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Register x11grab only when it has been enabled.Diego Biurrun2006-12-23
| | | | Originally committed as revision 7366 to svn://svn.ffmpeg.org/ffmpeg/trunk
* skiprdMichael Niedermayer2006-12-23
| | | | Originally committed as revision 7365 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix regression tests with out-of-tree builds.Diego Biurrun2006-12-23
| | | | Originally committed as revision 7364 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Create libpostproc pkgconfig files only if libpostproc is enabled.Diego Biurrun2006-12-22
| | | | Originally committed as revision 7363 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support files >2GB on MinGWRamiro Polla2006-12-22
| | | | | | patch by Ramiro Polla, angustia arrozcru.no-ip org Originally committed as revision 7362 to svn://svn.ffmpeg.org/ffmpeg/trunk
* test DIRECT{0,0} too if flag mv0 is usedMichael Niedermayer2006-12-22
| | | | | | slight PSNR/bitrate increase Originally committed as revision 7361 to svn://svn.ffmpeg.org/ffmpeg/trunk
* slightly more consistency for the Darwin linker optionsDiego Biurrun2006-12-22
| | | | Originally committed as revision 7360 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Clarify that yuv2rgb_init.c cannot be used under LGPLLuca Abeni2006-12-22
| | | | Originally committed as revision 21730 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Opss... My last commit was wrong; sorry!Luca Abeni2006-12-22
| | | | | | This one moves the GPL check in the right place Originally committed as revision 7359 to svn://svn.ffmpeg.org/ffmpeg/trunk
* libswscale is not LGPLed, sorryLuca Abeni2006-12-22
| | | | Originally committed as revision 7358 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove useless include (not needed now that libswscale uses libavutil)Luca Abeni2006-12-22
| | | | Originally committed as revision 21728 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* bt 0 is invalid, setting min to 1Baptiste Coudurier2006-12-22
| | | | Originally committed as revision 7357 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Install generated .lib files in shlibdir on MinGW.Ramiro Polla2006-12-22
| | | | | | patch by Ramiro Polla, ramiro lisha.ufsc br Originally committed as revision 7356 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove duplicate line.Diego Biurrun2006-12-22
| | | | Originally committed as revision 7355 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix linking on Intel Mac due to local relocation entries inTom Harper2006-12-22
| | | | | | | non-writable sections. patch by Tom Harper d.thomas.harper gmail com Originally committed as revision 7354 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make the X11 frame grabber disabled by default.Diego Biurrun2006-12-22
| | | | Originally committed as revision 7353 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more simplificationAurelien Jacobs2006-12-21
| | | | Originally committed as revision 7352 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10lMichael Niedermayer2006-12-21
| | | | Originally committed as revision 7351 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use $< instead of explicit names.Diego Biurrun2006-12-21
| | | | Originally committed as revision 7350 to svn://svn.ffmpeg.org/ffmpeg/trunk
* change mpeg2 intra vlc test to advanced one, add qprd trell and b framesBaptiste Coudurier2006-12-21
| | | | Originally committed as revision 7349 to svn://svn.ffmpeg.org/ffmpeg/trunk
* FIXME has already been fixed ages agoMichael Niedermayer2006-12-21
| | | | Originally committed as revision 7348 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplifyMichael Niedermayer2006-12-21
| | | | Originally committed as revision 7347 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use qscale_table in adaptive quantMichael Niedermayer2006-12-21
| | | | | | some PSNR/bitrate improvement for adaptive quant Originally committed as revision 7346 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplifyMichael Niedermayer2006-12-21
| | | | Originally committed as revision 7345 to svn://svn.ffmpeg.org/ffmpeg/trunk
* i think this if() is useless lets abuse our users to test this ;)Michael Niedermayer2006-12-21
| | | | Originally committed as revision 7344 to svn://svn.ffmpeg.org/ffmpeg/trunk
* skip motion estimation and encoding of non direct-0,0 MBs if the next MB is ↵Michael Niedermayer2006-12-21
| | | | | | 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
* dont randomly disallow intr4v in adaptive quantMichael Niedermayer2006-12-21
| | | | | | | | 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
* dont randomly dissallow direct MBsMichael Niedermayer2006-12-21
| | | | | | some PSNR/bitrate gain for b frames with adaptive quant or QPRD Originally committed as revision 7341 to svn://svn.ffmpeg.org/ffmpeg/trunk