| Commit message (Expand) | Author | Age |
* | change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ... | michael | 2006-01-26 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 |
* | Update copyright date to 2006 | gpoirier | 2006-01-04 |
* | disable dvd subtitles by default | nicodvb | 2006-01-03 |
* | "cfg-mplayer-def.h" is what is written in ~/.mplayer/config when it is not | ods15 | 2005-12-17 |
* | make -o mandatory and add a warning when the extension does not match the con... | wanderer | 2005-12-15 |
* | more warning fixes | ods15 | 2005-12-07 |
* | compiler warning fixes, some of these were actual (printing) bugs. | ods15 | 2005-12-07 |
* | Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'll | ods15 | 2005-12-07 |
* | new -msglevel option, constrols msg level for every msg module | ods15 | 2005-12-06 |
* | fatal error when muxer cannot initialize | rfelker | 2005-12-02 |
* | Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org... | reynaldo | 2005-11-29 |
* | buffering in the muxer layer; patch by Corey Hickey (bugfood-ml ad fatooh pun... | nicodvb | 2005-11-21 |
* | print the number of encoded frames per seconds (fps) with a greater precision | gpoirier | 2005-11-17 |
* | Provide percentage even when demuxer->movi_start and movi_end are not available | reimar | 2005-10-30 |
* | comment on -noskip patch | rfelker | 2005-10-23 |
* | honor decoder's/filter's decision to remove frames when using -noskip. | rfelker | 2005-10-23 |
* | reapply rawaudio muxer fix (don't disable audio without user's permission!) (... | rfelker | 2005-10-23 |
* | reverse patch that was mistakenly applied with unwanted unrelated changes | rfelker | 2005-10-23 |
* | document hack | ods15 | 2005-10-20 |
* | processing audio is sometimes essential for a/v sync, so 1000l to | rfelker | 2005-10-19 |
* | allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmai... | faust3 | 2005-10-16 |
* | cosmetics. does not change functionality, but makes code easier to read | ods15 | 2005-10-13 |
* | weirdness, flags aren't restored right unless you add this second push | ods15 | 2005-10-13 |
* | fix mencoder multi-file with some files having audio but others dont | ods15 | 2005-10-13 |
* | 100000l to me | ods15 | 2005-10-08 |
* | Make frameno.avi not turn on by default. this is deprecated and this entire | ods15 | 2005-09-19 |
* | Demuxer modularization | rtognimp | 2005-08-05 |
* | Support new static libavcodec (depends on libavutil). | al | 2005-08-01 |
* | remove unused cache-prefill and create cache-seek-min that controls when seek... | iive | 2005-07-31 |
* | 1000l to me. Broke compilation when EDL is disabled. | ods15 | 2005-07-23 |
* | fix invalid pointers passed to init_audio_filters | reimar | 2005-07-22 |
* | define SIGHUP and SIGPIPE for MinGW and catch SIGPIPE also in mplayer | reimar | 2005-07-22 |
* | catch HUP and PIPE signals aswell. Patch by Sergey Khlutchin (@gmail.com) | alex | 2005-07-18 |
* | -delay for MEncoder, final step 6. | ods15 | 2005-07-17 |
* | -delay for MEncoder, step 5. | ods15 | 2005-07-17 |
* | -delay for MEncoder, step 4. | ods15 | 2005-07-17 |
* | -delay for MEncoder, step 3. | ods15 | 2005-07-17 |
* | -delay for MEncoder, step 2. | ods15 | 2005-07-17 |
* | -delay for MEncoder, step 1. | ods15 | 2005-07-17 |
* | 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 |