aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Replace duplicated code by a macro.Gravatar diego2009-03-12
* add some info for acm and tips for searchingGravatar compn2009-03-12
* SSE3 support patch by Zhou Zongyi, zhouzongyi pset.suntec netGravatar diego2009-03-12
* Use ScaledBorderAndShadow: yes by default.Gravatar greg2009-03-11
* Make MMX registers parametrized in the YSCALEYUV2PACKEDX_YA macroGravatar sdrik2009-03-11
* In initMMX2HScaler, when chrDstW is not divisible by 4, the last filterPos el...Gravatar sdrik2009-03-11
* Update email address for Vajna, Miklós.Gravatar diego2009-03-11
* add sn40 binary codecGravatar compn2009-03-10
* sn40 decodes with ffodivxGravatar compn2009-03-10
* Fix and restructure fastmemcpybench. It is now one binary that runs allGravatar diego2009-03-10
* typo nuppelvideo spotted by kostyaGravatar compn2009-03-10
* Output number of reference frames before creating H264 vdpau decoder.Gravatar cehoyos2009-03-09
* Update entry for libdvdread; add entry for libdvdnav.Gravatar diego2009-03-09
* cosmetics: Add newlines for better readability, rename Homepage entry to URL.Gravatar diego2009-03-09
* GraphEdit is also available in the Microsoft SDK nowadays.Gravatar diego2009-03-09
* typoGravatar kraymer2009-03-09
* libmpdemux/nuppelvideo.h was removed.Gravatar diego2009-03-09
* partial further sync by patch by sevenfourk, sevenfourk gmail comGravatar diego2009-03-09
* Ensure the string we're trying to compare is actually not NULL.Gravatar ben2009-03-09
* The first valid index is total count - 1 (usually 0)Gravatar ben2009-03-09
* Do not call waveOutReset in uninit if you should wait till playing finishes,Gravatar reimar2009-03-09
* Reuse libavutil fifo code instead of reimplementing it over and over.Gravatar reimar2009-03-09
* Mask all unused bits for packed pixel format instead of green and alpha mask ...Gravatar kostya2009-03-09
* Get rid of DEMUXER_TYPE_NUV define, it is no longer used.Gravatar reimar2009-03-09
* Get rid of nuppelvideo.h and its ugly packed struct and instead write theGravatar reimar2009-03-09
* people are forgetting to update the changelogGravatar compn2009-03-09
* Fix type of zlen, fixes crashes on 64 bit systems.Gravatar reimar2009-03-09
* Do not calculate the same value twiceGravatar reimar2009-03-09
* Allocate buffer for lzo compression correctly also for large frame sizes.Gravatar reimar2009-03-09
* nuv encoder 64 bit fix: avoid using long/sizeof(long)Gravatar reimar2009-03-09
* Remove now unused parts of nuppelvideo.hGravatar reimar2009-03-09
* Remove native nuv demuxer, it only needs more code to achieve the same thingGravatar reimar2009-03-09
* Make fastmemcpybench almost working - only thing missing is a way toGravatar reimar2009-03-09
* synced with r28895Gravatar Gabrov2009-03-09
* comment/output cosmeticsGravatar diego2009-03-09
* whitespace cosmetics:Gravatar diego2009-03-09
* Merge two preprocessor conditions in order to drop one duplicated #else case.Gravatar diego2009-03-09
* Ignore all fastmem-* binaries.Gravatar diego2009-03-09
* Change default OSD/subtitle font sizes.Gravatar greg2009-03-09
* Fix fastmemcpybench tools build:Gravatar diego2009-03-09
* sync w/r28895Gravatar gpoirier2009-03-08
* Synced with r28895.Gravatar bircoph2009-03-08
* Cosmetics: reindent.Gravatar eugeni2009-03-08
* Treat -font/-subfont as Fontconfig pattern in libass.Gravatar eugeni2009-03-08
* Add test for C memcpy()Gravatar michael2009-03-08
* Resurrect script needed for easy use of fastmemcpybench.c.Gravatar michael2009-03-08
* Remove extraneous braces.Gravatar greg2009-03-08
* Don't assume width == stride for bitmap composition.Gravatar greg2009-03-08
* Revert Gravatar michael2009-03-08
* rtjpegn.c is only needed by the NuppelVideo encoder, change Makefile accordinglyGravatar reimar2009-03-08