| Commit message (Expand) | Author | Age |
* | synced with r21058 | Gabrov | 2006-11-19 |
* | new slave command: radio_step_freq | voroshil | 2006-11-19 |
* | Fix compilation error due to unescaped "s. | reimar | 2006-11-19 |
* | fix mp3lib compilation on OSX | nplourde | 2006-11-19 |
* | 10l, compilation error in r21054 | reimar | 2006-11-19 |
* | Generalize subtitle switching, demux_ogg does not need a special case | reimar | 2006-11-19 |
* | translation/spelling fix. | voroshil | 2006-11-19 |
* | Make -slang work again, sub->id is -2 by default, so -slang would be ignored | reimar | 2006-11-19 |
* | Create a sh_sub_t for ogg subtitles. | reimar | 2006-11-19 |
* | riformatted after previous commit | nicodvb | 2006-11-19 |
* | if in the list of pids appears at least one 8192 (while TS) remove all other ... | nicodvb | 2006-11-19 |
* | Support multiple subs in mov | reimar | 2006-11-19 |
* | Make sure sh_video == NULL when reinit_video_chain fails. | reimar | 2006-11-19 |
* | Do not just skip a file when vo init fails, instead try to play it | reimar | 2006-11-19 |
* | Clarify that some of the non-SIMD code is now LGPLed. | lucabe | 2006-11-19 |
* | Update section "AUDIO FILTERS"; Some sync w/ r21026; | kraymer | 2006-11-19 |
* | Fix clobber list, half of the modified registers were missing. | reimar | 2006-11-19 |
* | Collect all includes of mplayer headers in libass in a single file (mputils.h). | eugeni | 2006-11-19 |
* | sync w/ r20876, patch by Jerome Ferrari | gpoirier | 2006-11-18 |
* | sync with r20876, patch by Jerome Ferrari | gpoirier | 2006-11-18 |
* | fix demux_nut to give proper (estimate) of percent position after a seek | ods15 | 2006-11-18 |
* | Add disabled EAGAIN testing code for libnut | ods15 | 2006-11-18 |
* | help_mp-ru.h sync with r21001 | voroshil | 2006-11-18 |
* | switch_audio and switch_video properties should be in the range -2..MAX_x_STR... | nicodvb | 2006-11-18 |
* | Improve Id CIN description. | diego | 2006-11-18 |
* | fix wrong 60000/10001 fraction | kraymer | 2006-11-18 |
* | Fix double free in af_resample when reinited with suitable parameters | uau | 2006-11-18 |
* | r20969: document new key binding for switching video streams in MPEG-TS | kraymer | 2006-11-18 |
* | r21012: group together "quality" control options | kraymer | 2006-11-18 |
* | r20876: rename: XviD -> Xvid (man page part) | kraymer | 2006-11-18 |
* | r21008: remove xvid3's mpeg_quant, replace it by xvid4's quant_type | kraymer | 2006-11-18 |
* | When changing playback speed write the current speed to OSD only after | uau | 2006-11-18 |
* | move demux_nut priv calloc to init() instead of check_file() | ods15 | 2006-11-18 |
* | TAB switches between programs | nicodvb | 2006-11-18 |
* | mention switch_video and switch_program | nicodvb | 2006-11-18 |
* | bind TAB to 'step_property switch_program' | nicodvb | 2006-11-18 |
* | switch_program property to switch to/set a new program | nicodvb | 2006-11-18 |
* | implemented DEMUXER_CTRL_IDENTIFY_PROGRAM | nicodvb | 2006-11-18 |
* | new DEMUXER_CTRL_IDENTIFY_PROGRAM to identify programs (a+v+s) | nicodvb | 2006-11-18 |
* | group together B-frames options with I,P frames options | gpoirier | 2006-11-18 |
* | group together xvid's rate control options | gpoirier | 2006-11-18 |
* | more mp_property_deinterlace simplification, patch by | reimar | 2006-11-18 |
* | group together "quant_type" and quant_*_matrix since they are related | gpoirier | 2006-11-18 |
* | implemented M_PROPERTY_SET in mp_property_{audio,video} | nicodvb | 2006-11-18 |
* | group together "debug" and "psnr", note that "threads" option is featured on ... | gpoirier | 2006-11-18 |
* | reinit_video_chain might set sh_video = NULL, so check against that. | reimar | 2006-11-18 |
* | Move xvid 'grayscale' option close to 'interlacing' | gpoirier | 2006-11-18 |
* | group together "quality" control options | gpoirier | 2006-11-18 |
* | group together xvid's 'closed_gop' and 'packed' options | gpoirier | 2006-11-18 |
* | remove xvid3's divx5bvop and replace it by xvid4's closed_gop | gpoirier | 2006-11-18 |