| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -1/+176 |
* | precaching | arpi | 2001-12-17 | 1 | -1/+1 |
* | Patch by Adam Di Carlo <adam@onshore-devel.com>: | pl | 2001-12-16 | 1 | -0/+4 |
* | support for RGB/BGR modes (tested with raw and divx4) | alex | 2001-12-15 | 1 | -0/+8 |
* | vcodec_raw added | alex | 2001-12-13 | 1 | -1/+34 |
* | fixed cbr audiocopy (if no sh_audio->wf) | alex | 2001-12-08 | 1 | -5/+25 |
* | fixed framecopy | alex | 2001-12-08 | 1 | -5/+21 |
* | no filename needed for tv grabbing | alex | 2001-12-08 | 1 | -1/+1 |
* | do not fault if 2pass VbrControl can't open the logfile | alex | 2001-12-08 | 1 | -6/+22 |
* | set all frames to keyframes for -ovc frameno - allow seeking in resulting aud... | arpi | 2001-12-07 | 1 | -1/+1 |
* | ehh. frame skipping fixed for -ovc frameno | arpi | 2001-12-07 | 1 | -1/+1 |
* | new video codec: frameno (just the number of frame - for 3-pass encoding) | arpi | 2001-12-06 | 1 | -3/+30 |
* | libmp3lame optional | arpi | 2001-12-06 | 1 | -3/+19 |
* | Using CBR stream format for CBR mp3 audio | arpi | 2001-12-06 | 1 | -1/+10 |
* | CPU detection added | arpi | 2001-12-04 | 1 | -0/+13 |
* | use return 1; if interrupted - patch by Artur Skawina <skawina@geocities.com> | arpi | 2001-12-04 | 1 | -0/+3 |
* | bugfix if only -x or only -y is used | michael | 2001-12-01 | 1 | -1/+3 |
* | yv12 scaling (-x & -y) | michael | 2001-12-01 | 1 | -10/+34 |
* | banner + version printed | arpi | 2001-11-18 | 1 | -0/+7 |
* | Added proper #include's for libvo2 | mswitch | 2001-11-14 | 1 | -0/+4 |
* | fixes a segfault if file specified in -o can't be accessed | pl | 2001-11-13 | 1 | -0/+5 |
* | fourcc mapping fixed | arpi | 2001-11-13 | 1 | -0/+3 |
* | -aid fixed | arpi | 2001-11-13 | 1 | -1/+2 |
* | fix typos - patch by Colin Marquardt <colin@marquardt-home.de> | pl | 2001-11-11 | 1 | -2/+2 |
* | support for UYVY | arpi | 2001-11-11 | 1 | -0/+1 |
* | -oac/-ovc (fake:)) | arpi | 2001-11-03 | 1 | -5/+7 |
* | avg bps calc fixed | arpi | 2001-11-03 | 1 | -1/+2 |
* | WMP compatibility fixed | arpi | 2001-11-03 | 1 | -5/+6 |
* | divx4 2-pass support, -frames option | arpi | 2001-11-03 | 1 | -12/+63 |
* | -srate and -pp 0 fixes | arpi | 2001-11-02 | 1 | -10/+10 |
* | fixed AVI header creation - now should be compatible with NaNdub | arpi | 2001-11-02 | 1 | -5/+12 |
* | kurva gui. | pontscho | 2001-11-02 | 1 | -0/+22 |
* | divx4 and lame subconfig support | arpi | 2001-11-02 | 1 | -35/+38 |
* | verbose fixed | arpi | 2001-11-02 | 1 | -24/+30 |
* | mencoder commandline handling | arpi | 2001-11-02 | 1 | -13/+42 |
* | new A-V sync correction and fps conversion stuff | arpi | 2001-11-01 | 1 | -18/+45 |
* | input A-V sync correction | arpi | 2001-11-01 | 1 | -45/+89 |
* | nosound fixed? | arpi | 2001-10-31 | 1 | -0/+6 |
* | libmp3lame vbr mp3 support | arpi | 2001-10-31 | 1 | -151/+71 |
* | PCM audio | arpi | 2001-10-31 | 1 | -11/+208 |
* | avi audio stream copy support | arpi | 2001-10-30 | 1 | -9/+107 |
* | YV12 fixed (for mpeg) | arpi | 2001-10-30 | 1 | -3/+6 |
* | fixed | arpi | 2001-10-30 | 1 | -21/+20 |
* | simplified | arpi | 2001-10-30 | 1 | -139/+16 |
* | very alpha code - needs Makefile modifications to compile | arpi | 2001-10-29 | 1 | -0/+513 |