log

age author description
Sat, 18 Nov 2006 15:17:50 +0000 ods15 move demux_nut priv calloc to init() instead of check_file()
Sat, 18 Nov 2006 14:47:53 +0000 nicodvb TAB switches between programs
Sat, 18 Nov 2006 14:38:28 +0000 nicodvb mention switch_video and switch_program
Sat, 18 Nov 2006 14:33:46 +0000 nicodvb bind TAB to 'step_property switch_program'
Sat, 18 Nov 2006 14:33:04 +0000 nicodvb switch_program property to switch to/set a new program
Sat, 18 Nov 2006 14:32:14 +0000 nicodvb implemented DEMUXER_CTRL_IDENTIFY_PROGRAM
Sat, 18 Nov 2006 14:31:31 +0000 nicodvb new DEMUXER_CTRL_IDENTIFY_PROGRAM to identify programs (a+v+s)
Sat, 18 Nov 2006 12:41:31 +0000 gpoirier group together B-frames options with I,P frames options
Sat, 18 Nov 2006 12:38:20 +0000 gpoirier group together xvid's rate control options
Sat, 18 Nov 2006 12:38:03 +0000 reimar more mp_property_deinterlace simplification, patch by
Sat, 18 Nov 2006 12:35:29 +0000 gpoirier group together "quant_type" and quant_*_matrix since they are related
Sat, 18 Nov 2006 12:34:06 +0000 nicodvb implemented M_PROPERTY_SET in mp_property_{audio,video}
Sat, 18 Nov 2006 12:32:12 +0000 gpoirier group together "debug" and "psnr", note that "threads" option is featured on 1.2.x release
Sat, 18 Nov 2006 12:30:48 +0000 reimar reinit_video_chain might set sh_video = NULL, so check against that.
Sat, 18 Nov 2006 12:26:04 +0000 gpoirier Move xvid 'grayscale' option close to 'interlacing'