Mercurial > mplayer.hg
graph
-
Implement flushing of audio data. Fixes bug #754.Sun, 20 May 2007 12:05:16 +0000, by reimar
-
Fix OpenBSD compilation: strndup is a GNU extension.Sun, 20 May 2007 11:36:50 +0000, by reimar
-
Remove unused code, if it is ever needed it can be recovered from historySun, 20 May 2007 08:15:27 +0000, by reimar
-
Add SSSE3 checkSun, 20 May 2007 05:04:14 +0000, by zuxy
-
buggy joystick initialization, works much better without thisSat, 19 May 2007 16:59:24 +0000, by ben
-
-----mencoder.xml----Sat, 19 May 2007 15:28:01 +0000, by voroshil
-
Correct font size in libass.Sat, 19 May 2007 14:11:41 +0000, by eugeni
-
Blackfin optimized uyvytoyv12 routine. the implementation includes chroma averaging.Sat, 19 May 2007 12:57:17 +0000, by mhoffman
-
Update regexp to ffmpegs version to avoid incorrect CONFIG_MP3_HEADER_DECOMPRESS_DECODERSat, 19 May 2007 11:17:49 +0000, by reimar
-
Fix compilation: Create CONFIG_*_BSF in config.makSat, 19 May 2007 11:11:31 +0000, by reimar
-
Add ID to example.Sat, 19 May 2007 10:55:01 +0000, by diego
-
Fix bug in reference codeSat, 19 May 2007 08:09:16 +0000, by zuxy
-
Revert y-axis rotation. Change order of rotations.Fri, 18 May 2007 18:58:34 +0000, by eugeni
-
cosmetics: fix indentation for previous commitFri, 18 May 2007 02:10:41 +0000, by corey
-
PIX_FMT_NONE is -1, not 0, so if stream->imgfmt is 0, ctx->pix_fmt getsFri, 18 May 2007 02:09:26 +0000, by corey
-
Clean up VIDIX test.Thu, 17 May 2007 23:20:58 +0000, by diego
-
10l: leftover line from incompletely split commitThu, 17 May 2007 23:03:36 +0000, by diego
-
Remove awk test. awk is a basic Unix tool, any implementation is sufficient.Thu, 17 May 2007 21:48:56 +0000, by diego
-
Move the internal VIDIX check from a random place into the VIDIX section.Thu, 17 May 2007 21:33:49 +0000, by diego
-
Remove redundant negation of _vidix_internal for the 'sunos && not x86' case,Thu, 17 May 2007 21:19:18 +0000, by diego
-
Merge internal and external VIDIX checks.Thu, 17 May 2007 21:13:41 +0000, by diego
-
ffdts is no more.Thu, 17 May 2007 20:55:12 +0000, by diego
-
Reuse AV_RL macros in ogg demuxer instead of its own overcomplicated implementations of it.Thu, 17 May 2007 13:07:15 +0000, by reimar
-
Make use of new AV_RL64Thu, 17 May 2007 12:56:08 +0000, by reimar
-
Remove useless setting of dp->len, it is already set to that value byThu, 17 May 2007 10:05:00 +0000, by reimar
-
Pass imgfmt from lavc encoder to lavf muxer (this is needed for dv).Thu, 17 May 2007 00:16:51 +0000, by corey
-
Add imgfmt (AKA pixel format) to muxer_stream_t so that encoders canThu, 17 May 2007 00:15:08 +0000, by corey
-
1L to me: dv does not support YVU9.Thu, 17 May 2007 00:08:57 +0000, by corey
-
"inline" is used elsewhere and more portable than "__inline"Wed, 16 May 2007 21:50:59 +0000, by reimar
-
Include string.h for memcpy, fastmemcpy.h alone is not enough.Wed, 16 May 2007 21:45:46 +0000, by reimar