| Commit message (Expand) | Author | Age |
* | Fix MEncoder build when bitmap fonts are disabled. | diego | 2006-08-24 |
* | Cosmetics (nothing but spaces, tabs, and a comment changed here..) | ods15 | 2006-08-14 |
* | re-indent properly after last patch. | reimar | 2006-08-14 |
* | 10l in last commit, move configured-check inside sh_video and sh_video->vfilt... | reimar | 2006-08-14 |
* | Do not call VFCTRL_FLUSH_FRAMES when the filter chain was never configured, | reimar | 2006-08-14 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 |
* | Remove support for obsolete and non-free divx4/odivx libraries. | diego | 2006-07-14 |
* | Marks several string parameters as const when they are not modified in the fu... | reynaldo | 2006-07-09 |
* | Initial libass release (without mencoder support). | eugeni | 2006-07-07 |
* | parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, s... | reynaldo | 2006-07-03 |
* | include stream_dvd's interface from libmpdemux/stream_dvd.h | nicodvb | 2006-06-11 |
* | Temporary workaround for libavcodec issues with B-frames | rtognimp | 2006-05-09 |
* | Rename some misspelled and misnamed messages. | diego | 2006-04-28 |
* | Make EDL compilation unconditional | uau | 2006-04-27 |
* | Make mencoder stream size printing use 64 bits. | corey | 2006-04-26 |
* | No need to include the whole libinput in mencoder | albeu | 2006-04-25 |
* | Get ride of the several if(identify) messy lines and rearangment of some of t... | reynaldo | 2006-04-24 |
* | Remove support for default.sub. | diego | 2006-04-23 |
* | arrg more of this stupid cruft | rfelker | 2006-03-30 |
* | Convert printfs in aviprint.c to mp_msg and give the information printing | diego | 2006-03-27 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 |
* | feed something (hopefully correct timestamps) into the video filter chain | michael | 2006-03-21 |
* | temporarily disabled the coercion of audio_preload=0 for -of mpeg until I fin... | nicodvb | 2006-03-19 |
* | The system-wide and the user-specific MEncoder configuration file should both | diego | 2006-03-14 |
* | Add uninit for audio before switching to next file and completing encode | ods15 | 2006-02-24 |
* | Fix video delay when encoding with B-frames. | corey | 2006-02-21 |
* | New option: -ignore-start | corey | 2006-02-20 |
* | dwStart support for mencoder. | corey | 2006-02-19 |
* | deobfuscate some a/v sync code | ods15 | 2006-02-19 |
* | Second-try commit of this patch. | corey | 2006-02-17 |
* | muxer_mpeg MUST be used with audio_preload=0 | nicodvb | 2006-02-11 |
* | Reverse commit of unfinished patch for passing audio_delay to the demuxers. | corey | 2006-02-09 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 |
* | 1. Include audio_delay as an argument to demux_seek. | corey | 2006-02-07 |
* | 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 |