Mercurial > mplayer.hg
graph
-
Use correct buffers in vertical scaler in unscaled YV12 case.Wed, 16 Sep 2009 22:31:43 +0000, by ramiro
-
Merge two Windows-specific #if sections to simplify the condition.Wed, 16 Sep 2009 18:09:48 +0000, by reimar
-
Hack: set DEP/NX on Windows via SetProcessDEPPolicy.Wed, 16 Sep 2009 18:07:19 +0000, by reimar
-
add YAXPAX and YAPAXI exports to msvcr80Wed, 16 Sep 2009 12:14:17 +0000, by compn
-
Add several HAVE_EBX_AVAILABLE conditions where necessaryMon, 14 Sep 2009 14:47:56 +0000, by reimar
-
%lf is not a valid printf format specifier, use just %f instead.Mon, 14 Sep 2009 13:16:35 +0000, by reimar
-
kegavideo codec requires msvcr80 on windowsMon, 14 Sep 2009 10:26:53 +0000, by compn
-
Add support for decoding sgi files via FFmpeg's sgi decoder.Mon, 14 Sep 2009 09:47:08 +0000, by reimar
-
Get rid of useless indirection and use the demuxer argument directly instead ofMon, 14 Sep 2009 08:51:00 +0000, by reimar
-
Reduce verbosity if demuxer sets an info value to the same as the current value.Mon, 14 Sep 2009 08:29:18 +0000, by reimar
-
Reset slice direction at end of each frame.Sun, 13 Sep 2009 01:49:40 +0000, by ramiro
-
Remove ; after while(0) in macros.Sat, 12 Sep 2009 20:10:22 +0000, by ramiro
-
add kega video binary codec for fourcc kgv1Sat, 12 Sep 2009 16:49:11 +0000, by compn
-
sync with en/mplayer.1 r29661Sat, 12 Sep 2009 06:10:42 +0000, by jrash
-
synced with r29670Fri, 11 Sep 2009 15:47:43 +0000, by Gabrov
-
Convert to UTF-8.Thu, 10 Sep 2009 18:35:10 +0000, by diego
-
Fix bashism: Use '$(( ))' syntax instead of '(( ))' for arithmetic expressions.Thu, 10 Sep 2009 18:29:34 +0000, by diego
-
Add w64 to list of preferred lavf formats (otherwise demux_audio incorrectlyThu, 10 Sep 2009 17:30:02 +0000, by reimar
-
Sort preferred_list alphabetically since the order does not matter otherwise.Thu, 10 Sep 2009 17:28:35 +0000, by reimar
-
Always keep a backup of the expand values from the command-line, so valuesThu, 10 Sep 2009 16:49:20 +0000, by reimar
-
Document that slices can be bottom to top or top to bottom.Wed, 09 Sep 2009 21:43:25 +0000, by ramiro
-
Add CODEC_ID_ADPCM_IMA_AMV to lavf codec_tag override list instead ofTue, 08 Sep 2009 21:45:36 +0000, by reimar
-
Make all mp_*_taglists const.Tue, 08 Sep 2009 21:42:51 +0000, by reimar
-
Allow disabling and enabling lower-case codecs.Tue, 08 Sep 2009 16:32:21 +0000, by cehoyos
-
Make (no)t23 suboption description more consistent.Tue, 08 Sep 2009 09:27:48 +0000, by diego
-
Fix an endless loop if all programs are empty.Tue, 08 Sep 2009 09:08:05 +0000, by reimar
-
Make indentation consistent with the rest of the fileTue, 08 Sep 2009 09:07:23 +0000, by reimar
-
Never switch to a program with no audio and no video.Tue, 08 Sep 2009 09:06:43 +0000, by reimar
-
Always register all streams from libavformat, not just those belonging to a program.Tue, 08 Sep 2009 08:55:05 +0000, by reimar
-
100l, forgot to use "test" for checking the value of the quicktime variableTue, 08 Sep 2009 08:50:03 +0000, by reimar
-
Add support for lavf vqf demuxer and lavc TwinVQ decoder.Mon, 07 Sep 2009 17:20:44 +0000, by vitor
-
Indent.Mon, 07 Sep 2009 16:29:32 +0000, by ramiro
-
Avoid bash-specific 'let' syntax in shell scripts.Mon, 07 Sep 2009 10:37:16 +0000, by diego
-
Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and add context and labelSun, 06 Sep 2009 00:07:35 +0000, by ramiro
-
Indent.Sat, 05 Sep 2009 23:35:59 +0000, by ramiro
-
Make 16bit YUV formats compatible with NE avcodec_get_pix_fmt().Sat, 05 Sep 2009 23:33:11 +0000, by ramiro
-
Add standard license header and move a misplaced comment.Sat, 05 Sep 2009 08:48:48 +0000, by reimar
-
sync with en/mplayer.1 r29638Sat, 05 Sep 2009 00:56:58 +0000, by jrash
-
Fix grammar mistake noticed by Alexander Strasser.Fri, 04 Sep 2009 19:02:12 +0000, by diego
-
Factor out duplicated code to set play video scaled by a certain factor.Fri, 04 Sep 2009 18:43:28 +0000, by reimar
-
Subopt parser subopts should now be const.Fri, 04 Sep 2009 18:21:28 +0000, by reimar
-
10l, -framework QuickTime must be added to extra_ldflags, not libs_mplayer sinceFri, 04 Sep 2009 12:24:45 +0000, by reimar
-
Disable liba52 SSE imdct for x86_64+PIC (e.g. OSX 64 bit) since it willFri, 04 Sep 2009 10:31:24 +0000, by reimar
-
Support x86_64 + PIC in mangle.h, needed for OS X 64 bit compiles.Fri, 04 Sep 2009 09:50:17 +0000, by reimar
-
Split QuickTime check off from quartz check and use the result to enable/disableFri, 04 Sep 2009 09:35:58 +0000, by reimar
-
100l, SIZE_MAX must be UINT_MAX to prevent an integer overflow later on,Fri, 04 Sep 2009 09:21:06 +0000, by reimar
-
Move OpenGL test below CoreVideo. This ensures -lGL will come after -framework OpenGL whichFri, 04 Sep 2009 07:57:06 +0000, by reimar
-
Improve wording for file/directory specific config file explanation.Thu, 03 Sep 2009 06:59:14 +0000, by reimar
-
10l, fix misplaced check in r29613, for loop detection we must compareWed, 02 Sep 2009 19:55:24 +0000, by reimar
-
Limit amount of data allocated on stack, strlen(filename) is not a good idea forWed, 02 Sep 2009 19:49:10 +0000, by reimar
-
Document directory-specific configuration file.Wed, 02 Sep 2009 19:44:15 +0000, by reimar
-
Add support for directory-specific mplayer.conf configuration file.Wed, 02 Sep 2009 19:43:05 +0000, by reimar
-
enable ffwmaproWed, 02 Sep 2009 17:49:24 +0000, by faust3
-
Consistently use sizeof(variable) instead of sizeof(type) where easily possible.Wed, 02 Sep 2009 14:18:01 +0000, by reimar
-
Cosmetics: get rid of many pointless ()Wed, 02 Sep 2009 14:11:30 +0000, by reimar
-
Reduce code duplication for half/normal/double video size handling.Wed, 02 Sep 2009 14:02:15 +0000, by reimar