Age | Commit message (Collapse) | Author | Files | Lines |
|
to get stuck on this platform, too.
Patched provided by Carlos Sanchez, see port-sparc64/48501.
|
|
|
|
|
|
Brad Smith let me know that OpenBSD switched to sndio 6 years ago.
|
|
bug report.
Bump PKGREVISION.
|
|
(fixing a non-constant initializer in 2005...)
|
|
|
|
If I'm wrong, let me know why.
Add upstream bug report URLs to nearly all remaining patches,
after filing these upstream bug reports.
Hi everyone who patched this without doing that!
|
|
isn't any longer.
|
|
|
|
python3, since the default changed from python33 to python34.
I probably bumped too many. I hope I got them all.
|
|
enforces GCC 4.4 under Mac OS X which is not required to build this.
|
|
|
|
hould be fixed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Upstream changelog:
- License changed to LGPL 2.1.
- Improvements to socket handling on Mac/Linux.
- Corrections to EU channel map.
- Increase firmware upload chunk size.
|
|
|
|
until proven otherwise.
|
|
* lavd/opengl_enc: fix pixel data alignment
* ffmpeg: print an error at the end if conversion failed
* avfilter/graphdump: Fix pointer to local outside scope
* ffmpeg_filter: fix pointer to local outside scope
* avcodec/mjpegdec: Fix undefined shift
* avformat/h263dec: Fix h263 probe
* avfilter/filtfmts: Support dynamically allocated in/outputs
* iavcodec/vc1dec: Fix missing {}
* more...
|
|
Remove unnecessary patches. Report other patches upstream and add bug
report URL.
Changes:
xine-ui (0.99.8)
* Fixed opening file using menus
* Fixed exit on panel close
* Fixed deadlocks
* Fixed segfault at exit
* Fixed keymap editor deadlock
|
|
Use /usr/bin/libtool instead of libtool-base from pkgsrc, ugly workaround
|
|
Use gcc46 instead of gcc45 for OpenBSD, because gcc45 from pkgsrc does not
support OpenBSD (yet)
|
|
Fix PR pkg/48777
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
xine-lib (1.2.5) 2014-04-08
* Update german translation.
* Add bass downmix support to AC3 decoder.
* Add experimental YCgCo colorspace support.
* Add avformat demux plugin.
- Support for new formats and protocols.
- Proper rtsp support (with avformat+rtsp://, rtsp+tcp:// and rtsp+http:// mrls).
- by default native xine demux plugins are probed first.
This can be overridden in config, by selecting demuxer in mrl (#demux:avformat),
or by using "avformat+" mrl prefix.
* Add avio (libavformat) input plugin:
- Support for new protocols (https://, ftp://, sftp://, ...).
- Support for seekable http streams (with "avio+http://" mrl).
- By default native xine input plugins are used. This can be overridden in config or by using "avio+" mrl prefix.
* Recognise & use HEVC/H.265. (ffmpeg)
* Add support for HEVC/H.265 to the mpeg-ts demuxer.
* Add support for HEVC/H.265 and VP9 to the matroska demuxer.
* Add VP8/VP9 decoder using libvpx.
* Modernise Quicktime demuxer:
- Multiple user selectable audio traks.
- Support AC3, EAC3, vorbis, Purevoice audio.
- Support ISO fragment media files.
- More safety on broken files.
- Slightly faster.
* Recognise & use ADPCM G.726 and ATRAC3. (ffmpeg/libva)
* Build fixes.
* Fix HDMV subtitle channel.
* FFmpeg compatibility fixes.
* Some colour format conversion fixes.
* Fix RealVideo re-ordered PTS: pass through, let the decoder re-order it.
* Fix some problems with COOK audio.
|
|
Changes between 1.1.2 and 1.2.0:
--------------------------------
* Rename define DVDPSI_GetContentCategoryFromType() to DVBPSI_GetContentCategoryFromType()
- the prefix said DVD, should have been DVB instead
* Added new descriptors:
- 0xa1 Service location
- 0x4c Time shifted service
- 0x53 CA system id
- 0x81 AC3 audio
- 0x86 Caption service
* Fixed Coverity Scan issues
- out-of-bound writes
- null pointer dereferences
- resource leaks
- check return values
|
|
|
|
|
|
|
|
* avcodec/dirac_arith: Fix build with PIC and stack-check options
* swscale/x86/swscale_template: loose hardcoded dstw_offset
* swresample/resample: use av_malloc_array() where appropriate
* swresample/dither: use av_malloc_array()
* swresample/resample: Limit filter length
* avcodec/msrle: check return code for success before use
* avcodec/pthread_frame: fix missing unlock on error
* examples/avio_reading: fix null dereference on error
* avformat/omadec: fix probetest failure
* avcodec/wma: use av_freep(), do not leave stale pointers in memory
* lavu/opt: validate range before dereference
* avcodec/h264: clear cur_pic structure instead of duplicating it in ff_h264_update_thread_context()
* avfilter/vf_pullup: fix gray8
* avcodec/libx264: move where x264opts is applied down so it isnt overridden by avctx & defaults
|
|
|
|
|
|
|
|
|
|
|