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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-02
Back to development
1.18
Tim-Philipp Müller
1
-1
/
+1
2022-02-02
Release 1.18.6
1.18.6
Tim-Philipp Müller
5
-17
/
+213
2021-10-29
avcodecmap: Add support for GBRA_10LE/BE
Sebastian Dröge
2
-198
/
+200
2021-09-09
Back to development
Tim-Philipp Müller
1
-1
/
+1
2021-09-08
Release 1.18.5
1.18.5
Tim-Philipp Müller
5
-9
/
+380
2021-08-31
avmux: Blacklist ttml subtitles
Doug Nazar
1
-0
/
+1
2021-06-30
avviddec: Fix size of linesize parameter
Doug Nazar
1
-1
/
+1
2021-04-27
avviddec: Take into account coded_height for pool
Edward Hervey
1
-2
/
+5
2021-04-13
avdemux: fix build with FFmpeg 4.4
Tim-Philipp Müller
1
-0
/
+4
2021-04-13
avmux: fix segfault when a plugin's long_name is NULL
Nicholas Jackson
1
-3
/
+5
2021-03-15
Back to development
Tim-Philipp Müller
1
-1
/
+1
2021-03-15
Release 1.18.4
1.18.4
Tim-Philipp Müller
5
-8
/
+240
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-01-14
Back to development
Tim-Philipp Müller
1
-1
/
+1
2021-01-13
Release 1.18.3
1.18.3
Tim-Philipp Müller
5
-7
/
+185
2021-01-03
avauddec: Drain decoder on decoding failure
Seungha Yang
1
-5
/
+11
2020-12-06
Back to development
Tim-Philipp Müller
1
-1
/
+1
2020-12-06
Release 1.18.2
1.18.2
Tim-Philipp Müller
5
-4
/
+230
2020-10-29
avauddec: Check planar-ness of frame rather than context
Arun Raghavan
1
-1
/
+1
2020-10-27
Back to development
Tim-Philipp Müller
1
-1
/
+1
2020-10-26
Release 1.18.1
1.18.1
Tim-Philipp Müller
5
-21
/
+340
2020-10-12
avaudenc/avvidenc: Reopen encoding session if it's required
Seungha Yang
5
-1
/
+99
2020-10-12
avvidenc: Call avcodec_flush_buffers() after draining to allow accepting new ...
Sebastian Dröge
1
-0
/
+1
2020-10-12
avauddec/audenc/videnc: Don't return GST_FLOW_EOS when draining
Sebastian Dröge
4
-2
/
+26
2020-09-30
avviddec: Don't return GST_FLOW_EOS from drain()/finish()
Seungha Yang
1
-0
/
+8
2020-09-30
avauddec: Ensure finish_subframe() and finish_frame() are paired
Seungha Yang
1
-7
/
+18
2020-09-30
avauddec: Forward flow returns from draining instead of assuming OK
Sebastian Dröge
1
-9
/
+10
2020-09-30
avviddec: Forward flow returns from draining instead of assuming OK
Sebastian Dröge
1
-4
/
+7
2020-09-30
avauddec: Avoid dropping non-OK flow return
Edward Hervey
1
-1
/
+4
2020-09-30
avcodecmap: Enable 24 bit WMA Lossless decoding
Olivier Crête
2
-3
/
+2
2020-09-08
Back to development
Tim-Philipp Müller
1
-1
/
+1
2020-09-08
Release 1.18.0
1.18.0
Tim-Philipp Müller
6
-71
/
+2097
2020-09-07
Update for gst_video_transfer_function_*() function renaming
Sebastian Dröge
2
-2
/
+2
2020-08-20
Release 1.17.90
1.17.90
Tim-Philipp Müller
5
-42
/
+87
2020-08-04
gstavcfg.c: fix max->min typo in limits and implict double conversion
Jordan Petridis
2
-38
/
+43
2020-07-23
Revert "docs: update plugins doc cache"
Jordan Petridis
1
-11
/
+6
2020-07-23
docs: update plugins doc cache
Jordan Petridis
1
-6
/
+11
2020-07-08
meson: set release date from .doap file for releases
Tim-Philipp Müller
2
-2
/
+61
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-07-03
Back to development
Tim-Philipp Müller
1
-1
/
+1
2020-07-03
Release 1.17.2
1.17.2
Tim-Philipp Müller
5
-4
/
+60
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
2
-1
/
+31
2020-06-23
meson: mark plugins cache target as always stale
Mathieu Duponchelle
1
-0
/
+1
2020-06-22
doc: Stop documenting properties from parents
Thibault Saunier
1
-13039
/
+177
2020-06-20
avmux: zero-initialize packets
Mathieu Duponchelle
1
-4
/
+1
2020-06-20
Back to development
Tim-Philipp Müller
1
-1
/
+1
[next]