| Commit message (Expand) | Author | Age |
* | Do not count skipped/broken frames when using -frames | reimar | 2005-07-03 |
* | Check for WAVEFORMAT.wFormatTag overflows and allow user to override the tag ... | ranma | 2005-07-02 |
* | -don't encode more audio than needed; -edl_skip is int, not short; -don't rea... | nicodvb | 2005-06-27 |
* | make -srate work again, unify audio filter init and preinit. | reimar | 2005-06-24 |
* | strdup subtitle filename at a more appropriate place, fixing memleaks and | reimar | 2005-06-01 |
* | restored preinit_audio_filters() but set the final sample_rate to the value o... | nicodvb | 2005-05-24 |
* | disable preinit until it's fixed (it breaks -speed...codec is initialized wit... | rfelker | 2005-05-24 |
* | patch by oded to fix edl hang when end of audio is reached | rfelker | 2005-05-24 |
* | preinit audio filters in order to determine the final samplerate and number o... | nicodvb | 2005-05-22 |
* | include get_path.c before avcodec.h, fix error on osx + gcc4 where defined ma... | nplourde | 2005-05-18 |
* | added twolame mp2 audio encoder | nicodvb | 2005-05-07 |
* | added faac audio encoder | nicodvb | 2005-04-25 |
* | audio encoding reworked | nicodvb | 2005-04-22 |
* | Errors that cause MEncoder to exit should be MSGL_FATAL, not MSGL_ERR. | diego | 2005-04-06 |
* | Change all MSGT_FIXME, MSGL_FIXME to appropiate values. | diego | 2005-04-06 |
* | windows priority support patch by Rune Petersen <runner at mail.tele.dk> with... | faust3 | 2005-04-02 |
* | 100l to oded.. edl was causing the decoder to get a first broken packet | rfelker | 2005-03-23 |
* | EDL for mencoder, patch by Oded (ods15) | rfelker | 2005-03-19 |
* | Oded's patch for -speed in mencoder. This can be used for purposes | rfelker | 2005-03-15 |
* | patch by ods15: | rfelker | 2005-03-13 |
* | set AvgBytesPerSecond to the correct value if encoding with mp3lame in cbr mode | nicodvb | 2005-03-07 |
* | fixes for encoding of multiple files | henry | 2005-03-01 |
* | Multifile 10l bugfix by Oded: | rfelker | 2005-02-27 |
* | cleanups of the Multiple files patch | henry | 2005-02-25 |
* | compile fix | henry | 2005-02-25 |
* | do not hide frame skips/dups! if they happen it's very bad!! | rfelker | 2005-02-25 |
* | Always print dup/skip messages when !quiet. | hzoli | 2005-02-25 |
* | MEncoder multiple files patch by Oded Shimon (ods15) | rfelker | 2005-02-25 |
* | fix missing check against lame_init_params that was leading to video only fil... | reynaldo | 2005-02-22 |
* | initial, extremely experimental, libavformat muxer; don't expect anything to ... | nicodvb | 2005-02-21 |
* | small reordering to make future 'multiple files' changes more modular, puts s... | reynaldo | 2005-02-12 |
* | Print CPUflags and extension support on x86_64, too | reimar | 2005-01-29 |
* | happy new year | diego | 2005-01-02 |
* | removing AFMT_ dependancy | alex | 2004-12-27 |
* | Output more information about vids, aids, sids, alangs and slangs with -ident... | mosu | 2004-11-25 |
* | Reduce excessive verbosity. | diego | 2004-11-15 |
* | add new control message, that is send after end of stream, to flush all remai... | iive | 2004-10-09 |
* | printf --> mp_msg conversion | diego | 2004-10-07 |
* | encoding to mp2 with libtoolame | nicodvb | 2004-09-21 |
* | x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at ... | iive | 2004-08-27 |
* | printf -> mp_msg conversion, first steps | diego | 2004-08-24 |
* | cache min fill adjustment, based on patch by Jeremy Huddleston | iive | 2004-07-16 |
* | We don't want junk in unused parts of the BITMAPINFOHEADER | ranma | 2004-06-08 |
* | 1000l....of pepsi :(broke -ovc copy!) | rfelker | 2004-05-19 |
* | more lame options | rfelker | 2004-05-19 |
* | 10l on cygwin WIN32 gets defined in config.h | faust3 | 2004-04-30 |
* | Make it compile on mingw again. Now it is finally possible to include windows... | faust3 | 2004-04-30 |
* | 100l to me! | rfelker | 2004-04-30 |
* | removed loader/ dependancy, imported some files from g2, also used patches fr... | alex | 2004-04-28 |
* | soft skipping for mencoder. rather than skipping decoding/filtering | rfelker | 2004-04-28 |