Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 13 Jan 2008 10:01:27 +0000 | reimar | Remove a cast useless since r24425. |
Sun, 13 Jan 2008 09:39:28 +0000 | reimar | Move variable declaration into block where it is used. |
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 |