Mercurial > mplayer.hg
graph
-
-rawvideo on => -demuxer rawvideoTue, 21 Mar 2006 06:09:32 +0000, by ods15
-
Prevent building lavc with xvid support unless xvid version is 1.1 orTue, 21 Mar 2006 05:36:10 +0000, by corey
-
10lMon, 20 Mar 2006 23:16:34 +0000, by lorenm
-
sync to x264 r476 (subq=7)Mon, 20 Mar 2006 23:13:37 +0000, by lorenm
-
Don't multiply fb_line_len by fb_pixel_size. Fixes too-low placement of OSDMon, 20 Mar 2006 22:24:14 +0000, by pacman
-
Don't try to parse fb.modes more than once. Fixes playback of multiple filesMon, 20 Mar 2006 22:07:30 +0000, by pacman
-
synced with 1.1241Mon, 20 Mar 2006 21:13:01 +0000, by gpoirier
-
retrieve metadata from FLAC files (patch by Benjamin Zores < ben _at_ geexbox.org >)Mon, 20 Mar 2006 20:06:04 +0000, by aurel
-
Simplify pkg-config invocation.Mon, 20 Mar 2006 10:57:30 +0000, by diego
-
synced with 1.226Sun, 19 Mar 2006 20:39:50 +0000, by gabrov
-
temporarily disabled the coercion of audio_preload=0 for -of mpeg until I find a proper fix: it horribly distorts filtered soundSun, 19 Mar 2006 17:28:13 +0000, by nicodvb
-
Do not use ptr when it's NULL. CID 89Sun, 19 Mar 2006 16:02:03 +0000, by rtognimp
-
1.1230: Typo fix: "URLs to forces" --> "URLs to force"Sat, 18 Mar 2006 20:02:47 +0000, by kraymer
-
1.226: Print the mute state on the OSD.Sat, 18 Mar 2006 19:22:13 +0000, by kraymer
-
Print the mute state on the OSD.Sat, 18 Mar 2006 18:48:14 +0000, by diego
-
Enable gui key bindings only when running the gui. Fix enter and escSat, 18 Mar 2006 18:13:22 +0000, by albeu
-
codec-cfg depend on help_mp.h. Fix // builds.Sat, 18 Mar 2006 17:41:24 +0000, by albeu
-
synced with 1.225Sat, 18 Mar 2006 12:42:55 +0000, by gabrov
-
flags cleanupSat, 18 Mar 2006 12:13:48 +0000, by michael
-
Support libavcodec vrc_strategy=1 (XviD ratecontrol).Fri, 17 Mar 2006 23:47:10 +0000, by corey
-
if stream is not seekable calling enca would prevent the real parsing of subtitles.Fri, 17 Mar 2006 23:38:46 +0000, by iive
-
10l forgotten stream_reset to clear the EOF flagFri, 17 Mar 2006 19:39:30 +0000, by henry
-
timebases guidelinesFri, 17 Mar 2006 13:26:40 +0000, by ods15
-
compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodecThu, 16 Mar 2006 21:56:24 +0000, by nicodvb
-
And 10L for me. Fix the forgoten enca_fd.Thu, 16 Mar 2006 19:16:07 +0000, by albeu
-
Fix compilation with stupid C++ compilers that shock on valid CThu, 16 Mar 2006 16:55:51 +0000, by albeu
-
Move the subread from FILE to stream_t.Thu, 16 Mar 2006 14:42:51 +0000, by albeu
-
Fix a potential seek failure, fill_buffer doesn't have toThu, 16 Mar 2006 14:24:22 +0000, by albeu
-
sync with new MEncoder config file nameWed, 15 Mar 2006 23:20:27 +0000, by gpoirier
-
Fix up libaf unknown-format printingWed, 15 Mar 2006 21:32:10 +0000, by corey
-
extra checks on size of OSD parts (though IMHO these values should never be bad)Wed, 15 Mar 2006 21:13:13 +0000, by reimar
-
Small fix with object list (-vf) help.Wed, 15 Mar 2006 17:16:13 +0000, by albeu
-
rephrase index_ptr positioningWed, 15 Mar 2006 16:28:31 +0000, by ods15
-
timebase tableWed, 15 Mar 2006 16:24:24 +0000, by ods15
-
do not call glDeleteTextures with 0 count, Xgl does not like it.Wed, 15 Mar 2006 12:15:35 +0000, by reimar
-
10l the cpu hog fix broke fullscreenswitching with -widWed, 15 Mar 2006 09:04:24 +0000, by faust3
-
The system-wide and the user-specific MEncoder configuration file should bothTue, 14 Mar 2006 23:33:37 +0000, by diego
-
Remove twos workaround, this bug was fixed in mov demuxerTue, 14 Mar 2006 22:15:24 +0000, by rtognimp
-
mpegopts exampleTue, 14 Mar 2006 21:57:58 +0000, by rathann
-
synced with 1.36Tue, 14 Mar 2006 21:24:47 +0000, by gabrov
-
synced with 1.224Tue, 14 Mar 2006 21:21:26 +0000, by gabrov
-
Remove totally wrong suggestion to use -dumpaudio and -dumpvideo to saveTue, 14 Mar 2006 19:43:24 +0000, by rtognimp
-
last print on libaf to af_msgTue, 14 Mar 2006 16:57:16 +0000, by reynaldo
-
Try several formats instead of only YV12 if no format was explicitlyTue, 14 Mar 2006 00:45:06 +0000, by albeu
-
forgotten entry about TOOLS/qepdvcd.shTue, 14 Mar 2006 00:38:00 +0000, by reynaldo
-
le2me_32 is not necessary, tested by Diego on BE machineTue, 14 Mar 2006 00:02:42 +0000, by rathann
-
fl32 is now supported, tooMon, 13 Mar 2006 23:35:41 +0000, by rathann
-
in24/in32/fl32 little/big-endian QuickTime PCM audio supportMon, 13 Mar 2006 23:32:36 +0000, by rathann
-
Use _res_comment where appropriate.Mon, 13 Mar 2006 21:50:56 +0000, by diego
-
10L fix missing return statement.Mon, 13 Mar 2006 21:18:27 +0000, by albeu
-
do not randomly chop up packets, this isnt allowed in almost no containerMon, 13 Mar 2006 17:15:51 +0000, by michael
-
Fix seeking with cache enabled on systems using fork().Mon, 13 Mar 2006 16:56:10 +0000, by albeu
-
fix for MPlayer taking 100% CPU with -wid on some systems, patch by Martin Fiedler <martin.fiedler at gmx.net>Mon, 13 Mar 2006 16:52:01 +0000, by faust3
-
sync with 1.1238Mon, 13 Mar 2006 16:36:18 +0000, by gpoirier
-
adapter doesn't require vm anymoreMon, 13 Mar 2006 16:17:44 +0000, by faust3
-
Ignore codecs2html.Mon, 13 Mar 2006 11:06:08 +0000, by diego
-
To avoid a bug in ALSA's rate plugin that causes spurious overruns, tryMon, 13 Mar 2006 10:50:37 +0000, by cladisch
-
Do not try to count hardware sound cards because there might be noneMon, 13 Mar 2006 10:49:12 +0000, by cladisch
-
fixed character encodingMon, 13 Mar 2006 09:03:43 +0000, by gabrov
-
recommitted version 1.22 + Rich's 1.25Mon, 13 Mar 2006 07:08:01 +0000, by nicodvb
-
cosmetic, move stuff aroundMon, 13 Mar 2006 06:50:55 +0000, by ods15
-
Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with moreMon, 13 Mar 2006 03:46:25 +0000, by pacman
-
FAAC encoding through libavcodec-faacMon, 13 Mar 2006 02:42:06 +0000, by michael
-
-lavcopts aglobalMon, 13 Mar 2006 02:40:09 +0000, by michael