Mercurial > mplayer.hg
graph
-
Add -nocache option, -cache is not a flag option.2006-02-02, by diego
-
avoid conflicting types error on cygwin2006-02-02, by faust3
-
x264 tweaks2006-02-02, by lorenm
-
typo fixes2006-02-01, by ptt
-
Only compile libmpencoders if MEncoder has been enabled.2006-01-31, by diego
-
Move conditional compilation out of the code and into the build system.2006-01-31, by diego
-
Move conditional compilation out of the code and into the build system.2006-01-31, by diego
-
sync up to 1.2212006-01-31, by ptt
-
sync up to 1.12162006-01-31, by ptt
-
update for recent developments2006-01-30, by diego
-
removed forgotten fprintf()2006-01-30, by nicodvb
-
when linking to external libav* try using pkg-config first2006-01-30, by nicodvb
-
synced with 1.2212006-01-30, by gabrov
-
Typo fix2006-01-30, by gabrov
-
1.218: typo, consistency2006-01-30, by kraymer
-
Synced with 1.12142006-01-30, by jheryan
-
sync up to 1.2022006-01-30, by ptt
-
1.219: More detailed description of brd_scale.2006-01-30, by kraymer
-
synced with 1.1219 + typo fix2006-01-30, by gpoirier
-
synced with 1.2162006-01-30, by gabrov
-
mention TOOLS/encode2mpeglight2006-01-29, by nicodvb
-
More detailed description of brd_scale.2006-01-29, by corey
-
added missing entries since the last release (approved by Diego with small2006-01-29, by rathann
-
synced with 1.12182006-01-29, by gpoirier
-
typo, consistency2006-01-29, by diego
-
Try to only use a linebreak without hyphenation (\:) where it makes sense.2006-01-29, by diego
-
synced with 1.12162006-01-29, by gpoirier
-
Unify the handling of escaped spaces.2006-01-29, by diego
-
Include MEncoder config files in list of files.2006-01-29, by diego
-
French MEncoder docs are not synced yet.2006-01-29, by diego
-
10l: wrong syntax2006-01-28, by gpoirier
-
SDL video out syntax has changed a while ago, but the XML was not updated since now :)2006-01-28, by gpoirier
-
Also remove objects in subdirectories.2006-01-28, by diego
-
use mp_a52_framesize() when liba52 is not available2006-01-27, by nicodvb
-
cosmetic, fix spacing2006-01-27, by ods15
-
Make clean/distclean behave uniformly in all directories.2006-01-27, by diego
-
Make clean/distclean behave uniformly in all directories.2006-01-27, by diego
-
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer2006-01-26, by michael
-
updates2006-01-26, by diego
-
limits.h for INT_MAX2006-01-25, by michael
-
correct block align2006-01-25, by michael
-
sync to 1.2202006-01-25, by kraymer
-
fix aac in mov/mp42006-01-25, by michael
-
Fix the MSG?_FIXME and make the profiles help translatable.2006-01-25, by albeu
-
setting codec_tag unconditionally to FMP4 is a bad idea (breaks mov/mp4)2006-01-24, by michael
-
Typo fix: missing "by" in brd_scale recommendation.2006-01-24, by corey
-
Fix up new profiles section and the MPLAYER_VERBSE environment variable.2006-01-24, by diego
-
1.212: Make -list-options work in both MPlayer and MEncoder.2006-01-24, by kraymer
-
1.1206: sync to x264 r398.2006-01-24, by kraymer
-
major update of x264encopts, credits go to Alex Günsche < ag .ät. zirona.com>, thank you!2006-01-24, by kraymer
-
Make -list-options work in both MPlayer and MEncoder.2006-01-24, by albeu
-
Profiles support.2006-01-24, by albeu
-
New option type to print help text with a function.2006-01-24, by albeu
-
Using INT_MAX without including limits.h breaks compilation on MinGW.2006-01-23, by diego
-
Fix misuse of the M_OPT_TYPE_INDIRECT flag, it has nothing to do2006-01-23, by albeu
-
Fix multiple help clauses on the command line with mencoder.2006-01-23, by albeu
-
Fix libav* linking order, libavutil needs to come after lavc/lavf.2006-01-23, by diego
-
1.1210: support libavcodec's new sc_factor parameter2006-01-22, by kraymer