aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Apple Remote supportGravatar diego2007-08-14
* AC3 --> AC-3Gravatar diego2007-08-13
* Document how to encode with some libavcodec audio codecs.Gravatar diego2007-08-13
* Fix compilation on BSD.Gravatar diego2007-08-13
* Remove unused variables.Gravatar diego2007-08-13
* Fix likely mistake when using char*.Gravatar cehoyos2007-08-13
* Remove additional warnings when using icc - similar to -Wno-pointer-sign.Gravatar cehoyos2007-08-13
* MP3 audio encoder was renamed to libmp3lame in FFmpeg.Gravatar diego2007-08-12
* Remove unused definition.Gravatar diego2007-08-12
* Remove outdated lines.Gravatar diego2007-08-12
* Declare all vo_gamma variables in libvo/video_out.h and remove them fromGravatar diego2007-08-12
* Fix UDP select timeout.Gravatar diego2007-08-12
* Change "object type complexity" parameter of FAAC in theGravatar gpoirier2007-08-09
* The "svn copy" method for reverting has worked flawlessly for me withoutGravatar reimar2007-08-09
* Move some more compiler flags to configure.Gravatar diego2007-08-09
* When a new subtitle stream becomes available check if it is the one thatGravatar reimar2007-08-09
* Remove unused definition.Gravatar diego2007-08-08
* printf in mp_image.h was changed to fprintf in r17972.Gravatar cehoyos2007-08-08
* Fix warning: too many arguments for formatGravatar cehoyos2007-08-08
* Cosmetics: Remove empty block.Gravatar cehoyos2007-08-08
* Define teletext_control() in tvi_v4l.c and tvi_v4l2.c.Gravatar cehoyos2007-08-08
* r23920: Teletext support (and editor's info)Gravatar kraymer2007-08-08
* Add <application> tag around MEncoderGravatar reimar2007-08-08
* synced with r24030Gravatar ptt2007-08-08
* synced with r23996Gravatar ptt2007-08-08
* Remove useless #include and silence warnings when compiling find_sub.c.Gravatar cehoyos2007-08-08
* Move some #defines into configure/config.h.Gravatar diego2007-08-08
* Document special A-V sync issues with FLV filesGravatar reimar2007-08-08
* bbox[n] and spu->scaled_start_row are unsigned, comparison with 0 is pointless.Gravatar cehoyos2007-08-08
* Chinese man page translation is in sync nowGravatar kraymer2007-08-08
* This patch updates zh/mplayer.1, making it synchronized to en/mplayer.1 r23996Gravatar kraymer2007-08-08
* r23996: Hint at mf://@... syntaxGravatar kraymer2007-08-07
* Kill two warnings.Gravatar cehoyos2007-08-07
* make x264 work again after the h264-libx264 renamingGravatar michael2007-08-07
* Move HAVE_INTTYPES_H definition to a more sensible place in config.h.Gravatar diego2007-08-07
* Improve error message.Gravatar diego2007-08-07
* HAVE_INTTYPES_H is in config.h, HAVE_STDINT_H is never reached.Gravatar diego2007-08-07
* synced with r23982Gravatar ptt2007-08-07
* synced to r23983Gravatar ptt2007-08-07
* HAVE_INTTYPES_H is already declared in config.h.Gravatar diego2007-08-07
* synced with r24016Gravatar Gabrov2007-08-07
* Added Alan Nisotas modify_reg.Gravatar cehoyos2007-08-06
* sync w/ r23996Gravatar gpoirier2007-08-05
* Move alloc_mpi and copy_mpi from libmenu/vf_menu.c to libmpcodecs/mp_image.c.Gravatar cehoyos2007-08-04
* Moved dvdtimetomsec to stream_dvd_common.c.Gravatar cehoyos2007-08-04
* Remove unused variables.Gravatar diego2007-08-04
* cosmetics: removed commented code and small reindentationGravatar nicodvb2007-08-04
* removed unused variablesGravatar nicodvb2007-08-04
* Add a dummy guiMessageBox so it still compiles when MPlayer was configured withGravatar reimar2007-08-04
* Fix compilation of ass_fontconfig.c when fontconfig is disabled.Gravatar iive2007-08-04