1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-19 05:41:16 +00:00
Commit Graph

16524 Commits

Author SHA1 Message Date
wight
b642825988 sync 1.1106
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16524 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-19 17:57:41 +00:00
gpoirier
c437f82e72 Prints -identify output for:
- video codec of the current file;
- signal numbers;
- demuxer help header.
Patch by  kiriuja <mplayer DATH patches AH en DATH directo POIS net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16523 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-19 16:33:39 +00:00
diego
3570634643 Break up all long lines that were missed during the last reformatting round.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16522 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-19 15:23:15 +00:00
gpoirier
7730cd4a9c 10l: the directories specified with --with-xvid*dir were ignored.
Patch by Diego
Bug reported here: http://mplayerhq.hu/pipermail/mplayer-users/2005-September/055541.html
[MPlayer-users] CVS fails to compile (xvid related)
Giacomo Comes comes at naic.edu
Wed Sep 14 16:36:33 CEST 2005

Patch available here:
Date: Sep 10, 2005 8:45 PM
Subject: [MPlayer-dev-eng] [PATCH] XviD profile support


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16521 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-19 15:12:38 +00:00
ivo
3e3f410796 change obsolete -waveheader to -ao pcm:waveheader in hintinfo message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16520 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-19 14:07:12 +00:00
diego
1ce5072336 typo noticed by Torinthiel
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16519 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-19 13:35:52 +00:00
jheryan
8eb9c3fad3 Synced with 1.182
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16518 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-19 12:17:05 +00:00
nicodvb
e7bdf32721 removed dependency on glibc's %a in sscanf()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16517 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-18 19:17:23 +00:00
gpoirier
7ea57ab9f3 10l: fully working DXN profile support require XviD 1.1.x. Earlier version will work but will lack VBV support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16516 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-18 17:22:04 +00:00
diego
5745e638f0 spelling/grammar fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16515 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-18 13:11:24 +00:00
diego
87917b44e6 Reflect recent changes to the the pan audio filter syntax and behavior in
the documentation, patch by Reimar Doeffinger with some fixes by me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16514 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-18 11:40:06 +00:00
iive
b084255ad1 remove very obsolate draft...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16513 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-18 08:10:56 +00:00
michael
a241f2dbfc remove info frame repeating its problematic and controversical
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16512 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-17 22:32:35 +00:00
nexus
13fc540eb2 add FreeBSD default cd/dvd devices
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16511 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-17 20:53:20 +00:00
diego
9abcd41e70 The s key is now used for taking screenshots.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16510 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-17 19:58:13 +00:00
diego
3a32338e80 Unify the descriptions of vo_gl and vo_gl2 including some fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16509 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-17 19:54:15 +00:00
nexus
4b87be4a09 add FreeBSD default cd/dvd devices
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16508 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-17 19:51:41 +00:00
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