summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added x264enc options: direct_pred, log, (no)deblock deblock{alpha,beta}, (no...kraymer2005-05-131-8/+93
* enable hintinghenry2005-05-131-2/+2
* wording fixkraymer2005-05-131-3/+3
* 1.924: windows priority support patchkraymer2005-05-131-16/+41
* 1.917: precise framerate values everywherekraymer2005-05-131-14/+38
* 1.907: Update xv and xvmc documentation to reflect recent colorkey changes.kraymer2005-05-131-21/+86
* fix the range and type of -tv immediatemode optionhenry2005-05-131-1/+1
* 1.900: typo (skipped)kraymer2005-05-131-12/+12
* -edl works with MEncoder as well.diego2005-05-131-7/+7
* added some hyphens in quoted exampleskraymer2005-05-131-9/+10
* 1.894: Move audio filter descriptions to the man page.kraymer2005-05-131-25/+294
* How can I dump a full DVD title to a file?gpoirier2005-05-131-0/+16
* Document -hr-edl-seek, based on a description by Oded Shimon.diego2005-05-131-0/+10
* multifile leak fixes by Timothy Lee <timothy.lee at siriushk.com> +some more ...faust32005-05-131-27/+51
* Only 2 consecutive bframes are needed for pyramid reorderinggpoirier2005-05-131-1/+1
* prevent possible exploitnicodvb2005-05-131-1/+3
* initialize vorbis structure before calling ERROR()nicodvb2005-05-121-4/+5
* fixup the correct sh_anicodvb2005-05-121-0/+1
* fixed too few parameters to mp_msg(); silence compilation warnings, removed u...nicodvb2005-05-121-5/+5
* don't call fixup_audio if there's no audionicodvb2005-05-121-2/+3
* fix segfaults caused by socket and file descriptor mismatches on windowsfaust32005-05-121-1/+8
* vorbis extradata is now passed from demuxer to decoder in matroska's waynicodvb2005-05-123-68/+145
* BGR formats are ok, toohenry2005-05-121-2/+4
* v4l2 RGB15/16 is actually BGRhenry2005-05-121-4/+4
* Sync with 1.964gpoirier2005-05-121-1/+3
* Document -vf pp=ac.diego2005-05-111-0/+2
* 1.891: vstrict vs mjpeg update, typokraymer2005-05-111-5/+17
* Sync with 1.963gpoirier2005-05-111-35/+39
* sync to x264 rev223 (options: ratetol, vbv_*)lorenm2005-05-113-38/+47
* 1.888: renamed init_adelay to vdelay with opposite rangekraymer2005-05-111-7/+19
* 1.886: Sync -channels and -srate options with the XML docs.kraymer2005-05-111-23/+30
* 1.883: fixes for previous commits (checked)kraymer2005-05-111-10/+27
* 1.882: Sync to x264 r134: weighted prediction for B-frames.kraymer2005-05-111-0/+9
* 1.962: vo_ggi now supports ontop.kraymer2005-05-111-2/+2
* vo_ggi now supports ontop.diego2005-05-111-1/+1
* - make use of libggiwmh if found by configurediego2005-05-111-18/+69
* If libggi has been found, search for the libggiwmh extensiondiego2005-05-111-0/+26
* large update patch by Mirco Macrelli (pigaz@pigaz.org) with some correction b...nicodvb2005-05-111-948/+948
* 1.881: added new mpeg muxer optionskraymer2005-05-101-0/+84
* 1.879: man page review part XVIkraymer2005-05-101-23/+26
* 1.877: x264: expose option "level_idc".kraymer2005-05-101-0/+8
* 1.896: -format description updated to match current behavior.kraymer2005-05-101-49/+23
* 1.874: Fix -sstep description.kraymer2005-05-101-5/+8
* 1.872: vf_detc parameter names fixed. (already in prev commit)kraymer2005-05-101-8/+16
* 1.870: man page review page XIVkraymer2005-05-101-121/+187
* do not define HAVE_ALTIVEC_H on osx with gcc4nplourde2005-05-101-0/+3
* mcpu & mtune work on gcc4nplourde2005-05-101-2/+2
* if define HAVE_ROUND do not define round again. patch by Steven M. Schultz <s...nplourde2005-05-101-0/+3
* look if round function exist in math.h & define HAVE_ROUND. patch by Steven M...nplourde2005-05-101-0/+16
* synced with 1.16, initial translationgabrov2005-05-101-0/+234
* vo_quartz and vo_macosx support -ontop as well.diego2005-05-091-1/+1
* wording/spellingdiego2005-05-091-5/+5
* end of the locale nightmare, foreverrfelker2005-05-091-0/+4
* sync with 1.959: border_mask and vstrict=-1 isn't so dangerous after allgpoirier2005-05-091-3/+15
* synced with 1.64gabrov2005-05-091-1/+142
* update vstrict descriptionreimar2005-05-092-2/+3
* vstrict=-1 is now less "dangerous", make it default and remove m/ljpeg encodi...reimar2005-05-092-9/+7
* actually output 2 channel audio (instead of 6 channel with 4 empty channels)reimar2005-05-091-13/+13
* synced with 1.61gabrov2005-05-091-1/+302
* strdup() of a NULL pointer, truckload of cola for mehenry2005-05-091-3/+11
* Nits - better description for border_maskgpoirier2005-05-091-2/+2
* dcbzl instruction is only for 64-bit implementations. define NO_DCBZL for ffm...nplourde2005-05-091-1/+7
* small updates/fixesdiego2005-05-091-3/+6
* Allow more gcc 3.x and 4.x versions.diego2005-05-091-1/+1
* Synced with 1.58jheryan2005-05-091-4/+651
* Synced with 1.74jheryan2005-05-091-15/+44
* Synced with 1.24jheryan2005-05-091-1/+1
* Synced with 1.63jheryan2005-05-091-2/+136
* Synced with 1.11jheryan2005-05-091-4/+4
* Synced with 1.953jheryan2005-05-091-76/+218
* 10l and more precise description of border_maskgpoirier2005-05-081-3/+3
* Fixes suggested by Diegogpoirier2005-05-082-8/+8
* lavc's border processing adaptive quantgpoirier2005-05-081-0/+1
* Add border masking support for lavcgpoirier2005-05-082-0/+14
* MinGW compilation fix by Erik Lunchpail <erik_27can at yahoo dot com>diego2005-05-082-4/+33
* explains what ARa is and a tries to improve the readability of thegpoirier2005-05-081-0/+4
* Sync with 1.955: updated t[wo]olameopts's psycho rangegpoirier2005-05-081-2/+2
* ljpeg codec needs YUVJ colorspace, tooreimar2005-05-081-1/+2
* updated t[wo]olameopts's psycho rangenicodvb2005-05-081-1/+1
* updated psycho model range; made a parameter file-static in ae_toolame.cnicodvb2005-05-082-3/+3
* Sync with 1.954: documented twolameoptsgpoirier2005-05-071-4/+5
* documented twolameoptsnicodvb2005-05-071-3/+3
* added twolame mp2 audio encodernicodvb2005-05-079-1/+294
* Minor fixes by Jeff Clagggpoirier2005-05-071-2/+2
* Fix audio playback for no-sound-3gp.3gp (amr nb)rtognimp2005-05-061-1/+1
* Decode "d263" and "damr" atoms in 3gp filesrtognimp2005-05-051-0/+16
* Sync with 1.953: expose x264 options 'me' and 'me_range'.gpoirier2005-05-051-5/+20
* mention the doc updates about x264 and some nitsgpoirier2005-05-051-2/+4
* expose x264 options 'me' and 'me_range'.lorenm2005-05-051-4/+19
* expose x264 options 'me' and 'me_range'.lorenm2005-05-052-1/+11
* bandaid build fixdiego2005-05-051-0/+143
* sync with 1.37: about mixed téléciné and progressivegpoirier2005-05-051-69/+80
* set pix_fmtmichael2005-05-051-0/+1
* sync with 1.36gpoirier2005-05-051-11/+11
* do not define video_out_macosx if corevideo is not presentnplourde2005-05-052-0/+10
* 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
*