Age | Commit message (Collapse) | Author | Files | Lines |
|
GStreamer libav Plugins:
* 734608 : avvidec: decoded frames lost on EOS
|
|
|
|
GStreamer Plugins Bad:
* 678485 : templatematch: element improvements
* 725871 : decklinksink: no output, only black
* 730509 : facedetect: fix update on change
* 731824 : hlsdemux pause after first filesegment (apple test files)
* 733245 : gl: Document GST_GL_PLATFORM, GST_GL_API and GST_GL_WINDOW somewhere
* 733426 : gl/sdl example fails to build (missing include directory?)
* 733487 : openjpeg: Win32-compatible OpenJPEG-2.0 detection
* 733490 : tsdemux: H264 seeking broken in push mode
* 733545 : GL element leaks FBO when caps changed dynamically
* 733726 : glimagesink: Flashes white sometimes (unpausing, seeking, window scaling)
* 733837 : hlsdemux: doesn't stop buffering more segments after overrun
* 734014 : dashdemux: stream downloader try to download next segments after pipeline interupt
* 734015 : tsdemux: bad timestamping
* 734269 : GLUpload didn't update texture properly
* 734394 : tsdemux: Can not change program except destroy pipeline
* 734517 : opusenc: Unref pad template caps after usage
* 734519 : ladspa: Unref pad template caps after usage
* 734520 : openal: Unref pad template caps after usage
* 734521 : sbcenc: Unref output caps in error cases
* 734522 : videoaggregator: Unref allowed caps after usage
* 734524 : wrappercamerabinsrc: Unref elements after usage
* 734528 : dvbsuboverlay: Avoid leaking copy of caps object
* 734531 : interlace: Unref pad template caps after usage
* 734533 : amcvideoenc: Avoid leaking copy of caps object
* 734534 : vtenc: Avoid leaking caps object and its copy
* 734536 : directsoundsrc: Avoid leaking copy of caps object
* 734537 : pvrvideosink: Avoid leaking bufferpool configuration
* 734539 : element-maker: Avoid leaking copy of caps object
* 734544 : gstgsmenc: Unref caps object after usage
* 734763 : scenechange: fix crash on startup
* 734830 : GstGLMixer gl resource race condition
* 735078 : gst_gl_handle_set_context may unref a NULL GstGLDisplay
|
|
GStreamer Plugins Good:
* 727180 : videomixer: Unexpected behaviour when scaling after the mixer
* 733695 : ximagesrc: Use after free
* 733866 : interleave: caps negotiation fails when input caps have non-interleaved layout
* 734435 : rtph263ppay: Unref pad template caps after use
* 734473 : rtpmux: Unref pad template caps after usage
* 734474 : videomixer: Unref allowed caps after usage
* 734475 : imagefreeze: Unref pad template caps after usage
* 734476 : navseek: Unref peer pad after usage
* 734478 : shapewipe: Unref caps and element after usage
* 734764 : videomixer: Avoid double free of videoconvert
|
|
GStreamer Plugins Base:
* 733916 : basetextoverlay: Simple pipeline with textoverlay and fakesink fails to negotiate
* 733976 : uridecodebin: Does not set the dec- > source uri when an error occurred with a first uri and we set a new one in READY state
* 734683 : playsinkconvertbin: returns true from accept caps but rejects it later
* 734822 : playsinkconvertbin: only intersect with the filter at the end
|
|
GStreamer core:
* 732851 : funnel: storing sticky events after event callback
* 733805 : poll: WAKE_EVENT() reports false negatives on W32
* 733974 : gstbufferpool::default_alloc_buffer does not fail if buffer allocation fails
* 734688 : queue: race when receiving flush-stop event during shutdown, task gets re-started
* 734773 : Add allow-none annotation for gst_bin_new()
|
|
|
|
Bump PKGVERSION
|
|
exhibits no problems with recent illumos or libvpx.
PR pkg/47321.
Bump PKGREVISION
|
|
arguments, these are now handled globally by mk/platform/SunOS.mk
|
|
encoder: disable --cu-lossless until coding errors can be fixed
|
|
version 1.2.8:
- proresenc_ks: fix buffer overflow
- iff: fix crash
- cdgraphics: fix infinite loop
- Fix Ticket3804
- Fix Ticket3208
|
|
|
|
|
|
|
|
avcodec/h264_mb: fix grayscale only decoding with weighted prediction
avformat/mpegts: Use differential score for analyze()
avcodec/mjpegdec: Support AV_PIX_FMT_YUV420P16 with upscale_h
proresenc_kostya: properly account for alpha
avformat/matroskadec: Check avpriv_new_chapter() for failure
proresenc_kostya: report buffer overflow
proresenc_kostya: remove unneeded parameters
|
|
|
|
From Niclas Rosenvik.
|
|
|
|
|
|
|
|
avcodec/snow: fix null pointer dereference in cleanup after allocation failure
avcodec/huffyuvdec: fix overread checks
avcodec/get_bits: add BITS_LEFT() for finding the bits left with an opened reader
avcodec/vc1dec: do not crash when flushing without an allocated frame
|
|
|
|
|
|
Bump PKGREVISION and ABI depends.
|
|
|
|
* Initialize libvlc with appropriate arguments on OS X
* Prevent libvlc 2.2 argument warnings by not using the deprecated
--album-art argument when building against 2.2. This argument will be
removed entirely in a future feature release as its presence only
reflected the libvlc default behavior anyway.
* Ensure playback is terminated when encountering an invalid queued
MediaSource.
* Prevent a crash when when GUIs call setCdTrack on a not-yet-ready
MediaPlayer.
|
|
* Prevent assertation failures with Qt 5 by not unlocking mutexes that have
not been previously locked.
* Convert a direct call chain to QApplication::syncX() to a Qt queued call
to prevent cross-thread usage of X11, ultimately causing XIO errors and
crashes.
|
|
* Fix CMake 3 compatibility by synchronizing the FindQt4.cmake module from
kdelibs git.
* Prevent possible internal infinite loop call chains when trying to handle
backend construction in simulation mode (i.e. without actual backend
being installed on the system).
* When not building with PHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT, make
sure that the relative Qt paths are set according to whether the build is
meant for Qt4 or 5. Previously this would always install to a path for
qt5.
|
|
|
|
Note: some of these packages didn't build for me, e.g. osg, so I couldn't
verify them all.
|
|
FFplay is a very simple and portable media player using the FFmpeg
libraries and the SDL library. It is mostly used as a testbed for
the various FFmpeg APIs.
|
|
FFmpeg is a complete, cross-platform solution to record, convert
and stream audio and video. It includes libavcodec - the leading
audio/video codec library.
This package contains major version 1.
|
|
|
|
Bug fixes and improvements.
|
|
|
|
biTStream is a set of C headers allowing a simpler access to binary
structures such as specified by MPEG, DVB, IETF, etc.
|
|
2014-05-27: Version 0.7.1
- Add support for gcrypt 1.6.0.
- Do not retrieve MKB using MMC commands during AACS-Auth
|
|
|
|
This library is written for the purpose of playing Blu-ray movies.
It is intended for software that want to support Blu-ray playback
(such as VLC and MPlayer).
|
|
Changes between 1.2.13 and 1.3.0:
---------------------------------
* Dropped deprecated, undocumented API:
- the function dvdcss_title()
- the type dvdcss_handle
- the variable dvdcss_interface_2
* Drop support for Windows 98 and Windows NT 4.0.
Windows 98 SE with IE 5.0 and Windows NT 4.0 SP4 with IE 5.0 are required.
* Support for Android
|
|
|
|
libdvbcsa is a free and portable implementation of the DVB Common
Scrambling algorithm with decryption and encryption capabilities.
|
|
avdevice/pulse_audio_enc: use getter function for AVFrame.channels
MAINTAINERS: update list of releases i maintain
avcodec/avdct: Add avcodec_dct_get_class()
fate: support testing of release branches
tests/fate.sh: If cat *.rep fails try it with a for loop.
g2meet: allow size changes within original sizes
version.sh: Print versions based on the last git tag for release branches
|
|
This is GStreamer Libav Plugins 1.4.0
Changes since 1.2:
New API:
• GstMessageType has GST_MESSAGE_EXTENDED added. All types before
that can be used together as a flags type as before, but from
that message onwards the types are just counted incrementally.
This was necessary to be able to add more message types.
In 2.0 GstMessageType will just become an enum and not a flags
type anymore.
• GstDeviceMonitor for device probing, e.g. to list all available
audio or video capture devices. This is the replacement for
GstPropertyProbe from 0.10.
• Events accumulate the running-time offset now when travelling
through pads, as set by the gst_pad_set_offset() function. This
allows to compensate for this in the QOS event for example.
• GstBuffer has a new flag "tag-memory" that is set automatically
when memory is added or removed to a buffer. This allows buffer
pools to detect if they can recycle a buffer or need to reset
it first.
• GstToc has new API to mark GstTocEntries as loops.
• A not-authorized resource error has been defined to notify
applications that accessing the resource has failed because
of missing authorization and to distinguish this case from others.
This change is actually already in 1.2.4.
• GstPad has a new flag "accept-intersect", that will let the default
ACCEPT_CAPS query handler do an intersection instead of subset check.
This is interesting for parser elements that can handle incomplete
caps.
• GstCollectPads has support for flushing and a default handler for
SEEK events now.
• New GstFlowAggregator helper object that simplifies handling of
flow returns in elements with multiple source pads. Additionally
GstPad now always stores the last flow return and provides an
API to retrieve it.
• GstSegment has new API to offset the running time by a specific
value and this is used in GstPad to allow positive and negative
offsets in gst_pad_set_offset() in all situations.
• Support for h265/HEVC and VP8 has been added to the codec utils and codec
parsers library, and was integrated into various elements.
• API for adjusting the TLS validation of RTSP connection has been added.
• The RTSP and SDP library has MIKEY (RFC 3830) support now, and
there is API to distinguish between the different RTSP profiles.
• API to access RTP time information and statistics.
• Support for auxiliary streams was added to rtpbin.
• Support for tiled, raw video formats has been added.
• GstVideoDecoder and GstAudioDecoder have API to help aggregating tag
events and merge custom tags into them consistently.
• GstBufferPool has support for flushing now.
• playbin/playsink has support for application provided audio and video
filters.
• GstDiscoverer has new and simplified API to get details about missing
plugins and information to pass to the plugin installer.
• The GL library was merged from gst-plugins-gl to gst-plugins-bad,
providing a generic infrastructure for handling GL inside GStreamer
pipelines and a plugin with some elements using these, especially
a video sink. Supported platforms currently are Android, Cocoa (OS X),
DispManX (Raspberry Pi), EAGL (iOS), WGL (Windows) and generic X11,
Wayland and EGL platforms.
This replaces eglglessink and also is supposed to replace osxvideosink.
• New GstAggregator base class in gst-plugins-bad. This is supposed to
replace GstCollectPads in the future and fix long-known shortcomings
in its API. Together with the base class some elements are provided
already, like a videomixer (compositor).
Major changes:
• New plugins and elements:
∘ v4l2videodec element for accessing hardware codecs on
platforms that make them accessible via V4L2, e.g.
Samsung Exynos. This comes together with major refactoring
of the existing V4L2 elements and the corresponding
infrastructure.
The v4l2videodec element replaces the mfcdec element.
∘ New downloadbuffer element that replaces the download
buffering feature of queue2. Compared to queue2's code
it is much simpler and only for this single use case.
A noteworthy new feature is that it's downloading gaps
in the already downloaded stream parts when nothing else
is to be downloaded.
This is now used by playbin when download buffering is
enabled.
∘ rtpstreampay and rtpstreamdepay elements for transmitting
RTP packets over a stream API (e.g. TCP) according to
RFC 4571.
∘ rtprtx elements for standard compliant implementation of
retransmissions, integrated into the rtpmanager plugin.
∘ audiomixer element that mixes multiple audio streams together
into a single one while keeping synchronization. This is
planned to become the replacement of the adder element.
∘ OpenNI2 plugin for 3D cameras like the Kinect camera.
∘ OpenEXR plugin for decoding high-dynamic-range EXR images.
∘ curlsshsink and curlsftpsink to write files via SSH/SFTP.
∘ videosignal, ivfparse and sndfile plugins ported from 0.10.
∘ avfvideosrc, vtdec and other elements were ported from 0.10 and
are available on OS X and iOS now.
• Other changes:
∘ gst-libav now uses libav 10.2, and gained support for H265/HEVC.
∘ Support for hardware codecs and special memory types has been
improved with bugfixes and feature additions in various plugins
and base classes.
∘ Various bugfixes and improvements to buffering in queue2 and
multiqueue elements.
∘ dvbsrc supports more delivery mechanisms and other features
now, including DVB S2 and T2 support.
∘ The MPEGTS library has support for many more descriptors.
∘ Major improvements to tsdemux and tsparse, especially time and
seeking related.
∘ souphttpsrc now has support for keep-alive connections,
compression, configurable number of retries and configuration
for SSL certificate validation.
∘ hlsdemux has undergone major refactoring and works more
reliable now and supports more HLS features like trick modes.
Also fragments are pushed downstream while they're downloaded
now instead of waiting for each fragment to finish.
∘ dashdemux and mssdemux are now also pushing fragments downstream
while they're downloaded instead of waiting for each fragment to
finish.
∘ videoflip can automatically flip based on the orientation tag.
∘ openjpeg supports the OpenJPEG2 API.
∘ waylandsink was refactored and should be more useful now. It also
includes a small library which most likely is going to be removed
in the future and will result in extensions to the GstVideoOverlay
interface.
∘ gst-rtsp-server supports SRTP and MIKEY now.
∘ gst-libav encoders are now negotiating any profile/level settings
with downstream via caps.
∘ Lots of fixes for coverity warnings all over the place.
∘ Negotiation related performance improvements.
∘ 800+ fixed bug reports, and many other bug fixes and other
improvements everywhere that had no bug report.
Things to look out for:
• The eglglessink element was removed and replaced by the glimagesink
element.
• The mfcdec element was removed and replaced by v4l2videodec.
• osxvideosink is only available in OS X 10.6 or newer.
• On Android the namespace of the automatically generated Java class
for initialization of GStreamer has changed from com.gstreamer to
org.freedesktop.gstreamer to prevent namespace pollution.
• On iOS you have to update your gst_ios_init.h and gst_ios_init.m in
your projects from the one included in the binaries if you used the
GnuTLS GIO module before. The loading mechanism has slightly changed.
|
|
|
|
|
|
|
|
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.
This package contains python bindings for the GStreamer library,
major version 1.
|
|
|