Mercurial > mplayer.hg
graph
-
Fixes suggested by DiegoWed, 17 Aug 2005 16:47:52 +0000, by gpoirier
-
Set block_align in header, seems MatLab can not handle files without.Wed, 17 Aug 2005 11:27:11 +0000, by reimar
-
Synced with 1.1068Wed, 17 Aug 2005 07:39:56 +0000, by jheryan
-
Added entry for checktree.shWed, 17 Aug 2005 02:01:59 +0000, by ivo
-
Script to check (CVS) source-tree for anomalies, like MSDOS line endings etc..Wed, 17 Aug 2005 01:50:05 +0000, by ivo
-
Get events from -wid window.Tue, 16 Aug 2005 23:24:52 +0000, by reimar
-
Sync with 1.1069Tue, 16 Aug 2005 19:09:43 +0000, by gpoirier
-
Our buffer usage actually fits better to GL_DYNAMIC_DRAW than GL_STREAM_DRAW.Tue, 16 Aug 2005 19:07:07 +0000, by reimar
-
OSD textures can be deleted with one function call...Tue, 16 Aug 2005 18:52:38 +0000, by reimar
-
Make glFinish optionalTue, 16 Aug 2005 18:27:12 +0000, by reimar
-
silly printf() is the onyl reason avi-fix was so slow, a printf forTue, 16 Aug 2005 18:19:06 +0000, by ods15
-
use GenBuffers to get a buffer number instead of hardcoding 1.Tue, 16 Aug 2005 17:57:53 +0000, by reimar
-
Synced with 1.1063 - patch by Paul TT <paultt - at - hackerjournal - dot - it>Tue, 16 Aug 2005 16:02:13 +0000, by danny
-
added libavutil, removed linuxTue, 16 Aug 2005 15:41:53 +0000, by alex
-
prefer FIXED_POINT for ARM - patch by AGAWA Koji <i at atty.sakura.ne.jp>Tue, 16 Aug 2005 15:29:24 +0000, by alex
-
grammar/phrasing fixes on the recent NTSC and telecine commitMon, 15 Aug 2005 22:46:27 +0000, by wanderer
-
-fafmttag can be needed while steam copying.Mon, 15 Aug 2005 16:30:31 +0000, by gpoirier
-
loadfile/loadlist can now also add files to the playlistMon, 15 Aug 2005 08:30:43 +0000, by reimar
-
10l, initializers don't work without a declaration :-(Sun, 14 Aug 2005 23:16:17 +0000, by reimar
-
NTSC sources are hard to encode. How to identify telecine content reliably.Sun, 14 Aug 2005 22:25:02 +0000, by gpoirier
-
use glUploadTex helper functionSun, 14 Aug 2005 19:40:33 +0000, by reimar
-
extra check for glUploadTex to avoid a possible hang.Sun, 14 Aug 2005 19:38:16 +0000, by reimar
-
textures smaller 64x64 might not be supportedSun, 14 Aug 2005 19:36:34 +0000, by reimar
-
remove/move some unused headers/variables/codeSun, 14 Aug 2005 19:24:49 +0000, by reimar
-
10l, texture_width/height initialization was removed, so useSun, 14 Aug 2005 18:36:01 +0000, by reimar
-
minor punctuation fixSun, 14 Aug 2005 17:34:19 +0000, by wanderer
-
grammar/phrasing fix, still less than idealSun, 14 Aug 2005 17:31:09 +0000, by wanderer
-
fixes short form, better wordingSun, 14 Aug 2005 14:56:25 +0000, by gpoirier
-
fixes bf_threshold description.Sun, 14 Aug 2005 14:38:19 +0000, by gpoirier
-
typoSun, 14 Aug 2005 14:05:28 +0000, by gpoirier
-
Helper function for drawing texture and general cleanup of vo_gl2.cSun, 14 Aug 2005 13:44:14 +0000, by reimar
-
Cleanup, move declarations to beginning of block.Sun, 14 Aug 2005 10:30:18 +0000, by reimar
-
libaf/config.mak is generated, so mention itSun, 14 Aug 2005 07:02:00 +0000, by wight
-
100l: fix avi demuxing for ni and nini cases, allow forcing ni and niniSat, 13 Aug 2005 12:20:07 +0000, by rtognimp
-
revert -std=gnu99 usage, -D_GNU_SOURCE is enough for lrintf supportSat, 13 Aug 2005 07:04:53 +0000, by henry
-
synced with 1.7Fri, 12 Aug 2005 19:47:22 +0000, by gabrov
-
Formatting fixFri, 12 Aug 2005 17:25:40 +0000, by gpoirier
-
Consitency fixFri, 12 Aug 2005 17:23:33 +0000, by gpoirier
-
Sync with 1.1062Fri, 12 Aug 2005 15:11:00 +0000, by gpoirier
-
URL updateFri, 12 Aug 2005 14:14:29 +0000, by gpoirier
-
lavc also supports H.261, and Snow is FFmpeg-only. Patch by CompnFri, 12 Aug 2005 13:37:21 +0000, by gpoirier
-
Missing codecs that libavcodec supports.Fri, 12 Aug 2005 13:30:13 +0000, by gpoirier
-
Why multipass is better in a nutshell. Taken from Rich's encoding guide.Fri, 12 Aug 2005 13:27:26 +0000, by gpoirier
-
libavutil should be be in "PARTS" so that 'make distclean' cleans that directory too. A cup of coffee to beastd for forgetting it :)Thu, 11 Aug 2005 22:30:05 +0000, by gpoirier
-
video fourcc fixThu, 11 Aug 2005 20:54:09 +0000, by michael
-
demux_avi_control() missing in avi's demuxer struct.Thu, 11 Aug 2005 17:23:45 +0000, by ods15
-
fix brokeness caused by demuxer patch, this code is useless forThu, 11 Aug 2005 17:01:13 +0000, by ods15
-
typo, must be ld_dl instead of ld_ldThu, 11 Aug 2005 13:16:34 +0000, by reimar
-
10l, patch found in geexboxThu, 11 Aug 2005 11:02:30 +0000, by alex
-
Removed in-filter int to float conversion. af_ladspa now demands floats asWed, 10 Aug 2005 23:27:39 +0000, by ivo
-
Remove stray MSDOS linebreaksWed, 10 Aug 2005 22:48:32 +0000, by ivo
-
Synced with 1.178Wed, 10 Aug 2005 04:44:12 +0000, by jheryan
-
reconcile with earlier fps fix in mpeg header parserWed, 10 Aug 2005 01:42:06 +0000, by rfelker
-
sync liba52_amd64_changes.diff with latest fixTue, 09 Aug 2005 22:56:57 +0000, by aurel
-
Sync with 1.1061Tue, 09 Aug 2005 20:58:43 +0000, by gpoirier
-
Fixes segfault on IA-32 machines caused by the ASM patch for AMD-64 for a52.Tue, 09 Aug 2005 19:58:13 +0000, by gpoirier