aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* new filter: 1bpp - converts 1bpp image to yuv/rgb 8/16/32 bppGravatar arpi2002-10-16
* ss_div/ss_mul defaults to 0Gravatar arpi2002-10-16
* set up ss_div/ss_mul properly, accept 'alaw' fourcc tooGravatar arpi2002-10-16
* tell the codec wrapper the codec path (fixes realaudio Sipr)Gravatar arpi2002-10-16
* - dvd aspect changing bug - fixedGravatar pontscho2002-10-16
* use standard gsm fourcc 'agsm' instead of msgsm id 0x31Gravatar arpi2002-10-16
* more accurate a_pts calculation in AVI -bps (default) modeGravatar arpi2002-10-16
* ds_tell_block()Gravatar arpi2002-10-16
* 10l to Dominik - casting at wrong placeGravatar arpi2002-10-16
* Don't start a CDDB request to the CDDB server if there is no CD in the drive,Gravatar bertrand2002-10-16
* Adding volume control and moving control() call parameters to a seperate fileGravatar anders2002-10-16
* reversed some changes as they produced ugly html outputGravatar jonas2002-10-15
* All right: The patch adresses two issues which I found, when I analyzedGravatar arpi2002-10-15
* 10lGravatar jonas2002-10-14
* remove some notes, more conversion notesGravatar jonas2002-10-14
* rewrite (again ;), cosmetics, no real changesGravatar jonas2002-10-14
* MSGL_DBG2 -> MSGL_INFOGravatar attila2002-10-14
* printf -> mp_msgGravatar attila2002-10-14
* correction of Kim Minh Kaplan, some cosmeticsGravatar jonas2002-10-14
* put M4S2 & MP4S headers in avctx->extradata (in the unlikely case that they a...Gravatar michael2002-10-14
* always use rounded-up blocksize for .avi files (fixes Firestarter.mpg.avi)Gravatar arpi2002-10-14
* trivial date & disclaimer fixGravatar arpi2002-10-13
* changed/added speed, channels, dumpsub, info, xvidencopts, lav[dc]opts option...Gravatar jonas2002-10-13
* Fixes:Gravatar arpi2002-10-13
* compiler warning fixesGravatar arpi2002-10-13
* -fps autodetectionGravatar arpi2002-10-13
* liblzo realtime video codec support (decoding only)Gravatar arpi2002-10-13
* make local stuff 'static', complete uninitGravatar arpi2002-10-13
* better wordingGravatar arpi2002-10-13
* add new 3ivx.com fourccsGravatar faust32002-10-13
* fixing yuy2 upscaling (use -sws 0 for the faster but uglier variant)Gravatar michael2002-10-13
* more info about data partitioningGravatar michael2002-10-13
* mmx yuy2 outputGravatar michael2002-10-13
* new error resilience supportGravatar michael2002-10-13
* Create the ~/.cddb directory if not present.Gravatar bertrand2002-10-13
* yuy2 output supportGravatar michael2002-10-13
* Fix for audio filters on big endian cpus. It's working now on Solaris SPARC &Gravatar jkeil2002-10-12
* fixed 2 10l bugs, ATI VCR2 dll now workingGravatar alex2002-10-12
* syncGravatar jaf2002-10-12
* sync with help_mp-en.h 1.63Gravatar pl2002-10-12
* src and dest buffers may overlapGravatar pl2002-10-11
* - ao_data.bps not set, confuses the A-V sync computation when the audio filtersGravatar jkeil2002-10-11
* more correct flagsGravatar faust32002-10-11
* added reference to the cpufreq project (for the speedstep problems).Gravatar attila2002-10-11
* Correcting counters and flagsGravatar anders2002-10-11
* stream selection cleanup, fixed -nosoundGravatar arpi2002-10-10
* setting the keyframe flag for every audio chunks, fixes streamcopy'd ac3 on w...Gravatar arpi2002-10-10
* Use the common aspect codeGravatar albeu2002-10-10
* upsz ...Gravatar pontscho2002-10-10
* - better dxr3 supportGravatar pontscho2002-10-10