index
:
gstreamer/gst-libav
0.10
0.10.13
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
GST_FFMPEG_NO_MIRROR
TYPEFIND
discontinued-for-monorepo
master
GStreamer plugin for the FFmpeg libav* libraries (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-libav)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-18
avcodecmap: Add support for GBRA_10LE/BE
Sebastian Dröge
1
-0
/
+2
2021-08-09
avdemux: add xwma support
Stéphane Cerveau
1
-0
/
+6
2021-07-08
avviddec: Enable subframe decoding for H.264
Olivier Crête
2
-0
/
+45
2021-07-07
avviddec: Split allocation tracking from decode-only-ness
Olivier Crête
1
-2
/
+18
2021-06-03
avviddec: Fix size of linesize parameter
Doug Nazar
1
-1
/
+1
2021-04-29
avmux: Blacklist ttml subtitles
Doug Nazar
1
-0
/
+1
2021-04-24
avviddec: Take into account coded_height for pool
Edward Hervey
1
-2
/
+5
2021-04-13
avviddec: deprecated debug-mv property to match deprecation in FFmpeg
Tim-Philipp Müller
2
-12
/
+11
2021-04-13
avdemux: fix build with FFmpeg 4.4
Tim-Philipp Müller
1
-0
/
+4
2021-03-16
avmux: fix segfault when a plugin's long_name is NULL
Nicholas Jackson
1
-3
/
+5
2021-03-15
Hook up audio/x-xma: xmaversion: [1,2] to AV_CODEC_ID_XMA[1,2]
Jade Macho
1
-0
/
+30
2021-03-15
avcodecmap: Don't try converting channel layouts with more than 64 channels
Sebastian Dröge
1
-2
/
+2
2021-02-17
avviddec: take the maximum of the height/coded_height
Matthew Waters
1
-1
/
+1
2021-02-17
viddec: don't configure and incorrect buffer pool when receiving a gap event
Matthew Waters
1
-0
/
+14
2021-02-03
avviddec: Support for alternate-field interlacing
Vivia Nikolaidou
1
-27
/
+94
2020-12-29
avauddec: Drain decoder on decoding failure
Seungha Yang
1
-5
/
+11
2020-12-14
codec map: Add a mapping for the OKI ADPCM variant.
Jan Schmidt
1
-0
/
+6
2020-10-27
avauddec: Check planar-ness of frame rather than context
Arun Raghavan
1
-1
/
+1
2020-10-06
avaudenc/avvidenc: Reopen encoding session if it's required
Seungha Yang
5
-1
/
+99
2020-10-01
avvidenc: Call avcodec_flush_buffers() after draining to allow accepting new ...
Sebastian Dröge
1
-0
/
+1
2020-09-30
avauddec/audenc/videnc: Don't return GST_FLOW_EOS when draining
Sebastian Dröge
4
-2
/
+26
2020-09-16
avviddec: Don't return GST_FLOW_EOS from drain()/finish()
Seungha Yang
1
-0
/
+8
2020-09-15
avauddec: Ensure finish_subframe() and finish_frame() are paired
Seungha Yang
1
-7
/
+18
2020-09-14
avauddec: Forward flow returns from draining instead of assuming OK
Sebastian Dröge
1
-9
/
+10
2020-09-14
avviddec: Forward flow returns from draining instead of assuming OK
Sebastian Dröge
1
-4
/
+7
2020-09-14
avauddec: Avoid dropping non-OK flow return
Edward Hervey
1
-1
/
+4
2020-09-09
avcodecmap: Enable 24 bit WMA Lossless decoding
Olivier Crête
1
-2
/
+1
2020-09-07
Update for gst_video_transfer_function_*() function renaming
Sebastian Dröge
2
-2
/
+2
2020-08-04
gstavcfg.c: fix max->min typo in limits and implict double conversion
Jordan Petridis
1
-2
/
+7
2020-07-07
avviddec: Fix typo that duplicated closed caption meta
Vivia Nikolaidou
1
-1
/
+1
2020-07-03
gstavviddec: Only allow a single closed caption meta
Vivia Nikolaidou
1
-16
/
+4
2020-06-30
avauddec: fix buffer leak when send packet failed
Matej Knopp
1
-5
/
+6
2020-06-26
avcodecmap: Add support for SpeedHQ video codec
Sebastian Dröge
1
-0
/
+30
2020-06-20
avmux: zero-initialize packets
Mathieu Duponchelle
1
-4
/
+1
2020-06-06
plugins: uddate gst_type_mark_as_plugin_api() calls
Mathieu Duponchelle
4
-7
/
+7
2020-05-31
plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin types
Sebastian Dröge
4
-0
/
+12
2020-05-31
avcodecmap: Remove unused GstFFMpegCompliance type
Sebastian Dröge
3
-65
/
+1
2020-05-27
avdemux: update the context we use to determine stream's caps
Mathieu Duponchelle
1
-0
/
+4
2020-05-27
avcodecmap: use framerate instead of time_base when decoding
Mathieu Duponchelle
1
-2
/
+2
2020-05-09
gstlibav: minor fixes for header files
Matej Knopp
3
-4
/
+5
2020-05-09
gstavviddec: only set range when actually reported by avcodec
Matej Knopp
1
-1
/
+3
2020-04-15
avmux: avoid to use unintialized variable
Haihao Xiang
1
-0
/
+1
2020-04-01
avviddec: Update for video-hdr struct change
Seungha Yang
1
-56
/
+45
2020-01-27
avvidenc: handle GST_VIDEO_MULTIVIEW_MODE_MONO
Julien Isorce
1
-0
/
+3
2020-01-24
avcodecmap: Add some more comments about the assumptions in the ffmpeg code a...
Sebastian Dröge
1
-2
/
+8
2020-01-24
avdemux: Only set stream-format for H264/H265/AAC when we have a context
Sebastian Dröge
1
-5
/
+5
2020-01-24
avivf_mux: support VP9 and AV1
Haihao Xiang
1
-0
/
+18
2020-01-24
avcodecmap: Set AAC/H264/H265 stream-format for demuxer/encoder situations if...
Sebastian Dröge
1
-2
/
+25
2020-01-23
avdemux: Pass the URI from the URI query to avformat_open_input()
Sebastian Dröge
1
-1
/
+26
2019-12-19
gstavviddec: Limit default number of decoder threads
Alicia Boya García
1
-1
/
+2
[next]