summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove nonexisting dependency.diego2005-05-041-1/+1
* readability cosmeticsdiego2005-05-041-1/+11
* Support for new vssh dll, patch by adlandrtognimp2005-05-043-1/+25
* 1l for Andoni Zubimendinauj272005-05-041-1/+1
* 5l to me, i didn't notice the extra quotes breaking thingsrfelker2005-05-041-1/+1
* remove nonportable and replace with proper quotingrfelker2005-05-041-1/+1
* 1000000000l for using nonportable, obfuscated, and evenrfelker2005-05-041-2/+2
* draw resize boxnplourde2005-05-041-1/+25
* force C locale to assure consistent behavior of toupper()henry2005-05-041-2/+2
* sync 1.952wight2005-05-041-3/+3
* fix sed for syntax to work on gnu & bsdnplourde2005-05-041-2/+2
* Build fix, 1000l to Guillaumewight2005-05-031-1/+1
* proper list of libav codecnplourde2005-05-031-2/+2
* per (libav)codec enable/disable fixmichael2005-05-031-0/+9
* macosxnplourde2005-05-022-4/+4
* enable panscannplourde2005-05-021-4/+5
* Credits for Jeff Clang's x264 encoding guide and for me.gpoirier2005-05-021-0/+2
* Removes all English's short forms.gpoirier2005-05-022-104/+104
* vo_macosx authornplourde2005-05-022-0/+2
* enable rootwinnplourde2005-05-022-7/+35
* x264's encoding and install guidegpoirier2005-05-022-0/+443
* close button exit mplayer with esc keynplourde2005-05-021-1/+7
* Added charset file for lang es by Andoni Zubimendinauj272005-05-021-0/+1
* Sync with v1.167 by Andoni Zubimendi <andoni@lpsat.net>nauj272005-05-021-9/+186
* sync 1.951wight2005-05-021-20/+96
* Fix the memleak fix: in case of error, demux_close_ogg should be calledreimar2005-05-021-4/+1
* add ontopnplourde2005-05-021-0/+11
* syntax fixes by Mirco Macrelli <pigaz at pigaz dot org>diego2005-05-011-3/+3
* synced with 1.74gabrov2005-05-011-2/+2
* synced with 1.60gabrov2005-05-011-2/+2
* codecs-status.html now resides in DOCS/.diego2005-05-012-2/+2
* codecs-status.html should be written to an existing path.diego2005-05-011-1/+1
* fix timestampsmichael2005-05-011-0/+5
* Nasty workaround for codec initialization data. In _at least_ one case (AAC) ...mosu2005-05-011-1/+14
* Prevent segfault when filter chain is empty (e.g. because allreimar2005-05-011-0/+5
* Error out when invalid format is specifiedreimar2005-05-011-0/+4
* compilation fix (libavcodec sync)rik2005-05-012-2/+2
* at lest this fixes build.. there's no way muxer_lavf is working right yet tho...rfelker2005-05-011-0/+5
* LIBAVFORMAT_BUILD >= 4624michael2005-05-011-0/+10
* LIBAVCODEC_BUILD >= 4754michael2005-04-302-0/+21
* vo quartz use command keynplourde2005-04-301-5/+5
* compilation fix for codecs2htmldiego2005-04-301-1/+1
* 1l typodiego2005-04-301-1/+1
* Fix wrong compilation instructions.diego2005-04-301-1/+2
* On a Mac, option is Alt, the keys with the Apple logo are called command.diego2005-04-301-5/+5
* mac osx changenplourde2005-04-301-0/+5
* macosx vonplourde2005-04-302-9/+29
* sync with 1.949: Replace duplicate and wrong -sws parameter description with ...gpoirier2005-04-301-5/+4
* Fixes double import of avs_create_script_environment.gpoirier2005-04-301-1/+0
* revert one line of version 1.182 patch (caused use of already-freedrfelker2005-04-291-1/+1
* synced with 1.56gabrov2005-04-291-1/+19
* unused definealex2005-04-291-6/+0
* recommended flags on osxnplourde2005-04-291-1/+1
* Replace duplicate and wrong -sws parameter description with a pointer.diego2005-04-291-4/+3
* enable vo_macosx if corevideo availablenplourde2005-04-291-8/+7
* macosx core video modulenplourde2005-04-293-2/+21
* sync with 1.948: af_volnorm method suboptiongpoirier2005-04-291-3/+17
* macosx core video modulenplourde2005-04-292-0/+715
* use darwin accurate timernplourde2005-04-291-3/+12
* af_volnorm method suboptiondiego2005-04-281-1/+14
* Also '3g2a' can be used for 3GPP Profile 2rtognimp2005-04-281-0/+1
* adds a parameter to the switch_audio command to directly select a track.reimar2005-04-287-23/+49
* sync with 1.947: explain how to use toolame in VBR mode + Diegos nitsgpoirier2005-04-271-3/+15
* wording improventsdiego2005-04-271-6/+6
* explain how to use toolame in VBR modenicodvb2005-04-271-2/+12
* fixed variability rangenicodvb2005-04-271-2/+2
* add mpeg demuxers maintenernicodvb2005-04-271-0/+1
* sync with 1.945: Document replacing , by . for -vo ggi:gpoirier2005-04-271-2/+4
* added support for AAC; moved most of MSGL_V to MSGL_DBG2 to reduce verbositynicodvb2005-04-271-41/+53
* fix palette8tobgr32/palette8torgb32 on big endiannplourde2005-04-271-0/+13
* 10l, fix wrong byterate in waveformatnicodvb2005-04-271-1/+1
* use sleep_accurate darwin timernplourde2005-04-271-1/+11
* typo, memset 0 was done on desc instead of cdesc, see bug #288reimar2005-04-271-1/+1
* Document replacing , by . for -vo ggi:reimar2005-04-271-0/+1
* Make it possible to use a ggi device string that contains a ',' by writingreimar2005-04-271-0/+8
* Fix the pattern that wasn't repeated every 4 lines.gpoirier2005-04-261-0/+18
* not all Windows version have ABOVE_NORMAL and BELOW_NORMAL priorities...reimar2005-04-261-0/+4
* sync with 1.944: better slave mode description, spelling/grammargpoirier2005-04-261-4/+4
* better slave mode description, spelling/grammardiego2005-04-261-4/+5
* (hopefully) better description of slave modediego2005-04-261-6/+13
* sync with 1.943: faac optionsgpoirier2005-04-251-3/+47
* toolame now works in vbr mode, toonicodvb2005-04-252-11/+23
* better slave mode descriptiondiego2005-04-251-5/+9
* faac section reviewdiego2005-04-251-13/+25
* faac optionsnicodvb2005-04-251-1/+31
* added format 0x706D for faac, compatible with ffmpegnicodvb2005-04-251-0/+1
* mention audio encoding modularization and faacnicodvb2005-04-251-0/+3
* added faac audio encodernicodvb2005-04-258-0/+267
* fixed wrong function pointers definitionsnicodvb2005-04-252-9/+10
* synced with 1.79gabrov2005-04-241-2/+2
* synced with 1.24gabrov2005-04-241-2/+2
* synced with 1.73gabrov2005-04-241-1/+15
* synced with 1.55 (initial translation)gabrov2005-04-241-0/+2336
* explains how to fix the aspect ratio of an AVI filegpoirier2005-04-241-0/+14
* - preserve ordering of the sliceshenry2005-04-241-8/+37
* wrong framesize calculation for layers 1 and 2 with lsf setnicodvb2005-04-241-2/+3
* update to libogg 1.1.2 (needed for Theora)henry2005-04-244-44/+610
* check for negative strides before memcpyhenry2005-04-241-4/+4
* support for both orderings of the slices (top->down / bottom->up)henry2005-04-242-4/+29
* 16-bit unsigned (needed by Theora exp.)henry2005-04-241-0/+1
* use the documented default video device /dev/video0 instead of /dev/video tha...iive2005-04-231-1/+1
* Make "mplayer -- --a" play the file --a instead of bailing out with a uselessreimar2005-04-232-2/+2
* restore old lavc_find_atag to be used when compiling mplayer without libavformatnicodvb2005-04-221-0/+28
* Credits for Michael Behrischgpoirier2005-04-221-0/+3
* gcc 2.95 compilation fixreimar2005-04-221-1/+2
* Apply -srate and -channels only to the start of the filter chain, notreimar2005-04-221-3/+3
* macosx compilation fixnicodvb2005-04-225-0/+5
* mention vrc_eq, vrc_override. remove duplicate warning about 9/7 in lossless.lorenm2005-04-221-3/+2
* FreeBSD fixnexus2005-04-225-0/+5
* replace Carbon.h by coreFoundation.h, fix build with x11 enable on mac osx wi...nplourde2005-04-221-1/+1
* Remove § (paragraph) symbol, it's unavailable in non-latin charsets.diego2005-04-221-1/+1
* updatesdiego2005-04-221-2/+7
* audio encoding reworkednicodvb2005-04-2214-747/+948
* Some fixes. Patch by Bougiz.gpoirier2005-04-211-9/+9
* reversed broken linker option, it breaks compile on some systems. add a confi...rfelker2005-04-211-2/+2
* More fixes by The Wandererrtognimp2005-04-201-1/+1
* Sync with 1.941:gpoirier2005-04-201-8/+6
* Start changelog for next releasertognimp2005-04-201-0/+13
* Indeo2 (fourcc "RT21") decoder via lavcrtognimp2005-04-201-0/+8
* 'cvs admin -o' is dangerous and should be handled with extra care.diego2005-04-201-10/+10
* synced with 1.167rathann2005-04-201-20/+41
* proper fixrfelker2005-04-201-2/+2
* undo dominik's 1000l cvs admin -o (recommitting bad patch)rfelker2005-04-201-1/+1
* Link with -z noexecstack, fixes bug #258. Please test on all platforms!reimar2005-04-201-2/+2
* Correct description for -tv adevice=...reimar2005-04-201-1/+1
* Rich's tips regarding cropping and scalinggpoirier2005-04-201-1/+359
* 100l build fixesdiego2005-04-201-5/+3
* Translation synced with 1.52jheryan2005-04-201-0/+1961
* 100l to Jindrich! Changing the parameter name in the body, too.rathann2005-04-191-1/+1
* integer overflow when reading fps from h264 vui.lorenm2005-04-192-2/+2
* typowight2005-04-191-1/+1
* Fix MP3 detection (list of found MP3 headers was not kep sorted).reimar2005-04-181-2/+3
* mention the generic ratecontrol options (lmin,lmax,vqcomp,vratetol)lorenm2005-04-181-0/+5
* check the result of poll() before read()ing; 100lnicodvb2005-04-181-8/+8
* replace VO and VF numeric flags with #defined identifiershenry2005-04-1845-113/+117
* Compile fix when XF86VM is not definediive2005-04-181-0/+2
* Some fixeswight2005-04-181-5/+3
* Do not force real demuxer on x-pn-realaudio mimetypertognimp2005-04-171-1/+1
* synpaszczi2005-04-171-2/+2
* Fixes suggested by The Wandererrtognimp2005-04-171-3/+3
* Snow supports 3-pass mode and 9/7 wavelet doesn't work lossless mode.gpoirier2005-04-171-2/+4
* nico partially fixed the bug i reported; here's the rest of the fix.rfelker2005-04-171-0/+1
* skip framelen-4 bytes after having successfully detected an mpeg audio framenicodvb2005-04-171-0/+1
* First attempt to bring this howto closer to realityrtognimp2005-04-171-2/+22
* Sync with 1.940: 10l typogpoirier2005-04-171-2/+2
* newer versions of mingws gcc do not like terminating slahes when specifying e...faust32005-04-171-1/+1
* 10l typodiego2005-04-171-1/+1
* assign correct tag, dwScale and dwBlockAlign to mpeg audio; optionally assign...nicodvb2005-04-173-12/+25
* added missing initializer in URLProtocolo; mux packets only if len > 0; secon...nicodvb2005-04-171-12/+14
* Fix suggested by Diegogpoirier2005-04-161-2/+2
* Update for snow decoderrtognimp2005-04-161-0/+1
* GPL §2diego2005-04-161-0/+1
* FreeBSD compilation fix by Bohdan Horst <nexus at hoth dot amu dot edu dot pl>diego2005-04-161-1/+1
* synced with 1.24paszczi2005-04-161-2/+2
* more colorkey w/ panscan woeshenry2005-04-161-1/+4
* change list traversal so the loop begins at the first filter after removinghenry2005-04-161-13/+12
* redraw colorkey on panscan changehenry2005-04-161-0/+4
* Snow 1.55 (and up) allows 2pass ratecontrol.gpoirier2005-04-161-0/+9
* bump up sync taggpoirier2005-04-161-1/+1
* Sync with 1.939.gpoirier2005-04-161-9/+50
* - fix black screen problem on reinital2005-04-162-2/+9
* synced with 1.939paszczi2005-04-161-5/+42
* Document af_gate, put af_gate and af_comp at the end, they're untested (broken).diego2005-04-161-7/+12
* All audio filters documented.diego2005-04-161-0/+1
* af_comp, af_center parameter, some af fixesdiego2005-04-161-5/+21
* Use define instead of hardcodec value for max streams numberrtognimp2005-04-161-2/+3
* af_center, af_sweep parameter, misc fixesdiego2005-04-161-3/+16
* We are using parts of mpg123 outside of the LGPL mpglib subdir.diego2005-04-161-3/+3
* Mark modified imported files as such to comply more closely with GPL §2a.diego2005-04-166-1/+32
* noluma suboption for vf_ppdiego2005-04-161-0/+2
* Clarify/correct TTF font usage description.diego2005-04-161-3/+3
* Security updatertognimp2005-04-151-0/+5
* spelling/wording fixesdiego2005-04-151-10/+12
* Fix potential buffer overflow for urls with more than 20 streamsrtognimp2005-04-151-0/+4
* Fix potential buffer overflow if server answers with too many linesrtognimp2005-04-151-1/+2
* releaseclean should now work as expected, crate of Coke going in my direction.diego2005-04-151-3/+10
* typodiego2005-04-151-1/+1
* nits and more missing entriesrathann2005-04-151-2/+3
* added missing ChangeLog entries, release name and daterathann2005-04-151-3/+32
* Mark modified imported files as such to comply with (L)GPL §2a.diego2005-04-1513-0/+74
* Mark modified imported files as such to comply with GPL §2a.diego2005-04-1529-0/+164
* Mark unrarlib imported files as changed to comply with GPL §2a.diego2005-04-152-0/+8
* Mark imported files from uCIFS library as changed for GPL §2a compliance.diego2005-04-152-0/+4
* cross-compilation fix: don't use target CFLAGS to compile host toolsaurel2005-04-151