| Commit message (Expand) | Author | Age |
* | Add matroska v2 (SimpleBlock) support. | eugeni | 2006-09-25 |
* | cosmetic renames because pvr support will soon be less ivtv driver dependant | ben | 2006-09-25 |
* | sync up to rev.19134 | ptt | 2006-09-25 |
* | nit: Subversion revision numbers are referenced as r12345. | diego | 2006-09-25 |
* | after a long time, finally i could add -endpos option to mplayer executable. | ptt | 2006-09-25 |
* | sync'd up to rev.18570 | ptt | 2006-09-25 |
* | sync'd up to (yet) CVS rev.1.1289 thanks to translation by daniele forghieri | ptt | 2006-09-25 |
* | cosmetics | diego | 2006-09-24 |
* | Also mention sysctl for adjusting RTC settings. | diego | 2006-09-24 |
* | Update gcc section, some rewording. | diego | 2006-09-24 |
* | Remove outdate, obsolete and inflammatory rants section. | diego | 2006-09-24 |
* | Cosmetics: add some comments. | eugeni | 2006-09-24 |
* | Shadow support in libass. | eugeni | 2006-09-24 |
* | Remove version.h on distclean. | diego | 2006-09-24 |
* | Remove copy and paste error from FFmpeg sync, MPlayer does not support | diego | 2006-09-24 |
* | Free memory in ass_synth_done(). | eugeni | 2006-09-24 |
* | interpolate real fps of dvr-ms files using the extended stream properties. | nicodvb | 2006-09-24 |
* | Make fill_buffer function check for stream eof, fixes hang at eof (bug #580) | reimar | 2006-09-24 |
* | Improve swscale-example to test conversions between all the possible | lucabe | 2006-09-24 |
* | simplifications, any error from libnut is fatal | ods15 | 2006-09-23 |
* | sync to new libnut | ods15 | 2006-09-23 |
* | Reduce size of non-blurred bitmaps. | eugeni | 2006-09-23 |
* | Cosmetics. Change indentation of block of code to make it consistent with | eugeni | 2006-09-23 |
* | Missing part of previous patch to demux_real.c (revision 19958) | reimar | 2006-09-23 |
* | move video memory info printf before the WIN32 workaround | faust3 | 2006-09-23 |
* | int->unsigned to avoid crash to sign extension, partially fixes bug #580 | reimar | 2006-09-23 |
* | Cosmetics and comments. | rik | 2006-09-23 |
* | Patch by Karolina Lindqvist <karolina.lindqvist@kramnet.se> | rik | 2006-09-23 |
* | Update with more mime types. | diego | 2006-09-23 |
* | Avoid buffer overflow: memory has do be allocated accordingly when overwritin... | reimar | 2006-09-23 |
* | Do not assign constant string to audio_driver_list, it is supposed | reimar | 2006-09-23 |
* | Fix the sound mute switch in the GUI menu by moving the corresponding | diego | 2006-09-23 |
* | Fix audio stream switching with demux_mkv: | reimar | 2006-09-23 |
* | verbosity--; | diego | 2006-09-23 |
* | when changing chapter, in the osd print the channel number in a more natural ... | nicodvb | 2006-09-23 |
* | Add forgotten emms which caused weird bugs like nan pts values. | reimar | 2006-09-23 |
* | Better fix_outline implementation. No more "fix_outline failed" messages, | eugeni | 2006-09-23 |
* | Fix width -> orig_width typo causing subtitles to be too far to the right | reimar | 2006-09-22 |
* | Whitespace-only cosmetics | reimar | 2006-09-22 |
* | Aggregate multiple small EOSD textures into one large since hundreds of | reimar | 2006-09-22 |
* | Cosmetics: move curtex++ out of for () into code body, needed for coming patch | reimar | 2006-09-22 |
* | use eosdDispList != 0 to check if eosd should be drawn instead of eosdtexCnt > 0 | reimar | 2006-09-22 |
* | Make genEOSD behaviour with NULL data more explicit | reimar | 2006-09-22 |
* | Modify clearEOSD to make experimenting easier | reimar | 2006-09-22 |
* | remove useless zero-initialization code. | reimar | 2006-09-22 |
* | Move calculation of text parameters (number of lines, height, etc.) from | eugeni | 2006-09-22 |
* | Move variable declaration to a more deeply nested block. It is not used outsi... | eugeni | 2006-09-22 |
* | Add missing conversion from IMGFMT_I420 to PIX_FMT_YUV420P. | corey | 2006-09-22 |
* | synced to 14.9.2006 | jheryan | 2006-09-22 |
* | r19927: Fix typos noticed by Paul TT. | kraymer | 2006-09-22 |