Mercurial > mplayer.hg
graph
-
10l to me, misarrangment of flagsSun, 12 Mar 2006 13:21:04 +0000, by ods15
-
change max_distance back to 64kb and set max frame size to 2*max_distance.Sun, 12 Mar 2006 13:08:10 +0000, by ods15
-
fail immediately if any of the parameters necessary to switch audio stream isn't set/correct; closes cid 55Sun, 12 Mar 2006 12:28:09 +0000, by nicodvb
-
check sh_video before seeking; closes cid 56Sun, 12 Mar 2006 12:13:37 +0000, by nicodvb
-
close channels file before exiting dvb_get_channels() if malloc(dvb_channels_list) fails; closes cid 161Sun, 12 Mar 2006 11:45:27 +0000, by nicodvb
-
init sh_a (new audio stream) to sh_audio (current audio stream); closes cid 241Sun, 12 Mar 2006 11:12:48 +0000, by nicodvb
-
dereference muxer->priv only after having checked muxer!=NULL in write_chunk(); closes cid 206Sat, 11 Mar 2006 23:38:54 +0000, by nicodvb
-
init msec in mp_get_titleset_length() before using it; closes cid 251Sat, 11 Mar 2006 23:29:02 +0000, by nicodvb
-
init variable in parse_mp4_object_descriptor before using it; fixes cid 237Sat, 11 Mar 2006 23:26:02 +0000, by nicodvb
-
init delta_pts before using it; fixes cid 239Sat, 11 Mar 2006 23:21:09 +0000, by nicodvb
-
check pce_ptr before using it; fixes cid 207Sat, 11 Mar 2006 23:15:57 +0000, by nicodvb
-
QuickTime in24 and in32 PCM audio supportSat, 11 Mar 2006 22:43:28 +0000, by rathann
-
added dinamically calculated gain factor at output stage to avoid clipping on sane rangesSat, 11 Mar 2006 21:16:59 +0000, by reynaldo
-
change max_distance max to 128kb instead of 65kbSat, 11 Mar 2006 19:47:05 +0000, by ods15
-
Only MAX_STREAMS streams are allowed (cid 115)Sat, 11 Mar 2006 16:42:46 +0000, by rtognimp
-
move bit flags to be more convinient...Sat, 11 Mar 2006 15:26:39 +0000, by ods15