summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* windows priority support patch by Rune Petersen <runner at mail.tele.dk> with...faust32005-04-024-0/+65
* better description for mpeg audio demuxer entrynicodvb2005-04-021-1/+1
* mpeg audio layers 1 and 2nicodvb2005-04-021-0/+1
* added support for mpa layers 1 and 2nicodvb2005-04-021-4/+11
* grammar fix by the Wandererdiego2005-04-011-1/+1
* 1l! mplayer's verbose variable is not a flag but a signed numberrfelker2005-04-011-1/+1
* sync 1.923wight2005-04-011-4/+13
* filename-based detection for h264 ESlorenm2005-04-011-1/+3
* misc fixesdiego2005-03-311-20/+21
* grammar/spellingdiego2005-03-311-19/+19
* updatesdiego2005-03-311-4/+3
* Fixes better wording. Suggestions by The Wanderer and Josh Varner.gpoirier2005-03-311-11/+14
* typodiego2005-03-311-1/+1
* correct spelling for mailing list namesdiego2005-03-315-10/+10
* spelling + updatesdiego2005-03-311-4/+10
* Rephrase codecs.conf entry to warn more clearly against using it.diego2005-03-311-9/+8
* Fix memset() usage, patch by Ismail Donmezrathann2005-03-311-1/+1
* Sync with 1.67jheryan2005-03-311-16/+22
* Sync with 1.923jheryan2005-03-311-8/+17
* mplayer changes notice (take 2, 10l to diego :)rfelker2005-03-311-3/+2
* Fix alac from QTpro (in standard mov file, not in m4a file)rtognimp2005-03-301-0/+11
* Support wnv1 natively via lavcrtognimp2005-03-301-0/+8
* usable downmixing for fixed point mode (take 2, previous patch reversed immed...rfelker2005-03-291-1/+48
* step 1 of fixing ad_faad:rfelker2005-03-291-1/+10
* Sync with 1.923:gpoirier2005-03-281-5/+14
* Fixes and improves the description of vqcomp.gpoirier2005-03-281-2/+10
* Mark tfields default mode as such.diego2005-03-281-1/+1
* Technical explanation of how to use vqcomp, and why, featured by Loren Merrittgpoirier2005-03-281-0/+76
* Spelling corrections. Patch by Bougizgpoirier2005-03-2618-79/+79
* sane default moderfelker2005-03-261-1/+1
* 1000l, last commit broke qpel interp entirelyrfelker2005-03-261-3/+3
* various (de)muxer_lavf fixesmichael2005-03-252-4/+20
* Improved encoding guide:gpoirier2005-03-251-22/+280
* endianness fix by Chris White <chriswhite at gentoo dot org>diego2005-03-251-1/+1
* less amateurish-looking mpcf.txt patch by (Jeff >snacky ikaruga co uk<)michael2005-03-251-47/+48
* set i_bpsmichael2005-03-251-0/+2
* plastik skindiego2005-03-251-0/+3
* 1000l (dwSampleSize != nSamplesPerSec)michael2005-03-251-1/+2
* discard streams we dont needmichael2005-03-251-4/+14
* Synced with 1.24jheryan2005-03-241-8/+1
* Synced with 1.13jheryan2005-03-241-2/+2
* Synced with 1.65jheryan2005-03-241-13/+10
* Synced with 1.23jheryan2005-03-241-2/+2
* Synced with 1.59jheryan2005-03-241-3/+2
* Synced with 1.921jheryan2005-03-241-50/+121
* Synced with 1.167jheryan2005-03-241-33/+45
* 100l to oded.. edl was causing the decoder to get a first broken packetrfelker2005-03-231-4/+5
* Fix the codecs.conf entry.gpoirier2005-03-231-32/+20
* Fix shared libpostproc installation.diego2005-03-232-0/+5
* wrong binary operatornicodvb2005-03-231-1/+1
* consider parse random_access_point from the adaption_field to determine if th...nicodvb2005-03-231-28/+25
* Mark modified files as such to comply more closely with GPL §2a.diego2005-03-229-0/+36
* MPlayer-specific changes to liba52diego2005-03-221-0/+3023
* Remove the MPlayer-specific copyright notices. The diff would not applydiego2005-03-221-95/+0
* New FAQ entry: Newer MPlayer can't play Vorbis file with an old codecs.confgpoirier2005-03-221-0/+19
* synced with 1.13gabrov2005-03-221-2/+2
* synced with 1.65gabrov2005-03-221-14/+11
* synced with 1.78gabrov2005-03-221-4/+4
* synced with 1.23gabrov2005-03-221-3/+3
* synced with 1.167gabrov2005-03-221-4/+4
* Fixes rgb32to16 conversion for I think all platforms since the int8diego2005-03-221-4/+2
* SL payloads are pushed to audio and video fifo only when they are flagged wit...nicodvb2005-03-221-7/+27
* Sync 1.13wight2005-03-211-2/+2
* Cumulative sync with 1.921gpoirier2005-03-211-19/+29
* Remove pp=tn from the filter chain, it's bad.diego2005-03-211-1/+1
* credits for ods15, updatesdiego2005-03-211-1/+8
* Sync 1.921wight2005-03-211-1/+11
* MEncoder now supports multiple files.diego2005-03-212-12/+21
* Sync 1.920 and some random fixeswight2005-03-201-15/+17
* don't buffer more future context that we needrfelker2005-03-202-4/+4
* alac and othersrtognimp2005-03-201-0/+4
* new mencoder featuresrfelker2005-03-201-0/+2
* direct rendering support drastically improves speed, but it's buggy. :( disab...rfelker2005-03-201-1/+1
* 100l, meaning of strict_breaks was backwards...rfelker2005-03-201-1/+1
* initial support for SL packetized data, with certain limitations; partly rewo...nicodvb2005-03-201-177/+829
* export getbits() as mp_getbits()nicodvb2005-03-201-1/+3
* Sync 1.78wight2005-03-201-4/+4
* Sync 1.23wight2005-03-201-2/+2
* EDL for mencoder, patch by Oded (ods15)rfelker2005-03-194-3/+160
* -speed and -oac copy may fail together.diego2005-03-191-0/+1
* Replace placeholder message with something sane.diego2005-03-191-1/+2
* nitpicksdiego2005-03-191-2/+2
* -speed is now available for MEncoder as well.diego2005-03-191-4/+4
* wordingdiego2005-03-191-2/+2
* precise framerate values everywherediego2005-03-195-68/+103
* Sync 1.916wight2005-03-191-123/+176
* Some missing \ before -wight2005-03-191-2/+2
* missing declaration, fixes:rathann2005-03-181-0/+1
* 1000l to me: could break a/v sync and eventually cause buffer exhaustion on s...rfelker2005-03-171-1/+8
* Sync with 1.915: small fixesgpoirier2005-03-161-2/+3
* Small fixes.jonas2005-03-161-1/+2
* improve handling of soft-telecined input (faster, fewer mistakes)rfelker2005-03-161-0/+8
* 1.869: pp filter documentationkraymer2005-03-151-10/+104
* completed x264enc options.kraymer2005-03-151-3/+39
* Sync with English man page 1.914:gpoirier2005-03-151-2/+14
* get_space fix by Florian Dietrich <flodt8 at yahoo.de>faust32005-03-151-1/+5
* Added correct message for -speed.gabrov2005-03-151-1/+1
* synced with 1.165gabrov2005-03-151-2/+13
* Oded's patch for -speed in mencoder. This can be used for purposesrfelker2005-03-154-21/+41
* sync to x264 171: chroma_me, chroma_qp_offsetlorenm2005-03-143-7/+23
* New translated file. Synced with 1.64jheryan2005-03-141-0/+1445
* patch by ods15:rfelker2005-03-131-0/+2
* Sync with 1.913:gpoirier2005-03-111-9/+7
* support for multichannel wav files; -aa* is no longer valid and replaced byivo2005-03-111-0/+2
* Mark modified files as such to comply more closely with GPL §2a.diego2005-03-1115-0/+60
* MPlayer-specific changes to libdvdreaddiego2005-03-111-0/+961
* 1.163: fixes for encoding of multiple fileskraymer2005-03-111-2/+12
* Convert vo_aa suboption parser to using the subopt-helper.ivo2005-03-114-105/+108
* Rather simple patch for RAWDV demuxer which lets it say whats the totalrtognimp2005-03-092-0/+25
* New translated file. Synced with 1.12jheryan2005-03-092-0/+330
* New translated file. Synced with 1.21jheryan2005-03-091-0/+490
* New translated file. Synced with 1.31jheryan2005-03-091-0/+60
* missing return statement (1e5l for me)henry2005-03-081-2/+2
* Clean up properly if preinit() fails.syrjala2005-03-071-2/+16
* set AvgBytesPerSecond to the correct value if encoding with mp3lame in cbr modenicodvb2005-03-071-1/+4
* fixed support for mp3 at <32000 sample_ratenicodvb2005-03-071-2/+9
* sync with 1.912:gpoirier2005-03-061-1/+4
* documented scale=-n where n <= -9nicodvb2005-03-061-0/+2
* subtracting 8 from negative w and h rounds the dimension to the closest multi...nicodvb2005-03-061-2/+17
* added support for other codecs (mpeg4/h264/aac) in mpeg-ps parsing the PSMnicodvb2005-03-062-7/+109
* alac support via lavc decoderrtognimp2005-03-063-0/+17
* add a short note about how to use ttf fontsattila2005-03-061-0/+4
* use inttypes.h for checks instead of less spread-ed stdint.hiive2005-03-061-3/+2
* returning to the old index at the end system, alternatives are too complex wi...michael2005-03-041-32/+14
* Typosgpoirier2005-03-041-4/+5
* Sync with 1.910:gpoirier2005-03-041-2/+24
* sync to x264 r150: new option 'b_pyramid'lorenm2005-03-043-1/+19
* restrictions on muxer's telecine optionnicodvb2005-03-041-2/+4
* converted vframerate to CONF_TYPE_FLOATnicodvb2005-03-041-19/+40
* Typosgpoirier2005-03-041-7/+7
* synced with 1.907paszczi2005-03-041-36/+57
* store local keyframes too so faster seeking is possiblemichael2005-03-041-0/+4
* 100l to reimar.. sh_audio->samplerate and sh_audio->i_bps are not the samerfelker2005-03-041-4/+3
* Fix very old ra files with no fourccrtognimp2005-03-031-1/+4
* Fix some 28.8 ra files with four text stringsrtognimp2005-03-031-3/+8
* Sync with 1.907:gpoirier2005-03-031-12/+51
* partial indexesmichael2005-03-031-15/+28
* Update xv and xvmc documentation to reflect recent colorkey changes.al2005-03-031-11/+41
* finished tasksalex2005-03-031-10/+2
* do not always request little-endian despite the actual sound format. by Alexa...nplourde2005-03-031-1/+2
* ADTS AAC works now.diego2005-03-031-2/+0
* libdvdcss is patched, move Tremor up with the other codec libs.diego2005-03-031-7/+7
* MEncoder now supports multiple files, Jack transport API requested.diego2005-03-031-2/+1
* better explain where and how to use doxygen commentsdiego2005-03-031-0/+10
* Patches should not be sent as replies to unrelated threads.diego2005-03-031-0/+2
* Fix rm files with a really big index chunk.reimar2005-03-031-0/+5
* Make nuv files work on bigendian (but old nuv files created with mencoderreimar2005-03-035-4/+32
* mention telecine in mpeg muxer sectionnicodvb2005-03-031-0/+6
* recalculate frame duration after soft telecinenicodvb2005-03-031-19/+20
* options in config file have been using '-' instead of '_' for agesrathann2005-03-031-2/+2
* 35% faster turbo mode with 0.01dB drop. Based Loren Merritt's suggestions.gpoirier2005-03-021-4/+2
* Sync with 1.905:gpoirier2005-03-021-16/+118
* libsmbclient is sometimes built with ssl support. This takes it into accountwight2005-03-021-0/+5
* Some more translations of 1.894 revisiongpoirier2005-03-021-9/+93
* configurable field parity (default from source); bugfixes; speed up mode 0rfelker2005-03-021-91/+73
* Fix:rathann2005-03-012-6/+6
* missing #include (for malloc and free)rathann2005-03-011-0/+1
* missing #includerathann2005-03-011-0/+1
* missing externs (fixes implicit declaration warnings)rathann2005-03-011-0/+2
* obvious typorathann2005-03-011-1/+1
* all synced up to 1.905, except the part of the translation of 1.894gpoirier2005-03-011-10/+85
* 100l wrong binary operator when setting progressive framenicodvb2005-03-011-1/+1
* telecine now works in display order (rather than decoding), as far as there a...nicodvb2005-03-011-26/+44
* Sync with 1.893:gpoirier2005-03-011-11/+122
* fixes for encoding of multiple fileshenry2005-03-0116-29/+81
* set sh_audio->delay ins audio-only case so that correct time is displayedreimar2005-03-011-0/+2
* 10l Don't set SDL to X11 by default.ivo2005-03-012-4/+5
* From Eng man page 1.902: fix outdated/incorrect info about -srate.gpoirier2005-03-011-3/+5
* 1.159: fix missing check against lame_init_params that was leading to video o...kraymer2005-03-011-2/+8
* Typo noticed by Diego: it's mmap, not nmap.gpoirier2005-03-011-2/+2
* synced with 1.21gabrov2005-03-011-1/+9
* Sync with 1.880:gpoirier2005-03-011-18/+18
* synced with 1.64gabrov2005-03-011-1/+20
* Synced with 1.162jheryan2005-03-011-2/+9
* Synced with 1.903jheryan2005-03-011-15/+33
* synced with 1.162gabrov2005-03-011-2/+9
* From Eng manpage 1.892:gpoirier2005-03-011-3/+15
* We should match end of token as well, to prevent MSGTR_FOO2 matching instead ofwight2005-03-011-1/+1
* From Eng manpage 1.882:gpoirier2005-03-011-0/+9
* Sync with 1.878: Updates -af formatgpoirier2005-03-011-16/+20
* From Eng manpage 1.904:gpoirier2005-03-011-11/+7
* MPlayer-specific changes to libdvdcssdiego2005-03-011-0/+596
* Mark modified files as such to comply more closely with GPL §2a.diego2005-03-018-0/+25
* Preserve $Id$ keyword from upstream on unmodified files.diego2005-03-011-0/+4
* cosmetics: Make diff -R apply without offsets.diego2005-03-011-9/+8