aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge svn changes up to r27573Gravatar Uoti Urpala2008-09-10
|\
| * Fix overflow.Gravatar michael2008-09-10
| * sync w/r26990 and wording fixes, patch by Cédric ViouGravatar gpoirier2008-09-10
| * wording fixes by Cédric ViouGravatar gpoirier2008-09-10
| * typography and wording fixes, by Cédric Viou and myselfGravatar gpoirier2008-09-10
| * Fix build failure due to %%eip on x86_64.Gravatar michael2008-09-10
| * Change RGB2YUV_SHIFT from 16 to 15 to make it able to workGravatar michael2008-09-10
| * Add bgr/rgb15/16/32->UV-half to the macro so there is less code duplicationGravatar michael2008-09-10
| * Factorize RGB/BGR15/16/32->UV by using the preprocessor.Gravatar michael2008-09-10
| * Factorize rgb/bgr15/16/32->Y by using the preprocessor.Gravatar michael2008-09-10
| * Make SWS_FULL_CHR_H_INP work.Gravatar michael2008-09-10
| * spelling/wording cosmeticsGravatar diego2008-09-10
| * More accurate rounding for 8bit inputs.Gravatar michael2008-09-09
| * Rewrite bgr24->yuv mmx code, the new code is cleaner, more accurate,Gravatar michael2008-09-09
| * more French typography fixes and wording fixes, by Cédric Viou and myselfGravatar gpoirier2008-09-09
| * lots of fixes, original patch by Cédric ViouGravatar gpoirier2008-09-09
| * Add table of rgb->yuv conversion coefficients.Gravatar michael2008-09-09
| * More correct rounding for the rgb/bgr->yuv converters.Gravatar michael2008-09-09
| * Make internal Matroska demuxer default againGravatar uau2008-09-09
| * revert r27551 which break much more things than it fixesGravatar aurel2008-09-09
| * Use preprocessor conditionals to disable CPU-extension-specific code. We cannotGravatar diego2008-09-09
| * cosmetics: Fix offsets and fuzz in local diff.Gravatar diego2008-09-09
| * Prevent overflows during mpeg->jpeg yuv.Gravatar michael2008-09-09
| * Use internal demuxer for Matroska files for nowGravatar uau2008-09-08
| * Revert bad changes to SSA/ASS subtitle packet formatGravatar uau2008-09-08
| * fix compilation with lavc version > r15270Gravatar gpoirier2008-09-08
| * Fix compilation after libavcodec major version 52 changesGravatar uau2008-09-08
| * Fix jpeg yuv.Gravatar michael2008-09-08
| * Fix typo in comment.Gravatar michael2008-09-08
| * Fix accurate rounding mode on x86_64.Gravatar michael2008-09-07
| * Make ToY and ToUV family of function consistent part IGravatar lu_zero2008-09-07
| * Make fast bilinear scaler work again.Gravatar michael2008-09-07
| * 'mp3lame' audio output codec was wrongly listed as 'lame'.Gravatar diego2008-09-07
| * Replace casual GPL notices by proper license headers.Gravatar diego2008-09-07
| * license header cosmeticsGravatar diego2008-09-07
| * license header cosmeticsGravatar diego2008-09-07
| * Remove wrong compilation instructions.Gravatar diego2008-09-07
| * Remove encode2mpeglight, it is only an outdated stripped-down version of theGravatar diego2008-09-07
| * license header cosmeticsGravatar diego2008-09-06
| * Fix incorrect FSF address in license header.Gravatar diego2008-09-06
| * Replace casual GPL notice by proper license header.Gravatar diego2008-09-06
| * Remove outdated URL from vd_info_t struct.Gravatar diego2008-09-06
| * Remove version information from libmpeg2 vd_info_t struct.Gravatar diego2008-09-06
| * libass: fix type mismatch between size parameter and the way it's usedGravatar aurel2008-09-05
| * libass: add a new ass_process_data() to process demuxed subtitle packetsGravatar aurel2008-09-05
| * demux_mkv: output correctly formated ASS packetsGravatar aurel2008-09-05
| * simplify function selection codeGravatar bcoudurier2008-09-05
| * enable yuv422p to uyvy converterGravatar bcoudurier2008-09-05
| * a valid ASS line contains 9 ',' before actual textGravatar aurel2008-09-04
| * lavf: the subtitles display duration is stored in pkt.convergence_durationGravatar aurel2008-09-04