reimar
32ddb1bb28
Another != NULL check after dereferencing
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20104 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-08 09:10:55 +00:00
reimar
ab39d95f53
Fix variable dereference before NULL check.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20103 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-08 09:07:51 +00:00
reimar
e0892295b5
Useless initialization, they will be always set for result != 0
...
and for result == 0 they make no sense
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20102 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-08 09:05:27 +00:00
reimar
181fdf2098
Cosmetics: consistent order for en-/disabled codecs list
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20101 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-07 16:43:39 +00:00
diego
3ace93a9a6
Change license headers to say 'FFmpeg' instead of 'this program'.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20100 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-07 15:33:14 +00:00
kraymer
68ee0842b6
r20083: Unify labels of two solutions to similar problems.
...
r20082: Missing space before '('
r20081: Remove unnecessary </itemizedlist><itemizedlist>, ..
r20080: (cosmetics) add some empty lines to improve readability
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20099 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-07 14:05:54 +00:00
kraymer
2d146ec4ae
cosmetics: reformatting, aligning
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20098 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-07 13:51:27 +00:00
kraymer
9cdb514359
r20085: fix FIXME: move history to appendix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20097 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-07 13:38:46 +00:00
uau
01e308e70d
Remove special warning printed when VIDIX is disabled
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20096 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-07 13:05:12 +00:00
diego
1c1208a5ec
Sync with latest BUILD_ROOT changes in FFmpeg.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20095 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-07 10:48:06 +00:00
diego
f9477d0581
Replace -I.. by -I$(BUILD_ROOT).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20094 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-07 09:23:09 +00:00
ivo
eac9434e00
print bits/s, not bytes/s
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20093 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-06 21:56:15 +00:00
corey
c3c17fc952
Print current DVD title as ID_DVD_CURRENT_TITLE.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20092 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-06 19:06:59 +00:00
gpoirier
cf1f02a6cd
add gcc-4.x to the list of compilers displayed
...
when configure detects an unsupported compiler
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20091 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-06 13:19:06 +00:00
reimar
84767439c9
EOSD performance debugging info.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20090 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-06 09:58:29 +00:00
torinthiel
8c06343128
- missing space before '('
...
- spelling fix
- removal of stray comment
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20089 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-06 08:23:16 +00:00
torinthiel
eeefa11f72
sync r20085
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20088 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-06 08:21:08 +00:00
voroshil
cd49611ee1
r20080: (cosmetics) add some empty lines to improve readability.
...
r20081: Remove unnecessery </itemizedlist><itemizedlist> [...]
r20082: Missing space before '('
r20083: Unify labels on two solutions [...]
r20085: fix FIXME: move history to appendix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20087 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-06 07:30:14 +00:00
nicodvb
31856891fc
workaround redefinition of object_type as prev(object_type)+1
...
in recent faac cvs (without version number increase)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20086 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 23:12:27 +00:00
kraymer
3843657c21
fix FIXME: move history to appendix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20085 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 22:29:59 +00:00
torinthiel
2b06c291f8
sync r20083
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20084 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 22:11:12 +00:00
torinthiel
3e17226e72
Unify labels of two solutions to similar problems.
...
Same problem, same solution, one was not labeled, one was labeled 'Workaround',
where both are ideal solutions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20083 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 22:06:45 +00:00
torinthiel
bee4ea2494
Missing space before '('
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20082 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 22:04:25 +00:00
torinthiel
5db5b36318
Remove unnecessary </itemizedlist><itemizedlist>,
...
as it makes no sense and only confuses.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20081 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 22:03:05 +00:00
torinthiel
8350e7462e
(cosmetics) add some empty lines to improve readability
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20080 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 22:01:03 +00:00
torinthiel
6a3119b830
Sync 20074
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20079 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 21:38:30 +00:00
reimar
fa92a6aad5
Simplify: replace malloc + memset 0 by calloc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20078 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 21:31:21 +00:00
reimar
11e7ea9df4
Fix demux_demuxers seeking if the video demuxer does not set
...
demuxer->video->pts (e.g. lavf).
Previous code would start audio from beginning.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20077 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 21:28:55 +00:00
reimar
9b128fa2e4
Implement absolute and percent-based seek
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20076 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 21:25:22 +00:00
diego
dfce3e3f9c
Add ASS subtitles to the subtitles file chooser dialog.
...
patch by Piotr Kaczuba, pepe attika_ath_cx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20075 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 18:39:06 +00:00
diego
27f91d06d9
Sync with FFmpeg r6563.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20074 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 17:12:48 +00:00
diego
e801f101df
Simplify test program build.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20073 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 17:11:05 +00:00
diego
5f96678ba6
Remove stray $ from sync tag.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20072 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 12:37:02 +00:00
jheryan
b6a3179bc7
Synced to 2.10.2006
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20071 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 11:50:36 +00:00
gpoirier
aa1efe70cc
Convert sync tags to Svn revision numbers (except encoding-guide.xml for now)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20070 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 11:50:24 +00:00
jheryan
4fcc6a4ee6
Synced with 2.10.2006
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20069 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 11:49:36 +00:00
jheryan
81e32773f9
Synced with 2.10.2006
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20068 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 11:17:47 +00:00
gpoirier
e7b35ef3b7
Warn about x264encopts new parser which breaks 3rd party tools
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20067 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 09:46:06 +00:00
kraymer
7177d0c051
r20061: document new x264 options through r579. (ssim, interlaced, deadzone_intra/inter)
...
r20060: Remove the x264 option parser, and pass the options on to libx264 as a string instead. (..)
r20053: Mark ao_sdl as SDL-only.
r20052: Add SDL-specific keys.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20066 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 09:33:50 +00:00
gpoirier
788f067ed9
Fix build failure
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20065 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 09:07:12 +00:00
torinthiel
27af155ab1
sync with r20051
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20064 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 08:30:52 +00:00
voroshil
fce5dae39b
r20054: Remove outdated/duplicate parts from the SDL section.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20063 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 04:57:09 +00:00
voroshil
12a3be5258
r19592: grammar/wording/markup fixes (was missed, due to wrong sync tag in r19637 commit)
...
r20051: some reformatting
Additionally some typos fixed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20062 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 04:51:57 +00:00
lorenm
a18abf1c4a
document new x264 options through r579. (ssim, interlaced, deadzone_intra/inter)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20061 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 02:09:50 +00:00
lorenm
0594cd07a0
Remove the x264 option parser, and pass the options on to libx264 as a string instead. This provides automatic support for all current and future x264 options.
...
A few options had to be reorganized: partitions, deblockalpha/beta, me, direct_pred.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20060 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 02:03:10 +00:00
diego
1240e6bde5
Test programs depend on $(LIB).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20059 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 00:57:48 +00:00
nplourde
a99eefdfef
Detect sse/2 on intel mac, Valtteri Vuorikoski(vuori@sci.fi)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20058 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 00:12:04 +00:00
diego
9c19753fcc
FFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE in CFLAGS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20057 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 22:18:40 +00:00
kraymer
62801978e8
r20054: Remove outdated/duplicate parts from the SDL section.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20056 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 21:53:00 +00:00
diego
7989fbe53c
Also ignore shared libraries.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20055 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 21:40:35 +00:00