michael
7b685381df
add back_ptr
...
add info_frames
require sync_point after headers
require info packets to be between headers and frames (or you could say they are headers now)
add userdata stream type
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16507 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-17 19:27:39 +00:00
reimar
b99cb8d8a5
Fix H264 packetizer. Might not work with arbitrary slice order.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16506 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-17 18:36:43 +00:00
reimar
8771ad0741
add a demux_peekc function that allows to just "have a look" at the next
...
byte of data from the demuxer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16505 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-17 18:05:55 +00:00
ods15
e41e46ea1f
typo, probably..
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16504 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-17 05:46:20 +00:00
gpoirier
5e7d38c113
Nits
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16503 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-16 14:46:14 +00:00
gpoirier
4c57cf2465
Sync with 1.1102
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16502 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-16 13:46:19 +00:00
diego
00f59bd9ae
1000l bug fix: The CONFIG_LIBAVUTIL variable needs to be passed the value
...
of the libavutil test, not some random temporary variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16501 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-16 12:12:48 +00:00
reimar
bcc7a8466a
Missing break for WM_SYSCOMMAND handling.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16500 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-16 12:09:24 +00:00
diego
f311c19f22
sync with 1.181 and misc fixes
...
patch by Paul TT < paultt -- at -- hackerjournal -- dot -- it >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16499 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-16 11:34:15 +00:00
reimar
f6fb46ab20
print the first 16 bytes of frame data with -v -v, helps detect when
...
the demuxer messes up packetizing (-dumpvideo does not help here :-( )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16498 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-16 11:30:33 +00:00
reimar
a6f6008e30
Wrong editlist handling: end pts must be included.
...
Fixes another BBC sample (why is it always BBC samples that break MPlayer??):
http://images.apple.com/movies/us/hd_gallery/gl1800/720p/bbc-africa_m720p.mov
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16497 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-16 11:05:29 +00:00
aurel
cb30e1edd5
fix expanding of $_ld_dl when needed by iconv
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16496 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-15 22:39:38 +00:00
reimar
e6805ce4be
Mention af_pan change
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16495 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-15 11:46:50 +00:00
reimar
e3d0df70fe
Fix af_pan commandline mess and (hopefully) improve description.
...
It should now output the right number of channels and it doesn't silently
clamp values to the too restrictive [0, 1] range.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16494 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-15 11:41:23 +00:00
reimar
3567bcac06
When compiled with gui, bind ESC to gui_stop so that s is free for screenshot.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16493 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-15 10:25:43 +00:00
diego
33eb8d1903
Small wording/spelling fixes, one duplicate entry removed.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16492 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-15 03:15:04 +00:00
diego
11b75900a0
Add comments to a few #endif statements in order to make clear which
...
#ifdef they belong to.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16491 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-15 03:08:35 +00:00
reimar
3bd4205297
consistency fix: OSD bar for gamma changes should only appear when gamma
...
changing gamma is supported (like all other equalizer controls).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16490 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-14 23:21:44 +00:00
reimar
4e60e039f5
hardware color-space conversion for vo_gl and vo_gl2
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16489 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-14 22:08:04 +00:00
wanderer
0981a91aa4
minor wording fix in the advanced audio guide
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16488 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-14 21:15:38 +00:00
gpoirier
c624f69499
Illustrate by a nice table what each profiles supported by XviD features.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16487 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-14 20:40:50 +00:00
gpoirier
7a2fe78608
synced with 1.1100
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16486 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-14 09:54:00 +00:00
gpoirier
06117595df
Typos
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16485 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-14 09:52:56 +00:00
reimar
2f5698c9cb
Fix MMX accelerated RGB24 OSD, fixes "ugly OSD with -vo gl2".
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16484 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 21:41:44 +00:00
nicodvb
60ee2df992
reduced verbosity
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16483 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 21:35:41 +00:00
gpoirier
ba6153a7d2
adds Simple, Advanced Simple and DivX profile support for XviD, Patch by Robert Swain < robert POUM swain AH gmail POUM com >
...
Nice help from Diego Biurrun, Reimar Döffinger, Guillaume POIRIER
Original thread:
Date: Sep 10, 2005 8:45 PM
Subject: [MPlayer-dev-eng] [PATCH] XviD profile support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16482 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 21:04:44 +00:00
reimar
3ccfa5451f
Fix -af-adv force description, 1 is default now.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16481 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 19:33:13 +00:00
diego
24547fcc7f
The screenshot command is now implemented, wording/spelling fixes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16480 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 18:48:57 +00:00
diego
2968eeb167
screenshot filter entry wording improvement
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16479 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 18:15:51 +00:00
diego
7b14f06edb
Make the fourcc output endianness-independent.
...
patch by Luca Barbato < lu_zero -- at -- gentoo -- at -- org >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16478 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 18:13:58 +00:00
diego
82e1a7303f
Avoid duplicated messages from demux_avi.c and demuxer.c.
...
patch by Luca Barbato < lu_zero -- at -- gentoo -- at -- org >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16477 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 18:12:48 +00:00
reimar
052fc0f4e9
Allow disabling the glFinish call
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16476 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 16:16:13 +00:00
reimar
587c45e08e
Improved glFindFormat
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16475 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 15:56:32 +00:00
gpoirier
7a7bfba6ed
Nits suggested by Diego
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16474 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 11:38:39 +00:00
diego
ecea454c23
Remove incorrect information about gcc 2.95.x on PPC, mention vo_macosx.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16473 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 11:04:20 +00:00
reimar
af87e36b26
pp_postprocess reads from target image, so request a readable one.
...
Discussed here:
Date: Wed, 27 Jul 2005 18:33:42 +0200
Subject: [MPlayer-dev-eng] [PATCH] mp_image flags in filters
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16472 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 10:47:33 +00:00
diego
a407e0f51d
- improved performance on truecolor modes
...
- fixed all known bugs, i.e. palette mode works right again
patch by Christoph Egger < Christoph_Egger -- at -- gmx -- dot -- de >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16471 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 08:47:46 +00:00
aurel
f8617ee059
cycle through tv channels (patch by Andrew Calkin < calkina at geexbox.org >)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16470 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 22:48:14 +00:00
reimar
2737167ecf
Fix maximum frame size, could lead to crashes when changing playback speed.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16469 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 21:08:04 +00:00
gpoirier
ce93d8e31a
synced with 1.1096
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16468 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 20:37:53 +00:00
gpoirier
ad3a29668a
start new sentences on a new line
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16467 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 20:33:29 +00:00
gpoirier
8ad9a8794a
XviD supports "turbo" mode.
...
This is the last undocumented feature of XviD, so remove the TODO entry.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16466 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 19:39:48 +00:00
reimar
bc6baf5cbb
Fix multiple issues: No picture at all, broken pictures, only every second
...
picture displayed, compile warnings because of undefined functions and
a compile error on MinGW because of redefinition of open().
Or in short: I didn't find a case where the old version worked?!?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16465 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 18:33:26 +00:00
gpoirier
c3054f241c
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
...
Script by Matthias Wieser < mwieser AH gmx POUM de >
Original thread:
Date: Aug 25, 2005 1:54 PM
Subject: [MEncoder-users] [Script] PSNR between two video files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16464 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 16:56:19 +00:00
gpoirier
07ea845196
Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
...
Script by Matthias Wieser < mwieser AH gmx POUM de >
Original thread:
Date: Aug 25, 2005 1:54 PM
Subject: [MEncoder-users] [Script] PSNR between two video files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16463 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 16:35:58 +00:00
reimar
28ee54a940
Use GL_CLAMP_TO_EDGE instead of GL_CLAMP to avoid border texels being sampled.
...
This avoids some ugly effects when vo_gl2 uses multiple textures.
(Note to self: read the specs instead of just copying the old code!).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16462 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 15:15:28 +00:00
reimar
7a84b40ce4
Fix border color (forgot to divide by 255.0).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16461 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 14:51:30 +00:00
reimar
36dd71db3c
echores cleanup, introduce _res_comment variable to easily output additional
...
information.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16460 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 10:05:06 +00:00
reimar
4de258aac4
Respect -nodouble even though it looks very bad.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16459 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 17:45:12 +00:00
henry
1887baa1ea
do nothing if no free filenames are available
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16458 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-11 15:41:08 +00:00