| Commit message (Expand) | Author | Age |
* | Patch from Karolina Lindqvist <karolina.lindqvist@kramnet.se> | rik | 2006-09-01 |
* | The FSF changed postal address. | diego | 2006-09-01 |
* | Cosmetics: reindent, remove tabs and break overlong lines. | reimar | 2006-08-28 |
* | Cosmetics: fix indentation after last patch | reimar | 2006-08-28 |
* | Hardware EOSD (ass) support. | reimar | 2006-08-28 |
* | Add EOSD support to vf_vo. | eugeni | 2006-08-28 |
* | Clarify messages. | diego | 2006-08-27 |
* | if double buffering is enabled, but vbeSetDisplayStart() fails, turn double b... | ben | 2006-08-25 |
* | support for disabling/enabling bitmap font support from configure | diego | 2006-08-21 |
* | Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. | diego | 2006-08-18 |
* | disable double buffer in vo_sdl on macosx. fix flicker issue. | nplourde | 2006-08-18 |
* | Move all internal -I parameters to the front of CFLAGS to avoid using external | diego | 2006-08-17 |
* | consistency cosmetics: Handle includes just like in other Makefiles. | diego | 2006-08-16 |
* | Make path separator for font path a define and set it to a better value for A... | reimar | 2006-08-14 |
* | Reuse UTF-8 reading code in libavutil | reimar | 2006-08-12 |
* | Disable Y800 colorspace support, otherwise mplayer uses it even when it's not... | reimar | 2006-08-08 |
* | optimize and simplify memcpy usage, use mem2agpcpy_pic | reimar | 2006-07-29 |
* | Some more documentation | reimar | 2006-07-28 |
* | Avoid large amounts of data on the stack (> 900k on 64 bit systems). | reimar | 2006-07-28 |
* | unused variable warning fix | diego | 2006-07-28 |
* | Fixes the format string for the warning message on line 182 (%x | diego | 2006-07-28 |
* | marks some read-only char* inside structs as const, patch by Stefan Huehner, ... | reynaldo | 2006-07-27 |
* | Unify include paths in the build system, part I. | diego | 2006-07-27 |
* | split the incestous intercourse between ao_mpegpes and vo_mpegpes; now the de... | nicodvb | 2006-07-26 |
* | Simplify and and speedup generation of yuv2rgb and gamma map tables | reimar | 2006-07-23 |
* | use mpeg packetizer helpers for sending lpcm packets | ben | 2006-07-23 |
* | removed now unnecessary define | ben | 2006-07-23 |
* | removed now unnecessary variable | ben | 2006-07-23 |
* | reuse send_mpeg_lpcm_packet() instead of the old packetizer | nicodvb | 2006-07-23 |
* | fix compilation if DVB is not defined | ben | 2006-07-22 |
* | use new mpeg_packetizer helpers | ben | 2006-07-22 |
* | my_write() must return the bytes written | nicodvb | 2006-07-22 |
* | simplified mpeg packetizer used by hw mpeg decoders/vo - first round | nicodvb | 2006-07-22 |
* | updated mpeg_packetizer include to new localization | ben | 2006-07-19 |
* | new vo driver for ivtv cards tv-out through internal h/w mpeg decoder | ben | 2006-07-19 |
* | marks several read-only string parameters and function return-values which ca... | reynaldo | 2006-07-16 |
* | Remove support for obsolete and non-free divx4/odivx libraries. | diego | 2006-07-14 |
* | marks several string parameters as const, as they are not modified inside the... | reynaldo | 2006-07-13 |
* | OPTFLAGS already includes EXTRA_INC. | diego | 2006-07-12 |
* | Use only one global config.mak file. | diego | 2006-07-12 |
* | Remove remnants of old libmp1e support. | diego | 2006-07-12 |
* | vo_gl can do flipping without special filter | reimar | 2006-07-10 |
* | Fix negative stride handling in -dr case | reimar | 2006-07-10 |
* | Get rid of left-over incorrect UnmapBuffer hack | reimar | 2006-07-10 |
* | Fix off-by-one error for negative strides (flipped image) | reimar | 2006-07-10 |
* | Fix window size bug when starting with -fs and returning | reimar | 2006-07-10 |
* | Marks several string parameters as const when they are not modified in the fu... | reynaldo | 2006-07-09 |
* | Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org. | diego | 2006-07-09 |
* | customtrect -vo gl suboption | reimar | 2006-07-08 |
* | Support for 16 bit ppms | reimar | 2006-07-08 |