index
:
gstreamer/gst-ffmpeg
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
2016-11-01
Release 1.10.0
1.10.0
Sebastian Dröge
9
-23
/
+1417
2016-10-28
libav: Update to ffmpeg n3.2
Tim-Philipp Müller
1
-0
/
+0
2016-10-27
meson: fix version
Tim-Philipp Müller
1
-1
/
+1
2016-10-26
avaudenc/dec: Allow compilation against ffmpeg < 3.2 again
Sebastian Dröge
2
-0
/
+8
2016-10-26
avaudenc/dec: Ignore S64BE/LE pseudo-codecs
Sebastian Dröge
2
-2
/
+2
2016-10-26
libav: Update to ffmpeg 3.2 release branch
Sebastian Dröge
1
-0
/
+0
2016-10-24
configure: Fix shell syntax error
Sebastian Dröge
1
-2
/
+2
2016-10-22
libav: Update to ffmpeg n3.1.5
Sebastian Dröge
1
-0
/
+0
2016-10-15
meson: Don't set c_std to gnu99
Nirbheek Chauhan
1
-1
/
+0
2016-10-06
libav: Update to ffmpeg n3.1.4
Sebastian Dröge
1
-0
/
+0
2016-09-30
meson: Setup pre-commit hooks when configuring
Thibault Saunier
2
-0
/
+86
2016-09-30
Release 1.9.90
1.9.90
Sebastian Dröge
6
-21
/
+96
2016-09-29
avviddec: Use enum instead of magic numbers for the chroma siting values
Sebastian Dröge
1
-4
/
+4
2016-09-14
configure: Depend on gstreamer 1.9.2.1
Sebastian Dröge
1
-2
/
+2
2016-09-14
av: Cast AVContext::bit_rate to a guint before passing to varargs functions
Sebastian Dröge
3
-11
/
+11
2016-09-10
Automatic update of common submodule
Jan Schmidt
2
-1
/
+1
2016-09-10
Automatic update of common submodule
Jan Schmidt
2
-1
/
+1
2016-09-05
build: Do not link plugin against lzma and bz2 if using system install
Thibault Saunier
4
-44
/
+30
2016-09-03
Only use AV_CODEC_ID_WRAPPED_AVFRAME on new enough libavcodecs
Iain Lane
2
-4
/
+10
2016-09-01
Back to development
Sebastian Dröge
1
-1
/
+1
2016-09-01
Release 1.9.2
1.9.2
Sebastian Dröge
7
-568
/
+140
2016-08-29
libav: Update to ffmpeg n3.1.3
Sebastian Dröge
1
-0
/
+0
2016-08-29
Add support for Meson as alternative/parallel build system
Thibault Saunier
3
-0
/
+103
2016-08-26
Use the new API to post flow ERROR messages on the bus
Thibault Saunier
1
-3
/
+1
2016-08-26
build: silence error about pthread for 'make check' in osx
Josep Torra
2
-4
/
+8
2016-08-20
libav: fix confusing 'insane framerate' debug log message
Tim-Philipp Müller
1
-2
/
+2
2016-08-16
configure: Explicitly disable CrystalHD decoder
Sebastian Dröge
1
-1
/
+1
2016-08-16
libav: Update to ffmpeg n3.1.2
Sebastian Dröge
1
-0
/
+0
2016-08-04
avvidec: Ensure skipping strategy gets properly reset
Edward Hervey
1
-13
/
+20
2016-07-26
libav: Update to n3.1.1
Sebastian Dröge
1
-0
/
+0
2016-07-22
libav: Ignore more quasi-codecs
Sebastian Dröge
4
-10
/
+31
2016-07-22
libav: Ignore VAAPI decoders and VAAPI/nvenc encoders
Sebastian Dröge
2
-0
/
+21
2016-07-11
Automatic update of common submodule
Stefan Sauer
1
-0
/
+0
2016-07-06
Back to development
Sebastian Dröge
1
-3
/
+3
2016-07-06
Release 1.9.1
1.9.1
Sebastian Dröge
9
-805
/
+735
2016-07-05
avaudenc: Use gst_caps_fixate() instead of gst_caps_truncate()
Sebastian Dröge
1
-1
/
+1
2016-07-05
avaudenc: Create caps from the codec context after it is opened
Sebastian Dröge
1
-14
/
+15
2016-07-05
avvidenc: Create caps from the codec context after it is opened
Sebastian Dröge
1
-17
/
+23
2016-07-01
libav: Disable various other hardware related codecs
Sebastian Dröge
1
-1
/
+3
2016-07-01
configure: Disable VAAPI support
Edward Hervey
1
-1
/
+1
2016-07-01
configure: Disable {audio|video}toolbox support (osx/ios)
Edward Hervey
1
-0
/
+1
2016-06-30
libav: Update to ffmpeg n3.1
Sebastian Dröge
1
-0
/
+0
2016-06-21
Automatic update of common submodule
Nicolas Dufresne
1
-0
/
+0
2016-05-31
tests: use AM_TESTS_ENVIRONMENT
Tim-Philipp Müller
1
-1
/
+1
2016-05-15
docs: Update for git master
Sebastian Dröge
1
-2
/
+8
2016-05-14
avvidec: Don't set bogus latency
Edward Hervey
1
-5
/
+7
2016-05-13
avvidec: Report the latency once we're fully configured
Edward Hervey
1
-0
/
+8
2016-05-13
avcodecmap: Add mapping for G729 caps
Sebastian Dröge
1
-0
/
+5
2016-05-03
libav: Update to ffmpeg n3.0.2
Sebastian Dröge
1
-0
/
+0
2016-04-29
avauddec: Finish frames if they are header buffers only and don't produce any...
Sebastian Dröge
1
-2
/
+3
[next]