Mercurial > mplayer.hg
graph
-
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
-
added function to parse vc1 sequence headerSat, 20 Jan 2007 12:04:20 +0000, by nicodvb
-
BE_32 -> AV_RB32Fri, 19 Jan 2007 23:15:53 +0000, by reimar
-
Compile fix: LE_* -> AV_RL*Fri, 19 Jan 2007 23:14:57 +0000, by reimar
-
include the right riff.h according to USE_LIBAVFORMAT_SO|USE_LIBAVFORMAT; please stop breaking code that uses *_SOFri, 19 Jan 2007 01:19:02 +0000, by nicodvb
-
sync w/ r21959Thu, 18 Jan 2007 21:53:05 +0000, by gpoirier
-
synced with r21959Thu, 18 Jan 2007 20:21:54 +0000, by Gabrov
-
Apply ancient double-click patch that nobody cares to comment on.Thu, 18 Jan 2007 19:30:02 +0000, by reimar
-
r21930: gcc_bug++;Thu, 18 Jan 2007 17:38:24 +0000, by voroshil
-
In .srt, any line containing only spaces and tabs marks the end of theThu, 18 Jan 2007 14:50:32 +0000, by eugeni
-
grammar/spelling/wording in commentsThu, 18 Jan 2007 09:03:42 +0000, by diego
-
r21954: "-lavdopts fast" has applied to mpeg4 and h264 for a whileWed, 17 Jan 2007 23:39:37 +0000, by kraymer
-
"-lavdopts fast" has applied to mpeg4 and h264 for a whileWed, 17 Jan 2007 23:20:32 +0000, by lorenm
-
synced with r21952Wed, 17 Jan 2007 22:18:15 +0000, by Gabrov
-
1000l; fixed wrong operator precedenceWed, 17 Jan 2007 21:42:04 +0000, by nicodvb
-
version bump (for changes in r21907)Wed, 17 Jan 2007 14:09:48 +0000, by kraymer
-
r21727: Must refer to option name instead of internal variableWed, 17 Jan 2007 14:04:30 +0000, by kraymer
-
r21691: added smb:// to the list of allowed input urlsWed, 17 Jan 2007 13:43:56 +0000, by kraymer
-
unified creation of sh_audio and sh_video is ts_add_stream; patch by elupusWed, 17 Jan 2007 00:12:35 +0000, by nicodvb
-
Update copyright year.Tue, 16 Jan 2007 22:58:42 +0000, by diego
-
in evo files [e]ac3 substreams range from 0xc0 to 0xcfTue, 16 Jan 2007 22:50:47 +0000, by nicodvb
-
at open() assign *file_format=DEMUXER_TYPE_MPEG_PS to avoid useless demuxer probingTue, 16 Jan 2007 22:38:26 +0000, by nicodvb
-
fix identation, broken by last commitTue, 16 Jan 2007 13:28:22 +0000, by gpoirier
-
speeds up mplayer execution by over FIVE times when all of the of the following apply:Tue, 16 Jan 2007 13:24:03 +0000, by gpoirier
-
fix crash with http://sam.zoy.org/zzuf/lol-mplayer.m2vTue, 16 Jan 2007 09:49:28 +0000, by henry
-
Interlaced gif supportTue, 16 Jan 2007 07:12:32 +0000, by reimar
-
Change some types to uint8_t where appropriateTue, 16 Jan 2007 07:05:28 +0000, by reimar
-
"Cosmetics" Introduce a memcpy function doing both transparentTue, 16 Jan 2007 07:01:53 +0000, by reimar
-
one more #if 1 removedMon, 15 Jan 2007 23:03:45 +0000, by nicodvb
-
removed useless #if1s added too long time agoMon, 15 Jan 2007 21:39:30 +0000, by nicodvb
-
in EVO files substreams 0xC0 of private streams 0xBD contain [e]ac3.Mon, 15 Jan 2007 21:21:42 +0000, by nicodvb
-
get rid of two spaces after a period (instead of one)Mon, 15 Jan 2007 09:15:06 +0000, by gpoirier
-
fixes suggested by DiegoMon, 15 Jan 2007 09:12:10 +0000, by gpoirier
-
update and factorize information about x264's multi-threading modeMon, 15 Jan 2007 07:23:28 +0000, by gpoirier
-
update x264's subq otion descriptionMon, 15 Jan 2007 07:16:03 +0000, by gpoirier
-
gcc_bug++;Mon, 15 Jan 2007 06:26:49 +0000, by diego
-
demux_rtp_codec.cpp:100: `INT_MAX' undeclared (first use this function)Mon, 15 Jan 2007 04:57:43 +0000, by diego
-
10l, fix inverted check for "<media" in smil playlistSun, 14 Jan 2007 23:16:27 +0000, by rtogni
-
Move toolame vs twolame logic into the $_toolame=auto case.Sun, 14 Jan 2007 22:58:25 +0000, by diego
-
Move Paolo Tresoldi out of the GUI skin section.Sun, 14 Jan 2007 22:45:45 +0000, by diego
-
Make twolame disable toolame.Sun, 14 Jan 2007 22:42:35 +0000, by diego
-
Move twolame check before toolame check.Sun, 14 Jan 2007 22:35:10 +0000, by diego
-
Adding me and Andrew Savchenko as authors of Russian docs translationSun, 14 Jan 2007 07:03:51 +0000, by voroshil
-
r21882: sync to x264 r607 (update description of threads)Sun, 14 Jan 2007 07:00:45 +0000, by voroshil
-
translation status updateSun, 14 Jan 2007 06:47:44 +0000, by voroshil
-
spelling, wording fixSun, 14 Jan 2007 06:45:51 +0000, by voroshil
-
sync tag updateSun, 14 Jan 2007 06:32:53 +0000, by voroshil
-
r21917: typo fixesSun, 14 Jan 2007 06:30:25 +0000, by voroshil
-
typo fixes:Sun, 14 Jan 2007 00:15:55 +0000, by gpoirier
-
fix typo for gettimeofday()Sat, 13 Jan 2007 21:26:54 +0000, by vayne
-
proper fix for avoiding file skipping when mplayer is already playing a file.Sat, 13 Jan 2007 21:20:47 +0000, by vayne
-
CosmeticsSat, 13 Jan 2007 12:56:42 +0000, by reimar