summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Subtitle formats are listed in subreader.h, not libmpdemux/demuxer.h.diego2006-12-241-1/+1
* 100l syntax errordiego2006-12-241-1/+1
* cosmetics: Fix indentation after last commit.diego2006-12-241-13/+13
* Run less CPU checks when runtime CPU detection is enabled.diego2006-12-241-0/+11
* Exit when runtime CPU detection is requested on unsupported arches.diego2006-12-241-0/+4
* Rename x86 test to x86_32 and provide an x86 test for both x86_32 and x86_64.diego2006-12-241-17/+20
* Extend runtime CPU detection to x86-64.diego2006-12-231-2/+3
* Synced with r21748torinthiel2006-12-235-620/+592
* Amiga OS 4 supportdiego2006-12-231-0/+1
* Amiga OS 4 needs a large sample size.diego2006-12-231-1/+1
* Reformatting round continuedtorinthiel2006-12-235-24/+24
* replace call to UDFFindFile() (that is not part of the public API) with DVDOp...nicodvb2006-12-231-6/+6
* Properly fix compilation without code duplication.diego2006-12-231-9/+2
* r21741: Massive <simpara> -> <para>, as no <simpara>'s are actually needed.voroshil2006-12-237-7/+13
* Mention that you can use different image formats with mf://torinthiel2006-12-231-0/+6
* Synced with r21741 (or just tag bump)torinthiel2006-12-235-12/+16
* And <simpara> -> <para> continued, those languages somehow slipped by duringtorinthiel2006-12-2312-634/+634
* Massive <simpara> -> <para>, as no <simpara>'s are actually needed.torinthiel2006-12-2337-1649/+1649
* compilation fixes: define always_inline and don't use uint64_t_Crik2006-12-232-2/+9
* Sync to libnut, nom->numods152006-12-231-7/+7
* r21736: Add <keycombo> barkup for key combinationsvoroshil2006-12-233-20/+29
* Add <menuchoice> <guimenu> <guisubmenu> <guimenuitem> markup for menus.torinthiel2006-12-232-4/+8
* Add <keycombo> markup for key combinationstorinthiel2006-12-232-11/+13
* Fix disabling individual demuxers, parsers and decodersdiego2006-12-231-22/+18
* cosmetics: Rename variables to simplify upcoming patches.diego2006-12-231-7/+10
* Remove x11grab hack, it's now disabled by default in FFmpeg.diego2006-12-231-4/+0
* smb:// can be used as an output streamnicodvb2006-12-221-2/+2
* sync with r21655, based on a file conversion of help_mp-zh_CN.hkraymer2006-12-221-434/+1900
* Clarify that yuv2rgb_init.c cannot be used under LGPLlucabe2006-12-221-2/+0
* r21722: ffv1 and ffvhuff haven't required vstrict=-2 for a whilevoroshil2006-12-221-10/+18
* Remove useless include (not needed now that libswscale uses libavutil)lucabe2006-12-221-5/+0
* Must refer to option name instead of internal variable voroshil2006-12-221-1/+1
* fix correct addressing of user, some gram and ortographical fixes too - only ...reynaldo2006-12-221-61/+61
* wording and markup improvementsdiego2006-12-221-2/+11
* small wording/markup improvementsdiego2006-12-221-3/+3
* sync of Spanish translation for help_mp-es.hkraymer2006-12-211-10/+112
* ffv1 and ffvhuff haven't required vstrict=-2 for a whilelorenm2006-12-211-3/+3
* fix compilation on the most delicious variant of unix (mingw) that lacks S_IR...nicodvb2006-12-211-2/+7
* Fix display of multiple simultaneous subtitles without libass.uau2006-12-211-1/+3
* Fixed wrong sync tagvoroshil2006-12-211-1/+1
* r21691: added smb:// to the list of allowed input urlsvoroshil2006-12-211-5/+4
* r21686: [cosmetocs] minor fixes after reformatting roundvoroshil2006-12-214-42/+56
* Typos, spelling fixesvoroshil2006-12-2114-184/+183
* Remove duplicate vo_sub extern definition.reimar2006-12-211-2/+0
* Pass quant tables to next filtersgpoirier2006-12-211-0/+1
* Fixed:voroshil2006-12-211-282/+281
* consistent naming for revision tagsdiego2006-12-215-5/+5
* Remove very outdated Italian translation.diego2006-12-2111-7909/+0
* Typosvoroshil2006-12-211-4/+4
* Synced with 21706torinthiel2006-12-212-240/+327
* Synced with 21537torinthiel2006-12-211-99/+174
* Move message translation outside <screen> tagstorinthiel2006-12-211-1/+1
* [cosmetics] <simpara> -> <para>, for consistencytorinthiel2006-12-211-2/+2
* Still some reformatting:torinthiel2006-12-212-32/+45
* reindented after yesterday's commitnicodvb2006-12-201-2/+2
* new file: DOCS/xml/zh_CN/mencoder.xmlkraymer2006-12-201-0/+709
* Fix compilation of non-MMX code with gcc 2.95lucabe2006-12-201-3/+3
* alsa messages for Spanish help filekraymer2006-12-201-0/+56
* Translation of menc-feat-video-for-windows sect1 in encoding-guide.xmlvoroshil2006-12-201-26/+27
* Allow to compile swscale's non-SIMD code under the LGPL license.lucabe2006-12-204-14/+428
* synced with r21697gpoirier2006-12-201-14/+33
* typo fix in denoise3d's chroma_tmp option descriptiongpoirier2006-12-201-1/+1
* Translation of menc-feat-xvid sect1 in encoding-guide.xmlvoroshil2006-12-201-167/+160
* sync with r21655kraymer2006-12-201-1/+90
* add source files comments to libass messageskraymer2006-12-201-0/+14
* Spanish translation for libass help messageskraymer2006-12-191-0/+50
* mentioned file:// and smb:// as alternative stream outputs for mencodernicodvb2006-12-191-1/+1
* added smb:// to the list of allowed input urlsnicodvb2006-12-191-1/+1
* support for writing over smb sharesnicodvb2006-12-191-6/+23
* in WRITE mode open the output file with mode 0666; umask will filter itnicodvb2006-12-191-1/+1
* Translation of menc-feat-enc-libavcodec sect1 in encoding-guide.xmlvoroshil2006-12-191-236/+241
* Sync tag bumped to 21686torinthiel2006-12-192-2/+2
* [cosmetics] minor fixes after reformatting roundtorinthiel2006-12-192-2/+2
* Synced with 21537torinthiel2006-12-193-100/+150
* Synced with 21624torinthiel2006-12-191-159/+197
* Synced with 21612torinthiel2006-12-193-173/+303
* r21465: [cosmetics] Reindent XML sourcekraymer2006-12-191-725/+717
* r21508: emphasis the fact that leaving black borders really hurts qualitykraymer2006-12-192-10/+12
* update the list of files I maintainnicodvb2006-12-181-0/+7
* r21425: Some fixes for previous commit, 10l for mekraymer2006-12-181-5/+5
* r21423: Consistent capitalization of table entrieskraymer2006-12-181-34/+45
* output streamsnicodvb2006-12-181-0/+2
* muxers now write to output muxer->stream rather than to muxer->filenicodvb2006-12-1822-90/+121
* support functions for writing to streamsnicodvb2006-12-181-0/+28
* implemented STREAM_CTRL_GET_SIZEnicodvb2006-12-181-0/+17
* new STREAM_CTRL_GET_SIZE to get size of output streamnicodvb2006-12-181-0/+1
* in STREAM_WRITE mode open the stream with O_RDWR|O_CREAT, S_IRUSR|S_IWUSR and...nicodvb2006-12-181-3/+6
* added member and definitions for output streamsnicodvb2006-12-181-0/+3
* Color console had a big bug nobody noticed, so mark this feature asreimar2006-12-181-1/+1
* Fix possible crashes with colorized mplayer outputreimar2006-12-181-3/+11
* remove outdated html docs, Chinese translationkraymer2006-12-1811-6066/+0
* doxify a commentreimar2006-12-181-1/+1
* Require 12 consecutive MPEG-audio headers before detecting as audio.reimar2006-12-181-1/+1
* svn move xml/zh to xml/zh_CNkraymer2006-12-186-1/+1
* -dvd-speednicodvb2006-12-171-0/+1
* lavc vp6 decoder now supports also VP60 and VP61rtogni2006-12-171-1/+1
* r21651: add missing line breakvoroshil2006-12-171-9/+25
* r21652: support for limiting dvd speed; patch by Tobias Diedrich (ranma tdied...voroshil2006-12-171-1/+6
* Trnaslated section "CODEC SPECIFIC ENCODING OPTIONS (MENCODER ONLY)"voroshil2006-12-171-1456/+1578
* more sensible names for denoiser optionsgpoirier2006-12-171-4/+4
* typokraymer2006-12-171-1/+1
* r21654: add man page entry for new -dvd-speed optionkraymer2006-12-172-2/+23
* document hqdn3d and dn3d's 4th parametergpoirier2006-12-171-4/+6
* make messages for success/failure of setting dvd-speed more clearkraymer2006-12-171-2/+2
* add man page entry for new -dvd-speed optionkraymer2006-12-171-0/+14
* r21561: update vbuf_size and suggest 400 for HDTV videokraymer2006-12-171-10/+18
* support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)nicodvb2006-12-173-0/+98
* add missing line breakkraymer2006-12-171-1/+2
* r21624: RedHat RPMs are long gone. Greysector repository is going away, and I'vevoroshil2006-12-172-7/+6
* r21621: mpegts uses 3-letter language codesvoroshil2006-12-171-6/+10
* Make -embeddedfonts enabled by default with FontConfig >= 2.4.2.eugeni2006-12-172-3/+15
* Fix compilation under MinGW with X11 enabledreimar2006-12-175-7/+14
* Update some comments.eugeni2006-12-172-6/+43
* Ignore main.xml properlytorinthiel2006-12-170-0/+0
* Partially revert r20940, we had some local modifications.torinthiel2006-12-173-0/+31
* CVS -> SVNtorinthiel2006-12-171-1/+1
* - there's no <book lang=""> for ages, it's automatedtorinthiel2006-12-171-11/+6
* Initial Chinese translation, by Kun Niu, haoniukun gmail comtorinthiel2006-12-176-1/+933
* Fix crashes in loader code: There is still some code that can not handle omit...reimar2006-12-161-0/+2
* Get rid of completely useless includes that in addition hinder compilationreimar2006-12-162-2/+0
* Simplify: get rid of useless lame_presets_longinfo_dm function.reimar2006-12-161-10/+1
* Fix FIXME mp_msg levels and targetsreimar2006-12-161-10/+10
* Cosmetics: fix indentation.eugeni2006-12-161-15/+15
* Keep reselected fonts in an array, adding new ones to the end. Glypheugeni2006-12-163-28/+59
* Avoid storing font file path and index in ass_font_t.eugeni2006-12-162-14/+8
* Remove a mistakenly committed debug printf.eugeni2006-12-161-2/+0
* FT_Set_Transform is fast enough to be called once for each glyph.eugeni2006-12-161-15/+7
* Avoid "pointer targets differ in signedness" warnings.eugeni2006-12-162-3/+3
* Move ascender, descender, and kerning computation to ass_font.c.eugeni2006-12-163-33/+43
* simplified aid management in dvdnav_lang_from_aid(); patch by Joakim Pattenicodvb2006-12-151-7/+1
* Force lavf on flv streams. Closes bugzilla #354rtogni2006-12-151-0/+4
* dvdnav support -alang and -slangnicodvb2006-12-151-0/+1
* ASF aspect support via metadata reading.reimar2006-12-151-0/+83
* VobSub tracks cannot be handled by libass, do not mark them with 'a'.eugeni2006-12-151-1/+2
* RedHat RPMs are long gone. Greysector repository is going away, and I'verathann2006-12-154-12/+10
* Compilation fix hacks: disable libavformat X11 grabber andreimar2006-12-151-0/+17
* gcc 2.95 fixods152006-12-151-1/+2
* mpegts uses 3-letter language codesnicodvb2006-12-141-2/+2
* show audio language in osd when playing dvdnav streamsnicodvb2006-12-141-0/+5
* implemented dvdnav_lang_from_aid() to retrieve audio languagenicodvb2006-12-142-0/+31
* call dvd_lang_from_aid() only if stream_type is DVDnicodvb2006-12-141-1/+1
* support for -alang in dvdnavnicodvb2006-12-141-0/+1
* added dvdnav_aid_from_lang() to support -alangnicodvb2006-12-142-0/+45
* 10l, missing () in check for 32bit endian-conversion hackreimar2006-12-141-1/+1
* r21612: replace &quot; with ", better readabilityvoroshil2006-12-1412-58/+58
* transliteration -> translation for "dB" and "intra"voroshil2006-12-141-2/+2
* replace &quot; with ", better readabilitytorinthiel2006-12-1412-50/+50
* Add missing redirect to /dev/null.corey2006-12-131-1/+1
* r21599: vstrict=0 is required to create DVDs decodable by standalone dvd playersvoroshil2006-12-132-12/+19
* spelling fixvoroshil2006-12-131-11/+11
* __CPU__ will be x86-64 under amd64 and fail the check "#if __CPU__ > 386".diego2006-12-132-2/+2
* Ugly hotfix for --disable-mencoder.diego2006-12-131-2/+17
* wordingdiego2006-12-121-4/+4
* Always use tcgetattr/tcsetattr instead of #ifdef messreimar2006-12-121-18/+0
* Get rid on -DGNU_SOURCE for internal code, imported libs should be fixedreimar2006-12-124-5/+2
* Add missing buf.memory = V4L2_MEMORY_MMAP; initializations.reimar2006-12-121-0/+3
* Support for different endianness on client and server with -vo x11reimar2006-12-121-0/+14
* Align image data pointer, this is also in preparation of an upcoming patchreimar2006-12-121-1/+6
* Use XCreateImage instead of XGetImage, this is not only more correct andreimar2006-12-121-3/+5
* vstrict=0 is required to create DVDs decodable by standalone dvd playersgpoirier2006-12-121-6/+13
* Mark utf8_get_char parameter as const and fix a compiler warningreimar2006-12-112-7/+7
* Another simplificationreimar2006-12-111-3/+1
* Reuse utf8_get_char in subtitle rendering code.reimar2006-12-111-13/+6
* More ChangeLog updatesreimar2006-12-111-1/+5
* count needs to be evenhenry2006-12-111-1/+1
* sync w/r21561gpoirier2006-12-111-8/+10
* sync w/ r21506 and miscgpoirier2006-12-111-6/+45
* sync w/ r21486gpoirier2006-12-111-6/+34
* Fix --extra-libs-mplayer and --extra-libs-mencoder.diego2006-12-111-0/+2
* small updates, cosmeticsdiego2006-12-111-5/+7
* 10l, forgot to add _inc_x11 to X11 cc checkreimar2006-12-111-1/+1
* (hopefully) the rest of PPC modificationshenry2006-12-113-12/+64
* OpenAL volume controlreimar2006-12-101-0/+14
* Better default CFLAGS for non-gnu, non-intel compilersreimar2006-12-101-0/+2
* Respect -noidx in lavf demuxerreimar2006-12-101-0/+2
* Make sure closesocket is called.reimar2006-12-101-0/+10
* STREAM_UNSUPPORTED is -1, so use the former for return value in all places.reimar2006-12-101-4/+2
* Make sure stream->fd is set correct (esp. to -1 on error when fd is closed)reimar2006-12-101-1/+2
* Revert my previous, broken committorinthiel2006-12-100-0/+0
* Only increase buffer size to avoid crashes when seeking inreimar2006-12-101-2/+5