aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Unify dep/depend targets.Gravatar diego2006-11-20
* Uninstall should run all parts unconditionally.Gravatar diego2006-11-20
* Remove nonsense ifeq around MEncoder target and variable declaration.Gravatar diego2006-11-20
* Reorganize code to move more things out of main().Gravatar uau2006-11-20
* another 100l typo noticed by Carl Eugen Hoyos, cehoyos (at) ag or atGravatar diego2006-11-20
* Some more cleanups for LDFLAGS handling.Gravatar diego2006-11-20
* 100l typos, noticed by Carl Eugen Hoyos, cehoyos (at) ag or atGravatar diego2006-11-20
* Some cleanups for LDFLAGS handling, next part.Gravatar diego2006-11-20
* in demux_ts_control unified SWITCH_AUDIO and SWITCH_VIDEO (they were identical)Gravatar nicodvb2006-11-19
* misc updatesGravatar diego2006-11-19
* Put libdvdcss under a separate ifeq.Gravatar diego2006-11-19
* 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