| Commit message (Expand) | Author | Age |
* | allow cache to be disabled (-nocache should override cachesize autodetection | arpi | 2002-10-23 |
* | cleanup config option handling in libmpdemux. | arpi | 2002-10-23 |
* | Fixed two typos noticed by Sycotic Smith (I think). | diego | 2002-10-19 |
* | setting the keyframe flag for every audio chunks, fixes streamcopy'd ac3 on w... | arpi | 2002-10-10 |
* | reversed Anders' nonsense change | arpi | 2002-10-06 |
* | Adding -format and -af switches | anders | 2002-10-06 |
* | 11l | arpi | 2002-10-06 |
* | aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder | arpi | 2002-10-05 |
* | some cleanup - made private vars/funcs static, removed obsolete externs | arpi | 2002-09-29 |
* | removed obsolete/unused audio|video_fm|codec, has_audio|video | arpi | 2002-09-28 |
* | - fix new afm/vfm support | pontscho | 2002-09-28 |
* | -ac/-afm rewrite, now works the same way as -vc/-vfm | arpi | 2002-09-28 |
* | -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc means | arpi | 2002-09-26 |
* | best audio/video codec selection & init moved to libmpcodecs | arpi | 2002-09-25 |
* | fixed order of uninit (codec, demuxer, stream) - found by Jindrich Makovicka | arpi | 2002-09-25 |
* | now also tells about 2x xxx MB CDs | jaf | 2002-09-22 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 |
* | wine headers cleanup | arpi | 2002-09-22 |
* | Support for XviD encoding | kmkaplan | 2002-09-21 |
* | some mpcodecs option declaration moved to cfg-*, as aren;t used by | arpi | 2002-09-20 |
* | reversed -ss behaviour (you have to use teh same -ss for all passes) | arpi | 2002-09-14 |
* | count dropped frames in -v mode, patch by Andriy N. Gritsenko <andrej@lucky.net> | arpi | 2002-09-10 |
* | Import transcode-0.6.1.20020829 XviD VBR Library into mencoder DivX4 encoder | kmkaplan | 2002-09-09 |
* | warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | arpi | 2002-09-01 |
* | seek frameno.avi too - idea by cpro@posta.unizar.es | arpi | 2002-08-31 |
* | 10l - use NULL instead of -1 for init_video's vfm | arpi | 2002-08-31 |
* | Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove un... | atmos4 | 2002-08-31 |
* | -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make... | arpi | 2002-08-30 |
* | new mencoder option -info, to store copyright, title, encoder version etc in AVI | arpi | 2002-08-29 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 |
* | freetype 2.0/2.1+ support - disabled by default until bugs fixed | arpi | 2002-08-28 |
* | new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>: | arpi | 2002-08-21 |
* | messages moved from mencoder.c to helpmp??.h | jaf | 2002-08-07 |
* | using help_mp-??.h for one message | jaf | 2002-08-07 |
* | no default oac/ovc (it just confuses users), more detailed -oac/-ovc help | arpi | 2002-08-05 |
* | count blocks by rounded-up chunksizes instead of chunks - | arpi | 2002-08-02 |
* | audio preload/density/delay configurable | arpi | 2002-08-01 |
* | DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, sm... | atmos4 | 2002-07-25 |
* | 10l fix, by Rémi Guyomarch <rguyom@pobox.com> && Björn Sandell | arpi | 2002-07-21 |
* | fix for interlaced (2 fields) mpeg2 streams: | arpi | 2002-07-12 |
* | Fix Vobsub output synchro. | kmkaplan | 2002-07-11 |
* | MEncoder vobsub ripping support, currently not compatible with windows vobsub... | atmos4 | 2002-07-08 |
* | -frames 0 fix, multifile frames support by tibcu | alex | 2002-06-28 |
* | clean up warnings in mencoder. | rfelker | 2002-06-27 |
* | fixed mono mp3 encoding, hint by Paul Ortyl | alex | 2002-06-23 |
* | mono mp3 encoding support by Paul Ortyl <ortylp at 3miasto.net> | alex | 2002-06-23 |
* | On QNX eof szmbol clashes with system headers, workaround by renaming to at_e... | atmos4 | 2002-06-13 |
* | mencoder out-of-diskspace error handling, patch by Eric Lammerts <eric@lammer... | arpi | 2002-06-07 |
* | font init needs to be after config parsing, otherwise -font won't | rfelker | 2002-06-02 |
* | big cosmetics patch, cleanup of messages printed by mplayer and libs. | arpi | 2002-05-20 |