Thu, 18 Jan 2007 09:03:42 +0000 |
diego |
grammar/spelling/wording in comments
|
Wed, 17 Jan 2007 23:39:37 +0000 |
kraymer |
r21954: "-lavdopts fast" has applied to mpeg4 and h264 for a while
|
Wed, 17 Jan 2007 23:20:32 +0000 |
lorenm |
"-lavdopts fast" has applied to mpeg4 and h264 for a while
|
Wed, 17 Jan 2007 22:18:15 +0000 |
Gabrov |
synced with r21952
|
Wed, 17 Jan 2007 21:42:04 +0000 |
nicodvb |
1000l; fixed wrong operator precedence
|
Wed, 17 Jan 2007 14:09:48 +0000 |
kraymer |
version bump (for changes in r21907)
|
Wed, 17 Jan 2007 14:04:30 +0000 |
kraymer |
r21727: Must refer to option name instead of internal variable
|
Wed, 17 Jan 2007 13:43:56 +0000 |
kraymer |
r21691: added smb:// to the list of allowed input urls
|
Wed, 17 Jan 2007 00:27:41 +0000 |
michael |
print_version() and others get executed before the command line has been parsed so -really-quiet does not silence them even though it should according to the verbosity level set by it, this simple change/hack fixes it
|
Wed, 17 Jan 2007 00:12:35 +0000 |
nicodvb |
unified creation of sh_audio and sh_video is ts_add_stream; patch by elupus
|
Tue, 16 Jan 2007 22:58:42 +0000 |
diego |
Update copyright year.
|
Tue, 16 Jan 2007 22:50:47 +0000 |
nicodvb |
in evo files [e]ac3 substreams range from 0xc0 to 0xcf
|
Tue, 16 Jan 2007 22:38:26 +0000 |
nicodvb |
at open() assign *file_format=DEMUXER_TYPE_MPEG_PS to avoid useless demuxer probing
|
Tue, 16 Jan 2007 13:28:22 +0000 |
gpoirier |
fix identation, broken by last commit
|
Tue, 16 Jan 2007 13:24:03 +0000 |
gpoirier |
speeds up mplayer execution by over FIVE times when all of the of the following apply:
|
Tue, 16 Jan 2007 09:49:28 +0000 |
henry |
fix crash with http://sam.zoy.org/zzuf/lol-mplayer.m2v
|
Tue, 16 Jan 2007 07:12:32 +0000 |
reimar |
Interlaced gif support
|
Tue, 16 Jan 2007 07:05:28 +0000 |
reimar |
Change some types to uint8_t where appropriate
|
Tue, 16 Jan 2007 07:01:53 +0000 |
reimar |
"Cosmetics" Introduce a memcpy function doing both transparent
|
Mon, 15 Jan 2007 23:03:45 +0000 |
nicodvb |
one more #if 1 removed
|
Mon, 15 Jan 2007 21:39:30 +0000 |
nicodvb |
removed useless #if1s added too long time ago
|
Mon, 15 Jan 2007 21:21:42 +0000 |
nicodvb |
in EVO files substreams 0xC0 of private streams 0xBD contain [e]ac3.
|
Mon, 15 Jan 2007 09:15:06 +0000 |
gpoirier |
get rid of two spaces after a period (instead of one)
|
Mon, 15 Jan 2007 09:12:10 +0000 |
gpoirier |
fixes suggested by Diego
|
Mon, 15 Jan 2007 07:23:28 +0000 |
gpoirier |
update and factorize information about x264's multi-threading mode
|
Mon, 15 Jan 2007 07:16:03 +0000 |
gpoirier |
update x264's subq otion description
|
Mon, 15 Jan 2007 06:26:49 +0000 |
diego |
gcc_bug++;
|
Mon, 15 Jan 2007 04:57:43 +0000 |
diego |
demux_rtp_codec.cpp:100: `INT_MAX' undeclared (first use this function)
|