aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* misc small fixesGravatar diego2006-11-19
* in mp_property_{video,audio} permit uniniting of the corresponding chainGravatar nicodvb2006-11-19
* during DEMUXER_CTRL_SWITCH_x *arg set to -2 identifies 'disable stream x'Gravatar nicodvb2006-11-19
* MSGTRs for libassGravatar kraymer2006-11-19
* Remove settled FIXME.Gravatar diego2006-11-19
* Sync w/ help_mp-en.h r21001Gravatar kraymer2006-11-19
* Add a new MPEG encoding example using lavfGravatar gpoirier2006-11-19
* add a link to Michael's de-interlacing filters, and replace the crappy Gravatar gpoirier2006-11-19
* Remove superfluous demuxer->type==DEMUXER_TYPE_MATROSKA check,Gravatar reimar2006-11-19
* allows to de- and reactivate yadif on the flyGravatar gpoirier2006-11-19
* disable x11 gl support on osxGravatar nplourde2006-11-19
* Reinitialize some variables on af_resample reinit, fixes crashGravatar uau2006-11-19
* Fix printf format/argument count mismatch in mp_property_videoGravatar uau2006-11-19
* sync w/ r21026Gravatar gpoirier2006-11-19
* Move subtitle updating to a separate function, fix inverted conditionGravatar uau2006-11-19
* Fix obvious typo, although the exact effect is still unclear to me, see also ...Gravatar reimar2006-11-19
* sync w/r21004Gravatar gpoirier2006-11-19
* sync w/ r20933, patch by Jerome FerrariGravatar gpoirier2006-11-19
* 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