aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* this is a combo patch that:Gravatar arpi2003-03-16
* remove the lower boundaryGravatar henry2003-03-16
* cleanups and some 10l fixes for previous commitGravatar henry2003-03-16
* correct small framerate fluctuations directly in the capture threadGravatar henry2003-03-15
* This patch corrects the calculation of the MPEG bitrate from theGravatar arpi2003-03-15
* increment is a signed number (-1 or +1)Gravatar arpi2003-03-15
* fixed chroma pitchGravatar arpi2003-03-15
* And 10L their, i should have started to read vop.txt sooner ;)Gravatar albeu2003-03-15
* 10L again with the options minsGravatar albeu2003-03-15
* New options stuffGravatar albeu2003-03-15
* Improve the imgfmt option typeGravatar albeu2003-03-15
* Support for the new options stuffGravatar albeu2003-03-15
* 10L the scale filter accpet w and h to -3Gravatar albeu2003-03-15
* fixed 'make distclean' without libavcodecGravatar arpi2003-03-15
* Same behaviour as old code for short headersGravatar rtognimp2003-03-15
* 1000L i forgot mencoderGravatar albeu2003-03-15
* Add support for the new option stuff.Gravatar albeu2003-03-15
* Add the new -vf option wich is the same as vop in reverse order.Gravatar albeu2003-03-15
* Fix for truespeech dll, patch by <dimakar(at)yahoo.com>Gravatar rtognimp2003-03-15
* Read extradata for wav files, based on patch by <dimakar(at)yahoo.com>. Requi...Gravatar rtognimp2003-03-15
* Animatrix AAC fix, patch by <dimakar(at)yahoo.com>. (This is the right patch)Gravatar rtognimp2003-03-15
* fix -loop problemGravatar faust32003-03-15
* add MODULE_LICENSEGravatar arpi2003-03-14
* replace snd_pcm_drain with snd_pcm_dropGravatar henry2003-03-14
* 10LGravatar albeu2003-03-14
* Fix some memleaksGravatar albeu2003-03-14
* Some free(NULL) found with njamdGravatar albeu2003-03-14
* Fix small memleak in control().Gravatar ranma2003-03-14
* clear black bands when using slicesGravatar arpi2003-03-14
* a warning fix and rgb15/16 support by Sascha SommerGravatar alex2003-03-14
* index per streamGravatar michael2003-03-13
* *signed int vlc (needs only 5 lines of code so its no increase of complexity)Gravatar michael2003-03-13
* Better error messages (with line number now) and make unknow optionGravatar albeu2003-03-13
* 1000lGravatar michael2003-03-13
* Always-install-en-as-default-manpage-patch by Andreas Hess <jaska@gmx.net>.Gravatar diego2003-03-12
* Animatrix AAC fix, patch by <dimakar(at)yahoo.com>Gravatar rtognimp2003-03-12
* syncGravatar nicolas2003-03-12
* libavcodec syncGravatar rik2003-03-12
* Prevent vo window flashing.Gravatar ranma2003-03-12
* per context frame_rate_baseGravatar michael2003-03-12
* 10L the comment header again. That's it when you stole someone else code ;)Gravatar albeu2003-03-12
* vo_xover is a new vo that should make easy to have x11 support forGravatar albeu2003-03-12
* Shut up some debug messagesGravatar albeu2003-03-12
* Support for the overlay, that save one stretch blit for bgr16 and YUV formatsGravatar albeu2003-03-12
* Overlay support (now vo_xtdfx is possible :) and yet another way toGravatar albeu2003-03-12
* Improved RTP packet buffering, by relying on the underlying OS's UDPGravatar rsf2003-03-11
* Made "force_fps" non-static, because code in "libmpdemux" refers to it.Gravatar rsf2003-03-11
* Remove hardcoded "goto goto_next_file;" for -identify switch as suggestedGravatar ranma2003-03-10
* Use -frames 0 instead of hardcoded "goto goto_next_file;"Gravatar ranma2003-03-10
* - fixed playback of files with bad WxH in header (tricky! we can always read theGravatar arpi2003-03-10