Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 05 Apr 2006 20:51:35 +0000 | nicodvb | workaround to prevent segfault: when using -ve lavc with b-frames write_chunk(1st video frame) gets called with len=-1UL; -1ULl to whomever calls me that way |
Wed, 05 Apr 2006 18:50:24 +0000 | nicodvb | segfault fix: assign param->apid (that is the audio id found) when inexistent audio language is specified; patch by Erik Auerswald auerswal a unix-ag d uni-kl d de |