summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove -noxv and -forcexv command line options and replace them byivo2005-03-013-26/+31
* Arpi prefers root@mphq for CVS problems.diego2005-03-011-2/+2
* Remove left-over from old -z command line switch.ivo2005-03-011-3/+0
* some comments and whitespace changes by (Luca Barbato <lu_zero gentoo org>)michael2005-03-011-57/+101
* Sync with 1.898jheryan2005-02-281-241/+674
* Don't print (stupid) message if output directory is .ivo2005-02-281-0/+2
* stupid mistake i made when writing about divtc..rfelker2005-02-281-1/+1
* Fix compile warningsivo2005-02-283-26/+24
* aos should respect the immed uninit flag (quit immediatly vs waiting till filereimar2005-02-274-2/+6
* 10l fix. misplaced ;ivo2005-02-271-1/+1
* vo_jpeg now uses the generic int_pos() from subopt-helper.civo2005-02-271-10/+0
* memory leaklorenm2005-02-271-4/+1
* Multifile 10l bugfix by Oded:rfelker2005-02-271-0/+2
* cumulative sync with 1.877 + some fixes and misc.gpoirier2005-02-271-82/+164
* Fix the ogg fourcc nightmare!!!rfelker2005-02-273-16/+19
* Sync with 1.870: man page review page XIVgpoirier2005-02-271-65/+71
* Move native RealAudio 1.0 / 2.0 up in the list to prefer it over the binarydiego2005-02-271-7/+7
* soft telecine support! :)) patch by nicorfelker2005-02-271-2/+73
* reversed, as this breaks vorbis decoding! 1000l! someone figure out why this ...rfelker2005-02-271-1/+0
* more on tivo vstream support.. 1000l to Joey for forgetting this file and bre...rfelker2005-02-271-0/+184
* fix outdated/incorrect info about -srate. others, feel free to improve this m...rfelker2005-02-271-5/+3
* added a stream module for the vstream client libraryjoey2005-02-2713-3/+171
* Yet another fourcc for mpeg-4 (files should be made with Xvid)rtognimp2005-02-271-0/+1
* Have OSS audio out fall back to s16ne instead of u8 if it can't open theivo2005-02-262-3/+4
* Add support for 32-bit float WAV files and support for extended WAV filesivo2005-02-262-0/+6
* some more "guessed" encodings, please check themreimar2005-02-265-0/+5
* helper files for charset conversion.reimar2005-02-264-0/+4
* --charset configure option to convert help messages charsetreimar2005-02-262-0/+10
* Recommend using a stable gcc version or upgrading frequently, suggested by Rich.diego2005-02-261-2/+3
* grammar fix by Corey Hickey <bugfood-ml at fatooh dot org>diego2005-02-251-1/+1
* cleanups of the Multiple files patchhenry2005-02-251-8/+4
* auto-fps for h264 and better wordingnicodvb2005-02-251-1/+1
* 50000l: fixed various memleaks; CC discontibuities aren't necessarily error c...nicodvb2005-02-251-16/+35
* general gcc bug FAQ entrydiego2005-02-251-0/+17
* typodiego2005-02-251-1/+1
* compile fixhenry2005-02-251-10/+7
* where the hell they got these infos fromalex2005-02-251-2/+2
* swf adpcmalex2005-02-251-0/+7
* Remove file-global mpadec, add ad_driver member to sh_audio_t instead.hzoli2005-02-252-8/+11
* finally remove the refences to bps outside libaf. also simplification of some...alex2005-02-255-49/+41
* Add float output support. Add ADCTRL_QUERY_FORMAT control to report thehzoli2005-02-251-4/+85
* better infolinealex2005-02-251-1/+2
* If -af-adv force=4 is in effect, use ADCTRL_QUERY_FORMAT to query thehzoli2005-02-251-0/+8
* more verbose messagealex2005-02-251-3/+4
* do not hide frame skips/dups! if they happen it's very bad!!rfelker2005-02-251-2/+2
* Document reorder and noreorder as (no)reorder.diego2005-02-251-5/+1
* synced with 1.31paszczi2005-02-251-725/+1
* synced with 1.897paszczi2005-02-251-112/+393
* both reorder and noreorder flags are now availablenicodvb2005-02-252-4/+6
* Always print dup/skip messages when !quiet.hzoli2005-02-251-2/+2
* Some to-be-redundant EDL code moved to edl.c with mencoder's edl in mind. Sta...reynaldo2005-02-253-111/+61
* mphq uses ssh.com, explain RSA key generation for it.diego2005-02-251-0/+10
* UDP support implemented.diego2005-02-251-2/+0
* updatesdiego2005-02-251-1/+7
* -format description updated to match current behavior.diego2005-02-251-34/+6
* MEncoder multiple files patch by Oded Shimon (ods15)rfelker2005-02-253-47/+219
* documentation for the tools in the TOOLS directorydiego2005-02-251-0/+404
* changed noreorder to reorder in mpegopts (ordering disabled by default)nicodvb2005-02-241-4/+5
* disabled by default frame reorderingnicodvb2005-02-241-5/+5
* framerate autodetection for H264 in raw/ts streamsnicodvb2005-02-243-0/+173
* Always use vo_x11_sizehint function ( even when going fullscreen ) toal2005-02-241-3/+1
* strides should always be signedrfelker2005-02-241-6/+6
* no effect in practice, but strides should always be signedrfelker2005-02-241-1/+1
* 100l to me: bugfix for negative striderfelker2005-02-241-5/+5
* bugfix for negative striderfelker2005-02-241-4/+4
* stride must be signed! otherwise negative stride is broken on 64bit systemsrfelker2005-02-241-1/+1
* 100l for me, lrintf is better. now fixed so it should be prototyped, and shou...rfelker2005-02-241-12/+23
* sync 1.883wight2005-02-241-43/+133
* quick solution for making an option less braindeadalex2005-02-241-1/+1
* synced with 1.31gabrov2005-02-241-692/+1
* Move audio filter descriptions to the man page.diego2005-02-242-735/+299
* 100l to michael :))))rfelker2005-02-241-2/+2
* missing linebreakdiego2005-02-241-1/+1
* sync to x264 r137: adaptive B-frame decision, flush delayed frames.lorenm2005-02-233-12/+50
* 100l, forgot to change an ifdef on last commitreimar2005-02-231-1/+1
* Don't change buffers when paused and redrawing.al2005-02-231-19/+37
* revert the flip part of vd_theora fixhenry2005-02-231-7/+8
* revert the flip part of vd_theora fixhenry2005-02-231-1/+1
* replace bzero() with memset()nicodvb2005-02-231-1/+1
* vstrict vs mjpeg update, typodiego2005-02-231-3/+3
* Make vd message fit 80 character displays.diego2005-02-231-2/+2
* a helpful new message about vd.joey2005-02-231-0/+7
* Use PIX_FMT_YUVJ420P for mjpeg so that vstrict=-1 is not necessaryreimar2005-02-231-0/+4
* indentation fixdiego2005-02-221-0/+3
* List the 'context' option for the ffvhuff codec.lorenm2005-02-221-0/+9
* renamed init_adelay to vdelay with opposite rangenicodvb2005-02-222-4/+4
* The MPEG muxer now supports MPEG-2 as well.diego2005-02-221-1/+1
* typosdiego2005-02-221-3/+3
* rids ao_macosx of the buffer mutex by using the same buffering scheme as ao_s...nplourde2005-02-221-98/+76
* spelling, wording and consistency fixesdiego2005-02-221-21/+23
* Sync -channels and -srate options with the XML docs.diego2005-02-221-5/+12
* switch from DIVX -> FMP4 fourcc for libavcodecmichael2005-02-223-1/+4
* Finish incomplete -af-adv documentation.diego2005-02-221-2/+19
* Mention that vstrict is necessary for some codecs, add ffvhuff.diego2005-02-221-4/+5
* Theora fixes:henry2005-02-223-15/+21
* fix missing check against lame_init_params that was leading to video only fil...reynaldo2005-02-223-1/+10
* fix for MAP_ANON vs. MAP_ANONYMOUS fix...reimar2005-02-222-5/+4
* fixes for previous commitswight2005-02-221-30/+24
* Sync to x264 r134: weighted prediction for B-frames.lorenm2005-02-223-1/+14
* finally the dreaded white-noise-with-floats bug is fixed!!!!rfelker2005-02-221-16/+8
* initial, extremely experimental, libavformat muxer; don't expect anything to ...nicodvb2005-02-216-0/+328
* mention new mpeg muxernicodvb2005-02-211-0/+1
* added new mpeg muxer optionsnicodvb2005-02-211-0/+75
* typo, missing _noreimar2005-02-211-1/+1
* new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (...nicodvb2005-02-216-358/+2370
* proper output formats for ffduckalex2005-02-211-1/+1
* swf and flv through libavformatalex2005-02-211-1/+3
* filter for adding a center channel, adding a high pass filter would be nicealex2005-02-211-1/+2
* filter for adding a center channel, adding a high pass filter would be nicealex2005-02-213-1/+124
* move the format related stuff to format.calex2005-02-213-202/+210
* Remove a lot of duplicate codereimar2005-02-213-66/+22
* Add OpenDoh and changuito skin authors.diego2005-02-211-0/+6
* small updatesdiego2005-02-211-1/+4
* -af surround delay default is 20ms, not 15ms.diego2005-02-201-1/+1
* We should not crash, only because we couldn't hide the cursor.al2005-02-201-1/+4
* Unified colorkey code for vo xv and vo xvmc.al2005-02-204-131/+417
* man page review part XVIdiego2005-02-201-29/+29
* fix sync tag after update by Reynaldogabrov2005-02-201-1/+1
* Description of -af format was outdated. This updates it. Feel free to changeivo2005-02-201-13/+15
* x264: expose option "level_idc".lorenm2005-02-203-1/+12
* synced with 1.876paszczi2005-02-191-2/+7
* Move generic tests to a common place.al2005-02-194-17/+22
* Corrected/improved usage example for -af panreimar2005-02-191-1/+5
* Update the MEncoder telecine documentation.diego2005-02-191-76/+82
* correct filenamewight2005-02-191-1/+1
* Mark locally modified files as such to comply more closely with GPL 2a.diego2005-02-1913-0/+52
* Point to local_changes.diff.diego2005-02-192-0/+2
* Update patch with missing changes.diego2005-02-191-14/+7
* Sync missing cosmetics from the 2004-07-12 CVS snapshot.diego2005-02-1913-41/+44
* Correct CVS snapshot date and provide a little more detail.diego2005-02-191-1/+3
* Remove modification notice from files that have not been locally modified.diego2005-02-1984-245/+83
* Remove modification notice from files that have not been locally modified.diego2005-02-1913-39/+13
* - sync 1.77wight2005-02-181-829/+839
* trailing whitespace cosmeticswight2005-02-181-2/+2
* sync 1.875wight2005-02-181-140/+301
* Move x264 version check into configure.lorenm2005-02-182-4/+3
* mention udp:// streamingnicodvb2005-02-171-1/+1
* added support for raw udp:// streamingnicodvb2005-02-171-3/+19
* sync to x264 r129: modified ratecontrol equation.lorenm2005-02-171-2/+2
* Make seek command parameter float.reimar2005-02-172-3/+4
* confusing mixture of typecasts and casted variable, removed typecastsreimar2005-02-171-10/+10
* Added NV12/NV21 support.syrjala2005-02-171-9/+53
* Improved NV12/NV21 support.syrjala2005-02-167-9/+108
* sync tag bump to 1.24wight2005-02-161-1/+1
* sync 1.59wight2005-02-161-3/+2
* MPlayer-specific changes to libfaaddiego2005-02-161-0/+107
* updatesdiego2005-02-161-1/+4
* typodiego2005-02-161-1/+1
* Update for my latest commitsrtognimp2005-02-151-1/+4
* Support for RealPlayer10 cook.so decoder in Linuxrtognimp2005-02-151-0/+8
* outdated EDL limit referencereynaldo2005-02-156-37/+0
* Mp3On4 demuxer supportrtognimp2005-02-152-0/+9
* Should be in sync with 1.874, except both man pages reviews which will be donegpoirier2005-02-151-17/+122
* synced with 1.158gabrov2005-02-151-1/+2
* synced with 1.59gabrov2005-02-151-3/+2
* synced with 1.62 & fixed mis-spellinggabrov2005-02-151-3/+3
* ./postproc contains libswscale.a not libpostproc.awight2005-02-151-1/+1
* Simplify FAAD instructions.diego2005-02-151-2/+1
*