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
2020-06-19
Release 1.17.1
1.17.1
Tim-Philipp Müller
6
-1241
/
+1098
2020-06-10
docs: Update plugins cache
Thibault Saunier
1
-8937
/
+9108
2020-06-08
docs: Update plugins cache
Thibault Saunier
1
-11
/
+27532
2020-06-06
plugins: uddate gst_type_mark_as_plugin_api() calls
Mathieu Duponchelle
4
-7
/
+7
2020-06-03
doc: Require hotdoc >= 0.11.0
Thibault Saunier
1
-0
/
+11
2020-05-31
docs: Update gst_plugins_cache.json
Sebastian Dröge
1
-120534
/
+25736
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-30
README: Convert to markdown, clarify licensing
Nirbheek Chauhan
2
-16
/
+23
2020-04-30
All code in this repository is now LGPL-2.1+
Nirbheek Chauhan
2
-729
/
+390
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
2019-12-02
pkgconfig: remove unused file
Tim-Philipp Müller
1
-13
/
+0
2019-11-29
avvidenc: Fix error propagation
Edward Hervey
1
-1
/
+1
2019-11-04
avdemux: Fix segmentation fault if long_name is NULL
Kevin JOLY
1
-3
/
+8
2019-10-29
avviddec: Fix huge leak caused by circular reference
Seungha Yang
1
-11
/
+5
2019-10-25
avvideenc,avvidedec: Filtering hardware en/decoder by flag
Seungha Yang
2
-32
/
+22
2019-10-24
avviddec: Enforce allocate new AVFrame per input frame
Seungha Yang
1
-0
/
+16
2019-10-13
Remove autotools build system
Tim-Philipp Müller
24
-1357
/
+1
2019-09-24
avviddec,avcodemap: Use new helper function for map color space information
Seungha Yang
2
-172
/
+12
2019-09-11
docs: do not require gst-plugins-doc-cache-generator
Marc Leeman
1
-1
/
+2
2019-08-13
avvidenc: timestamp output buffers
Mathieu Duponchelle
1
-0
/
+11
2019-08-01
avauddec: Don't warn if drain is successful
Doug Nazar
1
-0
/
+2
2019-07-18
avviddec: improve latency calculation
Mathieu Duponchelle
1
-8
/
+22
2019-07-18
avviddec: Add thread-type property
Seungha Yang
2
-9
/
+49
2019-07-15
avvidenc: Close reference context before freeing it
Sebastian Dröge
1
-0
/
+1
2019-07-12
avaudenc: fix memory leak of refcontext after finalize.
Knut Andre Tidemann
1
-0
/
+1
2019-06-19
avvidenc: Also set the repeat_pict flag correctly and take the TFF flag from ...
Sebastian Dröge
1
-2
/
+5
2019-06-19
avvidenc: Correctly signal interlaced input to ffmpeg when the input caps are...
Sebastian Dröge
1
-2
/
+5
2019-06-02
meson: Bump minimal GLib version to 2.44
Niels De Graef
1
-1
/
+1
2019-05-29
avviddec: remove cdgraphics element
Guillaume Desmottes
1
-1
/
+3
2019-05-25
configure: pass -Wno-attributes to fix build against broken ffmpeg headers
Tim-Philipp Müller
1
-1
/
+1
2019-05-24
avcodecmap,avviddec: Map bt2020-10, PQ and HLG transfer functions
Seungha Yang
2
-1
/
+18
2019-05-24
codecmap: Add caps for aptX and aptX-HD
Arun Raghavan
2
-4
/
+14
2019-05-16
docs: Stop building the doc cache by default
Thibault Saunier
2
-2
/
+1
2019-05-13
docs: Update plugins documentation cache
Thibault Saunier
1
-2780
/
+4291
2019-05-13
docs: Port to hotdoc
Thibault Saunier
22
-112374
/
+208750
2019-05-05
autotools: add bcrypt to win32 libs
Christoph Reiter
1
-1
/
+1
2019-05-01
avviddec: Extract HDR information if any
Seungha Yang
1
-0
/
+112
[next]