aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* demux_rtp_codec.cpp:100: `INT_MAX' undeclared (first use this function)Gravatar diego2007-01-15
* 10l, fix inverted check for "<media" in smil playlistGravatar rtogni2007-01-14
* Move toolame vs twolame logic into the $_toolame=auto case.Gravatar diego2007-01-14
* Move Paolo Tresoldi out of the GUI skin section.Gravatar diego2007-01-14
* Make twolame disable toolame.Gravatar diego2007-01-14
* Move twolame check before toolame check.Gravatar diego2007-01-14
* Adding me and Andrew Savchenko as authors of Russian docs translationGravatar voroshil2007-01-14
* r21882: sync to x264 r607 (update description of threads)Gravatar voroshil2007-01-14
* translation status updateGravatar voroshil2007-01-14
* spelling, wording fixGravatar voroshil2007-01-14
* sync tag updateGravatar voroshil2007-01-14
* r21917: typo fixesGravatar voroshil2007-01-14
* typo fixes:Gravatar gpoirier2007-01-14
* fix typo for gettimeofday()Gravatar vayne2007-01-13
* proper fix for avoiding file skipping when mplayer is already playing a file.Gravatar vayne2007-01-13
* CosmeticsGravatar reimar2007-01-13
* Implement gif transparencyGravatar reimar2007-01-13
* Fix: refmodes 2 and 3 leave useref unchangedGravatar reimar2007-01-13
* CosmeticsGravatar reimar2007-01-13
* Implement refmode == 2 in gif demuxerGravatar reimar2007-01-13
* Partially support gif using "reference" imagesGravatar reimar2007-01-13
* memset + malloc -> callocGravatar reimar2007-01-13
* Nuke MSGTR_CopyCodecsConf, it's gone from the master file.Gravatar diego2007-01-13
* DO NOT recommend or even suggest installing codecs.conf.Gravatar diego2007-01-13
* Cast SWidth/SHeight to uint16_t, since that's what they actually are.Gravatar reimar2007-01-13
* Forgot to adjust length of memsetGravatar reimar2007-01-13
* Simplify gif demuxer by using memcpy_picGravatar reimar2007-01-13
* One more bounds check, though IMO the gif lib really should do this.Gravatar reimar2007-01-13
* SimplifyGravatar reimar2007-01-13
* Fix crash for gif images that have Top or Left setGravatar reimar2007-01-13
* Fix invalid read for gifs with a palette for less than 256 colorsGravatar reimar2007-01-13
* Move global variables in gif demuxer into priv structGravatar reimar2007-01-13
* Rephrase mga_vid section.Gravatar diego2007-01-13
* Document vo_tdfx_vid.Gravatar diego2007-01-13
* Do not add libavutil unconditionally to CFLAGS.Gravatar diego2007-01-13
* cosmetics: typo fix pallete --> paletteGravatar diego2007-01-13
* Frametime was being read from the wrong offset, compareGravatar diego2007-01-13
* cosmetics: typo pallete --> paletteGravatar diego2007-01-13
* Add missing config.mak entry for gettimeofday().Gravatar diego2007-01-13
* compile fix after latest swscaler changes (r21888)Gravatar gpoirier2007-01-12
* add support for avc1 in X-QT over RTSPGravatar gpoirier2007-01-12
* deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()Gravatar lucabe2007-01-12
* Add "support for both orderings of the slices (top->down / bottom->up)"Gravatar lucabe2007-01-12
* sync tag updateGravatar voroshil2007-01-12
* r21879: fix wrong option names that were suggested to use to produceGravatar voroshil2007-01-12
* spelling, wordingGravatar voroshil2007-01-12
* 100l misplaced #endifGravatar diego2007-01-12
* sync to x264 r607 (update description of threads)Gravatar lorenm2007-01-11
* r21865: Audio track switching works with DVDs as well.Gravatar voroshil2007-01-11
* Remove superfluous #ifdefs.Gravatar diego2007-01-11