Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 09 Apr 2005 22:25:33 +0000 | henry | reload font on each change of the display size |
Sat, 09 Apr 2005 14:50:36 +0000 | rtognimp | "Fix" for pnm EOF detection (stop on read errors) |
Sat, 09 Apr 2005 13:44:43 +0000 | rtognimp | Stop streaming if we got a server error or message on pnm streaming. |
Sat, 09 Apr 2005 11:30:59 +0000 | nicodvb | set width, height and biCompression when the video stream contains avc1; reuse a private member rather than a in-stack packet[204]; set pes_es->is_synced =1 when au_start=1 (SL); update PMT when setting mp4es codec (SL); fix tss->is_synced assignment (don't forget the value when it was previously set) |