| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up the way get_path is handled: Compile get_path.c to an object to link | diego | 2007-08-28 | 1 | -1/+1 |
* | Fix warning: | diego | 2007-08-25 | 1 | -1/+0 |
* | Make terminal input work more like VO key input | uau | 2007-08-25 | 1 | -0/+4 |
* | Kill two warnings. | cehoyos | 2007-08-07 | 1 | -0/+4 |
* | added support for -alang and -slang with dvdnav:// streams | nicodvb | 2007-07-15 | 1 | -0/+7 |
* | Create a new MSGT for just the status line. | diego | 2007-06-05 | 1 | -3/+3 |
* | Do not use fast_memcpy for small size copy, esp. when the size is constant | reimar | 2007-06-05 | 1 | -2/+2 |
* | Replace implicit use of fast_memcpy via macro by explicit use to allow | reimar | 2007-06-05 | 1 | -8/+8 |
* | add new -subfont option, that allows having a different font for OSD (control... | ben | 2007-05-20 | 1 | -0/+1 |
* | Simplify #include directives. | diego | 2007-04-26 | 1 | -3/+1 |
* | make -really-quiet hide the mencoder version tags. patch copied from michael | compn | 2007-04-25 | 1 | -0/+5 |
* | update year of mencoder version line | compn | 2007-04-21 | 1 | -1/+1 |
* | Remove unused variable. | diego | 2007-04-15 | 1 | -1/+0 |
* | Move parsing of the -ss option to the option code. | uau | 2007-02-24 | 1 | -11/+2 |
* | Move some subtitle handling from mplayer.c to mpcommon.c and share it with me... | reimar | 2007-02-17 | 1 | -26/+6 |
* | Move common vo initialization code to video_out.c | reimar | 2007-02-17 | 1 | -0/+6 |
* | 1000l fix for mencoder -hr-edl-seek with -ovc copy, waiting for keyframe | ods15 | 2007-02-17 | 1 | -2/+5 |
* | DO NOT recommend or even suggest installing codecs.conf. | diego | 2007-01-13 | 1 | -1/+0 |
* | muxers now write to output muxer->stream rather than to muxer->file | nicodvb | 2006-12-18 | 1 | -13/+14 |
* | fix mencoder include clash on osx | nplourde | 2006-12-01 | 1 | -2/+2 |
* | Remove some of the worst "headers include headers which include | reimar | 2006-11-29 | 1 | -1/+1 |
* | Make MPlayer/MEncoder print the compile-time configuration in verbose mode. | diego | 2006-11-28 | 1 | -0/+2 |
* | Make compilation depending on USE_OSD unconditional. | uau | 2006-11-22 | 1 | -2/+0 |
* | MSGTRs for mencoder.c | kraymer | 2006-11-22 | 1 | -6/+6 |
* | Make compilation depending on USE_SUB unconditional. | uau | 2006-11-21 | 1 | -6/+0 |
* | Update OSD contents only after the correct values for the frame are known. | uau | 2006-11-14 | 1 | -2/+5 |
* | ARCH_X86 simplifications | reimar | 2006-11-01 | 1 | -1/+1 |
* | "-o -" -> use stdout | michael | 2006-10-27 | 1 | -1/+4 |
* | after a long time, finally i could add -endpos option to mplayer executable. | ptt | 2006-09-25 | 1 | -56/+6 |
* | Fix MEncoder build when bitmap fonts are disabled. | diego | 2006-08-24 | 1 | -0/+2 |
* | Cosmetics (nothing but spaces, tabs, and a comment changed here..) | ods15 | 2006-08-14 | 1 | -10/+8 |
* | re-indent properly after last patch. | reimar | 2006-08-14 | 1 | -2/+2 |
* | 10l in last commit, move configured-check inside sh_video and sh_video->vfilt... | reimar | 2006-08-14 | 1 | -3/+3 |
* | Do not call VFCTRL_FLUSH_FRAMES when the filter chain was never configured, | reimar | 2006-08-14 | 1 | -0/+3 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 | 1 | -2/+2 |
* | Remove support for obsolete and non-free divx4/odivx libraries. | diego | 2006-07-14 | 1 | -3/+0 |
* | Marks several string parameters as const when they are not modified in the fu... | reynaldo | 2006-07-09 | 1 | -1/+1 |
* | Initial libass release (without mencoder support). | eugeni | 2006-07-07 | 1 | -0/+7 |
* | parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, s... | reynaldo | 2006-07-03 | 1 | -1/+1 |
* | include stream_dvd's interface from libmpdemux/stream_dvd.h | nicodvb | 2006-06-11 | 1 | -0/+4 |
* | Temporary workaround for libavcodec issues with B-frames | rtognimp | 2006-05-09 | 1 | -1/+1 |
* | Rename some misspelled and misnamed messages. | diego | 2006-04-28 | 1 | -2/+2 |
* | Make EDL compilation unconditional | uau | 2006-04-27 | 1 | -12/+0 |
* | Make mencoder stream size printing use 64 bits. | corey | 2006-04-26 | 1 | -2/+2 |
* | No need to include the whole libinput in mencoder | albeu | 2006-04-25 | 1 | -1/+5 |
* | Get ride of the several if(identify) messy lines and rearangment of some of t... | reynaldo | 2006-04-24 | 1 | -1/+0 |
* | Remove support for default.sub. | diego | 2006-04-23 | 1 | -8/+6 |
* | arrg more of this stupid cruft | rfelker | 2006-03-30 | 1 | -1/+1 |
* | Convert printfs in aviprint.c to mp_msg and give the information printing | diego | 2006-03-27 | 1 | -2/+2 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 | 1 | -2/+2 |
* | feed something (hopefully correct timestamps) into the video filter chain | michael | 2006-03-21 | 1 | -2/+2 |
* | temporarily disabled the coercion of audio_preload=0 for -of mpeg until I fin... | nicodvb | 2006-03-19 | 1 | -0/+3 |
* | The system-wide and the user-specific MEncoder configuration file should both | diego | 2006-03-14 | 1 | -1/+1 |
* | Add uninit for audio before switching to next file and completing encode | ods15 | 2006-02-24 | 1 | -0/+2 |
* | Fix video delay when encoding with B-frames. | corey | 2006-02-21 | 1 | -0/+3 |
* | New option: -ignore-start | corey | 2006-02-20 | 1 | -0/+3 |
* | dwStart support for mencoder. | corey | 2006-02-19 | 1 | -5/+5 |
* | deobfuscate some a/v sync code | ods15 | 2006-02-19 | 1 | -14/+15 |
* | Second-try commit of this patch. | corey | 2006-02-17 | 1 | -3/+3 |
* | muxer_mpeg MUST be used with audio_preload=0 | nicodvb | 2006-02-11 | 1 | -0/+1 |
* | Reverse commit of unfinished patch for passing audio_delay to the demuxers. | corey | 2006-02-09 | 1 | -3/+3 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 1 | -2/+2 |
* | 1. Include audio_delay as an argument to demux_seek. | corey | 2006-02-07 | 1 | -3/+3 |
* | change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ... | michael | 2006-01-26 | 1 | -5/+5 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 | 1 | -8/+8 |
* | Update copyright date to 2006 | gpoirier | 2006-01-04 | 1 | -1/+1 |
* | disable dvd subtitles by default | nicodvb | 2006-01-03 | 1 | -2/+2 |
* | "cfg-mplayer-def.h" is what is written in ~/.mplayer/config when it is not | ods15 | 2005-12-17 | 1 | -1/+0 |
* | make -o mandatory and add a warning when the extension does not match the con... | wanderer | 2005-12-15 | 1 | -1/+28 |
* | more warning fixes | ods15 | 2005-12-07 | 1 | -2/+2 |
* | compiler warning fixes, some of these were actual (printing) bugs. | ods15 | 2005-12-07 | 1 | -13/+11 |
* | Some more cola for msglevel, codec-cfg can't even call mp_msg_init or it'll | ods15 | 2005-12-07 | 1 | -3/+3 |
* | new -msglevel option, constrols msg level for every msg module | ods15 | 2005-12-06 | 1 | -3/+3 |
* | fatal error when muxer cannot initialize | rfelker | 2005-12-02 | 1 | -0/+4 |
* | Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org... | reynaldo | 2005-11-29 | 1 | -2/+0 |
* | buffering in the muxer layer; patch by Corey Hickey (bugfood-ml ad fatooh pun... | nicodvb | 2005-11-21 | 1 | -7/+0 |
* | print the number of encoded frames per seconds (fps) with a greater precision | gpoirier | 2005-11-17 | 1 | -2/+2 |
* | Provide percentage even when demuxer->movi_start and movi_end are not available | reimar | 2005-10-30 | 1 | -1/+2 |
* | comment on -noskip patch | rfelker | 2005-10-23 | 1 | -0/+5 |
* | honor decoder's/filter's decision to remove frames when using -noskip. | rfelker | 2005-10-23 | 1 | -0/+3 |
* | reapply rawaudio muxer fix (don't disable audio without user's permission!) (... | rfelker | 2005-10-23 | 1 | -4/+0 |
* | reverse patch that was mistakenly applied with unwanted unrelated changes | rfelker | 2005-10-23 | 1 | -3/+4 |
* | document hack | ods15 | 2005-10-20 | 1 | -0/+2 |
* | processing audio is sometimes essential for a/v sync, so 1000l to | rfelker | 2005-10-19 | 1 | -4/+3 |
* | allow mencoder to load win32 codecs properly patch by Zuxy <zuxy.meng at gmai... | faust3 | 2005-10-16 | 1 | -0/+4 |
* | cosmetics. does not change functionality, but makes code easier to read | ods15 | 2005-10-13 | 1 | -63/+43 |
* | weirdness, flags aren't restored right unless you add this second push | ods15 | 2005-10-13 | 1 | -0/+1 |
* | fix mencoder multi-file with some files having audio but others dont | ods15 | 2005-10-13 | 1 | -1/+7 |
* | 100000l to me | ods15 | 2005-10-08 | 1 | -3/+6 |
* | Make frameno.avi not turn on by default. this is deprecated and this entire | ods15 | 2005-09-19 | 1 | -9/+11 |
* | Demuxer modularization | rtognimp | 2005-08-05 | 1 | -0/+3 |
* | Support new static libavcodec (depends on libavutil). | al | 2005-08-01 | 1 | -1/+1 |
* | remove unused cache-prefill and create cache-seek-min that controls when seek... | iive | 2005-07-31 | 1 | -1/+1 |
* | 1000l to me. Broke compilation when EDL is disabled. | ods15 | 2005-07-23 | 1 | -0/+2 |
* | fix invalid pointers passed to init_audio_filters | reimar | 2005-07-22 | 1 | -3/+9 |
* | define SIGHUP and SIGPIPE for MinGW and catch SIGPIPE also in mplayer | reimar | 2005-07-22 | 1 | -0/+2 |
* | catch HUP and PIPE signals aswell. Patch by Sergey Khlutchin (@gmail.com) | alex | 2005-07-18 | 1 | -0/+2 |
* | -delay for MEncoder, final step 6. | ods15 | 2005-07-17 | 1 | -1/+38 |
* | -delay for MEncoder, step 5. | ods15 | 2005-07-17 | 1 | -22/+32 |
* | -delay for MEncoder, step 4. | ods15 | 2005-07-17 | 1 | -23/+33 |
* | -delay for MEncoder, step 3. | ods15 | 2005-07-17 | 1 | -2/+13 |
* | -delay for MEncoder, step 2. | ods15 | 2005-07-17 | 1 | -28/+31 |
* | -delay for MEncoder, step 1. | ods15 | 2005-07-17 | 1 | -3/+3 |
* | Do not count skipped/broken frames when using -frames | reimar | 2005-07-03 | 1 | -0/+2 |
* | Check for WAVEFORMAT.wFormatTag overflows and allow user to override the tag ... | ranma | 2005-07-02 | 1 | -0/+14 |
* | -don't encode more audio than needed; -edl_skip is int, not short; -don't rea... | nicodvb | 2005-06-27 | 1 | -11/+19 |
* | make -srate work again, unify audio filter init and preinit. | reimar | 2005-06-24 | 1 | -8/+8 |
* | strdup subtitle filename at a more appropriate place, fixing memleaks and | reimar | 2005-06-01 | 1 | -2/+11 |
* | restored preinit_audio_filters() but set the final sample_rate to the value o... | nicodvb | 2005-05-24 | 1 | -6/+1 |
* | disable preinit until it's fixed (it breaks -speed...codec is initialized wit... | rfelker | 2005-05-24 | 1 | -0/+5 |
* | patch by oded to fix edl hang when end of audio is reached | rfelker | 2005-05-24 | 1 | -3/+4 |
* | preinit audio filters in order to determine the final samplerate and number o... | nicodvb | 2005-05-22 | 1 | -2/+17 |
* | include get_path.c before avcodec.h, fix error on osx + gcc4 where defined ma... | nplourde | 2005-05-18 | 1 | -2/+2 |
* | added twolame mp2 audio encoder | nicodvb | 2005-05-07 | 1 | -0/+1 |
* | added faac audio encoder | nicodvb | 2005-04-25 | 1 | -0/+1 |
* | audio encoding reworked | nicodvb | 2005-04-22 | 1 | -676/+80 |
* | Errors that cause MEncoder to exit should be MSGL_FATAL, not MSGL_ERR. | diego | 2005-04-06 | 1 | -2/+2 |
* | Change all MSGT_FIXME, MSGL_FIXME to appropiate values. | diego | 2005-04-06 | 1 | -38/+38 |
* | windows priority support patch by Rune Petersen <runner at mail.tele.dk> with... | faust3 | 2005-04-02 | 1 | -0/+17 |
* | 100l to oded.. edl was causing the decoder to get a first broken packet | rfelker | 2005-03-23 | 1 | -4/+5 |
* | EDL for mencoder, patch by Oded (ods15) | rfelker | 2005-03-19 | 1 | -1/+150 |
* | Oded's patch for -speed in mencoder. This can be used for purposes | rfelker | 2005-03-15 | 1 | -19/+39 |
* | patch by ods15: | rfelker | 2005-03-13 | 1 | -0/+2 |
* | set AvgBytesPerSecond to the correct value if encoding with mp3lame in cbr mode | nicodvb | 2005-03-07 | 1 | -1/+4 |
* | fixes for encoding of multiple files | henry | 2005-03-01 | 1 | -23/+23 |
* | Multifile 10l bugfix by Oded: | rfelker | 2005-02-27 | 1 | -0/+2 |
* | cleanups of the Multiple files patch | henry | 2005-02-25 | 1 | -8/+4 |
* | compile fix | henry | 2005-02-25 | 1 | -10/+7 |
* | do not hide frame skips/dups! if they happen it's very bad!! | rfelker | 2005-02-25 | 1 | -2/+2 |
* | Always print dup/skip messages when !quiet. | hzoli | 2005-02-25 | 1 | -2/+2 |
* | MEncoder multiple files patch by Oded Shimon (ods15) | rfelker | 2005-02-25 | 1 | -19/+188 |
* | fix missing check against lame_init_params that was leading to video only fil... | reynaldo | 2005-02-22 | 1 | -1/+4 |
* | initial, extremely experimental, libavformat muxer; don't expect anything to ... | nicodvb | 2005-02-21 | 1 | -0/+4 |
* | small reordering to make future 'multiple files' changes more modular, puts s... | reynaldo | 2005-02-12 | 1 | -22/+22 |
* | Print CPUflags and extension support on x86_64, too | reimar | 2005-01-29 | 1 | -1/+1 |
* | happy new year | diego | 2005-01-02 | 1 | -1/+1 |
* | removing AFMT_ dependancy | alex | 2004-12-27 | 1 | -9/+5 |
* | Output more information about vids, aids, sids, alangs and slangs with -ident... | mosu | 2004-11-25 | 1 | -0/+1 |
* | Reduce excessive verbosity. | diego | 2004-11-15 | 1 | -2/+2 |
* | add new control message, that is send after end of stream, to flush all remai... | iive | 2004-10-09 | 1 | -0/+8 |
* | printf --> mp_msg conversion | diego | 2004-10-07 | 1 | -1/+1 |
* | encoding to mp2 with libtoolame | nicodvb | 2004-09-21 | 1 | -0/+94 |
* | x264 encoder support. Original patch send by Bernhard Rosenkraenzer <bero at ... | iive | 2004-08-27 | 1 | -1/+3 |
* | printf -> mp_msg conversion, first steps | diego | 2004-08-24 | 1 | -160/+58 |
* | cache min fill adjustment, based on patch by Jeremy Huddleston | iive | 2004-07-16 | 1 | -0/+3 |
* | We don't want junk in unused parts of the BITMAPINFOHEADER | ranma | 2004-06-08 | 1 | -2/+2 |
* | 1000l....of pepsi :(broke -ovc copy!) | rfelker | 2004-05-19 | 1 | -3/+3 |
* | more lame options | rfelker | 2004-05-19 | 1 | -0/+6 |
* | 10l on cygwin WIN32 gets defined in config.h | faust3 | 2004-04-30 | 1 | -1/+2 |
* | Make it compile on mingw again. Now it is finally possible to include windows... | faust3 | 2004-04-30 | 1 | -0/+4 |
* | 100l to me! | rfelker | 2004-04-30 | 1 | -3/+3 |
* | removed loader/ dependancy, imported some files from g2, also used patches fr... | alex | 2004-04-28 | 1 | -1/+1 |
* | soft skipping for mencoder. rather than skipping decoding/filtering | rfelker | 2004-04-28 | 1 | -2/+4 |
* | "hard" frame duplication for mencoder. this finally makes it possible | rfelker | 2004-04-28 | 1 | -1/+3 |
* | Respect -playlist for asx streams | rtognimp | 2004-04-17 | 1 | -1/+1 |
* | support for abitrary imaadpcm encoding, ported from ffmpeg | alex | 2004-04-07 | 1 | -6/+2 |
* | |