Path to this page:
./
multimedia/gst-plugins1-x264,
Open source multimedia framework - H.264/MPEG-4 encoder plugin
Branch: CURRENT,
Version: 1.24.0,
Package name: gst-plugins1-x264-1.24.0,
Maintainer: pkgsrc-usersGStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.
Applications can take advantage of advances in codec and filter technology
transparently. Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.
This package provides the x264 plugin for GStreamer, making it able to
encode videos using the H.264 video codec.
Required to run:[
multimedia/gstreamer1] [
multimedia/gst-plugins1-base] [
multimedia/x264]
Master sites:
Filesize: 210.598 KB
Version history: (Expand)
- (2024-03-05) Updated to version: gst-plugins1-x264-1.24.0
- (2023-02-09) Updated to version: gst-plugins1-x264-1.20.5
- (2022-12-17) Updated to version: gst-plugins1-x264-1.20.4
- (2022-09-30) Updated to version: gst-plugins1-x264-1.20.3nb1
- (2022-04-25) Updated to version: gst-plugins1-x264-1.20.1
- (2021-11-16) Updated to version: gst-plugins1-x264-1.18.5
CVS history: (Expand)
2022-12-16 22:08:11 by Adam Ciarcinski | Files touched by this commit (48) | |
Log message:
gstreamer1: updated to 1.20.4
Highlighted bugfixes in 1.20.4
avaudiodec: fix playback issue with WMA files, would throw an error at EOS with \
FFmpeg 5.x
Fix deadlock when loading gst-editing-services plugin
Fix input buffering capacity in live mode for aggregator, video/audio aggregator \
subclasses, muxers
glimagesink: fix crash on Android
subtitle handling and subtitle overlay fixes
matroska-mux: allow width + height changes for avc3|hev1|vp8|vp9
rtspsrc: fix control url handling for spec compliant servers and add fallback \
for incompliant servers
WebRTC fixes
RTP retransmission fixes
video: fixes for formats with 4x subsampling and horizontal co-sited chroma \
(Y41B, YUV9, YVU9 and IYU9)
macOS build and packaging fixes, in particular fix finding of gio modules on \
macOS for https/TLS support
Fix consuming of the macOS package as a framework in XCode
Performance improvements
Miscellaneous bug fixes, memory leak fixes, and other stability and reliability \
improvements
|
2022-09-30 09:01:13 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
gst-plugins1-x264: switch to x264 stable; bump revision
|
2022-04-25 08:46:30 by Thomas Klausner | Files touched by this commit (1) |
Log message:
gst-plugins1-x264: fix build by accepting gpl
|
2021-11-15 23:01:22 by Thomas Klausner | Files touched by this commit (174) | |
Log message:
*: update gstreamer1 and plugins and related packages to 1.18.5
Based on the wip packages by nia and myself.
|
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message:
*: recursive bump for libffi
|
2018-04-15 11:40:05 by Adam Ciarcinski | Files touched by this commit (23) | |
Log message:
gstreamer1: updated to 1.12.5
Bugs fixed in 1.12.5:
pad: fix some stream deactivation deadlocks/races
registrychunks: don't read from unaligned memory when loading registry
ptp: fix build failure with #undef USE_MEASUREMENT_FILTERING
downloadbuffer: Don't hold the mutex while posting the download-complete message
playbin3: Fix accessing invalid index in GstStream when received select-stream event
id3v2: re-fix handling of ID3 v2.4 tags with extended headers
audio: fix handling of U32BE format
videodecoder: Reset QoS time after pushing segment. This fixes playbin gapless \
playback with videos.
subparse: push out of last chunk of text if last line has no newline
aacparse: When parsing raw input, accept frames of any size. This fixes handling \
of encoded silence.
splitmuxsrc: Improve not-linked handling.
rtspsrc: also proxy multicast-iface property to RTCP udpsrc
flacdec: flush flac decoder on lost sync, so that it can re-sync.
matroskamux: Only mark new clusters as keyframe if they start on a keyframe or \
we're muxing only audio
matroskamux: Clip maximum cluster duration to the maximum possible value
h264parse: reset internal 'state' variable properly
x264enc: fix build with newer x264 with support for multiple bit depths
x265enc: Fix tagging of keyframes on output buffers
glimagesink: Correct PAR in output caps when transforming
vtdec: destroy and create the GL context on start()/stop(), fixing a refcount loop
player: fix criticals when reading info/track properties that are NULL
lv2: fix inverted boolean properties
rtponviftimestamp: fix state change function init/reset, fixing memory \
corruption or leaks on shutdown
libav: some build issues fixes
rtsp-server: Place netaddress meta on packets received via TCP. Fixes keep-alive \
via RTCP in TCP interleaved mode.
rtsp-server: gi annotation fixes
gst-libav: internal ffmpeg copy was updated to ffmpeg 3.3.6
Various fixes for memory leaks, deadlocks and crashes in all modules
... and many, many more!
|
2018-02-26 09:19:32 by Adam Ciarcinski | Files touched by this commit (89) | |
Log message:
revbump after x264-devel update
|
2014-08-08 23:31:08 by Thomas Klausner | Files touched by this commit (36) | |
Log message:
Reset PKGREVISION for gst-plugins1* update to 1.4.0.
|