Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 13 May 2006 05:51:35 +0000 | rfelker | posix compliance, dont use ancient legacy name |
Sat, 13 May 2006 05:48:16 +0000 | rfelker | 10^100l c++ declarations |
Fri, 12 May 2006 22:33:42 +0000 | nicodvb | allocate correct extradata size |
Fri, 12 May 2006 22:23:37 +0000 | gpoirier | Further random updates by Jerome Ferrari <jerome PIOS ferrari A lappis POIU com> |
Fri, 12 May 2006 22:21:29 +0000 | nicodvb | raised max extradata size and refuse to store more than the limit |
Fri, 12 May 2006 21:34:06 +0000 | nicodvb | don't allocate (and demux_push() immediately) demux_packet()s > MAX_PACK_SIZE; releasing immediately audio packets (before the pes is complete) doesn't make any sense and deteriorates interleaving |