aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Remove AltiVec vector declaration compiler compatibility macros.Gravatar diego2008-07-26
* compilation fix with GCC 4.0.1 on MacOSX tiger, broken by the removal of AVV(...Gravatar gpoirier2008-07-25
* add list of supported vo's to -xineramascreenGravatar compn2008-07-25
* Add some more information about FTP mirror setup.Gravatar diego2008-07-24
* Fix mailinglist vs. mailing list typo.Gravatar diego2008-07-24
* cosmetics: Fix indentation after last commit.Gravatar diego2008-07-24
* Remove AltiVec vector declaration compiler compatibility macros.Gravatar diego2008-07-24
* Fix configure hanging forever in iconv check using --charset=noconvGravatar reimar2008-07-24
* Remove outdated "X11 only" from xineramascreen option and try to make clearerGravatar reimar2008-07-24
* sync w/r27337Gravatar gpoirier2008-07-23
* sync'd with r27337Gravatar ptt2008-07-23
* Add Dirac video support via libdirac and libschroedinger in libavcodec.Gravatar diego2008-07-22
* Enable runtime border/window decorations-toggling for Linux gl and gl2 vos.Gravatar reimar2008-07-22
* No idea which vos support -noborder how well, though those based onGravatar reimar2008-07-22
* Support -noborder with X11-based vosGravatar reimar2008-07-22
* Make vo_x11_fullscreen not break vo_border (proper support still needs vo cha...Gravatar reimar2008-07-22
* -border/-noborder are supported by gl/gl2, too, but only on Windows.Gravatar reimar2008-07-22
* Add instructions how to test the DNS round-robin virtual host, add aGravatar diego2008-07-22
* fix memleakGravatar michael2008-07-21
* Cleanup, use av_freep() instead of av_free(x); x=NULLGravatar michael2008-07-21
* Remove "en" from list of all man page languages when generating man pageGravatar diego2008-07-19
* docs build fixGravatar henry2008-07-19
* Only build the documentation in the languages requested from configure.Gravatar diego2008-07-19
* synced with r27326Gravatar Gabrov2008-07-18
* added missing revisions (26762 & 26795)Gravatar ptt2008-07-18
* restored file encoding tu utf8 and corrected wrong chars, hoping it's ok nowGravatar ptt2008-07-18
* Remove unnecessary and troublesome inlineGravatar zuxy2008-07-18
* Make C code in yuv2yuv1() do accurate rounding, this could be splitGravatar michael2008-07-18
* indentGravatar michael2008-07-17
* Forgotten accurate rounding function YSCALEYUV2YV121_ACCURATE.Gravatar michael2008-07-17
* simplify yuv2yuv1()Gravatar michael2008-07-17
* Fix typo in msg_lang variable name that prevented the correct messageGravatar diego2008-07-17
* 10l forgot SWS_BILINEARGravatar michael2008-07-17
* Ensure that exactly one scaler algo is used.Gravatar michael2008-07-17
* File was missing its dedicated header inclusion.Gravatar ben2008-07-17
* Maemo platform runs on Nokia N8x0 series too.Gravatar ben2008-07-17
* Avoid including avcodec.h in demuxer.h (and thus many other files) just to getGravatar reimar2008-07-17
* Our ALSA code needs alloca, so check for it in configure and include alloca.hGravatar reimar2008-07-17
* cosmetics: Indent language handling after last commit.Gravatar diego2008-07-17
* Rewrite translation handling in the build system.Gravatar diego2008-07-17
* Simplify summary output, add an extra empty line to it.Gravatar diego2008-07-17
* Remove note about localization from configure output.Gravatar diego2008-07-17
* cosmetics: Rename _doc_lang variable to doc_lang.Gravatar diego2008-07-17
* Evaluate man page installation rule for all available languages,Gravatar diego2008-07-17
* Force gcc to emit function body under -gnu99Gravatar zuxy2008-07-17
* limits.h is required for UINT_MAXGravatar reimar2008-07-16
* And a 1000l for r27263, swapped a condition, thus setting size toGravatar reimar2008-07-16
* 100l, fix calloc being called with the wrong argument due to reorderingGravatar reimar2008-07-16
* Make sure demuxed ASF packet is properly padded after descramblingGravatar reimar2008-07-16
* Move duplicate FF_INPUT_BUFFER_PADDING_SIZE handling into demuxer.hGravatar reimar2008-07-16