summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r27688Uoti Urpala2008-10-0311-19/+16
|\
| * fix compilation w/ FFmpeg r15533gpoirier2008-10-032-3/+3
| * Add missing #include for mplayer.h, fixes the warning:diego2008-10-031-0/+1
| * Filter out xpm files from the list of dependencies to check for recursivediego2008-10-031-2/+2
| * External liba52 parameters should only be enabled if the check succeeded.diego2008-10-031-3/+1
| * Internal liba52 should default to enabled.diego2008-10-031-3/+2
| * fix FAQ about compiling 32 bit mplayer on x86_64gpoirier2008-10-028-8/+8
* | Merge svn changes up to r27682Uoti Urpala2008-10-0229-388/+365
|\ \
| * | Revert "add outdir sub-option to vo png"Uoti Urpala2008-10-023-68/+2
| |/
| * Use the existing pt_iter_goto_head function instead of reimplementing itreimar2008-10-011-2/+2
| * mpctx->playtree is a node, files can not be directly appended to it,reimar2008-10-011-2/+2
| * Add a "pause" property to allow checking if MPlayer is paused.reimar2008-10-012-0/+9
| * Add a m_property_flag_ro function for the default behaviour of areimar2008-10-012-3/+15
| * 10l: Remove deleted file libmpeg2/motion_comp_iwmmxt.c from Makefile as well.diego2008-10-011-2/+1
| * Remove IWMMXT optimizations through libavcodec from libmpeg2.diego2008-10-015-153/+1
| * sync w/r27651gpoirier2008-09-301-13/+61
| * Apply patch for oCERT #2008-013 / CVE-2008-3827reimar2008-09-301-0/+3
| * sync w/r27607gpoirier2008-09-291-2/+6
| * Remove unused function fast_memcpy.diego2008-09-291-4/+0
| * cosmetics: indentationdiego2008-09-291-6/+5
| * Revert mistakenly committed hunk.michael2008-09-291-1/+1
| * Print all cases that are tested, not just the ones that are bad.michael2008-09-291-3/+1
| * Fix infinite loop with spline, bug was introduced in r27612 by me.michael2008-09-291-1/+1
| * cosmetics: prettyprintingdiego2008-09-281-149/+167
| * slave command to get the number of chapters; patch by Kevin DeKorte - kdekort...nicodvb2008-09-263-0/+19
| * Since the pause loop now also runs commands, set mpctx->was_pausedreimar2008-09-251-1/+1
| * Add an experimental pausing_keep_force slave mode command prefixreimar2008-09-253-1/+9
| * Do not special-case a grouping-subsegment length of 0.reimar2008-09-251-1/+0
| * misc fixes for the GUI sectiondiego2008-09-251-8/+6
| * Add debug message about loaded frequency tables.voroshil2008-09-241-1/+2
| * Make output messages of frequency selection code more useful byvoroshil2008-09-241-2/+4
| * Fix overflow in frequency conversion code inside tvi_dshow.voroshil2008-09-241-2/+2
| * Add RVTR fourcc to ffrv20 decoder.diego2008-09-231-0/+1
| * Remove one more pointless and gcc-specific __attribute__ ((unused)).diego2008-09-231-1/+1
| * Restore function parameters mistakenly removed in previous commit.diego2008-09-231-2/+2
| * Remove pointless and gcc-specific __attribute__ ((unused)).diego2008-09-231-3/+3
| * Make sure -I. appears before all other -I flags.diego2008-09-211-1/+1
| * Fix glAdjustAlignment parameter in glCreateClearTexreimar2008-09-201-1/+1
| * Change glCreateClearTex to use the same host data format as later uploads.reimar2008-09-204-20/+26
| * add blackmagic 10bit decoder, works on v-codecs/R210/compn2008-09-201-0/+9
| * typo fix spotted by diegocompn2008-09-201-8/+8
| * add outdir sub-option to vo pngben2008-09-203-2/+68
* | Merge svn changes up to r27649Uoti Urpala2008-09-2053-2484/+2224
|\|
| * Remove already disabled and probably long obsolete code that worked around an...reimar2008-09-201-16/+0
| * Use already "prefetched" atoms instead of calling XInternAtom each time.reimar2008-09-201-5/+2
| * another dupcompn2008-09-201-1/+0
| * duplicate fourcc spotted by uoticompn2008-09-201-5/+5
| * fix typocompn2008-09-201-5/+5
| * sync with videolancompn2008-09-191-0/+14
| * sync with xinecompn2008-09-191-0/+2
| * sync with libavformat/riff.ccompn2008-09-191-0/+3
| * sync with libavformat/isom.c fourcccompn2008-09-191-6/+39
| * add windows NUL infocompn2008-09-191-1/+2
| * document lavc/lavf avoption o suboptioncompn2008-09-191-10/+48
| * add lavfopts matroska suboptioncompn2008-09-181-0/+2
| * Simplify cpudetect OS-support detection code, e.g. using one mp_msg to print ...reimar2008-09-181-28/+8
| * Uniform *ToY and *ToUV function signatureslu_zero2008-09-181-51/+51
| * Split mono2Y in monowhite and monoblacklu_zero2008-09-181-4/+19
| * Factorize unit32_t* casts for palette pointerlu_zero2008-09-181-6/+6
| * Fix mapping between MPlayer and FFmpeg colorspaces after libswscale changes.diego2008-09-171-10/+10
| * Add shared libswscale support.rathann2008-09-162-1/+50
| * With -identify, ID_DVD_VOLUME_ID is not shown on some systems.diego2008-09-161-1/+1
| * Do not clobber _inc_extra variable when setting initial include flags.diego2008-09-161-1/+1
| * Initialize _def_liba52 and _def_liba52_internal before the liba52 checksdiego2008-09-161-2/+2
| * Fix segfault with rgb24 and full_internal_chroma due to non-existing alphamichael2008-09-161-2/+7
| * yet another mpeg2 in mov fourcc xd5b, fixes XDCAMHD.movcompn2008-09-161-0/+5
| * Update the copyright statement.syrjala2008-09-151-1/+1
| * Cosmetics:syrjala2008-09-151-143/+132
| * Don't limit BES to non-synced single buffering when CRTC2 is used.syrjala2008-09-151-5/+1
| * Rename some variables and change some strings to make the CRTC1 code clearer.syrjala2008-09-151-19/+19
| * Add CRTC1 support.syrjala2008-09-151-8/+112
| * Remove BGR24 support since it has never worked anyway.syrjala2008-09-151-10/+0
| * External liba52 support, part 2 of 2.rathann2008-09-154-6/+56
| * External liba52 support part 1 of 2.rathann2008-09-151-0/+6
| * Use standard -I flags to compile codec-cfg.diego2008-09-151-1/+1
| * Add -I. to _inc_extra at the beginning instead of to CFLAGS at the end.diego2008-09-151-2/+2
| * riff.h and avi.h are not needed, but avio.h is.diego2008-09-151-2/+1
| * Eliminate void * arithmetic.syrjala2008-09-151-14/+20
| * Upgrade license of LGPL 2 or later files to LGPL 2.1 or later.diego2008-09-157-88/+89
| * Avoid useless line in libpostproc test.diego2008-09-151-1/+0
| * Avoid using floating point for calculating filter coefficients.michael2008-09-151-81/+83
| * Avoid some explicit types in sizeof().michael2008-09-141-6/+6
| * Use av_mallocz() instead of for() =0;michael2008-09-141-2/+1
| * Move dither tables from yuv2rgb to swscale, they have been written by me andmichael2008-09-142-111/+111
| * synced with r27607Gabrov2008-09-141-7/+25
| * wording consistency cosmeticsdiego2008-09-141-3/+3
| * Make -heartbeat-cmd and -stop-xscreensaver sections reference each other.reimar2008-09-141-1/+3
| * Sync diff with libmpeg2 update.diego2008-09-131-742/+75
| * Update internal libmpeg2 copy to version 0.5.1.diego2008-09-1322-289/+421
| * libmpeg-0.4.1.diff was renamed to libmpeg2_changes.diff.diego2008-09-1311-11/+11
| * Fix libswscale build after r27561 if --enable-runtime-cpudetection is used.ben2008-09-131-6/+6
| * Remove version string from name of local changes diff file.diego2008-09-131-0/+0
| * Fix indention.michael2008-09-131-313/+313
| * Rename yuv2rgb variables to avoid name clashes with the ones used by bfin asm.michael2008-09-132-12/+17
| * multiple locales in mplayer wishcompn2008-09-131-1/+3
| * Disable mmx routines that are not bitexact when the user wantsmichael2008-09-131-6/+15
| * Make horizontal mmx scaling code match C code.michael2008-09-131-16/+15
| * Ensure that additional filter coeffs that exist due to alignmentmichael2008-09-131-0/+2
| * yvu9toyv12Wrapper is not bitexact so disable it when the user wantsmichael2008-09-121-1/+1
| * Make the horizontal C scaler code clip only against INT16_MAX not 0,michael2008-09-121-1/+1
| * Add bitexact flag.michael2008-09-122-0/+2
| * The yuv->rgb tables are too small for cliping to be avoidable,michael2008-09-121-1/+1
| * Fix another 1000l bug in the mono input code.michael2008-09-121-2/+2
| * Add support for PIX_FMT_YUV440P.michael2008-09-121-0/+2
| * 10000l PIX_FMT_MONOWHITE check was really a || 1.michael2008-09-121-1/+1
| * Support mono as input format.michael2008-09-122-1/+18
| * Add support for PIX_FMT_MONOWHITE as output format.michael2008-09-123-8/+13
| * rgb24toyv12 is not accurately rounding, so disable it as well when themichael2008-09-121-1/+1
| * Do not use the unscaled yuv->rgb converters if SWS_ACCURATE_RND is set,michael2008-09-121-1/+2
| * 100000000000000l, forgot to commit header change for r27580.michael2008-09-111-0/+1
| * Fix typo that lead to averaging of the same pixel in rgb24ToUV_half().michael2008-09-111-3/+3
| * Remove mistakely commited code i used for testing.michael2008-09-111-7/+0
| * Implement full horizontal chroma for rgb/bgr24/32 output. michael2008-09-112-1/+115
| * Do not do unneeded clipping in YSCALE_YUV_2_PACKEDX_C.michael2008-09-111-2/+5
| * Factorize yuv2packedXinC().michael2008-09-112-228/+58
| * Set rgb2yuv constants more accurately, makes no real difference though.michael2008-09-111-9/+9
| * Fix chroma yuv->rgb tables for jpeg style yuv, this was missed as itmichael2008-09-111-4/+4
| * Correct normalization constant for the vertical filter.michael2008-09-101-2/+2
| * Make the 2point linear interpolation coefficients correct even for themichael2008-09-101-2/+2
* | Merge svn changes up to r27573Uoti Urpala2008-09-1052-3181/+1793
|\|
| * Fix overflow.michael2008-09-101-2/+2
| * sync w/r26990 and wording fixes, patch by Cédric Viougpoirier2008-09-101-73/+65
| * wording fixes by Cédric Viougpoirier2008-09-101-34/+66
| * typography and wording fixes, by Cédric Viou and myselfgpoirier2008-09-101-197/+268
| * Fix build failure due to %%eip on x86_64.michael2008-09-101-4/+6
| * Change RGB2YUV_SHIFT from 16 to 15 to make it able to workmichael2008-09-102-5/+3
| * Add bgr/rgb15/16/32->UV-half to the macro so there is less code duplicationmichael2008-09-101-124/+24
| * Factorize RGB/BGR15/16/32->UV by using the preprocessor.michael2008-09-101-93/+20
| * Factorize rgb/bgr15/16/32->Y by using the preprocessor.michael2008-09-101-81/+20
| * Make SWS_FULL_CHR_H_INP work.michael2008-09-102-11/+165
| * spelling/wording cosmeticsdiego2008-09-101-4/+3
| * More accurate rounding for 8bit inputs.michael2008-09-091-3/+3
| * Rewrite bgr24->yuv mmx code, the new code is cleaner, more accurate,michael2008-09-092-196/+147
| * more French typography fixes and wording fixes, by Cédric Viou and myselfgpoirier2008-09-091-72/+84
| * lots of fixes, original patch by Cédric Viougpoirier2008-09-091-50/+67
| * Add table of rgb->yuv conversion coefficients.michael2008-09-091-0/+11
| * More correct rounding for the rgb/bgr->yuv converters.michael2008-09-091-20/+20
| * Make internal Matroska demuxer default againuau2008-09-091-1/+0
| * revert r27551 which break much more things than it fixesaurel2008-09-091-0/+1
| * Use preprocessor conditionals to disable CPU-extension-specific code. We cannotdiego2008-09-093-12/+85
| * cosmetics: Fix offsets and fuzz in local diff.diego2008-09-091-14/+14
| * Prevent overflows during mpeg->jpeg yuv.michael2008-09-091-3/+3
| * Use internal demuxer for Matroska files for nowuau2008-09-081-1/+0
| * Revert bad changes to SSA/ASS subtitle packet formatuau2008-09-082-40/+5
| * fix compilation with lavc version > r15270gpoirier2008-09-081-1/+1
| * Fix compilation after libavcodec major version 52 changesuau2008-09-085-11/+13
| * Fix jpeg yuv.michael2008-09-082-8/+37
| * Fix typo in comment.michael2008-09-081-1/+1
| * Fix accurate rounding mode on x86_64.michael2008-09-073-21/+34
| * Make ToY and ToUV family of function consistent part Ilu_zero2008-09-071-16/+16
| * Make fast bilinear scaler work again.michael2008-09-071-0/+1
| * 'mp3lame' audio output codec was wrongly listed as 'lame'.diego2008-09-071-2/+2
| * Replace casual GPL notices by proper license headers.diego2008-09-0721-101/+405
| * license header cosmeticsdiego2008-09-071-18/+16
| * license header cosmeticsdiego2008-09-071-1/+1
| * Remove wrong compilation instructions.diego2008-09-071-3/+1
| * Remove encode2mpeglight, it is only an outdated stripped-down version of thediego2008-09-072-2016/+0
| * license header cosmeticsdiego2008-09-061-2/+2
| * Fix incorrect FSF address in license header.diego2008-09-061-3/+3
| * Replace casual GPL notice by proper license header.diego2008-09-061-3/+19
| * Remove outdated URL from vd_info_t struct.diego2008-09-061-1/+1
| * Remove version information from libmpeg2 vd_info_t struct.diego2008-09-061-1/+1
| * libass: fix type mismatch between size parameter a