<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/multimedia/mencoder, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2022-04-24T15:17:22Z</updated>
<entry>
<title>mencoder: sync with latest mplayer-share</title>
<updated>2022-04-24T15:17:22Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2022-04-24T15:17:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e8dc8156c8b1922afb0c58ad4c9f2ad1c0c6e2ef'/>
<id>urn:sha1:e8dc8156c8b1922afb0c58ad4c9f2ad1c0c6e2ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mplayer: remove pulse from default options now NetBSD 7 is unsupported</title>
<updated>2021-06-22T12:35:44Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-06-22T12:35:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7313f14438fdd7880e5e0868b8d191f5bf1678cd'/>
<id>urn:sha1:7313f14438fdd7880e5e0868b8d191f5bf1678cd</id>
<content type='text'>
and it requires mozjs (and rust) which doesn't work on plaforms such as
arm</content>
</entry>
<entry>
<title>mplayer: put back pulseaudio to SUGGESTED_OPTIONS.</title>
<updated>2019-06-22T22:46:45Z</updated>
<author>
<name>tsutsui</name>
<email>tsutsui@pkgsrc.org</email>
</author>
<published>2019-06-22T22:46:45Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8bd01a9bb65f7dab6f545d334385c38f0ff185d2'/>
<id>urn:sha1:8bd01a9bb65f7dab6f545d334385c38f0ff185d2</id>
<content type='text'>
- the default audio output driver (in case no -ao option is specified)
  on NetBSD is still oss even if pulseaudio is enabled
- users can change the audio output driver by "-ao pulse" option or
  "ao=pulse" in ~/.mplayer/config file, as they did on 1.3.0 packages
- SDL (which is in current SUGGESTED_OPTIONS) already depends on
  pulseaudio by default

Bump PKGREVISIONs.</content>
</entry>
<entry>
<title>mplayer: Update to 1.4</title>
<updated>2019-06-04T13:39:38Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2019-06-04T13:39:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a354191b84c37b7f09a4f9365e3bf29fda342a86'/>
<id>urn:sha1:a354191b84c37b7f09a4f9365e3bf29fda342a86</id>
<content type='text'>
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 &lt; 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</content>
</entry>
<entry>
<title>mencoder, mplayer, gmplayer: use /dev/audio for OSS on NetBSD/OpenBSD.</title>
<updated>2019-06-02T09:48:10Z</updated>
<author>
<name>tsutsui</name>
<email>tsutsui@pkgsrc.org</email>
</author>
<published>2019-06-02T09:48:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=04f9bf2198f71a95a91605f6a1ad3bb0434c1410'/>
<id>urn:sha1:04f9bf2198f71a95a91605f6a1ad3bb0434c1410</id>
<content type='text'>
- See PR/54229 about misuse of NetBSD's /dev/sound for OSS.
- OpenBSD's /dev/sound seems removed since 6.1:
  https://man.openbsd.org/OpenBSD-6.1/audio.4

Bump PKGREVISIONs.</content>
</entry>
<entry>
<title>Add support for libmpg123 (default on) and libopus (default off).</title>
<updated>2019-03-24T20:38:25Z</updated>
<author>
<name>rhialto</name>
<email>rhialto@pkgsrc.org</email>
</author>
<published>2019-03-24T20:38:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=546cd16b9d0e5f69e30c4993c51d953ca497be11'/>
<id>urn:sha1:546cd16b9d0e5f69e30c4993c51d953ca497be11</id>
<content type='text'>
libmpg123 is the internally preferred mp3 decoder, according to codecs.conf.
The ffmpeg fallback complains a lot about many audio streams, causing
stuttering sound. Using mpg123 should avoid that.</content>
</entry>
<entry>
<title>mencoder, mplayer, gmplayer: restore text relocation fix for NetBSD/i386.</title>
<updated>2019-01-12T15:26:42Z</updated>
<author>
<name>tsutsui</name>
<email>tsutsui@pkgsrc.org</email>
</author>
<published>2019-01-12T15:26:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ef0c4aa7f5a4ba5ca9d2dc028b8e8b21898b7cbb'/>
<id>urn:sha1:ef0c4aa7f5a4ba5ca9d2dc028b8e8b21898b7cbb</id>
<content type='text'>
It seems lost in the previous patch-aa -&gt; patch-configure rename.
Bump PKGREVISION to rebuild binaries.</content>
</entry>
<entry>
<title>mencoder, mplayer, gmplayer: avoid text relocations on NetBSD/i386 8.0.</title>
<updated>2018-05-27T15:27:13Z</updated>
<author>
<name>tsutsui</name>
<email>tsutsui@pkgsrc.org</email>
</author>
<published>2018-05-27T15:27:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bb8fbd138601f3e2ac12e742d3665ce5c969e3c6'/>
<id>urn:sha1:bb8fbd138601f3e2ac12e742d3665ce5c969e3c6</id>
<content type='text'>
* specify --disable-sse4 to avoid non-PIE asm ops in libmpcodecs/vf_ass.c
  that cause text relocations on NetBSD/i386
* explicitly pull pkgsrc/multimedia/libass to avoid internal libass
  (which seems usually enabled by configure's autodetect)
* specify -fpic in configure for NetBSD/i386 to enable __PIC__ blocks
  in some sources
* while here, use -mtune rather than -mcpu for not only gcc4 but
  also 5.x and later

Bump PKGREVISIONs.  Ok'ed by wiz@ in PR pkg/53319.</content>
</entry>
<entry>
<title>Use OPSYSVARS.</title>
<updated>2016-02-25T15:49:43Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2016-02-25T15:49:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e928cf546372a3d49dac11dbc2bddc9216e4dc5c'/>
<id>urn:sha1:e928cf546372a3d49dac11dbc2bddc9216e4dc5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update multimedia/{gmplayer,mencoder,mplayer,mplayer-share} to 1.2.1.</title>
<updated>2016-02-07T13:34:33Z</updated>
<author>
<name>leot</name>
<email>leot@pkgsrc.org</email>
</author>
<published>2016-02-07T13:34:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=31251607126ae6ef0ff22ae830c616e6448343fd'/>
<id>urn:sha1:31251607126ae6ef0ff22ae830c616e6448343fd</id>
<content type='text'>
pkgsrc changes:
 o Switch all mplayer packages to use multimedia/ffmpeg2 instead of the
   version bundled with MPlayer. This will make maintainership of mplayer
   packages probably a bit easier (and it's particular relevant when dealing
   vulnerability issues). Discussed with wiz@.
 o Adjust CONFIGURE_ARGS and other part of the Makefile* to reflect the switch
   to multimedia/ffmpeg2.

Changes:
  1.2.1:
    Fixes:
    * misc GUI fixes
    * fix build regression in FreeBSD
    * fix many crashes with fuzzed files
    * fix errors for multichannels files and pulseaudio &gt;= 6
    Other:
    * building with system FFmpeg libs is possible without a local copy of
      of private FFmpeg headers
    * docs building does not require FFmpeg anymore
    * FFmpeg updated to 2.8.5</content>
</entry>
</feed>
