Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 10 Feb 2002 18:31:12 +0000 | alex | added nmhd, added checking for audio trak in demux_mov_fill_buffer |
Sun, 10 Feb 2002 18:17:17 +0000 | alex | break if error in decompressing, moved buffer allocating |
Sun, 10 Feb 2002 18:09:52 +0000 | alex | identify jpg with case-insensitive 'jpg' or 'jpeg' string |
Sun, 10 Feb 2002 18:09:20 +0000 | alex | check for overflow in new_sh_video and new_sh_audio |
Sun, 10 Feb 2002 17:48:41 +0000 | michael | allways use swScaler |
Sun, 10 Feb 2002 16:56:30 +0000 | alex | removed unused includes, added fastmemcpy support, removed local copy of rgb24toyv12 (using one in postproc/rgb2rgb.c) |