Mercurial > mplayer.hg
graph
-
Avoid a static variable and instead use variable in contextWed, 31 Jan 2007 22:15:51 +0000, by reimar
-
Swap palette on bigendian.Wed, 31 Jan 2007 18:14:47 +0000, by reimar
-
r22060: describe -psprobeWed, 31 Jan 2007 15:28:50 +0000, by voroshil
-
Wrong variable name used in libfaac check.Wed, 31 Jan 2007 11:28:50 +0000, by diego
-
libfaac detection skipped linking, and thus only checked for headers and not libsWed, 31 Jan 2007 09:25:05 +0000, by lorenm
-
Simplify extcheck calls by moving some logic into the function.Wed, 31 Jan 2007 08:27:59 +0000, by diego
-
x264's crf takes a float argumentWed, 31 Jan 2007 08:23:37 +0000, by lorenm
-
Allow forcing processor features on and off.Wed, 31 Jan 2007 02:01:07 +0000, by diego
-
Fix looooooongstanding bug:Wed, 31 Jan 2007 01:43:24 +0000, by diego
-
cosmetics: Move around a few options for better logical grouping.Tue, 30 Jan 2007 23:59:39 +0000, by diego
-
cosmetics: consistent formattingTue, 30 Jan 2007 23:50:30 +0000, by diego
-
Unification of parameter handling part 3 of many:Tue, 30 Jan 2007 23:35:52 +0000, by diego
-
Unification of parameter handling part 2 of many:Tue, 30 Jan 2007 23:33:25 +0000, by diego
-
Unification of parameter handling part 1 of many:Tue, 30 Jan 2007 23:18:51 +0000, by diego
-
cosmetics: remove useless commented-out stuff.Tue, 30 Jan 2007 19:01:42 +0000, by reimar
-
More simplificationTue, 30 Jan 2007 19:00:54 +0000, by reimar
-
SimplifyTue, 30 Jan 2007 18:53:53 +0000, by reimar
-
Fix vd_lzo, broken since r18069, i.e. April 2006!Tue, 30 Jan 2007 18:51:23 +0000, by reimar
-
Move network detection further up to simplify detection of dependant stuff.Tue, 30 Jan 2007 18:29:02 +0000, by reimar
-
Support 16bit bigendian PCM audio from libavformatTue, 30 Jan 2007 16:16:10 +0000, by reimar
-
Document -noidx.Tue, 30 Jan 2007 13:49:07 +0000, by diego
-
typoTue, 30 Jan 2007 13:31:57 +0000, by diego
-
URL fixTue, 30 Jan 2007 11:02:37 +0000, by diego
-
cosmetics: Reorder install targets.Tue, 30 Jan 2007 11:02:19 +0000, by diego
-
Mark phony targets as such.Tue, 30 Jan 2007 11:01:10 +0000, by diego
-
Replace ifeq structure in the install target by a set of dependent targets.Tue, 30 Jan 2007 11:00:54 +0000, by diego
-
better back_ptr_div16 description by (Clemens Ladisch ((( cladisch ( fastmail (( netTue, 30 Jan 2007 00:47:28 +0000, by michael
-
reduced verbosityMon, 29 Jan 2007 23:35:08 +0000, by nicodvb
-
5l, check that the codec type detected by ts_detect_streams() is actually audio before fixing it in the arrayMon, 29 Jan 2007 23:10:01 +0000, by nicodvb
-
fix audio type when ts_detect_streams detects that a private1 stream is actually ac3Mon, 29 Jan 2007 22:49:14 +0000, by nicodvb
-
Expand property documentationMon, 29 Jan 2007 19:38:31 +0000, by reimar
-
List available propertiesMon, 29 Jan 2007 19:01:32 +0000, by reimar
-
Bugfix: glyph and bitmap pointers could be left uninitialized afterMon, 29 Jan 2007 17:08:29 +0000, by eugeni
-
alphabetical orderMon, 29 Jan 2007 14:29:00 +0000, by diego
-
typo, new sentences on lines of their ownMon, 29 Jan 2007 14:26:42 +0000, by diego
-
describe -psprobeSun, 28 Jan 2007 23:13:17 +0000, by nicodvb
-
sanity checks during codec detection; also reset demuxer->stream->eofSun, 28 Jan 2007 22:41:18 +0000, by nicodvb
-
Remove references to no longer existing documentation.Sun, 28 Jan 2007 22:33:51 +0000, by diego
-
Move platform-specific stuff together.Sun, 28 Jan 2007 22:31:53 +0000, by diego
-
Move _ldd setting to a saner place.Sun, 28 Jan 2007 22:27:05 +0000, by diego
-
added code to scan the video stream to search the actual video codec used;Sun, 28 Jan 2007 21:42:22 +0000, by nicodvb
-
include math.h for fabsf()Sun, 28 Jan 2007 21:27:15 +0000, by nicodvb
-
cosmetics: reindentation and braces removalSun, 28 Jan 2007 21:25:50 +0000, by nicodvb
-
moved scoreboarding code to 2 separate functions (update_stats() and clear_stats()) to be reused nextSun, 28 Jan 2007 21:22:39 +0000, by nicodvb
-
stray fflush spotted by AurelSun, 28 Jan 2007 20:38:35 +0000, by lu_zero
-
fix a segfault if -x264encopts is the last commandline option (with no argument)Sun, 28 Jan 2007 20:22:21 +0000, by lorenm
-
Fix base64_encode() max output length checking.Sun, 28 Jan 2007 19:25:03 +0000, by uau
-
Make example and test build and link correctlySun, 28 Jan 2007 17:52:59 +0000, by lu_zero
-
av_logifySun, 28 Jan 2007 17:51:41 +0000, by lu_zero
-
Doxygen comments for used DirectShow methods.Sun, 28 Jan 2007 16:53:33 +0000, by voroshil
-
Mark m_struct_t defaults as constSun, 28 Jan 2007 16:48:01 +0000, by reimar
-
fix endianess, see bug #727Sun, 28 Jan 2007 16:36:41 +0000, by lu_zero
-
10l: screen_height calculation was using an uninitialized variableSun, 28 Jan 2007 14:48:14 +0000, by faust3
-
Fix number of rows in interlaced mode.Sun, 28 Jan 2007 13:51:24 +0000, by reimar
-
Accept rdt packets with "is-reliable" flag setSun, 28 Jan 2007 12:49:44 +0000, by rtogni
-
10l, confused current "frame" with canvas width.Sun, 28 Jan 2007 11:02:52 +0000, by reimar