Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 13 Jan 2008 09:38:39 +0000 | reimar | Remove result from warning string, it has no useful meaning here. |
Sun, 13 Jan 2008 09:37:36 +0000 | reimar | Remove a useless cast |
Sun, 13 Jan 2008 09:34:43 +0000 | nicodvb | moved pes_header from file-static to send_mpeg_pes_packet_ll() |
Sun, 13 Jan 2008 00:10:02 +0000 | rik | fix bug in error message (found by Diego through a compiler warning) |
Sat, 12 Jan 2008 16:30:41 +0000 | reimar | Use a transform_color function to reduce code duplication |
Sat, 12 Jan 2008 16:05:04 +0000 | reimar | Write functions used by send_mpeg_*_packet may _not_ modify data |
Sat, 12 Jan 2008 15:55:52 +0000 | reimar | ps1_header and ps2_header should be const |