summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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