| Commit message (Expand) | Author | Age | Files | Lines |
* | MINGW32 port | faust3 | 2003-03-31 | 1 | -0/+3 |
* | Stream cleanup, don't use blah_on options anymore. | albeu | 2003-03-30 | 1 | -6/+5 |
* | fix wrong channel count w/ pcm encoding | henry | 2003-03-29 | 1 | -2/+2 |
* | this is a combo patch that: | arpi | 2003-03-16 | 1 | -1/+1 |
* | 1000L i forgot mencoder | albeu | 2003-03-15 | 1 | -1/+4 |
* | Made "force_fps" non-static, because code in "libmpdemux" refers to it. | rsf | 2003-03-11 | 1 | -1/+1 |
* | A new nuppel video encoder. Mainly for RT encoding on slow box. | albeu | 2003-03-03 | 1 | -0/+4 |
* | linux->osdep | arpi | 2003-02-09 | 1 | -1/+1 |
* | ability to disable the nonsense expand filter is a must! otherwise | rfelker | 2003-01-24 | 1 | -1/+3 |
* | Cleanup of the muxer API, func parameters muxer & muxer_f eliminated. | arpi | 2003-01-19 | 1 | -14/+9 |
* | extension-based filetype detection for headerless files (mp3 vs mpeg, etc) | arpi | 2003-01-19 | 1 | -2/+2 |
* | AltiVec detection code ("borrowed" from FFmpeg and | arpi | 2003-01-18 | 1 | -1/+1 |
* | 10l | arpi | 2003-01-16 | 1 | -6/+6 |
* | this patch adds an fallback to playlist (any but the plaintext-list format) | arpi | 2003-01-12 | 1 | -0/+2 |
* | 10l... | arpi | 2003-01-05 | 1 | -1/+1 |
* | -nosound warning | arpi | 2003-01-05 | 1 | -0/+2 |
* | 10l :-)) | filon | 2003-01-03 | 1 | -1/+1 |
* | "MPlayer does the right thing, presents frame 9 for 1.1 seconds, and continues | arpi | 2002-12-28 | 1 | -2/+2 |
* | the long-waited MUXER layer, and new MPEG-PS muxer | arpi | 2002-12-27 | 1 | -17/+31 |
* | Presets are an easy way, to use hard to access lame options and to give | arpi | 2002-12-21 | 1 | -0/+247 |
* | Sorenson 1/3 encoding just for fun :) | arpi | 2002-12-16 | 1 | -0/+3 |
* | Fallback to builtin (generated from etc/codecs.conf at compile time) | arpi | 2002-12-15 | 1 | -2/+5 |
* | 1l | arpi | 2002-12-15 | 1 | -1/+1 |
* | compiler warning fixes | arpi | 2002-12-14 | 1 | -1/+1 |
* | overlapping subtitles support is now optional, can be disabled (-nooverlapsub) | arpi | 2002-12-05 | 1 | -0/+1 |
* | fixed -fps with mencoder and fixed-rate files (avi etc) | arpi | 2002-12-04 | 1 | -0/+6 |
* | end_at int->double, as option -endpos accepts float seconds too | arpi | 2002-12-04 | 1 | -1/+1 |
* | New config system + cleanup of header inter dependency | albeu | 2002-11-12 | 1 | -2/+30 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 | 1 | -2/+3 |
* | fix sound encoding on BE arch | colin | 2002-11-03 | 1 | -0/+4 |
* | removed -pass nonsense from mencoder! it's now a suboption to -divx4opts | rfelker | 2002-11-02 | 1 | -2/+0 |
* | cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed, | arpi | 2002-11-02 | 1 | -2/+7 |
* | verbose can be negative | arpi | 2002-11-01 | 1 | -2/+2 |
* | allow cache to be disabled (-nocache should override cachesize autodetection | arpi | 2002-10-23 | 1 | -2/+2 |
* | cleanup config option handling in libmpdemux. | arpi | 2002-10-23 | 1 | -4/+1 |
* | Fixed two typos noticed by Sycotic Smith (I think). | diego | 2002-10-19 | 1 | -1/+1 |
* | setting the keyframe flag for every audio chunks, fixes streamcopy'd ac3 on w... | arpi | 2002-10-10 | 1 | -1/+1 |
* | reversed Anders' nonsense change | arpi | 2002-10-06 | 1 | -1/+1 |
* | Adding -format and -af switches | anders | 2002-10-06 | 1 | -1/+2 |
* | 11l | arpi | 2002-10-06 | 1 | -0/+2 |
* | aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder | arpi | 2002-10-05 | 1 | -17/+40 |
* | some cleanup - made private vars/funcs static, removed obsolete externs | arpi | 2002-09-29 | 1 | -29/+29 |
* | removed obsolete/unused audio|video_fm|codec, has_audio|video | arpi | 2002-09-28 | 1 | -7/+4 |
* | - fix new afm/vfm support | pontscho | 2002-09-28 | 1 | -2/+0 |
* | -ac/-afm rewrite, now works the same way as -vc/-vfm | arpi | 2002-09-28 | 1 | -1/+3 |
* | -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc means | arpi | 2002-09-26 | 1 | -1/+3 |
* | best audio/video codec selection & init moved to libmpcodecs | arpi | 2002-09-25 | 1 | -57/+8 |
* | fixed order of uninit (codec, demuxer, stream) - found by Jindrich Makovicka | arpi | 2002-09-25 | 1 | -4/+2 |
* | now also tells about 2x xxx MB CDs | jaf | 2002-09-22 | 1 | -0/+3 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 | 1 | -4/+2 |
* | wine headers cleanup | arpi | 2002-09-22 | 1 | -0/+4 |
* | Support for XviD encoding | kmkaplan | 2002-09-21 | 1 | -0/+3 |
* | some mpcodecs option declaration moved to cfg-*, as aren;t used by | arpi | 2002-09-20 | 1 | -9/+3 |
* | reversed -ss behaviour (you have to use teh same -ss for all passes) | arpi | 2002-09-14 | 1 | -1/+5 |
* | count dropped frames in -v mode, patch by Andriy N. Gritsenko <andrej@lucky.net> | arpi | 2002-09-10 | 1 | -3/+7 |
* | Import transcode-0.6.1.20020829 XviD VBR Library into mencoder DivX4 encoder | kmkaplan | 2002-09-09 | 1 | -0/+2 |
* | warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2002-09-01 | 1 | -1/+1 |
* | seek frameno.avi too - idea by cpro@posta.unizar.es | arpi | 2002-08-31 | 1 | -0/+1 |
* | 10l - use NULL instead of -1 for init_video's vfm | arpi | 2002-08-31 | 1 | -1/+1 |
* | Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove un... | atmos4 | 2002-08-31 | 1 | -2/+2 |
* | -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make... | arpi | 2002-08-30 | 1 | -13/+13 |
* | new mencoder option -info, to store copyright, title, encoder version etc in AVI | arpi | 2002-08-29 | 1 | -0/+9 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 | 1 | -4/+0 |
* | freetype 2.0/2.1+ support - disabled by default until bugs fixed | arpi | 2002-08-28 | 1 | -0/+4 |
* | new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>: | arpi | 2002-08-21 | 1 | -2/+4 |
* | messages moved from mencoder.c to helpmp??.h | jaf | 2002-08-07 | 1 | -25/+25 |
* | using help_mp-??.h for one message | jaf | 2002-08-07 | 1 | -1/+1 |
* | no default oac/ovc (it just confuses users), more detailed -oac/-ovc help | arpi | 2002-08-05 | 1 | -16/+11 |
* | count blocks by rounded-up chunksizes instead of chunks - | arpi | 2002-08-02 | 1 | -2/+2 |
* | audio preload/density/delay configurable | arpi | 2002-08-01 | 1 | -5/+14 |
* | DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, sm... | atmos4 | 2002-07-25 | 1 | -0/+1 |
* | 10l fix, by Rémi Guyomarch <rguyom@pobox.com> && Björn Sandell | arpi | 2002-07-21 | 1 | -0/+2 |
* | fix for interlaced (2 fields) mpeg2 streams: | arpi | 2002-07-12 | 1 | -4/+14 |
* | Fix Vobsub output synchro. | kmkaplan | 2002-07-11 | 1 | -7/+1 |
* | MEncoder vobsub ripping support, currently not compatible with windows vobsub... | atmos4 | 2002-07-08 | 1 | -2/+48 |
* | -frames 0 fix, multifile frames support by tibcu | alex | 2002-06-28 | 1 | -0/+3 |
* | clean up warnings in mencoder. | rfelker | 2002-06-27 | 1 | -10/+12 |
* | fixed mono mp3 encoding, hint by Paul Ortyl | alex | 2002-06-23 | 1 | -3/+12 |
* | mono mp3 encoding support by Paul Ortyl <ortylp at 3miasto.net> | alex | 2002-06-23 | 1 | -3/+14 |
* | On QNX eof szmbol clashes with system headers, workaround by renaming to at_e... | atmos4 | 2002-06-13 | 1 | -12/+12 |
* | mencoder out-of-diskspace error handling, patch by Eric Lammerts <eric@lammer... | arpi | 2002-06-07 | 1 | -1/+8 |
* | font init needs to be after config parsing, otherwise -font won't | rfelker | 2002-06-02 | 1 | -15/+15 |
* | big cosmetics patch, cleanup of messages printed by mplayer and libs. | arpi | 2002-05-20 | 1 | -2/+2 |
* | Improvment for spu subtitles. | albeu | 2002-05-17 | 1 | -1/+1 |
* | time to make libavcodec as default | arpi | 2002-05-06 | 1 | -6/+3 |
* | fixed bogus overloaded "q" parameter for lame mp3 encoding | rfelker | 2002-05-01 | 1 | -1/+2 |
* | -xy,-zoom,-flip available in mencoder too | arpi | 2002-04-29 | 1 | -0/+7 |
* | do cpudetect before anything else | arpi | 2002-04-28 | 1 | -8/+8 |
* | volume setting with lame - patch by silicon@falcon.sch.bme.hu | arpi | 2002-04-26 | 1 | -0/+5 |
* | -srate for mp3 fixed | arpi | 2002-04-18 | 1 | -4/+5 |
* | cbr mp3 + wmp fixed (hopefully, untested) | arpi | 2002-04-18 | 1 | -2/+6 |
* | DVD subs fixed | arpi | 2002-04-17 | 1 | -13/+1 |
* | enabled new OSD code in -vop expand, subtitles rendering support to mencoder | arpi | 2002-04-17 | 1 | -2/+75 |
* | -skiplimit/-noskip options to disable fps correction | arpi | 2002-04-15 | 1 | -2/+5 |
* | -sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>) | arpi | 2002-04-15 | 1 | -1/+3 |
* | mp_image.h and img_format.h moved to libmpcodecs | arpi | 2002-04-13 | 1 | -2/+2 |
* | -ovc libdv support | arpi | 2002-04-12 | 1 | -0/+3 |
* | BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com> | arpi | 2002-04-12 | 1 | -10/+54 |
* | VCODEC_RAW fixed | arpi | 2002-04-12 | 1 | -1/+1 |
* | video codecs moved to libmpencoders, crop/scale removed, use -vop for that | arpi | 2002-04-11 | 1 | -955/+68 |
* | Dirty hack to fix mencoder until someone does all the new filter/vo stuff rig... | rfelker | 2002-04-10 | 1 | -0/+6 |
* | vo_config_count now counts calls to vo->config() | arpi | 2002-04-07 | 1 | -2/+3 |
* | video filter layer - written from scratch, but inspired a lot by Fredrik Kuiv... | arpi | 2002-04-06 | 1 | -5/+7 |
* | 10l | arpi | 2002-03-31 | 1 | -2/+0 |
* | -alang/-slang support in mencoder too | arpi | 2002-03-31 | 1 | -0/+11 |
* | Fix bug noticed by Hajba Szilard in message <20020329151644.A23301@revai.hu> | kmkaplan | 2002-03-29 | 1 | -1/+1 |
* | libavcodec 2pass broke mencoder if divx4encore was not available. fixed. | rfelker | 2002-03-29 | 1 | -2/+0 |
* | * New command line switch for mplayer & mencoder: | kmkaplan | 2002-03-29 | 1 | -1/+13 |
* | 2-pass lavc encoding fixed | arpi | 2002-03-29 | 1 | -4/+6 |
* | 2-pass encoding with libavcodec - untested | arpi | 2002-03-28 | 1 | -0/+51 |
* | libavcodec 4mv support | michael | 2002-03-28 | 1 | -1/+3 |
* | reset selection | arpi | 2002-03-25 | 1 | -0/+1 |
* | Support for cropping in mencoder. New options: | ksorim | 2002-03-23 | 1 | -45/+135 |
* | splitted mp_msg_init and mp_msg_set_level | alex | 2002-03-20 | 1 | -3/+4 |
* | migrate to new init_video() | arpi | 2002-03-18 | 1 | -72/+93 |
* | libavcodec bitrate is in kbit now ... | michael | 2002-03-18 | 1 | -3/+3 |
* | supporting ffmpegs "hopefully better bitrate control" | michael | 2002-03-17 | 1 | -0/+12 |
* | removed pitches[] mess | arpi | 2002-03-16 | 1 | -2/+2 |
* | exclude benchmark stuff execution from normal playback | nick | 2002-02-24 | 1 | -2/+1 |
* | frame dropping prediction with benchmarks | nick | 2002-02-24 | 1 | -0/+2 |
* | max & average benchmarks | nick | 2002-02-24 | 1 | -0/+2 |
* | Options registration for mencoder | albeu | 2002-02-20 | 1 | -1/+3 |
* | we're in the year 2002 | jaf | 2002-02-18 | 1 | -1/+1 |
* | using mencoder_exit instead exit and return | alex | 2002-02-17 | 1 | -25/+48 |
* | ehh | arpi | 2002-02-14 | 1 | -1/+1 |
* | support swscaler for i420 | alex | 2002-02-10 | 1 | -1/+2 |
* | div3/vfw encoding fixed | arpi | 2002-02-10 | 1 | -3/+3 |
* | temp. workaround for VFW upside-down flip | arpi | 2002-02-10 | 1 | -0/+1 |
* | initial seeking (-ss) support in mencoder | rfelker | 2002-02-10 | 1 | -3/+29 |
* | VfW encoding support (very alpha yet) | arpi | 2002-02-07 | 1 | -1/+44 |
* | fix spudec, faszom (C#) | pontscho | 2002-02-06 | 1 | -1/+1 |
* | Allows to users control direct rendering | nick | 2002-02-03 | 1 | -0/+1 |
* | config file support for mencoder | rfelker | 2002-02-02 | 1 | -0/+14 |
* | Minor fixes | nick | 2002-02-01 | 1 | -1/+1 |
* | Providing new tune info | nick | 2002-02-01 | 1 | -2/+2 |
* | new video format: yuvrgb. patch by Fredrik Kuivinen <freku045@student.liu.se> | arpi | 2002-01-31 | 1 | -2/+109 |
* | added constant-qscale encoding support with lavc, fixed slightly incorrect de... | rfelker | 2002-01-29 | 1 | -4/+7 |
* | New logic of HW equalizing: | nick | 2002-01-28 | 1 | -5/+0 |
* | show actual video:audio bitrates at status line | arpi | 2002-01-27 | 1 | -2/+4 |
* | ETA/Esize for 3pass encoding from stdin | arpi | 2002-01-27 | 1 | -0/+4 |
* | status print fixes - DVD estimation worx, print remaining time instead of total | arpi | 2002-01-27 | 1 | -5/+12 |
* | Support for HW equalizing | nick | 2002-01-27 | 1 | -0/+11 |
* | ETA/Esize/fps and some more... - new statusline | arpi | 2002-01-27 | 1 | -8/+22 |
* | debug printfs... - 10l | arpi | 2002-01-27 | 1 | -1/+1 |
* | bitrate calculator fix? | arpi | 2002-01-27 | 1 | -4/+6 |
* | more audiocopy fixes (especially for .asf) | arpi | 2002-01-27 | 1 | -13/+17 |
* | audio copy fix | arpi | 2002-01-27 | 1 | -10/+15 |
* | bitrate calculator for 650/700 mb cdrom | arpi | 2002-01-27 | 1 | -0/+7 |
* | 3-pass encoding support (reads frame skip/dup control and audio stream from f... | arpi | 2002-01-26 | 1 | -8/+46 |
* | added better fourcc handling for lavc, exiting if no lavc video codec name sp... | alex | 2002-01-26 | 1 | -14/+46 |
* | Add -nosound/-sound and -ovc null to mencoder. | kmkaplan | 2002-01-26 | 1 | -2/+19 |
* | Extended DVD chapter specification. Remove -last-chapter option. | kmkaplan | 2002-01-24 | 1 | -2/+1 |
* | -lavcopts vme= option to set motion estimation method - patch by Rich Felker ... | arpi | 2002-01-17 | 1 | -0/+6 |
* | small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and r... | pontscho | 2002-01-15 | 1 | -22/+0 |
* | -endpos option, patch by Fredrik Kuivinen <freku045@student.liu.se> | arpi | 2002-01-15 | 1 | -0/+60 |
* | playtree-based config patch by Alban Bedel <albeu@free.fr> | arpi | 2002-01-14 | 1 | -7/+24 |
* | Add DVD subtitles to menoder | kmkaplan | 2002-01-11 | 1 | -0/+35 |
* | libcss support in mencoder, too | lgb | 2002-01-04 | 1 | -0/+19 |
* | divx4encore is detected | arpi | 2001-12-30 | 1 | -1/+0 |
* | added support for I420 input (used by TV V4L) in lavc encoder | alex | 2001-12-26 | 1 | -3/+11 |
* | search codecs.conf at CONFDIR | arpi | 2001-12-25 | 1 | -1/+1 |
* | fixed priority support, tested with -vfm -vc, etc. | atmos4 | 2001-12-24 | 1 | -15/+20 |
* | supporting -ofps by lavc, using avcodec_find_encoder_by_name (latest libavcod... | alex | 2001-12-24 | 1 | -2/+3 |
* | lavc quality fixed - using right fps | arpi | 2001-12-24 | 1 | -2/+2 |
* | fixed scaling and colors with libavcodec (and some comments added) | alex | 2001-12-24 | 1 | -9/+46 |
* | add support for priotity <int> in codecs.conf, higher numbers are better | atmos4 | 2001-12-23 | 1 | -1/+16 |
* | made divx4 optional (also configure checking needed) and added avcodec_close | alex | 2001-12-22 | 1 | -6/+36 |
* | added libavcodec support (mjpeg,h263,rv10,mpeg1 codecs tested&working) and ad... | alex | 2001-12-22 | 1 | |