michael
87af629a35
#ifdef HAVE_MMX
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15963 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-11 10:21:14 +00:00
gpoirier
b642b8ada7
One more XviD option documented: hq_ac + a fix + more infos on chroma_me
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15962 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 21:41:01 +00:00
reimar
2a56e2255e
The right name is Musepack, not MPC/MpegPlus.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15961 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 19:17:00 +00:00
mosu
3987f2d260
Fix for gcc 4 and strict-aliasing. Patch by Uoti A Urpala ( urpala () cc ! helsinki ! fi ).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15960 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 18:31:13 +00:00
reimar
c54b5a06bd
musepack demuxing and decoding support (demuxing is v7 bitstream only).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15959 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 17:14:12 +00:00
gpoirier
cd19f28b94
SVCD supports VBR audio and VCD CBR only. Reflects the newest patches of Nico
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15958 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 17:07:40 +00:00
reimar
c89f7cd736
Print CFLAGS warning last so nobody can miss it.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15957 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 17:01:49 +00:00
gpoirier
90889fb90d
Sync with 1.1029
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15956 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 16:31:38 +00:00
rathann
c18da34beb
small warning fix:
...
function doesn't return anything and the return value is never checked or used
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15955 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 14:09:45 +00:00
rathann
86d34d94b5
10l to Nico for this copy&paste bug
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15954 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 14:05:29 +00:00
rik
2d730f1fcc
--Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
...
the bugfix of the "grayscale" output scheme introduced a bug in the header
writer for the stream output, this patch corrects that
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15953 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 12:35:43 +00:00
reimar
0b838da1fa
vf_pp7 and -af-adv force=1 default
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15952 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 09:20:57 +00:00
reimar
7daf15dc89
-af-adv force=1 is now default (and thus also lavcresample)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15951 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 09:16:24 +00:00
reimar
628236e0c0
Add missing range/length check for video trak desc (fixes bug #335 ).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15950 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 09:05:14 +00:00
reimar
e795c4b11b
cosmetic: split the lschunks function in two.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15949 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 08:57:31 +00:00
nicodvb
57f50fad9e
added support for vbr audio (frames are parsed individually); fixed small bugs in the management of pes_extension
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15948 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 08:36:39 +00:00
gabrov
8c6cf51510
increased sync tag after wording fix in English version
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15947 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 08:12:40 +00:00
rtognimp
04234277b5
Sync fourcc for all mpeg12 codecs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15946 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-09 18:47:01 +00:00
michael
4d802fb026
pp7 filter (spp=6 filter with 7 point dct where only the center sample is used after idct)
...
these differences from spp lead to a few nice symmetries which significantly reduce the computational cost
almost not mmx optimized (iam lazy ...)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15945 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-09 07:49:51 +00:00
ods15
218d56388c
Put periods after (behind?..) parentheses.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15944 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-09 05:01:40 +00:00
gpoirier
6d8f1d37df
Last nit for this entry, by "The Wanderer"
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15943 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-08 12:12:32 +00:00
ods15
5a9e785331
cosmetics.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15942 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-08 06:39:47 +00:00
ods15
1a84771147
Typos and fixes by The Wanderer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15941 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-07 20:26:56 +00:00
ods15
808c269a08
add 'aspect' and 'round' params to vf_expand.
...
(my first commit! I hope I did this correctly ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15940 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-07 19:54:58 +00:00
ranma
38d2e2afc8
-identify variable names should follow [A-Z_][A-Z0-9_]* convention
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15939 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-07 17:35:05 +00:00
gabrov
454300b648
synced with 1.86
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15938 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-07 15:47:59 +00:00
gabrov
74dbb1e42e
synced with 1.79
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15937 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-07 15:34:04 +00:00
gpoirier
488bf3a242
Fixes fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15936 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-07 07:21:23 +00:00
diego
f1cba6703f
Remove next round of outdated FAQ entries.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15935 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-06 23:21:09 +00:00
diego
fc16209684
typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15934 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-06 23:20:05 +00:00
rtognimp
9f60836046
Revert fix v1.3, it breaks streams with cook audio (ex.
...
rtsp://mm4.rai.it/raitre/blob/ultimo/blob.rm)
Applied a different fix for the first buf[k] (ensure buf size is k+4)
The second buf[k] is safe, buf is at least 32 when the code is called
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15933 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-06 21:37:38 +00:00
gpoirier
a65f9f76bf
Fixes suggested by Diego
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15932 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-06 21:10:02 +00:00
rtognimp
a27f05a6ea
Do some sanity checks before writing stream information
...
Patch by Sergio Gelato >Sergio dot Gelato at astro dot su dot se<
and some additions by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15931 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-06 19:20:16 +00:00
gabrov
091cfd827a
synced with 1.76
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15930 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-06 18:28:09 +00:00
gabrov
49fc407d71
synced with 1.85
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15929 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-06 16:47:53 +00:00
reimar
5d6da4e669
make more patch-friendly
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15928 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-06 08:42:55 +00:00
gpoirier
75c4e84e21
Documentation for VCD/SVCD/DVD encoding, patch by Brendan McCarthy < bmccarthy AH iinet POUM net POUM au>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15927 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-06 08:39:57 +00:00
gpoirier
3be0851da3
More fixes by Jeff, Diego, and Andrew
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15926 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-06 08:15:46 +00:00
gpoirier
3249e16758
Few fixes and suggestions by Jeff and Diego
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15925 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-06 07:56:41 +00:00
gpoirier
2aa6a03251
More options documented in XviD encoding guide
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15924 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-05 22:11:23 +00:00
gpoirier
7bde74f07f
Suggestions and fixes by The Wanderer and Rich
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15923 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-05 22:08:25 +00:00
gpoirier
e0323721f5
New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to enventualy change it.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15922 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-05 16:19:16 +00:00
faust3
14b640e849
radeon x300 support patch by Christophe Preaud <cpreaud at free.fr>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15921 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-05 14:57:48 +00:00
iive
7a7b157a2d
hardcode SYNC flag, so no problems could rise if first frame is skipped
...
frame skipping is still done by passing NULL buffer to the decoder
patch by Shachar Raindel <shacharr at gmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15920 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-05 09:47:12 +00:00
gabrov
e4065d6e02
initial translation, synced with 1.12
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15919 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-04 18:29:48 +00:00
gabrov
5d43a92d3a
synced with 1.73
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15918 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-04 14:32:13 +00:00
gabrov
e9eee8c994
synced with 1.69
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15917 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-04 09:37:55 +00:00
gpoirier
fc99a0e0a5
Update of the x264 encoding guide:
...
- Reorganized things, options are now divided into "speed vs quality"
and "other" (more or less). subq is now where it belongs.
- subq=6 is documented
- explanation of what 2-pass really does, and why you'd better use it
- mention 3-pass (and the fact that it usually doesn't help)
- documented qcomp
- documented keyint (not like it needed any more explanation, though)
- deblocking parameter tweaking no longer categorized as options that
"affect speed and quality ;)
- updated example cpu requirements for decoding, in codecs.xml
(720x480 @ 1500kbps 50%->35%, for my CPU)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15916 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-04 05:37:27 +00:00
wight
477d7e1eba
sync 1.1026
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15915 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-03 20:20:08 +00:00
wight
382925ac5e
Remove duplicate messages
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15914 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-03 19:02:16 +00:00