Age | Commit message (Collapse) | Author | Files | Lines |
|
changes:
unknown
|
|
Also depend on gst-plugins-esound to make sure things work when using esound.
Bump PKGREVISION to 1.
|
|
|
|
that don't implement lrint().
|
|
Changes:
- mkvmerge
bug fix: Improved handling for OGM files. Streams that
are lacking the comment packet are handled better.
bug fix: Some MP3 streams are padded in the front with trash
(mostly those in AVI files). This trash might contain
valid MP3 headers which do not match the remaining headers
for the actual track. Both the MP3 reader and the MP3
packetizer can now skip up to one of those bogus headers
in the trash.
bug fix: The OGM reader was not Endian safe.
bug fix: Audio sync for Vorbis was partially broken for positive
offsets.
Rewrite of the VobSub handling code.
- mmg
bug fix: On some occasions the chapter editor thought there was no
language associated with a chapter name and complained
about that.
bug fix: The chapter editor did not honor the values selected for
'country' and 'language'.
Removed the 'advanced' tab. Those options shouldn't be used anyway.
|
|
tech-pkg@.
|
|
Allow both overwrite and pkgviews installation.
Based on patch sent by Joachim Kuebart via PR pkg/25752.
|
|
|
|
(If you use another platform, please share your details.)
This fixes a problem where under Linux, the sun and xv
plugins are not installed and then 36 additional new plugins
are installed (Linux only). (Thank you to Sebastian Prause
for Linux PLIST information.)
Use PLIST_SUBST for the i386 files and remove PLIST.i386.
|
|
by drochner. No PKGREVISION bump since the binary package does not change.
|
|
installed.
Changes:
version 0.4.8:
- MPEG2 video encoding (Michael)
- Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
- Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
and Mario Brito)
- Xan DPCM audio decoder (Mario Brito)
- Interplay MVE playback subsystem (Mike Melanson)
- Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)
version 0.4.7:
- RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from a mplayerhq
(originally from public domain player for Amiga at http://www.honeypot.net/audio)
- Current version now also compiles with older GCC (Fabrice)
- 4X multimedia playback system including 4xm file demuxer (Mike
Melanson), and 4X video and audio codecs (Michael)
- Creative YUV (CYUV) decoder (Mike Melanson)
- FFV1 codec (our very simple lossless intra only codec, compresses much better
then huffyuv) (Michael)
- ASV1 (Asus), H.264, Intel indeo3 codecs has been added (Various)
- Tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
- ffplay has been replaced with a newer version which uses SDL (optionally)
for multi platform support (fabrice)
- Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
by anonymous
- AMR format has been added (Johannes Carlsson)
- 3gp support has been added (Johannes Carlsson)
- VP3 codec has been added (Mike Melanson)
- more MPEG-1/2 fixes
- Better Multi platform support, MS Visual Studio fixes (various)
- Altivec optimizations (Magnus Damn and others)
- SH4 processor support has been added (BERO)
- New public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
- VOB Streaming support (Brian Foley)
- Better MP3 Autodetection (Andriy Rysin)
- qpel encoding (Michael)
- 4mv+b frames encoding finally fixed (Michael)
- chroma ME (Michael)
- 5 comparission functions for ME (Michael)
- b frame encoding speedup (Michael)
- wmv2 codec (unfinished - Michael)
- user specified diamond size for EPZS (Michael)
- Playstation STR playback subsystem, still experimental (Mike and Michael)
- ASV2 codec (Michael)
- CLJR decoder (Alex)
.. And lots more new enhances and fixes.
version 0.4.6:
- completely new integer only mpeg audio layer 1/2/3 decoder rewritten
from scratch.
- recoded dct and motion vector search with gcc (no longer depends on
nasm).
- fix quantization bug in AC3 encoder.
- added PCM codecs and format. Corrected wav/avi/asf pcm issues.
- added prototype ffplay program.
- added GOB header parsing on H.263/H.263+ decoder. (Juanjo)
- bug fix on MCBPC tables of H.263. (Juanjo)
- bug fix on DC coefficients of H.263. (Juanjo)
- added Advanced Prediction Mode on H.263/H.263+ decoder. (Juanjo)
- now we can decode H.263 streams found on QuickTime files. (Juanjo)
- now we can decode H.263 streams found on VIVO v1 files.(Juanjo)
- preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
- added GOB header for H.263/H.263+ coding on RTP mode. (Juanjo)
- now H.263 picture size is returned on the first decoded frame. (Juanjo)
- added first regression tests
- added MPEG2 TS demux
- new demux API for libav
- more accurate and faster IDCT (Michael)
- faster and entropy controlled motion search (Michael)
- two pass video encoding (Michael)
- new video rate control (Michael)
- added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael)
- great performance improvement of video encoders and decoders (Michael)
- new and faster bit readers and vlc parsers (Michael)
- high quality encoding mode : tries all macroblock/VLC types (Michael)
- added DV video decoder
- preliminary RTP/RTSP support in ffserver and libavformat
- H.263+ AIC decoding/encoding support. (Juanjo)
- VCD MPEG-PS mode. (Juanjo)
- PSNR stuff. (Juanjo)
- Simple stats output. (Juanjo)
- 16-bit and 15-bit rgb/bgr/gbr support (Bisqwit)
|
|
portable to some operating systems (eg UnixWare or IRIX 5).
|
|
|
|
|
|
|
|
install target in */share does not do this itself.
Noted by Bryan Vyhmeister on tech-pkg.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
it.
|
|
|
|
Dirac is a prototype video codec, under development by BBC R&D, and initially
released in March 2003.
Dirac is a general-purpose video codec aimed at resolutions from QCIF
(180x144) to HDTV (1920x1080) progressive or interlaced. It uses wavelets,
motion compensation and arithmetic coding and aims to be competitive with
other state of the art codecs.
|
|
Changes since 2.6.1:
* Swapped About and Help (Jorn Baayen)
* Fixed cddb-slave2 documentation link (Kaushal Kumar)
Bugs fixed since 2.6.1:
* 140344: use gnome-common (Christian Neumair)
* 141406: use a colorspace convertor from gst-plugins
* 137198: install gstreamer-properties correctly (Julio Vidal)
* 125409: redraw display text when style changes (Leena Gunda)
* 137464: use gtk_icon_theme in recorder (Fernando Herrera)
* 141985: also check .cddb entries (Thomas)
* 114015: Fix display of unknown entries (Thomas)
* 124924: Initialize pointers (Thomas)
* 119596: Differentiate between audio and data cd (Balamurali Viswanathan)
* 139555: Make CD playback stop when application exits (Richard Kinder)
Changes since 2.6.0:
* Added Gujarati translation (Guntupalli Karunakar)
* Fixed mixer icons for ALSA (Ronald Bultje)
Bugs fixed since 2.6.0:
* 133217: Underquoted definitions in acinclude.m4
* 134094: Small g_print errors
|
|
|
|
|
|
parsing logic for X libraries as non-X libraries to ensure mplayer is
linked with the right rpath to the X libraries.
fixes my PR pkg/25268.
|
|
|
|
changes:
This release is a major update on xine-ui.
It comes with a big cleanup of the user interface, including an improved context
menu, and lots of details of the included "xitk" toolkit.
Additionally, this release fixes some security issues (referenced in XSA-2004-2).
Therefore, we recommend you to upgrade as soon as possible, especially if you are
using xine to play URLs/MRLs you obtained from
also fix some pthread_mutex abuse, and use GNU readline for xine-remote
|
|
changes:
This release improves playback of some streams, reduces flickering
of OSD and brings a whole bunch of updated libraries.
It does also fix a vulnerability in xine's RTSP streaming code.
See XSA-2004-3 for more information!
XXX powerpc asm stuff needs to be checked
XXX didn't test the "arts" stuff
|
|
-properly libtoolize some libraries to get dynamically loadable modules,
use a hack from SDL to make libtool work with nasm (thanks wiz for
the hint)
-run aclocal and autoconf, otherwise the autoconf version skew scews
things up
XXX we shouldn't use autoconf et al for the build but commit
patches to configure and Makefile.in
-make sure we don't get trapped by the X11R6 freetype2 nonsense
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This tool creates XviD configuration files. The generated configuration
file is meant to be read by transcode's xvid4 export module. This module
(and the configuration file) is intended to be used with XviD 1.0
(dev-api-4).
Submitted to pkgsrc-bugs by bsd4ever@nospam.lan with some minor
cleanup by me.
|
|
|
|
mmg is a GUI for mkvmerge from MKVtoolnix. mkvmerge is a tool to create
Matroska files from other media files.
|
|
Changes:
- explicitly disable wxWindows support
- mark it as using c++
- prepare for mmg import
- delint
0.8.9:
======
- mmg: new feature: mmg will ask for confirmation before overwriting
a file. This can be turned off on the settings tab.
- mmg: new feature: Implement drag'n'drop of files onto the input,
attachment and chapter tabs. For the input and attachment tabs
it works like pressing the 'add' button. On the chapters tab it
works like calling 'Chapter Editor -> Open'.
- mkvinfo/mmg: Enabled compilation with wxWidgets 2.5 and Unicode
enabled builds of wxWidgets.
- all: Increased the precision for timecodes in chapter files to
nanoseconds (optionally, you can still use fewer digits after
the '.').
- mkvmerge: Fixes for compilation with gcc 3.4.
- mkvmerge: bug fix: Some strings read from RealMedia files were not
zero-terminated resulting in broken track recognition for some
files.
|
|
|
|
all these packages.
|
|
gst-plugins-* packages. Generating a description during installation
is not well supported and causes problems when creating the README
files, for example.
|
|
Changes:
0.8.8:
======
- mkvtoolnix now depends on libebml 0.7.0 and libmatroska 0.7.0.
- mkvinfo: bug fix: mkvinfo was forcing libmatroska not to handle
unknown elements and crashed on those.
- mmg: new feature: When adding Matroska files the video track's
display dimensions are displayed as well.
- mmg: bug fix: On non-Windows systems some combinations of wxWindows
and GTK caused continuous 100% CPU usage after a special call
to wxExecute.
- mkvmerge: new feature: Implemented reading AAC from AVIs.
- mkvmerge: bug fix: The Flac packetizer was accessing uninitialized
memory resulting in a crash on Windows.
- mkvemrge: bug fix: Fixed the handling of RealMedia files with 'multirate'
tracks (again).
- mkvmerge: bug fix: On some rare occasions chapters were not written
correctly when splitting was active.
- avilib: bug fix: Fixed compilation on big endian systems.
0.8.7:
======
- mkvinfo: new feature: Added a terse output format via '-s'.
- mkvmerge: new feature: If using MPEG4 video and no aspect ratio or display
dimensions are given mkvmerge will extract the aspect ratio
information from the stream and automatically set the display
dimensions accordingly.
- mkvmerge: bug fix: Using audio sync on AC3 tracks read from Matroska files
did not work.
- mkvextract: new feature: Added extraction of RealAudio and RealVideo tracks
to RealMedia files.
- mmg: new feature: Added a 'job queue'. The current settings can be added as
a new job, and all pending jobs can be started for batch processing
without user interaction.
|
|
Changes:
- Switch to LGPL license
- Update the copyright years
- Fix minor things in test examples
- Fix a problem when MATROSKA_VERSION is set to 2
- Fix for partial XipH lacing reading
- Handle MATROSKA_VERSION to enable/disable some future additions
- No more new elements for sample accurate seeking
- Added code that allows libmatroska to be built as a DLL on Windows.
- Updated the MinGW build system.
- No more StdInclude
- Add support for SampleScale and BlockSamples
|
|
XXX this should be a configure test...
|
|
|