2019-06-06 07:36:35 +02:00
|
|
|
$NetBSD: distinfo,v 1.106 2019/06/06 05:36:35 wiz Exp $
|
2004-06-21 09:01:38 +02:00
|
|
|
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (mplayer/Abyss-1.7.tar.bz2) = 46d122cb60496eecbc96f26a0cfe0bda883fd725
|
|
|
|
RMD160 (mplayer/Abyss-1.7.tar.bz2) = ca1e1c77177dc23300d011c1e00711c6bb81756a
|
|
|
|
SHA512 (mplayer/Abyss-1.7.tar.bz2) = e60aae7a6a264023ebb49421696bc78ec46b463ce6d7f869cc5561e183a6d5abd3846b71a45656c8ad2a6f35bafd76d15235216dcba3b4936ff7b364b7a66407
|
|
|
|
Size (mplayer/Abyss-1.7.tar.bz2) = 292235 bytes
|
2009-10-19 00:22:10 +02:00
|
|
|
SHA1 (mplayer/AlienMind-1.2.tar.bz2) = 34370da1e003e4accceae194a63483aa6eebc4dc
|
|
|
|
RMD160 (mplayer/AlienMind-1.2.tar.bz2) = f3fda7d44a59f98097162f76d0a0d58840974998
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA512 (mplayer/AlienMind-1.2.tar.bz2) = affae0989be95cdcb72b9d6d36d2c8362599b4cb3441ea15704f935bcb6e1ef2c2f9355ee26b8127177a6968f06b8b0f5b4c9b2919b8aeb257090b47eb7eca52
|
2009-10-19 00:22:10 +02:00
|
|
|
Size (mplayer/AlienMind-1.2.tar.bz2) = 131295 bytes
|
2019-03-24 22:05:20 +01:00
|
|
|
SHA1 (mplayer/Ater-1.2.tar.bz2) = d4ac7a0e28ad2b6015497e3d57b0a5432aa28906
|
|
|
|
RMD160 (mplayer/Ater-1.2.tar.bz2) = 3887e678ba11786abad131543fe7d691784175a9
|
|
|
|
SHA512 (mplayer/Ater-1.2.tar.bz2) = 7ebf82e1f43c5cdd4573de01153294fa54ab436e780fda03746882f2d6285998eb693cdd4035f44a86063e3d4e809d7bde0637c063fd1d21b8c63f1454425e15
|
|
|
|
Size (mplayer/Ater-1.2.tar.bz2) = 484960 bytes
|
|
|
|
SHA1 (mplayer/Blue-1.13.tar.bz2) = 381b2182f27b0a402dcd5c19c99c988fd3108af5
|
|
|
|
RMD160 (mplayer/Blue-1.13.tar.bz2) = c3710793f236569f70644e2f23f81ed36f8e9568
|
|
|
|
SHA512 (mplayer/Blue-1.13.tar.bz2) = 81205cc2334453ed23d94b9bb9efb9828764ba573abb745da0ae0fbffab019df996b2799a54a9a7b6eb77dac39925403131121d100588c4a7526d8b9dab474d8
|
|
|
|
Size (mplayer/Blue-1.13.tar.bz2) = 222707 bytes
|
|
|
|
SHA1 (mplayer/Blue-multilingual-1.13.2.tar.bz2) = b17c9081a31e6d7c6555b29dae49918350ca178a
|
|
|
|
RMD160 (mplayer/Blue-multilingual-1.13.2.tar.bz2) = 8a8373851363be03a154a0a95ea76bd91206c005
|
|
|
|
SHA512 (mplayer/Blue-multilingual-1.13.2.tar.bz2) = c90c568e4e6f33c7b3c1bb8142d3f4298d09d8af0f8747fccbef3998989152afef86af96e2730652016a8dc631050ac8023d13563e5eedf6619aa045c0333e70
|
|
|
|
Size (mplayer/Blue-multilingual-1.13.2.tar.bz2) = 1322662 bytes
|
|
|
|
SHA1 (mplayer/Blue-small-1.11.tar.bz2) = ca4339f37bfa77aacb31755b97dfd4509cdfc148
|
|
|
|
RMD160 (mplayer/Blue-small-1.11.tar.bz2) = b6a891d6e5693497d20f6da0b8bc80952cb5db9f
|
|
|
|
SHA512 (mplayer/Blue-small-1.11.tar.bz2) = ea5fb19f2b2ee27098dedceeb9e2b07a3ffd2e8ad8c7023efcebd853d5564f367d0311eb4f6877bc89a55198cbedcc6f6607805bf841a0d9bd3af2c8fe365a28
|
|
|
|
Size (mplayer/Blue-small-1.11.tar.bz2) = 157164 bytes
|
|
|
|
SHA1 (mplayer/BlueHeart-1.6.tar.bz2) = 1bc4879e9645a445f613d57edb97f22d0c17464e
|
|
|
|
RMD160 (mplayer/BlueHeart-1.6.tar.bz2) = 68e46fe2ab8f2c9e951c15a8dbba719119fbdedf
|
|
|
|
SHA512 (mplayer/BlueHeart-1.6.tar.bz2) = 364b144344bfd7d4f856aae1f1181e5bd402ab5d3088a6c632c8355768b0da38c22a832abbf04ea5e8cacde68ecdb8f9d24762d9bbe2ad7f73acb40afa2483fd
|
|
|
|
Size (mplayer/BlueHeart-1.6.tar.bz2) = 281076 bytes
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (mplayer/Canary-1.2.tar.bz2) = e58cb1b7514c0bd14191fc5dc91298ef8cf378db
|
|
|
|
RMD160 (mplayer/Canary-1.2.tar.bz2) = 93e81ef64afc173531902bcfaee4b646069a145b
|
|
|
|
SHA512 (mplayer/Canary-1.2.tar.bz2) = 66289a5c9f2e569c9576c853f3111782c7a294d0592ef951b1a9c4fb33c87370f50c96cb722584f565cb4dedd7afa56714a7604ba6b793b9955e0ebcb20f2913
|
|
|
|
Size (mplayer/Canary-1.2.tar.bz2) = 104013 bytes
|
2019-03-24 22:05:20 +01:00
|
|
|
SHA1 (mplayer/Clearlooks-2.0.tar.bz2) = dc9f0a6429da0eb57ccb8779e30e21a9a66b2eda
|
|
|
|
RMD160 (mplayer/Clearlooks-2.0.tar.bz2) = 7b71fa87c97c1ec5905d7687a10238f633665341
|
|
|
|
SHA512 (mplayer/Clearlooks-2.0.tar.bz2) = df87d2a901caa90ee97e137b4a3562e6820bcea7c2117314dfdf316a2c3d2c810bad2170d6f058bee6b68f2e3eada9f68b30348837f45f770cd21f9502c1f3c1
|
|
|
|
Size (mplayer/Clearlooks-2.0.tar.bz2) = 33965 bytes
|
|
|
|
SHA1 (mplayer/Clearlooks-multilingual-2.0.2.tar.bz2) = f22eafcb50f64b17c56e4ce2c6ff7fe0aec9fcc1
|
|
|
|
RMD160 (mplayer/Clearlooks-multilingual-2.0.2.tar.bz2) = f719f302d122c457852234eb87c32803d1b3f5a1
|
|
|
|
SHA512 (mplayer/Clearlooks-multilingual-2.0.2.tar.bz2) = 99e56a64e94d43a084569fcbd65f600b96b66fab146a593b444288f0146d2c25914328b51541e7ab143a3ed5a567ae48f679217952f312b691f0b695018f09d3
|
|
|
|
Size (mplayer/Clearlooks-multilingual-2.0.2.tar.bz2) = 1122222 bytes
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (mplayer/Corelian-1.2.tar.bz2) = a594a98b33500fc1244e77e02ce7c9a6ec4ad55a
|
|
|
|
RMD160 (mplayer/Corelian-1.2.tar.bz2) = 529268aafb6ee42b5866d0e2b595e373a745149c
|
|
|
|
SHA512 (mplayer/Corelian-1.2.tar.bz2) = 84db0ec8b47b50b753643e78fa685a3c68983b228f5df988bf071d3172dc19882f3a9d0e207ab7b12bede7f7643e0e5aab362acd29e81317f0dc2d9972a17c60
|
|
|
|
Size (mplayer/Corelian-1.2.tar.bz2) = 284449 bytes
|
2019-03-24 22:05:20 +01:00
|
|
|
SHA1 (mplayer/CornerMP-1.3.tar.bz2) = c601de404ffc8b200e9f4ab2d260508799a3fdee
|
|
|
|
RMD160 (mplayer/CornerMP-1.3.tar.bz2) = 8b98d28e32da18f033706171e0450030ebb9a82f
|
|
|
|
SHA512 (mplayer/CornerMP-1.3.tar.bz2) = 9c510a627716201254847ac0b585b59684e31b26da0100daae8a71f933ac66ed7860a5452b25e4693100b2aba35124d613d2251f9144f661b856427061c8a647
|
|
|
|
Size (mplayer/CornerMP-1.3.tar.bz2) = 232673 bytes
|
|
|
|
SHA1 (mplayer/CornerMP-aqua-1.5.tar.bz2) = e2fab091ca193126fd4dcfa6b37d14ddc822ffc0
|
|
|
|
RMD160 (mplayer/CornerMP-aqua-1.5.tar.bz2) = 78e0ab4c9bd3910bb9e7ddd228d2709ade223a2e
|
|
|
|
SHA512 (mplayer/CornerMP-aqua-1.5.tar.bz2) = 24d551b2027d28b3ef7445346fd793a0b190598810acbe229deec0a6d191302c177333505d7583f08204ed130eb4b8335737602dde511a9081c469589c978c11
|
|
|
|
Size (mplayer/CornerMP-aqua-1.5.tar.bz2) = 243260 bytes
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (mplayer/CubicPlayer-1.1.tar.bz2) = a0a78f1d6749cdcbfef325f0bfbb72d07a6ca25a
|
|
|
|
RMD160 (mplayer/CubicPlayer-1.1.tar.bz2) = 8141b6fe376eceb96389c1d4c52cc9e0830c6fdc
|
|
|
|
SHA512 (mplayer/CubicPlayer-1.1.tar.bz2) = 121295afb37816bd2a3e7a1aace38ce97d9d08aea0168334c52e6593872af73effffd48ce679c2636a2f59391a6e4d92c82ba2e7c9c3d2382b47fb168f9e7f2d
|
|
|
|
Size (mplayer/CubicPlayer-1.1.tar.bz2) = 124470 bytes
|
2019-03-24 22:05:20 +01:00
|
|
|
SHA1 (mplayer/Cyrus-1.3.tar.bz2) = bf07dc7ca0541eea8804e5e6a60a339162b41d84
|
|
|
|
RMD160 (mplayer/Cyrus-1.3.tar.bz2) = b59fd36b81f0ba01137088269bef4dd35f707f87
|
|
|
|
SHA512 (mplayer/Cyrus-1.3.tar.bz2) = 873ec44fc4627157364ef9d5927ecc56f2f1c62c348581adf7089a29e1092af6c87e7b920d590a5af0629356d989ac3321eeda09e76edb11c6db7e2f12af6a47
|
|
|
|
Size (mplayer/Cyrus-1.3.tar.bz2) = 228415 bytes
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (mplayer/DVDPlayer-1.1.tar.bz2) = 073523452f83612b6c90011b1f18c520ad5067f1
|
|
|
|
RMD160 (mplayer/DVDPlayer-1.1.tar.bz2) = b943e6418ff05a908003a4ee0a16e576a2820133
|
|
|
|
SHA512 (mplayer/DVDPlayer-1.1.tar.bz2) = 49c6996570528b5426b8a1aa04ce01c9f9b950b5c2224f736b2cd6dcf96691ed435baa63bb9a799f31eb10936aeb5fba15d69100ea84a108f56baf335176f371
|
|
|
|
Size (mplayer/DVDPlayer-1.1.tar.bz2) = 114574 bytes
|
|
|
|
SHA1 (mplayer/Dushku-1.2.tar.bz2) = 182bd86ee59914179481c31c3d21010718ec108a
|
|
|
|
RMD160 (mplayer/Dushku-1.2.tar.bz2) = 5161e84ee2068a2a3843e912832191cba7f265df
|
|
|
|
SHA512 (mplayer/Dushku-1.2.tar.bz2) = 88bad41e56b7b336dc42919b4316fc9f8dbb0f0b6c9c5a935f8f5abd6bdeb33de068dcb5290d68fe049b8696c3c0f24990b33de24cfd7e2efd93a642a185e01d
|
|
|
|
Size (mplayer/Dushku-1.2.tar.bz2) = 520400 bytes
|
|
|
|
SHA1 (mplayer/ICY-1.0.tar.bz2) = 4aa91068cdb6c9d3c86842111b2373c570594e27
|
|
|
|
RMD160 (mplayer/ICY-1.0.tar.bz2) = 3629cb31db1df169a2692646b2e12892b81ba957
|
|
|
|
SHA512 (mplayer/ICY-1.0.tar.bz2) = 7bbe95a5c23a6e1f1ecab60cffeb49ff8bc87f7ce7cb82e474c8125af08d7947a0d56f0f20737bb97d55d6d6cefa3b5857cf8042db57eef0e25d475934b91409
|
|
|
|
Size (mplayer/ICY-1.0.tar.bz2) = 267671 bytes
|
2019-03-24 22:05:20 +01:00
|
|
|
SHA1 (mplayer/Industrial-1.1.tar.bz2) = 45c2a2fe3ff5e78c245ae05e96ba73617a0e08b9
|
|
|
|
RMD160 (mplayer/Industrial-1.1.tar.bz2) = 1e3bb3f799ec4d7e44b7c9bf18ca091ef2807603
|
|
|
|
SHA512 (mplayer/Industrial-1.1.tar.bz2) = d4938126b3cd0535a0b87e546c60f842f4f5d7f13c6e9c905d386dc559ab9edc7efa0bf4d2e48d15f0fe05e893f108896b8e4f921072459a0370a899678dc15d
|
|
|
|
Size (mplayer/Industrial-1.1.tar.bz2) = 53100 bytes
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (mplayer/JiMPlayer-1.4.tar.bz2) = f3907dcadbef3d6745c919b4d5f9842533d828e4
|
|
|
|
RMD160 (mplayer/JiMPlayer-1.4.tar.bz2) = 763f8081d0dc84f87d97385d4bba1bb80d8bc79a
|
|
|
|
SHA512 (mplayer/JiMPlayer-1.4.tar.bz2) = 431339166518fdc8fddf8149b6113fea444582013aa5429afde728413c64506eca35d1bbbea8a3e8d99e1cce158beea35b20df2fff071cfcdff41456c9346427
|
|
|
|
Size (mplayer/JiMPlayer-1.4.tar.bz2) = 178517 bytes
|
|
|
|
SHA1 (mplayer/KDE-0.3.tar.bz2) = cfca61f8668ef150fcc8ba3d5ea7e64114358552
|
|
|
|
RMD160 (mplayer/KDE-0.3.tar.bz2) = 19bbf8815d3dfad69346360199a991f2d7137e21
|
|
|
|
SHA512 (mplayer/KDE-0.3.tar.bz2) = 99c328b6013d3012874f602a65e0426382015e06fdde346c5a8709b2e6ca0608d8d25d0e1e2dff975358ad85102fcb85ce53763490d987edede489545c085a95
|
|
|
|
Size (mplayer/KDE-0.3.tar.bz2) = 130502 bytes
|
|
|
|
SHA1 (mplayer/Linea-1.0.tar.bz2) = e6cbd705e285e117fc97c231b7fe0f9abf1db656
|
|
|
|
RMD160 (mplayer/Linea-1.0.tar.bz2) = 558647aede2d009519f08191d45bbd1d50ed3ee9
|
|
|
|
SHA512 (mplayer/Linea-1.0.tar.bz2) = a55e11b6ac40e17acf54b290e2763448085e5962da992ec24bc8c3ecd9df40d5ad2965079c930ce30338d64b8a2544dc5ba7f5fcdd84c0ffd14a7e6d1a9ac3d8
|
|
|
|
Size (mplayer/Linea-1.0.tar.bz2) = 46965 bytes
|
mplayer: Update to 1.4
pkgsrc changes:
* Set autosync = 30 by default to fix choppy video with NetBSD's new
audio system.
* Remove PulseAudio and legacy sound servers (nas, esd) as defaults.
Consistent with mpv.
* Add an alsa option and enable it by default on Linux.
* Disable all codecs by default and just use ffmpeg instead.
Allows distribution restrictions based on patents to be removed.
Tested with a variety of common file formats.
Consistent with other packages (e.g. FreeBSD Ports).
While here, upgrade to ffmpeg4.
Upstream changes:
1.4: "SubCounter" April 18, 2019
Decoders, demuxers, streams:
* More pixel formats are supported for VP9, RSCC, Screenpresso
* pvr:// support for the Hauppauge HD PVR model 1212
* Speed up detection of mpg format while streaming (limit probe to 4 MB)
* demuxer: fall back to audio pts if all others are unavailable (#1928)
* raw video: add support for < 8bpp RGB, support for paletted raw video,
fix fliped raw video in non-avi containers
* increase -lavdopts threads limit to 32
* warn for badly interleaved files, and make -ni more aggressive
* support GBR pixel formats for HEVC
* FFmpeg audio decoders: g721, g732
* FFmpeg video decoders: more Matrox mpeg2 formats (M702-3-4-5), Truemotion
RT, Matrox Uncompressed SD/HD, BitJazz SheerVideo, YUY2 Lossless Codec
Apple Pixlet, ScreenPressor, FM Screen Capture Codec
* FFmpeg IFF video/image decoders: ANIM, ILBM, PBM, RGB8, RGBN
Fixes:
* fix more issues reported by Coverity
* expand error checking, and fix many memleaks
* fix -subcp enca: with external ASS subtitles (#2281)
* fix reading of bitmap fonts
* fix -subdelay applied inverted
* some fixes for video filter bmovl (#2304, #2308)
* fix timing of first and last frame (#2315)
Other:
* MPlayer can link against OpenSSL instead of GnuTLS for https support
(Warning: the resulting binary can not be redistributed)
* OSD: NV12/NV21 support
* video output xv: NV12/NV21 support
* video outputs for OSX: fix a few issues with newer OSX versions
GUI:
* No limitation on the number of entries in a font description file
* Dramatic speedup of scanning font description files
* Playback improvements for cue sheet playlists
* Implementation of audio playback utilizing ReplayGain data
* New symbol character 'g' and new dynamic label variable $g
* Skins can leave current volume unchanged at startup
* New configuration file: gui.gain
* Modern new icons for the (default) menu, the file selector,
the playlist and the message boxes
* Rearrangement of some items of the (default) menu
* Fix of broken evLoadAudioFile, evLoadSubtitle and evDropSubtitle
* Skin support for 8-bit PNGs with palette
2019-06-04 15:39:38 +02:00
|
|
|
SHA1 (mplayer/MPlayer-1.4.tar.xz) = 0954a7141de7c945d90db234e39a78c27cf73f78
|
|
|
|
RMD160 (mplayer/MPlayer-1.4.tar.xz) = 7f94e3e3f127491f70a93a8699a1192c0771e20b
|
|
|
|
SHA512 (mplayer/MPlayer-1.4.tar.xz) = 8ef71cad187d8c8f81c837279bd3a421b440c892d3347a667670b21c954007e35cf0d15828f0901f347b9c1b053e8da4bc7f0fb6de34382d1e463074923d7b34
|
|
|
|
Size (mplayer/MPlayer-1.4.tar.xz) = 15054920 bytes
|
2019-03-24 22:05:20 +01:00
|
|
|
SHA1 (mplayer/MidnightLove-1.7.tar.bz2) = 8df9f2b504e6f5af5e3d23b8c9c4131b74f253e9
|
|
|
|
RMD160 (mplayer/MidnightLove-1.7.tar.bz2) = eb9371bb5019c938d3429dabb901afdde143c8a6
|
|
|
|
SHA512 (mplayer/MidnightLove-1.7.tar.bz2) = 1ff7a7dbcc920c2f65d3a2ad0c555e5742e1deb86d1cc1a65fd55390161fc06e6e074105c797c896b808993ddf32fea5e01769cae831a597c1f5fe4e5539cc9e
|
|
|
|
Size (mplayer/MidnightLove-1.7.tar.bz2) = 539636 bytes
|
|
|
|
SHA1 (mplayer/Noskin-1.0.tar.bz2) = c5dbf292c56c94e2632db016cae2ac161d813de2
|
|
|
|
RMD160 (mplayer/Noskin-1.0.tar.bz2) = 20d6fd66d2d899d0dc25add040d8e5834a82f1fd
|
|
|
|
SHA512 (mplayer/Noskin-1.0.tar.bz2) = 0281a7b811177e7ca7050c2765583e3dccdbbcd8d21fea364989c049b569f7e8bc5d35701b9b0dadf82b9191ef8dc2a3c7f984f3612dfbdd43073aa0144d6352
|
|
|
|
Size (mplayer/Noskin-1.0.tar.bz2) = 716 bytes
|
|
|
|
SHA1 (mplayer/OSX-Brushed-2.4.tar.bz2) = 7d2428d360b37aad20775607578a1a7477dd3fae
|
|
|
|
RMD160 (mplayer/OSX-Brushed-2.4.tar.bz2) = 2b6f720e39d508aa96d95a804e255ecb58e93f2b
|
|
|
|
SHA512 (mplayer/OSX-Brushed-2.4.tar.bz2) = 43a6bc5f375fa886b6f539427a1862f7edb0edd52980d55efeecad0b4be90ca06eae38cffd12b47fa89c5412d703321c6baf578682d76a5de7be065c9a989e9d
|
|
|
|
Size (mplayer/OSX-Brushed-2.4.tar.bz2) = 76220 bytes
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (mplayer/OSX-Mod-1.1.tar.bz2) = 1dc278b9b7892d88ad1358b6941fd85fbb793683
|
|
|
|
RMD160 (mplayer/OSX-Mod-1.1.tar.bz2) = 6b9ecb9d3ddfda67d1cf43da08616dbdd32bb4d2
|
|
|
|
SHA512 (mplayer/OSX-Mod-1.1.tar.bz2) = 92c58698d637d293066f1139fcd35531a778e01a2c6ae4b1f7cb9d0b7ad7d33663f2e5ea170fa1f6b11cac0c8c9ca3929ffb1c3fb7a5a2d8da4f200fda609038
|
|
|
|
Size (mplayer/OSX-Mod-1.1.tar.bz2) = 277365 bytes
|
2019-03-24 22:05:20 +01:00
|
|
|
SHA1 (mplayer/OpenDoh-1.2.tar.bz2) = f8bd7a075bdea74a065c7f6c68d100622f8550bb
|
|
|
|
RMD160 (mplayer/OpenDoh-1.2.tar.bz2) = 1c41f3dd363849cf8c9774a9e28f3c30ca9953d4
|
|
|
|
SHA512 (mplayer/OpenDoh-1.2.tar.bz2) = 9ef716cec254bf76ad2c0e10627f4f409065ffe1e258eaa99cd31942c87f27bf896a769a2dea1c64342210bd115d4c940e3905191b6d0c54930ac2a06cb4ef78
|
|
|
|
Size (mplayer/OpenDoh-1.2.tar.bz2) = 52593 bytes
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (mplayer/Orange-1.3.tar.bz2) = 1840e6a749d9cd89af226d6f0a4d1636a4735f4e
|
|
|
|
RMD160 (mplayer/Orange-1.3.tar.bz2) = 1d33efbb64515f7ac19019306b3c1769636f1e1f
|
|
|
|
SHA512 (mplayer/Orange-1.3.tar.bz2) = f0725ba4030bfbcb7c344830c2d5afa42c566f61def67357ea3920224068b795307f9ad3d2685daf48efccde922637ce4cef9b97de911c05c310f9b50d7674cc
|
|
|
|
Size (mplayer/Orange-1.3.tar.bz2) = 300498 bytes
|
|
|
|
SHA1 (mplayer/PowerPlayer-1.1.tar.bz2) = c4f1cc6b358f00919f558cf9cf03f40b6d83cf5d
|
|
|
|
RMD160 (mplayer/PowerPlayer-1.1.tar.bz2) = 8a71ba0179af50688d02ef7f1e92c44fa62b2e88
|
|
|
|
SHA512 (mplayer/PowerPlayer-1.1.tar.bz2) = a5d061e9c820da912a1b701bf48b2957a11ab11f638516ec2a4e383886b7026d3c8ce488f38a664f3349542b3b6715489d9f4ee37d6d024341ae3dd979adff15
|
|
|
|
Size (mplayer/PowerPlayer-1.1.tar.bz2) = 365733 bytes
|
2019-03-24 22:05:20 +01:00
|
|
|
SHA1 (mplayer/QPlayer-1.3.tar.bz2) = 6a27d394280bd23a938a2932bb0b457d3798f48f
|
|
|
|
RMD160 (mplayer/QPlayer-1.3.tar.bz2) = bdcc9ca5403d1ac0ebcde39f8833aa083d24e5f4
|
|
|
|
SHA512 (mplayer/QPlayer-1.3.tar.bz2) = 87808e1303cc734b7a5e97caf39e2082729248cea4988e0ae7cd6ede59539f8ce36d1482266720bbf6efd1deda38ca4b2f8508da362aafcc13a587292907c8cc
|
|
|
|
Size (mplayer/QPlayer-1.3.tar.bz2) = 213042 bytes
|
|
|
|
SHA1 (mplayer/QuickSilver-1.1.tar.bz2) = 173d8e2e2cfb805d6b9c1837eefdf1a668741c76
|
|
|
|
RMD160 (mplayer/QuickSilver-1.1.tar.bz2) = fdb25d3ce5d9b0d453a51b7da546e59ab9c0810e
|
|
|
|
SHA512 (mplayer/QuickSilver-1.1.tar.bz2) = e0b886655aedcc63b3fd6b6f66fe66afa786379d20a3bd1e1356e13f9b7e441473ecdab3b3d5fca371f4b5dfa99e12f98e1a6aa4760b8d3338bb15d93526c396
|
|
|
|
Size (mplayer/QuickSilver-1.1.tar.bz2) = 201713 bytes
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (mplayer/Terminator3-1.1.tar.bz2) = 3dbb6c251cb924461cc3f025386271376f6cacb3
|
|
|
|
RMD160 (mplayer/Terminator3-1.1.tar.bz2) = 5951f01820211692ce8680d763e9a4796445b9a6
|
|
|
|
SHA512 (mplayer/Terminator3-1.1.tar.bz2) = 22c01ada250ac0db81403c20aeb02a8aa10b7868f421ac2d87aafa8d18de3a56d1e0e736f9df6aa293347ce3784280f656ecaa336578b1653e1243d5916e205b
|
|
|
|
Size (mplayer/Terminator3-1.1.tar.bz2) = 511741 bytes
|
2009-10-19 00:22:10 +02:00
|
|
|
SHA1 (mplayer/WMP6-2.2.tar.bz2) = 6cf2062ddf41423edfa35a9a159614ef7996deb3
|
|
|
|
RMD160 (mplayer/WMP6-2.2.tar.bz2) = 1cf366456372027d738359f6611b4b95891ade5a
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA512 (mplayer/WMP6-2.2.tar.bz2) = 4fa3dcc9599fca5fb9bff71345d4365cf57d8065039f6ca50e5440ae3e1b4c45bb0e2daf64cb31f1032408ec8b98c7d7c63899bd1b155fceb2a5a3d0539b3aa9
|
2009-10-19 00:22:10 +02:00
|
|
|
Size (mplayer/WMP6-2.2.tar.bz2) = 39267 bytes
|
2019-03-24 22:05:20 +01:00
|
|
|
SHA1 (mplayer/XFce4-1.1.tar.bz2) = 56d78b7c919b96475fe0be788c64d118ca86cad9
|
|
|
|
RMD160 (mplayer/XFce4-1.1.tar.bz2) = 05e3bdb729bb10df9f879465859df7c592bc03b9
|
|
|
|
SHA512 (mplayer/XFce4-1.1.tar.bz2) = 227c263b30eceb58b044ddcb9ae652ba95f6bf4775e400bc5209330515d77d522d046b221bc7cd86dca884a141c36089caf819586cc995e091f47cdd6a11644b
|
|
|
|
Size (mplayer/XFce4-1.1.tar.bz2) = 66170 bytes
|
|
|
|
SHA1 (mplayer/avifile-1.8.tar.bz2) = 072f6c497ad4acdeaa04fd30f41c349dba99468a
|
|
|
|
RMD160 (mplayer/avifile-1.8.tar.bz2) = b32feebdd80ff8b59427a61fa64b0e48f0120555
|
|
|
|
SHA512 (mplayer/avifile-1.8.tar.bz2) = 93443121b19bc539fc2fc467239a5de962a76278b79099d537186c95f5fc3d73d94fa1260c53ba977ff3172df03949da9e1ca13e3f1c336d5d3036c321cb610e
|
|
|
|
Size (mplayer/avifile-1.8.tar.bz2) = 42415 bytes
|
|
|
|
SHA1 (mplayer/bluecurve-1.4.tar.bz2) = 27c0455679f03094ea2be2ddb127b78bcf654201
|
|
|
|
RMD160 (mplayer/bluecurve-1.4.tar.bz2) = dc4b86f4790f13fbb8cf46ae47ad207f2b9e90f8
|
|
|
|
SHA512 (mplayer/bluecurve-1.4.tar.bz2) = 1a10755ce8dfdf8ab37f3011548f2cb23d7fda6086669825ca44944b5df4492b471a6b98bec6a629be2470851f4cc6bc968c6424ea862022316d07a91d8e793a
|
|
|
|
Size (mplayer/bluecurve-1.4.tar.bz2) = 38257 bytes
|
|
|
|
SHA1 (mplayer/brushedGnome-1.2.tar.bz2) = 592ffb54f349176e227b8d5965733b8a3ec88bd5
|
|
|
|
RMD160 (mplayer/brushedGnome-1.2.tar.bz2) = f3436e40a7bb11eb08af024c0d8f75e35d06b9e7
|
|
|
|
SHA512 (mplayer/brushedGnome-1.2.tar.bz2) = 1de0e18f01a2e9ddb5bbceebbf3700637154820083b0ed2afe77b9878693f8b1c8268c63d3f5745bb3be2075a3d89d7e2dc43edb0b6b2218f7ac5c92358977b5
|
|
|
|
Size (mplayer/brushedGnome-1.2.tar.bz2) = 199332 bytes
|
|
|
|
SHA1 (mplayer/changuito-0.3.tar.bz2) = 528facce2070af48e48d5a2345db320e3238f015
|
|
|
|
RMD160 (mplayer/changuito-0.3.tar.bz2) = 536bfdd21f5f040af59073caf2ab98af1f1a5624
|
|
|
|
SHA512 (mplayer/changuito-0.3.tar.bz2) = bd5610e967f9661e30b17972ce595ff3587998f15254f2e2d94cc315d9cafa2f04a4c2442cca4462019d21a75fab253a743efd387793ab82fa1afd5ba225794e
|
|
|
|
Size (mplayer/changuito-0.3.tar.bz2) = 67020 bytes
|
|
|
|
SHA1 (mplayer/clearplayer-0.10.tar.bz2) = ad2acf842527595eed62fac52fe6b7179a58509d
|
|
|
|
RMD160 (mplayer/clearplayer-0.10.tar.bz2) = 10bd5eb125c5e583fdb3a0b2bf2a018e0175b0f6
|
|
|
|
SHA512 (mplayer/clearplayer-0.10.tar.bz2) = e7ffa79a5386166348a00f8423514aaa5d2601706f0ae9c203d25c57664d5a4495aedae08e2e1770b7f55414aa41426b8ffdc3d4d94238f92a58f0628d077f9f
|
|
|
|
Size (mplayer/clearplayer-0.10.tar.bz2) = 63307 bytes
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (mplayer/disappearer-1.2.tar.bz2) = 525a6d9a3e0e9d12a0b16ecc2fb5f753225df07b
|
|
|
|
RMD160 (mplayer/disappearer-1.2.tar.bz2) = 14fc82631f2502080602c962324b08830a285cf6
|
|
|
|
SHA512 (mplayer/disappearer-1.2.tar.bz2) = 2d4b1b60906b3f0d8a4a60582c7915a6cac22a3f439afb929d4607d53f2a3f9fba0d114cd65198817505ec44ef81e23bab0b4825f1bcf9a9109aca0952910f19
|
|
|
|
Size (mplayer/disappearer-1.2.tar.bz2) = 55578 bytes
|
|
|
|
SHA1 (mplayer/divxplayer-1.3.tar.bz2) = 5216aba619a9bb50d81d20c6e5586306a2d1bf26
|
|
|
|
RMD160 (mplayer/divxplayer-1.3.tar.bz2) = 2fc8e7026974d7c6508bf38bece9fd82a5eb6df3
|
|
|
|
SHA512 (mplayer/divxplayer-1.3.tar.bz2) = 1a55fb09861fbc3ee4aad0e5ebb70a80ed3aeca691d6e334986eab79c7ed29e06683fdc86bc9e35053f8b907972b43d3216cf9cb434c935c2ddbc8d90dda2613
|
|
|
|
Size (mplayer/divxplayer-1.3.tar.bz2) = 91695 bytes
|
2009-10-19 00:22:10 +02:00
|
|
|
SHA1 (mplayer/gnome-1.1.tar.bz2) = 0852aaab4336d37bef439a6d11aaab1422df6caa
|
|
|
|
RMD160 (mplayer/gnome-1.1.tar.bz2) = 5850b3e5ce508ec40b82032125ee0c83a3ca9f49
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA512 (mplayer/gnome-1.1.tar.bz2) = 4cb1296bb4c42c7e2ec642661cf6d929f0a719f3167f3e23ddcbc028c0dea6dc7e0351f7179da3675fb38b80e4c5232821ed11c5ffacb44a9ea332fe1ab3c910
|
2009-10-19 00:22:10 +02:00
|
|
|
Size (mplayer/gnome-1.1.tar.bz2) = 368649 bytes
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (mplayer/handheld-1.0.tar.bz2) = 55bd16dff4f622d4954793796edf53c5d6eb6fae
|
|
|
|
RMD160 (mplayer/handheld-1.0.tar.bz2) = 2de73e9cb9e0c564a875f1094ddb44fd5cc66641
|
|
|
|
SHA512 (mplayer/handheld-1.0.tar.bz2) = 256cd38119e1d4fa3e75fee71c79506006787efa0c613e2e64e3db2097b25f80dd073d336d73c60e4905f205eb9ad575d7176044343b7f4d028552c331a03699
|
|
|
|
Size (mplayer/handheld-1.0.tar.bz2) = 815670 bytes
|
2009-10-19 00:22:10 +02:00
|
|
|
SHA1 (mplayer/hayraphon-1.0.tar.bz2) = c16b379a202e477e68f18003cd868a760daa0605
|
|
|
|
RMD160 (mplayer/hayraphon-1.0.tar.bz2) = 2104981d6abdb89436e1f6ccd9ca9260a4cb4394
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA512 (mplayer/hayraphon-1.0.tar.bz2) = 9bd7a87606bcbcbb8f651cd4a2e12c3990d892e7120fc9c221e6f463e7a6c1714825f92031d31a3297571f477cfcc2fd7c9e3164148c8cf7f27d161dbfc38259
|
2009-10-19 00:22:10 +02:00
|
|
|
Size (mplayer/hayraphon-1.0.tar.bz2) = 77577 bytes
|
2013-03-08 12:41:50 +01:00
|
|
|
SHA1 (mplayer/hwswskin-1.3.tar.bz2) = eaacadd605e9263bb3269b5853422d32535edb10
|
|
|
|
RMD160 (mplayer/hwswskin-1.3.tar.bz2) = eb04b5b5ebb1ff6818f1748d563da4bf7cbad35c
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA512 (mplayer/hwswskin-1.3.tar.bz2) = 2961f6ce565a94fa7049709a368811991552ccfde257d97ee8bd18d177a6ef40f726aac4ffd90d6a30691b780012b459ba5dafce17d02eb82972d6ea330f8669
|
2013-03-08 12:41:50 +01:00
|
|
|
Size (mplayer/hwswskin-1.3.tar.bz2) = 21426 bytes
|
2019-03-24 22:05:20 +01:00
|
|
|
SHA1 (mplayer/iTunes-1.2.tar.bz2) = 9c9947cef6e2aefec91654f582beb2f165f46bed
|
|
|
|
RMD160 (mplayer/iTunes-1.2.tar.bz2) = 1bebe0b3bf63065ff31c079a76bc8a6432d24146
|
|
|
|
SHA512 (mplayer/iTunes-1.2.tar.bz2) = 211c1e90f1a9b641a2ed92fa36e930b3ffd9164bfe5c8ef60aa6bda9e64fe3e2cb78d4dd70c75648496b43915a1a70098f2f834641afed95e6f0d83e98511e88
|
|
|
|
Size (mplayer/iTunes-1.2.tar.bz2) = 63427 bytes
|
|
|
|
SHA1 (mplayer/iTunes-mini-1.2.tar.bz2) = ea13399dd99810bff89835120f6ac0209ff74f59
|
|
|
|
RMD160 (mplayer/iTunes-mini-1.2.tar.bz2) = ffddc35282a0bd1b3adf3acf10de4dbbcdaa0378
|
|
|
|
SHA512 (mplayer/iTunes-mini-1.2.tar.bz2) = c64484437129f97424538a2ad29bf99e57ded83c2ab045efc5b39f929dd7f92f8661fa886114eaed0bf0d883da19529aa479b9c13d02574ab34a1e7b8687f53a
|
|
|
|
Size (mplayer/iTunes-mini-1.2.tar.bz2) = 42943 bytes
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (mplayer/krystal-1.1.tar.bz2) = 2379949e4e7b660e6653e9afbb25b4729031bf5a
|
|
|
|
RMD160 (mplayer/krystal-1.1.tar.bz2) = c3899e451a8671c5f379b21e86b3e8af17ff1f2c
|
|
|
|
SHA512 (mplayer/krystal-1.1.tar.bz2) = 63c2852e2c8c75599ec1ec301b409aa1ddd48013a32a4659718cee4d7134f43dd548f9ca5950f9feb2452c05abed6c01c0263a072355861e7ab7ec71b61b173a
|
|
|
|
Size (mplayer/krystal-1.1.tar.bz2) = 257459 bytes
|
2019-03-24 22:05:20 +01:00
|
|
|
SHA1 (mplayer/mentalic-1.4.tar.bz2) = 95b4b1cb06b74d3441294a0d8fb97d34f5a723fc
|
|
|
|
RMD160 (mplayer/mentalic-1.4.tar.bz2) = 42a4e3e9e746fb87fdb61fa9146c44a63cda64b4
|
|
|
|
SHA512 (mplayer/mentalic-1.4.tar.bz2) = 1564baa1e7d98a506010ab2973e15898c3827ac3ea70233891a58f9ab752ac1d552402d4067d377024600090fcc1ac65fbbd0bce48151f9c02ff05b233ed6733
|
|
|
|
Size (mplayer/mentalic-1.4.tar.bz2) = 164329 bytes
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (mplayer/mini-0.1.tar.bz2) = 04a343cceb5ffe2f6b86735b0f00571e250a5242
|
|
|
|
RMD160 (mplayer/mini-0.1.tar.bz2) = d7126da1552396c23135ec0dc84760d99c7d1ac8
|
|
|
|
SHA512 (mplayer/mini-0.1.tar.bz2) = cfee23297d34c8cb5d88a234d38c6fbd02f874ed23bb91d80fb6c3a9f540ca28989ea58c09499c67f729977c4d8ad3593752cbb15077637a8e76004086f47426
|
|
|
|
Size (mplayer/mini-0.1.tar.bz2) = 4976 bytes
|
|
|
|
SHA1 (mplayer/moonphase-1.0.tar.bz2) = 9fd4b8fa75e37314338ee9a673ee97405cb55494
|
|
|
|
RMD160 (mplayer/moonphase-1.0.tar.bz2) = 2b40b64d187eec458be527916ea01cf8ada326d0
|
|
|
|
SHA512 (mplayer/moonphase-1.0.tar.bz2) = 0f4c1336353cdce1db60bd14135abd6d1ef7a2eb8e920c71ce9402ec5a5bf25788d3a23c2617c3ffc8bb3dfccda44002fc79a2e6448dc5b05effc26a42235b97
|
|
|
|
Size (mplayer/moonphase-1.0.tar.bz2) = 28407 bytes
|
|
|
|
SHA1 (mplayer/mplayer_red-1.1.tar.bz2) = 16463989c36202f67e6283eac6bce602b712ee14
|
|
|
|
RMD160 (mplayer/mplayer_red-1.1.tar.bz2) = 35ffedadef8ef351adb1fc1bc160cae8482428da
|
|
|
|
SHA512 (mplayer/mplayer_red-1.1.tar.bz2) = 041b8d060dc637b5fdc4c6184a92af4c66b79c8fe36024f664e5614f91141188c5d34c91412d3c8615400594d3adea89443a8c34b1ffac87a9afae6101cfe7d6
|
|
|
|
Size (mplayer/mplayer_red-1.1.tar.bz2) = 1325331 bytes
|
|
|
|
SHA1 (mplayer/nativeRed-1.2.tar.bz2) = cc234c3e7ffac415e7cfc5350ff2db0b0d4bcf6a
|
|
|
|
RMD160 (mplayer/nativeRed-1.2.tar.bz2) = e77eba9b7a36d1cd4c4d8d1fb9a4694551498e9e
|
|
|
|
SHA512 (mplayer/nativeRed-1.2.tar.bz2) = db631de19d60007d764cf04a16d8dc2c265719e540eef22ddaf5589cceeec3084635facb11dd467b3bed5ffb307ae4607d67a329518f5743279585d5e1ec3a19
|
|
|
|
Size (mplayer/nativeRed-1.2.tar.bz2) = 300895 bytes
|
|
|
|
SHA1 (mplayer/netscape4-1.0.tar.bz2) = 5a81c01f4d44817b8054cf9f1d25716fbe1cd6c5
|
|
|
|
RMD160 (mplayer/netscape4-1.0.tar.bz2) = 89eed65d1b85c1905f18c9c314f4835ab001f877
|
|
|
|
SHA512 (mplayer/netscape4-1.0.tar.bz2) = 35b0c1b46d0d94f3706206ed81ef9eced0f73417248c77ce048670c350c3c4df86252f94472df9a3da5d85c6812f68c5ec80af557fdbfdc8ff74cf6116671aea
|
|
|
|
Size (mplayer/netscape4-1.0.tar.bz2) = 204078 bytes
|
2015-02-24 09:43:31 +01:00
|
|
|
SHA1 (mplayer/neutron-1.6.tar.bz2) = 0ff7f0f6e55d62758c70906f2307bd2c6f84ef55
|
|
|
|
RMD160 (mplayer/neutron-1.6.tar.bz2) = 53530b1be8054e8ba27573515954364b508e3a86
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA512 (mplayer/neutron-1.6.tar.bz2) = cb6b18d0868999380865a0bb9fc2bdfc840fc4fd8d5e61b0e20ce8a61c4ef6babc35cc6749eb5eb602e4967fd2071a190ea3e0dbe6d2d81148b7a556fe145a40
|
2015-02-24 09:43:31 +01:00
|
|
|
Size (mplayer/neutron-1.6.tar.bz2) = 369310 bytes
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (mplayer/new-age-1.0.tar.bz2) = ab47b8fb525ebc36d3413f13de0339b66f8859e5
|
|
|
|
RMD160 (mplayer/new-age-1.0.tar.bz2) = 8a194aa3bb0c7a6b082da5ddd857a3c6ec2f7bcb
|
|
|
|
SHA512 (mplayer/new-age-1.0.tar.bz2) = 58ac78dcee3199d141ea6e401c5652c4d54d107b560a62fc70a99b70b7d51652c6453ec8c7b35d0e25df4a53aa228cdf434afcb0635fe6e4cbd1d3afa76772cf
|
|
|
|
Size (mplayer/new-age-1.0.tar.bz2) = 118060 bytes
|
2019-03-24 22:05:20 +01:00
|
|
|
SHA1 (mplayer/pcland-1.1.tar.bz2) = 69c0a5532eb84f6801de041c9e01cafa4aa2dc89
|
|
|
|
RMD160 (mplayer/pcland-1.1.tar.bz2) = 733fd6082d21f134ede1bfcd48f88a430828c088
|
|
|
|
SHA512 (mplayer/pcland-1.1.tar.bz2) = da96d8d37afd713c2a5810b91fa29bc98a3d3205bd5ede9cd18b486f02d27b2c29e6d0fb0d352008fd65dc49fb02e9ae77f7ca7df0e90088d66ce9421f5bfbb3
|
|
|
|
Size (mplayer/pcland-1.1.tar.bz2) = 496316 bytes
|
2015-02-24 09:43:31 +01:00
|
|
|
SHA1 (mplayer/phony-1.2.tar.bz2) = 501adc8d6953ea9935e6456e6124fe94d9caf1b8
|
|
|
|
RMD160 (mplayer/phony-1.2.tar.bz2) = b3ad2f0ac5c057a6c1f3ee14396e730d611c2752
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA512 (mplayer/phony-1.2.tar.bz2) = 16cbd04bf4ef25c798c4548dd06dd62b06784b80f4354bd560bb44515b5fa0eb98fa915437c1de2d87e0d74df86dd46182131a5ddf2ff6ebda26d44ce32fae5e
|
2015-02-24 09:43:31 +01:00
|
|
|
Size (mplayer/phony-1.2.tar.bz2) = 386285 bytes
|
|
|
|
SHA1 (mplayer/plastic-1.3.tar.bz2) = 2162c1bea2985196ca8677f52897ae4f0cc4251f
|
|
|
|
RMD160 (mplayer/plastic-1.3.tar.bz2) = 5379f7184d6630ea163a36df3b4fe91ed72a04b1
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA512 (mplayer/plastic-1.3.tar.bz2) = 2d6182f19904544604f8e633591753a2c921f74d0eb15be74e701b8b2f3fa8181becac665a91aba74c07d7e6caa5708c891086a247f37ff76efee31eab76630d
|
2015-02-24 09:43:31 +01:00
|
|
|
Size (mplayer/plastic-1.3.tar.bz2) = 454194 bytes
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (mplayer/plastik-2.0.tar.bz2) = 2f96b7478befed69d26333c092f6893e7a7ccd19
|
|
|
|
RMD160 (mplayer/plastik-2.0.tar.bz2) = 369ba27af3b53c01214273b074256d6e905f776b
|
|
|
|
SHA512 (mplayer/plastik-2.0.tar.bz2) = 07437cbeb7dc7ce145a094d4ef2473f213b825467691a73a7f6f4273b4849dad5a627ecf3df81ddd89a42b36d16f7210cb34a322a8cb1ec262fa7b71301f186a
|
|
|
|
Size (mplayer/plastik-2.0.tar.bz2) = 96031 bytes
|
|
|
|
SHA1 (mplayer/productive-1.0.tar.bz2) = 82869ea1edead25fbac3b329700ae5640b581dd6
|
|
|
|
RMD160 (mplayer/productive-1.0.tar.bz2) = 1796b138749928fcffc52486e342d52a05961546
|
|
|
|
SHA512 (mplayer/productive-1.0.tar.bz2) = c4bb1eefb7a88be1241d6d36ef0abc7a3ab42422c990e60f3469bd8ecdd70482a848905defe3a2a5b3f52eab1478156ad8099a6bb46e1d32e7e6e63549940d73
|
|
|
|
Size (mplayer/productive-1.0.tar.bz2) = 53674 bytes
|
2019-03-24 22:05:20 +01:00
|
|
|
SHA1 (mplayer/proton-1.3.tar.bz2) = c981c47770e19050d4b2ee207b3abeb95bf565c0
|
|
|
|
RMD160 (mplayer/proton-1.3.tar.bz2) = f623aa1be3d9927853cd48cbc4debe85a064ad7c
|
|
|
|
SHA512 (mplayer/proton-1.3.tar.bz2) = a8f1b7f7076b310ff7a6695f29e651b94e00fc7cbc4028c3da1e7c2b620425570374a0fadb7e063e77f65e2865cc5055e2aac7f1ddce0b0c5ad28fdc49417299
|
|
|
|
Size (mplayer/proton-1.3.tar.bz2) = 322603 bytes
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (mplayer/sessene-1.0.tar.bz2) = 11bf508455e7b5287aedfd7f7c85685f69202163
|
|
|
|
RMD160 (mplayer/sessene-1.0.tar.bz2) = 2bc3d3e6cbc013d8fc731b4626f3138fdbdde7dd
|
|
|
|
SHA512 (mplayer/sessene-1.0.tar.bz2) = cb64118575a646cf895f7143e5474cf6c7a246dfcd1809c21d2b4722d967c3a10f06a045f2dfdbe0319dea3122328996ab11e15a84a96de8af5b332d129f8912
|
|
|
|
Size (mplayer/sessene-1.0.tar.bz2) = 409307 bytes
|
2015-02-24 09:43:31 +01:00
|
|
|
SHA1 (mplayer/slim-1.3.tar.bz2) = f222bc7dafbb099039ddef0b6e410a21f300fa44
|
|
|
|
RMD160 (mplayer/slim-1.3.tar.bz2) = e0ea5be1c2b024aca086b4bf87f49cabba31d1f3
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA512 (mplayer/slim-1.3.tar.bz2) = 693e65b8f0b6dee8e73fc40184f0e1497858746c8f213060499e2a6927eb661a1363549e5dd9354a5d0de2a7d9f510e148bf2c25dd7e45734b08b50f4e8fd593
|
2015-02-24 09:43:31 +01:00
|
|
|
Size (mplayer/slim-1.3.tar.bz2) = 398963 bytes
|
2019-03-24 22:05:20 +01:00
|
|
|
SHA1 (mplayer/smoothwebby-1.2.tar.bz2) = feacf5c185d3686a34c76f8025a7f7af0bf11b24
|
|
|
|
RMD160 (mplayer/smoothwebby-1.2.tar.bz2) = efee2bf971acc677b8c493b89201a30e90562985
|
|
|
|
SHA512 (mplayer/smoothwebby-1.2.tar.bz2) = cc24067baac5fcfb9854b797570d6ae38c4cf0027ca0c860a5bc9e7ece05e5f2a6d3151d0f54605f2675c587bb6b53b4378e58fe3db974043e8a384960243b50
|
|
|
|
Size (mplayer/smoothwebby-1.2.tar.bz2) = 59868 bytes
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (mplayer/softgrip-1.2.tar.bz2) = 03dc90c7809c7f2bd98accafef368d3c98554f3f
|
|
|
|
RMD160 (mplayer/softgrip-1.2.tar.bz2) = 88af2fab9e3af6c3fd3968d3130e0a87f5d9393e
|
|
|
|
SHA512 (mplayer/softgrip-1.2.tar.bz2) = c2f464c3d2d0d99f32a9a9e604e25677a67ee54b768a6285fc7b3c20f5e0478fa250baab77e781e59baf1d6b4348b6979ef7083c12ea9a40859fdaf619c695ae
|
|
|
|
Size (mplayer/softgrip-1.2.tar.bz2) = 306913 bytes
|
2019-03-24 22:05:20 +01:00
|
|
|
SHA1 (mplayer/standard-1.12.tar.bz2) = a915a6394412cb5ca14cc25553f3c78f9209c5d1
|
|
|
|
RMD160 (mplayer/standard-1.12.tar.bz2) = e3943b438e536208de54eb1acc8135349c3be9a5
|
|
|
|
SHA512 (mplayer/standard-1.12.tar.bz2) = 4e5c6c5179a42d368f93899b38b149829cd8204970c5357042c0f95417e5bd94a1acaeadae088e074212231b3ff1bc5d50e47c9a52f471f77787456d38c96272
|
|
|
|
Size (mplayer/standard-1.12.tar.bz2) = 173475 bytes
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (mplayer/trium-1.4.tar.bz2) = 1125dc1598a96dfef1fa03f648d20c2b9cbc6857
|
|
|
|
RMD160 (mplayer/trium-1.4.tar.bz2) = d1d120be227d2b23020932fd29e37c3a0ea82aca
|
|
|
|
SHA512 (mplayer/trium-1.4.tar.bz2) = e23494cd0b57f036c4f84b2175af28237d478fb0fc9bec90991ce36571674420e814fe7b398c6b65bd4802d1db971a175270735da99d0de4adaf84ca4d6f9a2a
|
|
|
|
Size (mplayer/trium-1.4.tar.bz2) = 274643 bytes
|
|
|
|
SHA1 (mplayer/tvisor-1.2.tar.bz2) = 20d4063eabd6b8a7d408104bfd900b85b5eb29db
|
|
|
|
RMD160 (mplayer/tvisor-1.2.tar.bz2) = 834bf21c0f0cc0d29e812f716564ea0a7f109d4a
|
|
|
|
SHA512 (mplayer/tvisor-1.2.tar.bz2) = bc18bb542677485e25858666db4c5e56f4459bca7bb1a13f47013b367047f7140e7019cad3f54076e9c3e39ea9542c98f7d2fe71e62d0e12323bd492df23b86f
|
|
|
|
Size (mplayer/tvisor-1.2.tar.bz2) = 56067 bytes
|
2019-03-24 22:05:20 +01:00
|
|
|
SHA1 (mplayer/ultrafina-1.2.tar.bz2) = d298be1a2202b4f7138af9c387cf6a985f81cca3
|
|
|
|
RMD160 (mplayer/ultrafina-1.2.tar.bz2) = 6645b322fb834b98a54868e7ef3c051f709cf605
|
|
|
|
SHA512 (mplayer/ultrafina-1.2.tar.bz2) = dc2f2bb832911b7adeca15d68409e29a3f8066779b9265e042e30bebe96f3e5b00a6afe1810321813754574f063ce8acd4bd22c002185bed4258ad4a4647c18c
|
|
|
|
Size (mplayer/ultrafina-1.2.tar.bz2) = 174256 bytes
|
|
|
|
SHA1 (mplayer/webby-1.4.tar.bz2) = ed085ee802c746093e310707f89b58e1189e6e81
|
|
|
|
RMD160 (mplayer/webby-1.4.tar.bz2) = d10ddf57400ad08791ae968a32a6db37944966f3
|
|
|
|
SHA512 (mplayer/webby-1.4.tar.bz2) = f7fb058878f93828583f00256049dcbf6a0812ac6bf401fe8db0c9abdf6dfeac7cb848d6db47bc354379f81a31b68758ccfbf88342f04464310530827944415e
|
|
|
|
Size (mplayer/webby-1.4.tar.bz2) = 61358 bytes
|
|
|
|
SHA1 (mplayer/xanim-1.8.tar.bz2) = 9b7959f31479068bd842bc008098f1ef7cf9110e
|
|
|
|
RMD160 (mplayer/xanim-1.8.tar.bz2) = 36050465a067ceec63256822ec47099fdf21005c
|
|
|
|
SHA512 (mplayer/xanim-1.8.tar.bz2) = 90d583f4920604e6b8dff0872fa3ede20a5a79a20bd0c73ac02fe55a6d6c4af120aa37aa67becf11ce75d0ac31151bf14e4c8be9764eae9dc36f55c52b689b04
|
|
|
|
Size (mplayer/xanim-1.8.tar.bz2) = 94542 bytes
|
2009-10-19 00:22:10 +02:00
|
|
|
SHA1 (mplayer/xine-lcd-1.2.tar.bz2) = 2fa7811e0dc7316d0c996b0a5bc37f5c97d1dd18
|
|
|
|
RMD160 (mplayer/xine-lcd-1.2.tar.bz2) = 785f6826d49eddabd7ebc431db77139771f208f5
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA512 (mplayer/xine-lcd-1.2.tar.bz2) = 1deb579fba43fb74f344d8c1301511467cdd064ff89d8aedcc1addd5d3cb136bdc44a137caf853a18850179ec2580b9c1a02d3e24dc4b8b5121b09bd0333ddfa
|
2009-10-19 00:22:10 +02:00
|
|
|
Size (mplayer/xine-lcd-1.2.tar.bz2) = 172270 bytes
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (mplayer/xmmplayer-1.5.tar.bz2) = 2d4cb1d30b0519a80c4cd49d042d5d4db5474e7c
|
|
|
|
RMD160 (mplayer/xmmplayer-1.5.tar.bz2) = 984ff462de6ea9bc903fda4e59232481bea79845
|
|
|
|
SHA512 (mplayer/xmmplayer-1.5.tar.bz2) = 170a7aec3b0cd284d8f7fb79e72f2463efc84b05710aa70f3360b145e86e424138f2c11abaa2db6a2e937822ed91396d4833ea59685d7067bfc916578187e30f
|
|
|
|
Size (mplayer/xmmplayer-1.5.tar.bz2) = 74184 bytes
|
2016-02-07 14:34:33 +01:00
|
|
|
SHA1 (patch-Makefile) = be30a8e90383d6af5902380587b5075fd9c73b83
|
2012-06-14 09:30:18 +02:00
|
|
|
SHA1 (patch-ae) = 286f5ac075ea4123a1a6276f97e02a4dda9b3e67
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (patch-an) = 330c427e30b686165fda15a85b730a3f53e0d217
|
2019-06-02 11:48:10 +02:00
|
|
|
SHA1 (patch-configure) = 1bba1d39be27c31f2345c8303f252404538c192f
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (patch-gui_interface.c) = 04c347b6cb0a54132e6b089142c8ed282f583a1c
|
2019-06-06 07:36:35 +02:00
|
|
|
SHA1 (patch-libao2_ao__alsa.c) = da568da8b9290f1ed49ecedec7dc9141408698b1
|
Update mplayer packages to 1.1, provided by Leonardo Taccari in PR 46566.
Pkgsrc changes:
* Fix some pkglint(1) warnings (no functional changes intended)
* Modified options.mk in order to always enable or disable a
PKG_SUPPORTED_OPTION (for more information please give a look to
the second "Note" of options.mk)
* Removed the mplayer-internal-faad PKG_SUPPORTED_OPTION, now faad support is
only enabled via audio/faad2.
* Changed MASTER_SITES, now MPlayer distfile is fetched directly from its
mirror.
MPlayer changes:
1.1: "We gave up on 1.0"
Decoders:
* FFmpeg AAC decoder is now preferred over libfaad2 and the internal
libfaad2 forked copy has been removed in its favor
Demuxers:
* experimental support for using binary Quicktime codecs with -demuxer lavf.
* correct runtime and average bitrate for VBR (variable bitrate) MP3
Filters:
* delogo: allow to change the rectangle based on the time.
* lavfi: libavfilter filter graphs (experimental).
Other:
* support adding noise at output resolution with -vo gl:noise-strength=8
* experimental support for OpenGL ES 1.0 in -vo gl
* support for PGS (BluRay-compatible), DVB and XSUB subtitles.
* af_cmdline slave command to change e.g. audio equalizer options at runtime.
* vo x11: don't hide or show cursor any more if attached to an existing window (-wid)
* try reconnecting network streams e.g. after network timeouts
* lots of bug fixes as always (and surely a few new bugs, too :-( )
GUI: Support for the GUI continues.
* numerous fixes, improvements and updates
* UTF-8 support
* all skin messages available as slave commands (gui <message>)
* fancy new icon
Ports:
* Wine (see DOCS/tech/crosscompile.txt)
MEncoder:
* -force-key-frames option to set explicit seek points.
MPlayer (1.0)
rc4: "Yes We Can"
GUI: Changes towards removing the GUI
* The GUI will no longer display any error or warning messages.
* Special GUI slave commands (gui_*) were removed, along with
the related key bindings.
Decoders:
* YUY2 Lossless Codec (YLC0) via binary DLL
* Truemotion RT codec (TR20) via binary DLL
* Nogantech Codec (NTN1 and NTN2) via binary DLL
* add new FourCCs (m1v1, yuvs, VYUY, Y42B, V422, YUNV, UYNV, UYNY, uyv1,
2Vu1, P422, HDYC, IJLV, MVJP)
TwoCCs (0xA106, 0x6c75, 0xAAC0, 0x55005354)
to existing decoders
* AMR now handled via OpenCORE decoder
* updated Windows Media Screen Codec (MSS1, MSS2) via binary DLL
* CoreAVC H.264 decoder via binary DLL (Windows only)
* Kega Game video codec (KGV1) via binary DLL
* SoftLab-NSK Forward MPEG-2 I-frames (SLIF) via binary DLL
* JPEG 2000 support via OpenJPEG
* internal liba52 copy removed
* CineForm HD (CFHD) via binary DLL
* VP8 en-/decoding through libvpx wrapper and native decoder in FFmpeg
* support for external libmpeg2 added
* hardware MPEG decoder priority lowered
* external libmpg123 support
Demuxers:
* Mostly fixed timing issues with some H.264 (PAFF) samples
* Matroska and Ogg demuxers switched to use libavformat by default.
Report issues and use -demuxer ogg and -demuxer mkv to work around them.
* support for TrueHD in Blu-ray streams in libmpdemux
* more Blu-ray codec support with lavf
* fix length in ASF/WMV files
* support ISDB-Tb DVB streams
Filters:
* remove vf_yuy2, functionality is replaced by -vf format=yuv2
* remove vf_rgb2bgr, functionality is replaced by sws and vf_format
Streaming:
* Support for unencrypted Blu-ray playback through libbluray.
Use it through: mplayer br:////path/to/disc
Drivers:
* -vo yuv4mpeg:interlaced no longer does its own interlaced RGB->YUV
conversion. Use -vf scale=::1 to keep the same behavior and report
if there are any issues with that.
* X11: Window manager chooses Window position by default.
Add geometry=50%:50% to your configuration to get the old behavior.
* -vo md5sum md5 calculation changed so output matches FFmpeg's -f framemd5
* Support for more formats in OpenGL video output drivers (different YUV
subsampling, 16 bit per component)
* Selectable YUV to RGB conversion standard for -vo gl
(-vo gl:colorspace=...:levelconv=...)
* -vo gl now tries to use yuv=2 by default if possible
* -vo gl:stereo=... for experimental stereo (3D) support
* -vo matrixview finally added
* add OS/2 KAI audio driver (-ao kai)
Other:
* -nosub option for disabling auto-selected subtitles
* support for displaying subs in the terminal (FIXME)
* support for subtitles with audio-only files
* support for right-to-left languages with embedded subtitles
* support for UTF-16 encoded external subtitles
* support for 8 channel audio
* sync dvd:// and dvdnav:// features
* support for MPEG-4 ASP in VDPAU video output (non-B-frame only)
* support for live and non-live DVB teletext with demuxer lavf
* -name, -title and -use-filename-title options for MPlayer
* support for stream handling via FFmpeg, in particular RTMP and RTSP
(use e.g. ffmpeg://http://example.com/test)
* experimental support for external libass, configure with
--disable-ass-internal
* better support for 16-bit-per-component formats and formats
with alpha channel
* better out-of-the-box support for compiling for ARM, IA64,
MinGW32 and MinGW-w64, MinGW has ASLR enabled with recent
enough binutils
* libdvdcss synced with upstream Subversion snapshot
MEncoder:
* add -tsprog for demuxer lavf
2012-06-11 15:41:12 +02:00
|
|
|
SHA1 (patch-libao2_ao_sun.c) = ce7042b394b9b8c051597c734b70290c8bf0a8d5
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (patch-libvo_vo__corevideo.h) = c29a24266edb6727dda68a378fac413b5b0ab7ec
|
|
|
|
SHA1 (patch-libvo_vo__gif89a.c) = f7ee649bebef4b7f3fd4659613f61667109ee825
|
2017-10-23 13:49:10 +02:00
|
|
|
SHA1 (patch-libvo_vo__vdpau.c) = df3de0e079f7047228065bf36390aa3ad01b7f97
|
2019-06-06 07:36:35 +02:00
|
|
|
SHA1 (patch-mplayer.c) = 8cfdca9d062d4a10320a0471c91dd7c264aa963c
|
|
|
|
SHA1 (patch-stream_ai__alsa.c) = 1ed116931f4fde910c9bbe23680463a71631185c
|
2012-06-14 09:30:18 +02:00
|
|
|
SHA1 (patch-stream_dvb_tune.c) = 46cb5fb4700d7da5ed997dd468033c1edbe9be03
|
|
|
|
SHA1 (patch-stream_dvbin.h) = ee4f74eb786100e7cc62be228d73ce29d88638d1
|
Update gmplayer, mencoder, mplayer and mplayer-share to 1.2.
pkgsrc changes:
* Various misc fixes (thanks to pkglint)
* Do not pass --with-dvdread-config and --with-dvdnav-config, the
dvdread-config and dvdnav-config seems that no longer exist.
* Avoid to pass --enable-libvorbis otherwise libvorbis can not be recognised by
the mplayer configure script.
* (re)Use patches from multimedia/ffmpeg2 instead of using mplayer-specific
ones
Changes:
1.2: "FrameCounter"
Decoders:
* Hardware accelerated decoding on OS X via VDA.
* Internal libmpeg2 disabled by default, on the assumption
that nobody really needs it anymore.
Other:
* "run" slave/keybinding command now supports expanding properties
* better support for > 8 bit formats in -vo gl
* support for XYZ color space in -vo gl
* -vo gl now supports OSD (not EOSD though) with GLES backend.
* GLES backend now uses GLES v2 with YUV support via shaders
* -vo gl supports rotated display without needing video filters via
-monitor-orientation command-line option.
* -vo gl now has an OSX/Cocoa backend, so it should be a better
alternative to -vo corevideo now.
* -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is
better than -vo gl (it is in many ways worse).
* Fixes for DVB, teletext and closed-caption based subtitles.
* Support teletext and CC subtitles in WTV.
* Support binding keys corresponding to non-ASCII characters.
* Limited -endpos support for -dump*
* Danish messages header file renamed from help_mp-dk.h to help_mp-da.h
in order to comply with ISO 639 language code (configure language
options will now require da instead of dk)
* configure: options --enable-gtk1, --with-glib-config= and
--with-gtk-config= removed
* Change ID3 genre name for genre ID 67 from "Psychadelic"
to "Psychedelic"
* support for audio bin/cue images
Ports:
* Windows: support file names as UTF-8 in slave mode and passing
file names as wchar command line arguments.
* Android: MPlayer can be run from adb shell and display videos
via OpenGL ES.
Note that just a bit of seeking etc. would cause reproducible
system reboots after just a few seconds on my Galaxy S2.
* Android: -wid is supported. This should allow using MPlayer in slave
mode, a native window pointer needs to be passed as -wid. Untested.
GUI:
* Support for TV/DVB
* Various improvements of the context menu and the preferences dialog
* Revision of the user interface texts
* Console message with information on deprecated (but still supported)
entries in the skin configuration file
* New symbol character (r) and new dynamic label variables ($D, $U, $P)
* New items (pimage, rpotmeter)
* Updated skins (avifile, Blue, Blue-small, Clearlooks, Corelian,
disappearer, mentalic, mplayer_red, nativeRed, neutron, phony, plastic,
slim, softgrip, standard, trium, tvisor, xanim)
* Video can be rotated
* New GUI message: evSetRotation
* GUI now officially needs GTK+ and GLib versions 2 (it hadn't compiled
with versions 1 for quite some time)
* Support for audio and video bin/cue image playback
* Support for Audio CD / (Super) Video CD / DVD image and DVD copy playback
through the respective scheme (cd://, vcd://, dvd://)
* Support for arbitrary non-binary data file cue sheets (i.e. cue sheets
describing playlists for data files containing multiple titles)
FFmpeg:
* Version 2.8 with local patches
Thanks to wiz@ for misc private discussion.
2015-11-21 10:47:23 +01:00
|
|
|
SHA1 (patch-stream_stream__dvdnav.c) = 6f7e54629b32c83de8e4b31fe414b78f6043e0e8
|
|
|
|
SHA1 (patch-sub_osd.c) = 95f1bc1c20f181720a2a073acbb3abdde3921608
|
|
|
|
SHA1 (patch-sub_subreader.c) = 3ec0d3824b6e9fe34cb33e9463d833868f0b03c1
|