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