aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* sync tag updateGravatar voroshil2006-11-19
* Translated section "DECODING/FILTERING OPTIONS"Gravatar voroshil2006-11-19
* Remove (now hopefully unnecessary) workarounds added in r21056Gravatar reimar2006-11-19
* synced with r21001Gravatar Gabrov2006-11-19
* directly insert ffreep %%st(0) opcode for compatibility with oldGravatar reimar2006-11-19
* Use ASMALIGN macro for better compatibility and remove SYS_DARWINGravatar reimar2006-11-19
* sync with r20876, patch by Jerome FerrariGravatar gpoirier2006-11-19
* Avoid code like "fstps %1+64(,%%ecx,4)\n\t", it might end up asGravatar reimar2006-11-19
* synced with r21058Gravatar Gabrov2006-11-19
* new slave command: radio_step_freqGravatar voroshil2006-11-19
* Fix compilation error due to unescaped "s.Gravatar reimar2006-11-19
* fix mp3lib compilation on OSXGravatar nplourde2006-11-19
* 10l, compilation error in r21054Gravatar reimar2006-11-19
* Generalize subtitle switching, demux_ogg does not need a special caseGravatar reimar2006-11-19
* translation/spelling fix.Gravatar voroshil2006-11-19
* Make -slang work again, sub->id is -2 by default, so -slang would be ignoredGravatar reimar2006-11-19
* Create a sh_sub_t for ogg subtitles.Gravatar reimar2006-11-19
* riformatted after previous commitGravatar nicodvb2006-11-19
* if in the list of pids appears at least one 8192 (while TS) remove all other ...Gravatar nicodvb2006-11-19
* Support multiple subs in movGravatar reimar2006-11-19
* Make sure sh_video == NULL when reinit_video_chain fails.Gravatar reimar2006-11-19
* Do not just skip a file when vo init fails, instead try to play itGravatar reimar2006-11-19
* Clarify that some of the non-SIMD code is now LGPLed.Gravatar lucabe2006-11-19
* Update section "AUDIO FILTERS"; Some sync w/ r21026; Gravatar kraymer2006-11-19
* Fix clobber list, half of the modified registers were missing.Gravatar reimar2006-11-19
* Collect all includes of mplayer headers in libass in a single file (mputils.h).Gravatar eugeni2006-11-19
* 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