Mercurial > mplayer.hg
graph
-
-lavcopts aglobalMon, 13 Mar 2006 02:40:09 +0000, by michael
-
remove mp_msg.c dependency when compiling codec-cfg binary.Sun, 12 Mar 2006 23:06:09 +0000, by reimar
-
Fix compilation error introduced by last commitSun, 12 Mar 2006 22:29:27 +0000, by reimar
-
unified failure case in muxer_new_muxer()Sun, 12 Mar 2006 22:14:00 +0000, by nicodvb
-
remove useless cruft (binds variable)Sun, 12 Mar 2006 21:47:15 +0000, by reimar
-
fix feature pragma length checkSun, 12 Mar 2006 21:44:22 +0000, by reimar
-
+ muxer_lavf.c - Michael NiedermayerSun, 12 Mar 2006 20:47:52 +0000, by michael
-
strings without terminating NULSun, 12 Mar 2006 20:44:22 +0000, by ods15
-
in fix_parameters() move assignment of audio bitrate to the proper block (the bitrate for video is actually hardcoded to 800000)Sun, 12 Mar 2006 19:05:57 +0000, by nicodvb
-
check stream->wf and stream->bih before using them in fix_parameters(). Fixes cid 43Sun, 12 Mar 2006 18:58:08 +0000, by nicodvb
-
10l found by Oded: case 2 on a boolean value...Sun, 12 Mar 2006 18:31:50 +0000, by rfelker
-
exit if calloc() fails; free(muxer) before returning NULL if muxer_init() fails (to avoid memleak). Fixes cid 173Sun, 12 Mar 2006 18:13:11 +0000, by nicodvb