| Commit message (Expand) | Author | Age |
* | Output number of reference frames before creating H264 vdpau decoder. | cehoyos | 2009-03-09 |
* | Update entry for libdvdread; add entry for libdvdnav. | diego | 2009-03-09 |
* | cosmetics: Add newlines for better readability, rename Homepage entry to URL. | diego | 2009-03-09 |
* | GraphEdit is also available in the Microsoft SDK nowadays. | diego | 2009-03-09 |
* | typo | kraymer | 2009-03-09 |
* | libmpdemux/nuppelvideo.h was removed. | diego | 2009-03-09 |
* | partial further sync by patch by sevenfourk, sevenfourk gmail com | diego | 2009-03-09 |
* | Ensure the string we're trying to compare is actually not NULL. | ben | 2009-03-09 |
* | The first valid index is total count - 1 (usually 0) | ben | 2009-03-09 |
* | Do not call waveOutReset in uninit if you should wait till playing finishes, | reimar | 2009-03-09 |
* | Reuse libavutil fifo code instead of reimplementing it over and over. | reimar | 2009-03-09 |
* | Mask all unused bits for packed pixel format instead of green and alpha mask ... | kostya | 2009-03-09 |
* | Get rid of DEMUXER_TYPE_NUV define, it is no longer used. | reimar | 2009-03-09 |
* | Get rid of nuppelvideo.h and its ugly packed struct and instead write the | reimar | 2009-03-09 |
* | people are forgetting to update the changelog | compn | 2009-03-09 |
* | Fix type of zlen, fixes crashes on 64 bit systems. | reimar | 2009-03-09 |
* | Do not calculate the same value twice | reimar | 2009-03-09 |
* | Allocate buffer for lzo compression correctly also for large frame sizes. | reimar | 2009-03-09 |
* | nuv encoder 64 bit fix: avoid using long/sizeof(long) | reimar | 2009-03-09 |
* | Remove now unused parts of nuppelvideo.h | reimar | 2009-03-09 |
* | Remove native nuv demuxer, it only needs more code to achieve the same thing | reimar | 2009-03-09 |
* | Make fastmemcpybench almost working - only thing missing is a way to | reimar | 2009-03-09 |
* | synced with r28895 | Gabrov | 2009-03-09 |
* | comment/output cosmetics | diego | 2009-03-09 |
* | whitespace cosmetics: | diego | 2009-03-09 |
* | Merge two preprocessor conditions in order to drop one duplicated #else case. | diego | 2009-03-09 |
* | Ignore all fastmem-* binaries. | diego | 2009-03-09 |
* | Change default OSD/subtitle font sizes. | greg | 2009-03-09 |
* | Fix fastmemcpybench tools build: | diego | 2009-03-09 |
* | sync w/r28895 | gpoirier | 2009-03-08 |
* | Synced with r28895. | bircoph | 2009-03-08 |
* | Cosmetics: reindent. | eugeni | 2009-03-08 |
* | Treat -font/-subfont as Fontconfig pattern in libass. | eugeni | 2009-03-08 |
* | Add test for C memcpy() | michael | 2009-03-08 |
* | Resurrect script needed for easy use of fastmemcpybench.c. | michael | 2009-03-08 |
* | Remove extraneous braces. | greg | 2009-03-08 |
* | Don't assume width == stride for bitmap composition. | greg | 2009-03-08 |
* | Revert | michael | 2009-03-08 |
* | rtjpegn.c is only needed by the NuppelVideo encoder, change Makefile accordingly | reimar | 2009-03-08 |
* | Remove internal NuppelVideo decoder, the code in libavcodec can decode | reimar | 2009-03-08 |
* | Get rid of pointless debugging code | reimar | 2009-03-08 |
* | Remove the grayscale and 4:2:2 RTjpeg code, it is neither used nor is there | reimar | 2009-03-08 |
* | Remove colourspace-conversion stuff from rtjpeg, we have functions to do that | reimar | 2009-03-08 |
* | Mark everything not used outside the file as "static" | reimar | 2009-03-08 |
* | Remove functions not used by MPlayer from header | reimar | 2009-03-08 |
* | Remove useless "extern" in function declarations. | reimar | 2009-03-08 |
* | Add a small howto explaining how to cross-compile for MinGW | reimar | 2009-03-08 |
* | Explain that disabling other input methods is not the purpose of -slave | reimar | 2009-03-08 |
* | Remove unused variable from demux_mov. | reimar | 2009-03-08 |
* | Add an option to disable the default key binding that MPlayer includes | reimar | 2009-03-08 |