aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* sync w/ r20876, patch by Jerome FerrariGravatar gpoirier2006-11-18
* sync with r20876, patch by Jerome FerrariGravatar gpoirier2006-11-18
* fix demux_nut to give proper (estimate) of percent position after a seekGravatar ods152006-11-18
* Add disabled EAGAIN testing code for libnutGravatar ods152006-11-18
* help_mp-ru.h sync with r21001Gravatar voroshil2006-11-18
* switch_audio and switch_video properties should be in the range -2..MAX_x_STR...Gravatar nicodvb2006-11-18
* Improve Id CIN description.Gravatar diego2006-11-18
* fix wrong 60000/10001 fractionGravatar kraymer2006-11-18
* Fix double free in af_resample when reinited with suitable parametersGravatar uau2006-11-18
* r20969: document new key binding for switching video streams in MPEG-TSGravatar kraymer2006-11-18
* r21012: group together "quality" control optionsGravatar kraymer2006-11-18
* r20876: rename: XviD -> Xvid (man page part)Gravatar kraymer2006-11-18
* r21008: remove xvid3's mpeg_quant, replace it by xvid4's quant_typeGravatar kraymer2006-11-18
* When changing playback speed write the current speed to OSD only afterGravatar uau2006-11-18
* move demux_nut priv calloc to init() instead of check_file()Gravatar ods152006-11-18
* TAB switches between programsGravatar nicodvb2006-11-18
* mention switch_video and switch_programGravatar nicodvb2006-11-18
* bind TAB to 'step_property switch_program'Gravatar nicodvb2006-11-18
* switch_program property to switch to/set a new programGravatar nicodvb2006-11-18
* implemented DEMUXER_CTRL_IDENTIFY_PROGRAMGravatar nicodvb2006-11-18
* new DEMUXER_CTRL_IDENTIFY_PROGRAM to identify programs (a+v+s)Gravatar nicodvb2006-11-18
* group together B-frames options with I,P frames optionsGravatar gpoirier2006-11-18
* group together xvid's rate control optionsGravatar gpoirier2006-11-18
* more mp_property_deinterlace simplification, patch byGravatar reimar2006-11-18
* group together "quant_type" and quant_*_matrix since they are relatedGravatar gpoirier2006-11-18
* implemented M_PROPERTY_SET in mp_property_{audio,video}Gravatar nicodvb2006-11-18
* group together "debug" and "psnr", note that "threads" option is featured on ...Gravatar gpoirier2006-11-18
* reinit_video_chain might set sh_video = NULL, so check against that.Gravatar reimar2006-11-18
* Move xvid 'grayscale' option close to 'interlacing'Gravatar gpoirier2006-11-18
* group together "quality" control optionsGravatar gpoirier2006-11-18
* group together xvid's 'closed_gop' and 'packed' optionsGravatar gpoirier2006-11-18
* remove xvid3's divx5bvop and replace it by xvid4's closed_gopGravatar gpoirier2006-11-18
* r21004: remove xvid3's quant_range, move xvid4 [min|max]_[i|p|b]quant options...Gravatar kraymer2006-11-18
* remove xvid3's mpeg_quant, replace it by xvid4's quant_typeGravatar gpoirier2006-11-18
* r21001: Add *BSD BT848 radio supportGravatar kraymer2006-11-18
* support for XAN DPCM audioGravatar diego2006-11-18
* document new "D" keybinding for deinterlacing, introduced inGravatar kraymer2006-11-18
* remove xvid3's quant_range, move xvid4 [min|max]_[i|p|b]quant options there i...Gravatar gpoirier2006-11-18
* Xvid3 support is no more: Remove Xvid3-specific optionsGravatar gpoirier2006-11-18
* Mark some functions staticGravatar uau2006-11-18
* Add *BSD BT848 radio supportGravatar voroshil2006-11-18
* Remove obsolete Xvid 3 support.Gravatar diego2006-11-18
* Drop some unnecessary local changes.Gravatar diego2006-11-18
* Make sure to pick up internal dvdcss.h before a globally installed one.Gravatar diego2006-11-18
* Rename libdvdread to dvdread. We really only include only the dvdreadGravatar diego2006-11-18
* support for some more fringe formats, still buggy ..Gravatar diego2006-11-17
* Try reading palette for vobsubGravatar reimar2006-11-17
* Support palette for general vobsubGravatar reimar2006-11-17
* Since vobsub_lang and sub_select do the same, 'b' and 'j' were boundGravatar reimar2006-11-17
* Pseudo-support for subtitles in http://samples.mplayerhq.hu/sub/jpn_engSUB_sa...Gravatar reimar2006-11-17