Mercurial > mplayer.hg
graph
-
NEVER assign static strings to string command line options.2006-03-26, by albeu
-
synced with 1.2312006-03-26, by gabrov
-
Fix a/v desync for real some files2006-03-26, by rtognimp
-
allow values up to 100 for -mc2006-03-26, by reimar
-
Don't call make from shell constructs it prevent proper2006-03-26, by albeu
-
support custom OSD colour for vo_gl.c2006-03-26, by reimar
-
support custom OSD colour for vo_gl.c. Based on patch by Tomas Janousek tomi at nomi cz2006-03-26, by reimar
-
typo, parameter naming consistency2006-03-26, by diego
-
Use <value> and [value] consistently.2006-03-26, by diego
-
fixed framerate detection of interlaced H264 streams2006-03-25, by nicodvb
-
Add libpostproc to PARTS, fixes distclean on OS X and other platforms.2006-03-25, by diego
-
fix for the macosx tiger (groff 1.19.x) indentation issue2006-03-25, by jonas
-
Turn the preferences menu in something usefull using the new2006-03-25, by albeu
-
Unify MP3 fourccs for all decoders2006-03-25, by reimar
-
Add a msg type for the osd menu.2006-03-25, by albeu
-
Allow hiding list elements and disableing the pointer.2006-03-25, by albeu
-
Allow 6 ways (up/down/left/right/ok/cancel) navigation.2006-03-25, by albeu
-
max_distance clarification2006-03-25, by ods15
-
cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines2006-03-25, by diego
-
Simplify rules with common make constructs.2006-03-25, by diego
-
Simplify clean rule.2006-03-25, by diego
-
cosmetic, table align2006-03-25, by ods15
-
switch to using vlc for stream_flags2006-03-25, by ods15
-
Get rid of 2 osd related hacks.2006-03-24, by albeu
-
Update to the recent properties changes.2006-03-24, by albeu
-
1.231: Subtitles properties: move sub_select, sub_pos, sub_visibilty,2006-03-24, by kraymer
-
Subtitles properties: move sub_select, sub_pos, sub_visibilty,2006-03-24, by albeu
-
1.230: Convert fullscreen, panscan, color controls, ontop, rootwin,2006-03-24, by kraymer
-
printf --> mp_msg2006-03-24, by diego
-
Convert all if(verbose>X) to mp_msg_test calls.2006-03-24, by diego
-
The fix in mp_msg.c avoids a core dump when iconv_open() fails, the other2006-03-24, by albeu
-
Add DBG5 verbosity level to prepare for upcoming mp_msg_test changes.2006-03-24, by diego
-
Fix osd_show_msg alignment and make sure msg strings2006-03-23, by albeu
-
Convert fullscreen, panscan, color controls, ontop, rootwin,2006-03-23, by albeu
-
100L too many arguments to mp_msg().2006-03-23, by albeu
-
1.229: Move audio_delay to a property and add a few read only properties to2006-03-22, by kraymer
-
Move audio_delay to a property and add a few read only properties to2006-03-22, by albeu
-
Add get/set_property and update volume/mute to the last changes.2006-03-22, by albeu
-
1.1246: insert linebreak, \-playing-msg option2006-03-22, by kraymer
-
insert linebreak, \-playing-msg option2006-03-22, by kraymer
-
1.1243: 10l2006-03-22, by kraymer
-
1.1237: Capitalize some sentences after colons.2006-03-22, by kraymer
-
1.1234: Add some undocumented options.2006-03-22, by kraymer
-
1.1232: put options in alphabetical order2006-03-22, by kraymer
-
Shortly describe -playing-msg and -list-properties.2006-03-22, by albeu
-
1.228: Add an option to list the properties: -list-properties2006-03-22, by kraymer
-
Add an option to list the properties: -list-properties2006-03-22, by albeu
-
use mencoder directly for mp3lame encoding instead of lavc2006-03-22, by jonas
-
Add the new property API and implement a couple properties.2006-03-22, by albeu
-
feed something (hopefully correct timestamps) into the video filter chain2006-03-21, by michael
-
lavc doesnt pass AVFrame.opaque around :/2006-03-21, by michael
-
10l (forgot ...)2006-03-21, by michael
-
10l (null pointer dereference)2006-03-21, by michael
-
passing pts through the filter layer (lets see if pts or cola comes out at the end)2006-03-21, by michael
-
-rawvideo on => -demuxer rawvideo2006-03-21, by ods15
-
Prevent building lavc with xvid support unless xvid version is 1.1 or2006-03-21, by corey
-
10l2006-03-20, by lorenm
-
sync to x264 r476 (subq=7)2006-03-20, by lorenm
-
Don't multiply fb_line_len by fb_pixel_size. Fixes too-low placement of OSD2006-03-20, by pacman
-
Don't try to parse fb.modes more than once. Fixes playback of multiple files2006-03-20, by pacman
-
synced with 1.12412006-03-20, by gpoirier
-
retrieve metadata from FLAC files (patch by Benjamin Zores < ben _at_ geexbox.org >)2006-03-20, by aurel
-
Simplify pkg-config invocation.2006-03-20, by diego
-
synced with 1.2262006-03-19, by gabrov
-
Do not use ptr when it's NULL. CID 892006-03-19, by rtognimp
-
1.1230: Typo fix: "URLs to forces" --> "URLs to force"2006-03-18, by kraymer
-
1.226: Print the mute state on the OSD.2006-03-18, by kraymer
-
Print the mute state on the OSD.2006-03-18, by diego
-
Enable gui key bindings only when running the gui. Fix enter and esc2006-03-18, by albeu
-
codec-cfg depend on help_mp.h. Fix // builds.2006-03-18, by albeu
-
synced with 1.2252006-03-18, by gabrov
-
flags cleanup2006-03-18, by michael
-
Support libavcodec vrc_strategy=1 (XviD ratecontrol).2006-03-17, by corey
-
10l forgotten stream_reset to clear the EOF flag2006-03-17, by henry
-
timebases guidelines2006-03-17, by ods15
-
And 10L for me. Fix the forgoten enca_fd.2006-03-16, by albeu
-
Fix compilation with stupid C++ compilers that shock on valid C2006-03-16, by albeu
-
Move the subread from FILE to stream_t.2006-03-16, by albeu
-
Fix a potential seek failure, fill_buffer doesn't have to2006-03-16, by albeu
-
sync with new MEncoder config file name2006-03-15, by gpoirier
-
Fix up libaf unknown-format printing2006-03-15, by corey
-
extra checks on size of OSD parts (though IMHO these values should never be bad)2006-03-15, by reimar
-
Small fix with object list (-vf) help.2006-03-15, by albeu
-
rephrase index_ptr positioning2006-03-15, by ods15
-
timebase table2006-03-15, by ods15
-
do not call glDeleteTextures with 0 count, Xgl does not like it.2006-03-15, by reimar
-
10l the cpu hog fix broke fullscreenswitching with -wid2006-03-15, by faust3
-
The system-wide and the user-specific MEncoder configuration file should both2006-03-14, by diego
-
Remove twos workaround, this bug was fixed in mov demuxer2006-03-14, by rtognimp
-
mpegopts example2006-03-14, by rathann
-
synced with 1.362006-03-14, by gabrov
-
synced with 1.2242006-03-14, by gabrov
-
Remove totally wrong suggestion to use -dumpaudio and -dumpvideo to save2006-03-14, by rtognimp
-
last print on libaf to af_msg2006-03-14, by reynaldo
-
Try several formats instead of only YV12 if no format was explicitly2006-03-14, by albeu
-
forgotten entry about TOOLS/qepdvcd.sh2006-03-14, by reynaldo
-
le2me_32 is not necessary, tested by Diego on BE machine2006-03-14, by rathann
-
fl32 is now supported, too2006-03-13, by rathann
-
in24/in32/fl32 little/big-endian QuickTime PCM audio support2006-03-13, by rathann
-
Use _res_comment where appropriate.2006-03-13, by diego
-
10L fix missing return statement.2006-03-13, by albeu
-
do not randomly chop up packets, this isnt allowed in almost no container2006-03-13, by michael
-
Fix seeking with cache enabled on systems using fork().2006-03-13, by albeu
-
sync with 1.12382006-03-13, by gpoirier
-
adapter doesn't require vm anymore2006-03-13, by faust3
-
Ignore codecs2html.2006-03-13, by diego
-
To avoid a bug in ALSA's rate plugin that causes spurious overruns, try2006-03-13, by cladisch
-
Do not try to count hardware sound cards because there might be none2006-03-13, by cladisch
-
fixed character encoding2006-03-13, by gabrov
-
recommitted version 1.22 + Rich's 1.252006-03-13, by nicodvb
-
cosmetic, move stuff around2006-03-13, by ods15
-
Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with more2006-03-13, by pacman
-
FAAC encoding through libavcodec-faac2006-03-13, by michael
-
-lavcopts aglobal2006-03-13, by michael
-
remove mp_msg.c dependency when compiling codec-cfg binary.2006-03-12, by reimar
-
Fix compilation error introduced by last commit2006-03-12, by reimar
-
unified failure case in muxer_new_muxer()2006-03-12, by nicodvb
-
remove useless cruft (binds variable)2006-03-12, by reimar
-
fix feature pragma length check2006-03-12, by reimar
-
+ muxer_lavf.c - Michael Niedermayer2006-03-12, by michael
-
strings without terminating NUL2006-03-12, by ods15