Mercurial > mplayer.hg
graph
-
Fix compilation after lavf changesSun, 21 Jan 2007 10:17:40 +0000, by reimar
-
support -ffourcc with -of lavfSun, 21 Jan 2007 10:10:07 +0000, by reimar
-
Simplify install calls.Sat, 20 Jan 2007 21:57:57 +0000, by diego
-
Remove redundant informative output.Sat, 20 Jan 2007 21:55:57 +0000, by diego
-
Don't suppress make output during installation.Sat, 20 Jan 2007 21:55:30 +0000, by diego
-
some simplificationsSat, 20 Jan 2007 21:39:21 +0000, by diego
-
Move ldconfig platform differences into configure where they belong.Sat, 20 Jan 2007 21:19:58 +0000, by diego
-
Move ranlib setting to a more sensible place.Sat, 20 Jan 2007 21:14:14 +0000, by diego
-
in h264_parse_sps() reuse mp_unescape03()Sat, 20 Jan 2007 13:46:17 +0000, by nicodvb
-
vc1 probing code: if sh_video->bih can't be callocated exitSat, 20 Jan 2007 13:14:09 +0000, by nicodvb
-
in vc1 probing code, all packets before the first sequence header must be skipped, not readSat, 20 Jan 2007 13:10:40 +0000, by nicodvb
-
removed unused variables; replaced wrong call to realloc() with calloc() in vc1 probing codeSat, 20 Jan 2007 13:06:17 +0000, by nicodvb
-
decode vc1 sequence header and frame it in video_read_frame();Sat, 20 Jan 2007 12:17:22 +0000, by nicodvb
-
demux vc1 (stream id 0x1Fd with 0x55 <= substream id <= 0x5F in the pes_extension_2 payload)Sat, 20 Jan 2007 12:13:50 +0000, by nicodvb