Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 14 Jun 2006 19:48:54 +0000 | uau | Clean up audio pts handling, make audio pts tracking in the audio-only |
Wed, 14 Jun 2006 16:08:49 +0000 | reimar | improved -vo gl:lscale documentation |
Wed, 14 Jun 2006 14:05:59 +0000 | uau | Change free_sh_audio() to take demuxer and stream id as parameters |
Wed, 14 Jun 2006 13:47:11 +0000 | uau | Remove extern declaration for free_sh_audio() that is both unused and |
Wed, 14 Jun 2006 13:10:24 +0000 | ivo | More CVS --> Subversion changes |
Wed, 14 Jun 2006 11:46:37 +0000 | ivo | CVS --> Subversion |
Wed, 14 Jun 2006 11:19:39 +0000 | gpoirier | Fix problem when subtitle file name is shorter than ".utf-8" |
Wed, 14 Jun 2006 11:17:21 +0000 | gpoirier | fix uninitialized pointer value being passed to open_stream, where it is used in comparison. |