Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 02 Nov 2007 19:01:13 +0000 | nicodvb | moved to fix_parameters() the decision of the necessity of the PSM based on the format of the video stream |
Fri, 02 Nov 2007 18:52:08 +0000 | nicodvb | removed no more needed variable |
Fri, 02 Nov 2007 18:50:41 +0000 | nicodvb | moved to fix_parameters() the code that decides if the PSM is needed |
Fri, 02 Nov 2007 17:48:27 +0000 | nicodvb | repeat the PSM once every second (in terms of delta_scr) otherwise playing the file from the middle would miss the first instance |
Fri, 02 Nov 2007 17:43:39 +0000 | nicodvb | remove the registration descriptor from the PSM: writing the fourcc in it makes it total crap |
Fri, 02 Nov 2007 11:43:03 +0000 | nicodvb | 100% cosmetics: reformatted with tabs and symmetric braces and removed useless braces and trailing tabs |
Thu, 01 Nov 2007 23:33:51 +0000 | diego | Add missing #include to fix GNU/kFreeBSD compilation, see Debian bug #448791. |
Thu, 01 Nov 2007 06:52:50 +0000 | uau | A/V sync: take audio filter buffers into account |