| Commit message (Expand) | Author | Age |
* | Make liblzo conditional to the appropriate #defines. | diego | 2007-02-18 |
* | all options must be GLOBAL; patch by Trent Piepho (xyzzy speakeasy org) | nicodvb | 2007-02-18 |
* | Add support for smil playlist served over realrtsp | rtogni | 2007-02-18 |
* | Remove internal minilzo, external liblzo can be used instead. | diego | 2007-02-18 |
* | Use liblzo2 instead of liblzo1, it's not bigger but faster. | diego | 2007-02-18 |
* | Use external liblzo instead of internal minilzo. | diego | 2007-02-18 |
* | Some typo fixes in svn-howto | reimar | 2007-02-18 |
* | Avoid parts of xvmc reinit when source format does not change | reimar | 2007-02-18 |
* | Remove unused variable "osd_level_saved" | uau | 2007-02-18 |
* | omit length field of AAC-LATM audio streams; fixes decoding by faad. Patch by... | nicodvb | 2007-02-17 |
* | Make sure that -sid works even if the number of subtitles initially detected | reimar | 2007-02-17 |
* | Move some subtitle handling from mplayer.c to mpcommon.c and share it with me... | reimar | 2007-02-17 |
* | Move common vo initialization code to video_out.c | reimar | 2007-02-17 |
* | cosmetics | nicodvb | 2007-02-17 |
* | 1000l fix for mencoder -hr-edl-seek with -ovc copy, waiting for keyframe | ods15 | 2007-02-17 |
* | negative stride and h_size-=8 fix | michael | 2007-02-17 |
* | swap palette on big endian | michael | 2007-02-17 |
* | palette init code for IMGFMT_RGB4 and IMGFMT_RG4B | michael | 2007-02-17 |
* | BGR/RGB4 byte formats as input | michael | 2007-02-17 |
* | add IMGFMT_RGB8 palette init code what moron actually added init code just fo... | michael | 2007-02-17 |
* | another ridiculous palette bug which has nothing to do with the new palete su... | michael | 2007-02-17 |
* | wording, typos fix | voroshil | 2007-02-17 |
* | mplayer canot handle DR1 with CODEC_ID_INTERPLAY_VIDEO (later needs too many ... | michael | 2007-02-17 |
* | Restore a minus sign that was lost in r22231. | eugeni | 2007-02-16 |
* | Don't segfault if no -format is given for lavf | uau | 2007-02-16 |
* | PAL8 ... | michael | 2007-02-16 |
* | pal8 input | michael | 2007-02-16 |
* | r22201: some clarification about dvb-out playback | voroshil | 2007-02-16 |
* | r22184: When setting the non-audio bit for hwac3 output, just try to set the... | voroshil | 2007-02-16 |
* | Implement \frx and \fry (and reimplement \frz) as 3d rotations. | eugeni | 2007-02-16 |
* | Consistently name z-axis rotation angle "frz". | eugeni | 2007-02-16 |
* | Move conversions between 16.16, 26.6 fixed point and int, double to separate | eugeni | 2007-02-16 |
* | update wishlist, approved by diego | compn | 2007-02-16 |
* | support for H263-2000; patch by Carl Eugen Hoyos | nicodvb | 2007-02-16 |
* | Select the first charmap in the font, if FreeType did not autoselect any. | eugeni | 2007-02-15 |
* | \r resets \frz to style value. | eugeni | 2007-02-15 |
* | Fix \t(\frz) handling. | eugeni | 2007-02-15 |
* | \org(0,0) is different from no \org at all. | eugeni | 2007-02-15 |
* | We definitely want to avoid an emulated poll() | reimar | 2007-02-15 |
* | fix my entry to authors | compn | 2007-02-15 |
* | Simplify code by using separate variables for large common expressions. | reimar | 2007-02-15 |
* | Fix two 10l memleaks in vo_xvmc.c | reimar | 2007-02-15 |
* | random small fixes | diego | 2007-02-14 |
* | English grammar fix: There is no 's' after "does not exist" | reimar | 2007-02-14 |
* | 100l copy-and-paste bug. Do not print video info when the problem is with sub... | reimar | 2007-02-14 |
* | demuxers must ignore unknown lang/country codes, it seems we all agree that t... | michael | 2007-02-14 |
* | Print list of lavf muxer formats with format=help. | reimar | 2007-02-14 |
* | some clarifications and updates | diego | 2007-02-14 |
* | Move setting _ld_extra and _inc_extra for live to autodetection part, | diego | 2007-02-13 |
* | Strip leading spaces from processor names. | diego | 2007-02-13 |