summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* loadGPUProgram function to load fragment program with error checking and stat...reimar2006-06-083-13/+58
* bicubic scaling for -vo glreimar2006-06-081-0/+1
* synced with r18651Gabrov2006-06-0819-149/+58
* Except for missing cd-dvd.xml and codecs.xml, German xml docskraymer2006-06-0811-103/+104
* small fixes in en/video.xmlkraymer2006-06-082-179/+166
* filter left & right edges too (yeah the code is lame i know...)michael2006-06-081-1/+1
* improved mc+src merge codemichael2006-06-081-11/+21
* s/CVS/Subversion/diego2006-06-081-7/+7
* review of ports.xml and formats.xml translationskraymer2006-06-082-95/+93
* fixes the infinite loop which occurs when there is a decode error in a frame.gpoirier2006-06-081-3/+5
* Add recent Snow stuff to changelogods152006-06-081-0/+1
* 10l: double "and"kraymer2006-06-081-1/+1
* review of history.xml and users-vs-dev.xmlkraymer2006-06-082-33/+33
* review of mencoder.xmlkraymer2006-06-081-65/+64
* rewording/clarification of vqscale optionkraymer2006-06-072-5/+9
* Updatertogni2006-06-071-0/+1
* first vorbis packet before vorbis_synthesis_headeri() must have b_o_s==1nicodvb2006-06-071-0/+1
* Project Mayo is long dead, their CVS does not work. Some more changesdiego2006-06-071-46/+2
* vf_mcdeint should be compiled in #ifdef USE_LIBAVCODEC_DSPUTIL, not #ifdef U...nicodvb2006-06-071-3/+1
* Flash screen video decoded via lavcrtogni2006-06-072-0/+11
* sync with r18631 (except a gl commit that will be translated later)gpoirier2006-06-071-1/+42
* Updatertogni2006-06-071-0/+3
* r18631: yadif filter: formatting fixeskraymer2006-06-071-6/+59
* yadif filter: formatting fixeskraymer2006-06-071-4/+9
* add vqscale=0 option, explain different meanings for snow and other codecskraymer2006-06-071-2/+4
* Nop some instructions causing the vfwvp6 dll encoder to crash.banan2006-06-071-0/+3
* mcdeint is happy with yadif=3 toomichael2006-06-071-1/+1
* make spatial interlacing check optionalmichael2006-06-072-7/+5
* simplifymichael2006-06-071-29/+24
* avoid usage of head -1/head -n 1 and use sed 1q insteadivo2006-06-071-1/+1
* cleanupmichael2006-06-071-16/+14
* Add bicubic texture scalingreimar2006-06-073-1/+99
* cleanupmichael2006-06-071-13/+5
* move misplaced echores. Output may still not be as intended thoughreimar2006-06-071-1/+1
* Reworked YUV2RGB fragment program setup in preparation for upcoming patchesreimar2006-06-074-83/+165
* VP6 under FreeBSD and -monitorpixelaspectreimar2006-06-071-0/+3
* Fix runtime-patching code to take into account the address when the codec is ...reimar2006-06-071-53/+55
* sync with r18574gpoirier2006-06-071-2/+5
* some more s/CVS/Subversion/ + update some step-by-step directions which were ...gpoirier2006-06-072-34/+17
* Remove all references to MPlayer CVS from bugreports.xmlgpoirier2006-06-071-12/+13
* Change "Supress" to "Suppress" in a couple comments.corey2006-06-072-2/+2
* sinesupress --> sinesuppress rename: looks like I need tocorey2006-06-071-178/+0
* Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.corey2006-06-0710-10/+188
* simplifymichael2006-06-061-4/+2
* Patch from John Donaghy: "fix for audio and video in dvr-ms asf files"pacman2006-06-063-33/+198
* yet another deinterlacing filtermichael2006-06-064-1/+268
* small consistency fixdiego2006-06-061-2/+2
* grammar/wording and formatting fixes for mcdeintdiego2006-06-061-5/+14
* Fix mailing list name.diego2006-06-061-1/+1
* Spelling fixpacman2006-06-061-1/+1
* * fix obsolete cvs revision tagskraymer2006-06-067-10/+17
* (at least for now) finalizing review of encoding-guide.xmlkraymer2006-06-061-119/+119
* </para> tag was accidently deleted and caused compile errorkraymer2006-06-061-0/+1
* fixes by jerome ferrarigpoirier2006-06-061-63/+62
* xml docs: CVS --> Subversionkraymer2006-06-064-69/+24
* sync with help_mp-en.h 1.238, patch by Pierre Lombard and Gilles Pelletiergpoirier2006-06-061-1/+155
* synced with r18573gpoirier2006-06-061-2/+18
* UltraSPARC T1 (Niagara) support, patch by Derek E. Lewis /dlewis (gobble) sol...rathann2006-06-061-1/+2
* cosmeticsdiego2006-06-061-2/+3
* Drop all system-specific version generation stuff.diego2006-06-061-23/+0
* Put SVN revision in the version stringrathann2006-06-061-1/+1
* known issues and notesmichael2006-06-061-0/+27
* synced with r18591Gabrov2006-06-061-6/+44
* Motion compensating deinterlacermichael2006-06-064-0/+315
* Fix a few minor spelling errors in comments.corey2006-06-053-5/+5
* (unfinished) review with lots of changeskraymer2006-06-051-403/+400
* r18577: mention when vo_gl yuv conversion methods are inexactkraymer2006-06-051-3/+20
* sync with r18567gpoirier2006-06-051-5/+8
* cvs2svnrtogni2006-06-051-1/+1
* Avoid crash with e.g. -vo gl2:yuv=2 when no fragment program functions are av...reimar2006-06-051-0/+4
* Disable unsecure dumping of generic track with -v -v -vrtogni2006-06-051-1/+1
* Adds missing NULL last entry to msgl_configiive2006-06-051-0/+2
* Reject codecs.conf files older than 20060501rtogni2006-06-051-1/+1
* Support WVC1 decoding via dmo binary codec wvc1dmod.dllrtogni2006-06-052-0/+37
* Move/add checks to avoid crashes and make error messages less confusingreimar2006-06-052-11/+15
* add (currently unused) lookup for glTexImage3Dreimar2006-06-052-0/+5
* more GL extension checks to avoid crashes with Mesareimar2006-06-051-15/+15
* mention when vo_gl yuv conversion methods are inexactreimar2006-06-051-0/+2
* fix variable type used via "m" asm constraint to match size used in asm.reimar2006-06-051-6/+6
* German man page is completed since some time..kraymer2006-06-051-1/+1
* Make aic description a bit more helpful and less misleading.corey2006-06-051-1/+3
* Support and document lavc b_sensitivity option.corey2006-06-052-0/+15
* A couple typos: whith --> with, Defult --> Defaultcorey2006-06-051-2/+2
* r18570: document the recent changes in Snow. new lavcopts: 'refs', 'vqscale=0'kraymer2006-06-051-1/+6
* document the recent changes in Snow.lorenm2006-06-053-20/+42
* initial import of some missing German xml translation, review(s) pendingkraymer2006-06-058-0/+11439
* 18567: fixed -dvbin :timeout rangekraymer2006-06-051-5/+9
* fixed -dvbin :timeout rangenicodvb2006-06-041-1/+1
* support for dts (identified only by the PMT, not from the bitstream)nicodvb2006-06-041-1/+11
* fixed wrong assignment of stream type in generic PES_PRIVATE1 streams (didn't...nicodvb2006-06-041-1/+1
* one more a52 descriptor (dvb impl., untested)nicodvb2006-06-041-1/+1
* configurable tuning timeoutnicodvb2006-06-041-0/+3
* configurable tuning timeoutnicodvb2006-06-043-14/+19
* fixed off by one object_types in -faacoptsnicodvb2006-06-041-4/+4
* SVN switch: get version date from .svn subdir instead of CVS/Entriesrtogni2006-06-041-2/+2
* Fix potential integer overflows in memory allocation.rtogni2006-06-0422-46/+86
* libpostproc is not a subdirectory of libavcodec anymore.diego2006-06-023-8/+8
* svn:externals definitions for required FFmpeg libraries.diego2006-06-020-0/+0
* Remove now obsolete .cvsignore files.diego2006-06-0243-114/+0
* metadata supportmichael2006-05-301-1/+20
* Remove dead code, and do close smem file descriptor during un-initpoirierg2006-05-301-2/+2
* On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < z...poirierg2006-05-312-1/+5
* URL fixpoirierg2006-05-301-1/+1
* Use 0 and 1 instead of FRIBIDI_FALSE and FRIBIDI_TRUE which are nouau2006-05-181-2/+2
* psm longer than 1018 bytes is not allowed, thus invalidnicodvb2006-05-181-1/+1
* synced with 1.87gabrov2006-05-181-1/+8
* typo fixesgabrov2006-05-181-1/+1
* increased sync tag (1.16) after URL updategabrov2006-05-181-1/+1
* synced with 1.53gabrov2006-05-181-6/+25
* typo fixesgabrov2006-05-181-2/+2
* Partial sync, patch by Gilles Pelletier < pellgill AH gmail POIS com >gpoirier2006-05-181-81/+811
* use mp_msg instead of printfivo2006-05-181-9/+10
* include sys/io.h instead of asm/io.h so iopl() gets declared tooivo2006-05-181-1/+1
* only include sys/mman.h if HAVE_SYS_MMAN_H is definedivo2006-05-181-1/+3
* Mention new mphelp_check.py script.diego2006-05-171-7/+13
* Retrieve CPU built-in namestring, and if it exists, print it during cpu detec...gpoirier2006-05-172-5/+26
* S3 virge on fbdev is -vo s3fbgpoirier2006-05-171-1/+1
* Mention new driver which does back end scaling on S3 Virge chips in combinati...gpoirier2006-05-171-0/+1
* Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.gpoirier2006-05-175-0/+545
* x86_64 only saves ebx, not rbx. Fix some potential compilation problem on amd64.gpoirier2006-05-171-1/+9
* also set guiIntfStruct.sh_video to NULL for guiSetDefaults.reimar2006-05-171-0/+1
* 10l: Really accept both one and two dashes.diego2006-05-171-1/+1
* Add mphelp_check.py.diego2006-05-171-0/+13
* Accept --missing as well as -missing, print less newlines.diego2006-05-171-3/+3
* fix reversed order of argumentsattila2006-05-171-1/+1
* Fix some errors revealed by Uoti's help file checker.diego2006-05-176-13/+4
* Smacker, typodiego2006-05-171-1/+3
* Add FFmpeg Smacker audio and video.diego2006-05-171-0/+16
* fix extras and malformed translation messages, check done with uau's brand ne...reynaldo2006-05-177-43/+7
* fix extras and malformed translation messages, check done with uau's brand ne...reynaldo2006-05-178-58/+17
* fix extras and maformed translation messages, check done with uau's brand new...reynaldo2006-05-176-55/+15
* Add tool to check MPlayer translation files for conflicting argumentsuau2006-05-161-0/+66
* version bump (we are in sync with 1.16)kraymer2006-05-151-1/+1
* URL fixgpoirier2006-05-158-8/+8
* sync with 1.1289gpoirier2006-05-151-1/+27
* 10l to Reynaldo Verdejo H. Pinochet: next release is pre8, not pre6 ;-)gpoirier2006-05-151-1/+1
* fix build on macintel, patch by Zuxy Menggpoirier2006-05-151-2/+4
* document more codecs supported by vfw interface.gpoirier2006-05-151-1/+16
* Add AACP fourcc for AACPlus in nsv streamsrtognimp2006-05-151-0/+1
* Fix:rathann2006-05-141-1/+1
* Fix:rathann2006-05-143-4/+4
* Fix:rathann2006-05-141-2/+2
* Various improvement, fix build on AMD-64 and iccgpoirier2006-05-141-34/+70
* explains why current players do not deinterlace to full fieldrate, original p...gpoirier2006-05-141-2/+6
* do aspect correction of video size before calculating vo_dx and vo_dy.reimar2006-05-143-4/+3
* typo fixes: Extenstion -> extensionreimar2006-05-141-2/+2
* fix parsing of vobsub private data, patch by Evgeniy Stepanov <eugeni P stepa...gpoirier2006-05-141-0/+1
* add section "Choisir le codec video", patch by Jerome Ferrari <jerome PPP fer...gpoirier2006-05-141-0/+123
* Fix some potential integer overflow in memory allocation (mot of thesertognimp2006-05-142-7/+12
* Don't just check for the existence of xmmintrin.h, also verify it will compile.diego2006-05-141-1/+1
* Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.diego2006-05-141-0/+39
* Use egrep together with extended regular expressions for greater portability.diego2006-05-141-1/+1
* Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.diego2006-05-141-1/+1
* Only set the default output filename when it was not passed on the commanddiego2006-05-141-3/+4
* synced with 1.256 (revert in English version)gabrov2006-05-141-1/+1
* synced with 1.1289gabrov2006-05-141-1/+17
* Reverting changes done with my previous commit, capizalitation or lack of cap...reynaldo2006-05-141-63/+63
* remove stray ')'reimar2006-05-131-1/+1
* show OpenGL extension string with -v, very helpful for debuggingreimar2006-05-131-0/+1
* glBindTexture might be called glBindTextureEXT as wellreimar2006-05-131-1/+1
* grammar fix for 'Syntax'kraymer2006-05-131-2/+2
* 1.1289: support lavc mv0_thresholdkraymer2006-05-131-2/+30
* missing argument for mp_msg, fixes:rathann2006-05-131-1/+1
* Fix:rathann2006-05-131-0/+1
* support lavc mv0_thresholdcorey2006-05-132-0/+18
* Move setting the output filename after the suboption parsing, otherwise itdiego2006-05-131-2/+4
* add check for a working iconv program and point to workaround if not foundreimar2006-05-131-0/+18
* Remove extra return.rathann2006-05-131-2/+0
* Simplify condition, since both time and time_last are unsigned.rathann2006-05-131-2/+1
* Make return type consistent with usage. Patch by Pierre Lombard.rathann2006-05-131-3/+3
* Make depend targets consistent: Remove redirection through .depend target.diego2006-05-132-7/+3
* synced with 1.50gabrov2006-05-131-34/+44
* Makefile and config.h are not generated files.diego2006-05-131-1/+1
* make depend requires help_mp.h, fixes make depend after make distclean.diego2006-05-131-1/+1
* synced with 1.1288gabrov2006-05-131-2/+13
* Remove redundant line.diego2006-05-131-1/+0
* Rework the karaoke audio filter section.diego2006-05-131-10/+7
* Linkers, assisted by a compiler, can optimize out the string that is beingdiego2006-05-131-2/+1
* where necesary, replaced all realloc() with realloc_struct() to prevent int o...nicodvb2006-05-131-4/+14
* when searching ac3 in unqualified pes_private1 streams there's no need to sca...nicodvb2006-05-131-0/+3
* Missing terminating " causes compilation error in vo_aareimar2006-05-131-1/+1