Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 15 Sep 2007 16:45:38 +0000 | ben | this flag needs to be defined for pread() on powerpc |
Sat, 15 Sep 2007 16:42:50 +0000 | ben | ifdef one variable that is not used with alpha and powerpc architectures |
Sat, 15 Sep 2007 16:39:39 +0000 | reimar | Copy AC-3 bsmod field into IEC data-type field as required by the specs |
Sat, 15 Sep 2007 16:30:39 +0000 | reimar | Handle swab when input length is odd (treat it as if there was an additional |
Sat, 15 Sep 2007 13:25:56 +0000 | reimar | Avoid one more code duplication |
Sat, 15 Sep 2007 12:13:45 +0000 | reimar | get rid of pointless size parameter for tmf_load_chunk |
Sat, 15 Sep 2007 11:56:24 +0000 | reimar | Avoid using demux->stream->end_pos, it rarely does any good. |
Sat, 15 Sep 2007 11:44:51 +0000 | reimar | Slightly simplify IsValidAudioPacket |