summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add flac twoccreimar2006-10-211-0/+1
* added a ". ..." line before gmplayerptt2006-10-211-0/+1
* little fix, sorryptt2006-10-211-1/+1
* sync with r20317ptt2006-10-211-73/+23
* applied patch for -endpos, to work without a blit_frame, pointed out by Andre...ptt2006-10-211-4/+5
* some random fixes (wording, spelling..)kraymer2006-10-212-20/+21
* add German translation of codecs.xmlkraymer2006-10-211-0/+917
* Don't forget to apply scaling coefficients to kerning values.eugeni2006-10-201-2/+2
* Cosmetics: indentation fix indentation broken by last two demuxer.c commitsreimar2006-10-201-25/+25
* Fix opening of demuxers without check_file function, broken by r20309.reimar2006-10-201-3/+2
* make any parse error in -x264encopts fatallorenm2006-10-202-4/+8
* sync w/ r20321gpoirier2006-10-201-4/+5
* --enable-external-faad doesn't exist any morekraymer2006-10-201-3/+4
* \, escapingmichael2006-10-201-1/+8
* sync w/r20318gpoirier2006-10-201-7/+7
* capitalization fixes, add missing dots to sentenceskraymer2006-10-201-6/+6
* Greatly simplify synopsis roff markup and add a bit of consistency.diego2006-10-201-73/+22
* Add fallback on the (undocumented) x86-64 -march option indiego2006-10-201-3/+6
* Add gmplayer to list of ignored files.diego2006-10-190-0/+0
* sync w/ 20054gpoirier2006-10-191-119/+33
* Temporary hotfix: Move -fPIC after OPTFLAGS so that -fno-PIC gets overridden.diego2006-10-192-2/+2
* Simplify OBJS handling.diego2006-10-191-9/+4
* sync w/ 20310gpoirier2006-10-191-5/+1
* Remove stray line.diego2006-10-191-1/+1
* Try other demuxers if open() fails.reimar2006-10-191-22/+18
* Fix center of rotation calculation. It was overly complex andeugeni2006-10-191-9/+3
* r20183: Recommend gcc 4.x on PowerPCvoroshil2006-10-192-3/+39
* r20288: vf uspp description: it now uses snow, not mpeg4kraymer2006-10-192-7/+45
* sync with r20295, patch by Francois Badier %frabad A gmail P com%gpoirier2006-10-191-107/+132
* What is the meaning of the numbers on the status line during the encoding pro...gpoirier2006-10-191-0/+37
* make -passlogfile work with x264 again (broke in r20060)lorenm2006-10-191-2/+2
* Center of rotation depends on alignment.eugeni2006-10-181-2/+4
* Support separate rotation angle for each glyph.eugeni2006-10-181-10/+17
* Move base point calculation to a separate function. Will be reused soon.eugeni2006-10-181-26/+41
* Cosmetics: remove commented code.eugeni2006-10-181-5/+1
* redone subcp_recode: get rid of static buffer, skip lines that failed toreimar2006-10-182-46/+12
* Fix a typo in collision detection code.eugeni2006-10-181-1/+1
* typo fixptt2006-10-181-1/+1
* sync w/ r19738gpoirier2006-10-181-3/+3
* sync with r20288ptt2006-10-181-4/+7
* sync w/ r20288gpoirier2006-10-181-4/+8
* sync w/ r20083gpoirier2006-10-181-37/+18
* more updates on chinese translationkraymer2006-10-181-17/+17
* This file is not modified from the upstream version,diego2006-10-171-3/+0
* fixed corner case previously mishandled: don't play an audio only stream whennicodvb2006-10-171-1/+3
* vf uspp description: it now uses snow, not mpeg4lorenm2006-10-171-1/+1
* Add configure switch to enable fixed-pointed mode of internal libfaad2.diego2006-10-172-3/+12
* typo fixesdiego2006-10-171-7/+7
* s/vo_osd_changed/vo_osd_changed_flagsyrjala2006-10-171-2/+2
* Round buffer width and height to 16 pixels.syrjala2006-10-171-9/+11
* rewording of config file usagekraymer2006-10-172-6/+7
* r20257: Disable loading of file-specific configuration file from the samekraymer2006-10-172-20/+28
* sync w/20280gpoirier2006-10-171-2/+2
* remove me=3 leftover (x264)kraymer2006-10-171-1/+1
* mention new -use-filedir-conf option in general config descriptionkraymer2006-10-171-1/+3
* sync with 20277gpoirier2006-10-171-6/+7
* Update x264 option names that changed with r20060lorenm2006-10-161-5/+6
* bilinear interpolationmichael2006-10-161-13/+20
* Remove an outdated debug message.eugeni2006-10-161-1/+0
* 200 byte is too littlemichael2006-10-161-4/+4
* sync up to r20265 + some li'l fixptt2006-10-161-17/+25
* generic equation filtermichael2006-10-163-0/+222
* sync w/ r19715gpoirier2006-10-161-12/+6
* Woops, forgot to bump sync taggpoirier2006-10-161-1/+1
* Sync w/ 20260gpoirier2006-10-161-20/+184
* Skip -march tests for values that are aliases of already tested values.diego2006-10-161-7/+7
* li'l fixptt2006-10-161-0/+1
* Remove unused variable.diego2006-10-161-1/+0
* Use American spelling of "gray" instead for British's "grey" for XviD option,...gpoirier2006-10-163-5/+6
* small grammar fixdiego2006-10-161-2/+2
* sync w/ r20257gpoirier2006-10-161-2/+10
* r20237gpoirier2006-10-161-22/+21
* libdv may depend on libpthread.diego2006-10-161-1/+1
* Update x264 option names that changed with r20060gpoirier2006-10-161-13/+12
* sync with r20132gpoirier2006-10-161-87/+101
* fix multiple instances of -x264encopts on the commandline (broke in r20060)lorenm2006-10-152-57/+69
* Disable loading of file-specific configuration file from the same rtogni2006-10-153-1/+10
* Implement AOPLAY_FINAL_CHUNK support for dshow and win32 out.reimar2006-10-152-0/+2
* r20254: bump date, small consistency fixkraymer2006-10-151-3/+3
* bump date, small consistency fixdiego2006-10-151-2/+2
* escape - (bobdeint)kraymer2006-10-152-3/+3
* as anounced, just some cleaning, purely janitorial changesreynaldo2006-10-151-81/+0
* Move "Play CD/DVD/VCD/SVCD" submenu generation to right-click handlingreimar2006-10-151-28/+21
* Implement bob (pseudo?) deinterlacing for xvmc.reimar2006-10-153-1/+19
* r20237: Escape some more - signs.kraymer2006-10-151-8/+8
* man/hu/mplayer.1 synced with r20237Gabrov2006-10-151-8/+8
* convert chinese man page to UTF-8kraymer2006-10-151-1731/+1731
* Support new realaudio codec namesrtogni2006-10-151-0/+14
* Remove Linux test from DirectFB check, it runs on some BSD systems at least.diego2006-10-151-3/+1
* syn with r20043, Patch by Emmanuel Turlay %bluesmanu AH gmail P com%gpoirier2006-10-151-28/+63
* strcat->strcpy simplificationreimar2006-10-151-2/+1
* Actually convert sync tag to subversion style (and found out that this file i...gpoirier2006-10-151-5/+5
* Set SetErrorMode to make sure no dialog box will pop up when no disk in CD/DV...reimar2006-10-151-0/+3
* Bump sync tag, remove useless FIXMEgpoirier2006-10-151-2/+1
* missing console messages are (also) replaced by English versionskraymer2006-10-151-2/+2
* update mailman linkskraymer2006-10-151-2/+2
* Escape some more - signs.diego2006-10-151-7/+7
* Remove bogus warning about missing font.diego2006-10-151-4/+0
* Fix timestamps for streams where kf_base gets negativertogni2006-10-151-2/+2
* Sebastian now coordinates translations, some cosmetics.diego2006-10-151-4/+5
* Sync with FFmpeg r6700.diego2006-10-151-2/+0
* Fix crash because of last_glyph < first_glyph, probably caused by first linereimar2006-10-151-1/+1
* cosmetics: indentationkraymer2006-10-154-1561/+1815
* Implement -noidx since index can use quite a bit of memory, esp. when using v...reimar2006-10-151-0/+6
* Remove test for framebuffer device from DirectFB check.diego2006-10-151-1/+1
* Sync with r20191voroshil2006-10-151-4/+4
* sync with r20191kraymer2006-10-151-16/+65
* synced with r20176Gabrov2006-10-151-20/+8
* Remove removed/renamed files.diego2006-10-152-715/+0
* Add standard svn:eol-style and svn:keywords properties, remove svn:executable.diego2006-10-151-0/+0
* synced with r20183Gabrov2006-10-151-2/+2
* synced with r20194Gabrov2006-10-151-25/+26
* Deleting formats.xml and users-vs-dev.xml.Gabrov2006-10-152-719/+0
* synced with r20083Gabrov2006-10-151-11/+22
* during stream detection always parse ts_probesize bytes (even with -nosound s...nicodvb2006-10-151-6/+0
* hurried pre-release update, partially synced with r20191reynaldo2006-10-141-15/+84
* as per request, fullscreen and mute options have been added to the context me...vayne2006-10-142-0/+16
* Create proper define for DFBMGA.diego2006-10-142-2/+5
* Remove senseless DIRECTFBVERSION check, we require 0.9.13+ anyway.diego2006-10-141-2/+0
* Remove intrinsics check, they are no longer used in FFmpeg.diego2006-10-141-37/+0
* Remove unused ABS definereimar2006-10-141-1/+0
* Sync mail-lists.xml removal.diego2006-10-143-156/+4
* sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w...gpoirier2006-10-146-461/+360
* Use = instead of == for extra portability.diego2006-10-141-11/+11
* Use = instead of == for extra portability.diego2006-10-141-1/+1
* Zerofill libass static variables during initialization.eugeni2006-10-141-0/+4
* Free FT_Stroker during libass deinitialization.eugeni2006-10-141-0/+4
* r20189: Some more consistency for the -pvr options, typo.kraymer2006-10-141-21/+21
* r20191: slight overall verbosity reductionkraymer2006-10-142-6/+4
* Remove useless assignements, thanks reimar for noticing themrtogni2006-10-141-2/+0
* Fix typo in sub_delay external specification.eugeni2006-10-131-1/+1
* Remove dead code (condition can obviously never be true)reimar2006-10-131-2/+0
* bails out if cdparanoia can't read cd (avoid lockup)ben2006-10-131-0/+2
* code simplification and minor bug fix for files restarting rather than moving...vayne2006-10-131-16/+7
* Shorten decoder works now with MPlayerreimar2006-10-131-1/+1
* FFmpeg Shorten audio decoderdiego2006-10-131-0/+7
* litle bug, didn't compile :(ptt2006-10-121-1/+1
* sync'd with r20191ptt2006-10-121-4/+3
* some minor fixes & sync to r20194ptt2006-10-121-153/+54
* some little consistency fixesptt2006-10-121-7/+7
* updates, grammar/spellingdiego2006-10-121-13/+14
* Changlog updated with help of svn logreimar2006-10-121-1/+41
* slight overall verbosity reductiondiego2006-10-126-11/+10
* r20172: Update paragraph about libdvdcss and libdvdread.voroshil2006-10-121-17/+4
* Some more consistency for the -pvr options, typo.diego2006-10-121-11/+12
* 10l, used MSGTR_Unknown instead of lang in mp_property_audioreimar2006-10-121-1/+1
* simplify mp_property_subreimar2006-10-121-6/+2
* r20183: Recommend gcc 4.x on PowerPC.kraymer2006-10-121-2/+2
* Cosmetics for previous mplayer.c patchreimar2006-10-121-13/+12
* Simplify mp_property_audioreimar2006-10-121-12/+8
* Recommend gcc 4.x on PowerPC.diego2006-10-121-1/+1
* Cosmeticsreimar2006-10-121-5/+3
* strncpy->strlcpyreimar2006-10-121-1/+1
* Remove useless return; at end of functionreimar2006-10-121-1/+0
* Simplify demux_mkv_get_sub_langreimar2006-10-121-14/+1
* r20132: little typo fixeskraymer2006-10-121-6/+6
* r20176: small consistency/format fixkraymer2006-10-121-20/+13
* small consistency/format fixkraymer2006-10-121-1/+1
* initial import of cd-dvd.xml (german translation)kraymer2006-10-121-0/+444
* modifications pointed out by reimar doffingerptt2006-10-122-17/+6
* Merge the two libdvdcss/libdvdread paragraphs.diego2006-10-121-7/+2
* Update paragraph about libdvdcss and libdvdread.diego2006-10-121-9/+2
* Check for maeomo-specific libraries (Nokia 770).diego2006-10-121-0/+30
* Use MOUSE_BTN0 instead of MOUSE_BASE for consistency with other vo drivers.diego2006-10-121-3/+3
* Rename ABS macro to FFABS.diego2006-10-111-10/+10
* 11l (...)kraymer2006-10-111-1/+1
* little suffix fixesptt2006-10-111-3/+3
* d'oh, missing " broke compilationkraymer2006-10-111-1/+1
* Remove old hack to search for .ar and VIDO, we know where they arertogni2006-10-111-16/+1
* gcc 2.95 fixods152006-10-111-1/+1
* r20162: added OSD audio switching visualizationkraymer2006-10-112-3/+5
* added OSD audio switching visualizationptt2006-10-116-15/+120
* More possible memleaks.reimar2006-10-111-0/+7
* Avoid memleak on error while reading attachments or multiplereimar2006-10-111-0/+4
* Remove duplicate min/max macro definition.diego2006-10-111-4/+0
* Sync with FFmpeg r6642.diego2006-10-111-1/+4
* Make the socklib check search gethostbyname/socket in libc.diego2006-10-111-1/+1
* Streamline socklib check.diego2006-10-111-7/+4
* Remove download script; no longer used in the official Debian package candidate.diego2006-10-112-60/+0
* Move CFLAGS handling to common.mak.diego2006-10-111-4/+0
* Run TOOLS/cpuinfo on x86_64 as well as x86.diego2006-10-111-1/+1
* Change == to = in test comparisons for better portability.diego2006-10-101-3/+3
* Change occurrences of "(int)*(void **)arg" to "*(int *)arg".uau2006-10-101-17/+17
* Allows up to 8 bytes of extradata for cmsg24rtogni2006-10-102-4/+5
*