Sun, 28 Jan 2007 13:51:24 +0000 |
reimar |
Fix number of rows in interlaced mode.
|
Sun, 28 Jan 2007 12:49:44 +0000 |
rtogni |
Accept rdt packets with "is-reliable" flag set
|
Sun, 28 Jan 2007 11:02:52 +0000 |
reimar |
10l, confused current "frame" with canvas width.
|
Sun, 28 Jan 2007 10:45:34 +0000 |
nicodvb |
set has_valid_timestamps and corresponding first and final pts only after
|
Sun, 28 Jan 2007 10:34:11 +0000 |
reimar |
Hack: use refmode == 1 instead of == 0, as browsers behave like this
|
Sun, 28 Jan 2007 09:53:42 +0000 |
reimar |
Set sh_video->bih->biWidth properly, fixes decoding after latest dec_video.c change
|
Sat, 27 Jan 2007 22:34:27 +0000 |
rtogni |
Call real_fix_timestamp() after seeking, to avoid video freezing
|
Sat, 27 Jan 2007 17:01:54 +0000 |
voroshil |
fix overlooked debug message
|
Sat, 27 Jan 2007 16:41:01 +0000 |
voroshil |
Changing debug messages and renaming method names according to their
|
Sat, 27 Jan 2007 16:28:16 +0000 |
voroshil |
fix typos from previous commit
|
Sat, 27 Jan 2007 15:49:53 +0000 |
voroshil |
Cosmetics. Doxygen comments.
|
Sat, 27 Jan 2007 15:40:12 +0000 |
ptt |
synced up to r21221
|
Sat, 27 Jan 2007 15:29:07 +0000 |
reimar |
Implement FIXME: Restore original width/height when CODECS_FLAG_ALIGN16
|
Sat, 27 Jan 2007 14:54:45 +0000 |
reimar |
Simplify and make lzo decompression code more similar to zlib one.
|
Sat, 27 Jan 2007 14:52:18 +0000 |
reimar |
Forgotten free on error
|
Sat, 27 Jan 2007 14:51:59 +0000 |
voroshil |
r21989: fix typo
|
Sat, 27 Jan 2007 14:45:52 +0000 |
reimar |
*dest = malloc (*size); is useless directly before *dest = realloc (*dest, *size);
|
Sat, 27 Jan 2007 14:10:37 +0000 |
ptt |
synced up to r21906
|
Sat, 27 Jan 2007 10:11:40 +0000 |
reimar |
Handle mp_msg_charset == NULL correctly in filename_recode.
|
Sat, 27 Jan 2007 10:10:05 +0000 |
reimar |
Cosmetics: remove tabs, almost all added during last patch, from
|
Fri, 26 Jan 2007 20:11:46 +0000 |
Gabrov |
synced with r22016
|
Fri, 26 Jan 2007 18:43:17 +0000 |
diego |
fastmemcpy.h always has to include inttypes.h on systems that need it.
|
Fri, 26 Jan 2007 09:57:09 +0000 |
gpoirier |
filename double-conversion, especially usefull for CJK users :-)
|
Fri, 26 Jan 2007 09:21:22 +0000 |
gpoirier |
Remove illegal definition of underscored-prefixed symbol "__MODULE__":
|
Fri, 26 Jan 2007 09:07:55 +0000 |
gpoirier |
get rid of void pointer arithmetic, as spotted by ICC
|
Thu, 25 Jan 2007 18:06:21 +0000 |
diego |
Do not create font subdir of data directory, bitmap font support is deprecated.
|
Thu, 25 Jan 2007 17:49:31 +0000 |
diego |
Remove confusing line about forcing MP3 demuxing.
|
Thu, 25 Jan 2007 17:48:38 +0000 |
diego |
Remove comment printed by -demuxer help, it belongs in the copyright header.
|
Thu, 25 Jan 2007 17:44:29 +0000 |
diego |
Clarify -delay.
|
Thu, 25 Jan 2007 10:49:43 +0000 |
reimar |
Remove ff_gcd prototype and include avutil.h instead where it is defined.
|
Thu, 25 Jan 2007 10:18:21 +0000 |
rathann |
10l to Gabrov for breaking docs build.
|
Thu, 25 Jan 2007 09:36:17 +0000 |
diego |
build fix: Disable libtheora encoding over lavc.
|
Thu, 25 Jan 2007 00:35:53 +0000 |
diego |
Sync with FFmpeg r7699.
|
Thu, 25 Jan 2007 00:35:29 +0000 |
diego |
Simplify conditional compilation handling.
|
Wed, 24 Jan 2007 22:06:31 +0000 |
diego |
Address age-old FIXMEs about tdfx_vid, tdfxfb and 3dfx vo drivers.
|
Wed, 24 Jan 2007 21:20:08 +0000 |
rtogni |
Use interleaver id to select the correct interleaver instead of guessing
|
Wed, 24 Jan 2007 18:10:40 +0000 |
diego |
Quote some expressions, might help with some shells.
|
Wed, 24 Jan 2007 15:05:42 +0000 |
rtogni |
Use interleaver id to select the correct interleaver instead of guessing
|
Wed, 24 Jan 2007 10:31:51 +0000 |
rtogni |
Fix compilation if no libogg/libvoribs installed
|
Wed, 24 Jan 2007 07:36:50 +0000 |
diego |
Rename a few variables to match FFmpeg.
|
Wed, 24 Jan 2007 00:10:47 +0000 |
rtogni |
Fix compilation after ffmpeg changes in r7619
|
Tue, 23 Jan 2007 22:26:13 +0000 |
nicodvb |
better autodetection of framerate in case of h264; it works correctly with b-frames.
|
Tue, 23 Jan 2007 15:28:19 +0000 |
reimar |
Include string.h to make sure memcpy is not used without prototype
|
Tue, 23 Jan 2007 13:41:45 +0000 |
lucabe |
Pass a context to av_log(), when possible
|
Tue, 23 Jan 2007 10:06:02 +0000 |
diego |
Bring MPlayer closer to compilation after latest FFmpeg changes.
|
Mon, 22 Jan 2007 22:29:54 +0000 |
nicodvb |
substream 0x75 doesn't seem to be a valid vc1 stream, after all; removed
|
Mon, 22 Jan 2007 22:24:50 +0000 |
nicodvb |
set priv->last_pts to the pts read only if the pts was really read; patch by zaek7q gmx net (Christian Aistleitner)
|
Mon, 22 Jan 2007 08:02:06 +0000 |
diego |
Fix FSF address and otherwise broken license headers.
|
Mon, 22 Jan 2007 01:21:36 +0000 |
diego |
Fix license headers and FSF postal address.
|
Sun, 21 Jan 2007 23:28:05 +0000 |
diego |
Sync with FFmpeg r7634.
|
Sun, 21 Jan 2007 23:21:50 +0000 |
diego |
Discard -Wdeclaration-after-statement warning.
|
Sun, 21 Jan 2007 22:42:06 +0000 |
Gabrov |
synced with r21906
|
Sun, 21 Jan 2007 21:49:24 +0000 |
Gabrov |
synced with r21989
|
Sun, 21 Jan 2007 21:40:23 +0000 |
Gabrov |
fix typo
|
Sun, 21 Jan 2007 21:38:41 +0000 |
reimar |
Fix compilation: define CONFIG_ZLIB in config.mak
|
Sun, 21 Jan 2007 20:08:06 +0000 |
voroshil |
r21959: Apply ancient double-click patch that nobody cares to comment on.
|
Sun, 21 Jan 2007 18:29:18 +0000 |
reimar |
Instead of printing a useless "sig11 coming soon" message, just abort parsing
|
Sun, 21 Jan 2007 18:22:07 +0000 |
reimar |
Sanity-check sh_video->bih->biSize
|
Sun, 21 Jan 2007 15:44:58 +0000 |
reimar |
Simplify by using av_codec_get_id and include riff.h only in demux_lavf.c
|
Sun, 21 Jan 2007 11:10:52 +0000 |
reimar |
Add ignore key bind
|
Sun, 21 Jan 2007 11:05:21 +0000 |
reimar |
Move code to ignore mouse wheel "down" events to fifo.c (needed because
|
Sun, 21 Jan 2007 10:49:08 +0000 |
reimar |
Another AVCodecTag compile fix
|
Sun, 21 Jan 2007 10:33:34 +0000 |
reimar |
Forgotten CodecTag -> AVCodecTag
|
Sun, 21 Jan 2007 10:17:40 +0000 |
reimar |
Fix compilation after lavf changes
|
Sun, 21 Jan 2007 10:10:07 +0000 |
reimar |
support -ffourcc with -of lavf
|
Sat, 20 Jan 2007 21:57:57 +0000 |
diego |
Simplify install calls.
|
Sat, 20 Jan 2007 21:55:57 +0000 |
diego |
Remove redundant informative output.
|
Sat, 20 Jan 2007 21:55:30 +0000 |
diego |
Don't suppress make output during installation.
|
Sat, 20 Jan 2007 21:39:21 +0000 |
diego |
some simplifications
|
Sat, 20 Jan 2007 21:19:58 +0000 |
diego |
Move ldconfig platform differences into configure where they belong.
|
Sat, 20 Jan 2007 21:14:14 +0000 |
diego |
Move ranlib setting to a more sensible place.
|
Sat, 20 Jan 2007 13:46:17 +0000 |
nicodvb |
in h264_parse_sps() reuse mp_unescape03()
|
Sat, 20 Jan 2007 13:14:09 +0000 |
nicodvb |
vc1 probing code: if sh_video->bih can't be callocated exit
|
Sat, 20 Jan 2007 13:10:40 +0000 |
nicodvb |
in vc1 probing code, all packets before the first sequence header must be skipped, not read
|
Sat, 20 Jan 2007 13:06:17 +0000 |
nicodvb |
removed unused variables; replaced wrong call to realloc() with calloc() in vc1 probing code
|
Sat, 20 Jan 2007 12:17:22 +0000 |
nicodvb |
decode vc1 sequence header and frame it in video_read_frame();
|
Sat, 20 Jan 2007 12:13:50 +0000 |
nicodvb |
demux vc1 (stream id 0x1Fd with 0x55 <= substream id <= 0x5F in the pes_extension_2 payload)
|
Sat, 20 Jan 2007 12:04:20 +0000 |
nicodvb |
added function to parse vc1 sequence header
|
Fri, 19 Jan 2007 23:15:53 +0000 |
reimar |
BE_32 -> AV_RB32
|
Fri, 19 Jan 2007 23:14:57 +0000 |
reimar |
Compile fix: LE_* -> AV_RL*
|
Fri, 19 Jan 2007 01:19:02 +0000 |
nicodvb |
include the right riff.h according to USE_LIBAVFORMAT_SO|USE_LIBAVFORMAT; please stop breaking code that uses *_SO
|
Thu, 18 Jan 2007 21:53:05 +0000 |
gpoirier |
sync w/ r21959
|
Thu, 18 Jan 2007 20:21:54 +0000 |
Gabrov |
synced with r21959
|
Thu, 18 Jan 2007 19:30:02 +0000 |
reimar |
Apply ancient double-click patch that nobody cares to comment on.
|
Thu, 18 Jan 2007 17:38:24 +0000 |
voroshil |
r21930: gcc_bug++;
|
Thu, 18 Jan 2007 14:50:32 +0000 |
eugeni |
In .srt, any line containing only spaces and tabs marks the end of the
|
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
|