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
2016-04-20
Release 1.8.1
1.8.1
Sebastian Dröge
6
-795
/
+69
2016-04-20
avdeinterlace: Register all filters and only disable all except for yadif dur...
Sebastian Dröge
2
-1
/
+3
2016-04-15
libav: Update to n3.0.1
Sebastian Dröge
1
-0
/
+0
2016-03-24
Release 1.8.0
1.8.0
Sebastian Dröge
6
-15
/
+833
2016-03-21
configure: Restore CPPFLAGS after the last check
Egor Zaharov
1
-1
/
+1
2016-03-15
Release 1.7.91
1.7.91
Sebastian Dröge
6
-12
/
+40
2016-03-11
avcodecmap: Only set the bitrate if we actually got it from the caps
Sebastian Dröge
1
-2
/
+2
2016-03-01
Release 1.7.90
1.7.90
Sebastian Dröge
6
-24
/
+77
2016-02-26
Automatic update of common submodule
Sebastian Dröge
1
-0
/
+0
2016-02-23
avdeinterlace: Don't assume that get_current_caps() returns non-NULL caps aft...
Sebastian Dröge
1
-4
/
+3
2016-02-21
win32: remove outdated build cruft
Tim-Philipp Müller
4
-201
/
+1
2016-02-20
Don't use exported but undeclared core debug category symbols
Tim-Philipp Müller
4
-8
/
+8
2016-02-19
Back to development
Sebastian Dröge
1
-3
/
+3
2016-02-19
Release 1.7.2
1.7.2
Sebastian Dröge
7
-41
/
+191
2016-02-16
avcfg: rc-min-rate and rc-max-rate are now 64bit integers
Edward Hervey
1
-2
/
+27
2016-02-16
avvidenc: Set width/height and format in the AVFrame we pass to the encoder API
Sebastian Dröge
1
-0
/
+4
2016-02-16
docs: Update docs to not have unstaged changes after build again
Sebastian Dröge
4
-38
/
+648
2016-02-15
libav: Update to n3.0
Sebastian Dröge
1
-0
/
+0
2016-02-05
Automatic update of common submodule
Thiago Santos
2
-0
/
+2
2016-01-25
avaudenc: Also use av_free() instead of g_free()
Sebastian Dröge
1
-2
/
+2
2016-01-25
avaudenc: Use av_malloc() instead of GLib malloc() wrappers for memory freed ...
Sebastian Dröge
1
-2
/
+2
2016-01-21
avvidec: Bring mpeg video decoders up to PRIMARY rank
Edward Hervey
1
-0
/
+2
2016-01-21
libav: Ensure to link with -lavfilter
Sebastian Dröge
1
-1
/
+1
2016-01-20
avviddec: Use AVFrame API instead of deprecated AVPicture API
Sebastian Dröge
1
-4
/
+10
2016-01-19
av: Use av_image_get_buffer_size() instead of deprecated avpicture_get_size()
Sebastian Dröge
2
-3
/
+6
2016-01-19
avdemux: Use av_packet_unref() instead of deprecated av_free_packet()
Sebastian Dröge
1
-2
/
+2
2016-01-19
avvidenc: Use AVPacket.flags for detecting keyframes
Sebastian Dröge
1
-7
/
+7
2016-01-16
avdeinterlace: Chain up to parent class' dispose()
Sebastian Dröge
1
-0
/
+3
2016-01-16
libav: Bitrate field changed from int to int64_t, fix compiler warnings
Sebastian Dröge
2
-3
/
+6
2016-01-16
libav: Remove usage of deprecated API
Andreas Cadhalpun
10
-56
/
+40
2016-01-16
avdeinterlace: Port non-deprecated AVFilter API
Andreas Cadhalpun
2
-4
/
+116
2016-01-16
libav: Update to ffmpeg n2.8.5
Sebastian Dröge
1
-0
/
+0
2016-01-07
av: canonicalise av plugin name more consistently in more places
Tim-Philipp Müller
3
-44
/
+21
2015-12-24
Back to development
Sebastian Dröge
1
-3
/
+3
2015-12-24
Release 1.7.1
1.7.1
Sebastian Dröge
6
-91
/
+301
2015-12-24
avcodecmap: Add special mapping for mono channel layouts
Sebastian Dröge
1
-0
/
+12
2015-12-23
avviddec: remove realvideo slice_offset handling
Vineeth TM
2
-37
/
+0
2015-12-21
libav: Update to ffmpeg n2.8.4
Sebastian Dröge
1
-0
/
+0
2015-12-21
configure: Use -Bsymbolic-functions if available
Sebastian Dröge
1
-0
/
+18
2015-12-16
docs: update to git
Sebastian Dröge
2
-3
/
+4
2015-12-07
Automatic update of common submodule
Nicolas Dufresne
2
-1
/
+5
2015-12-04
Require libav provided by FFmpeg at run-time
Reynaldo H. Verdejo Pinochet
1
-1
/
+24
2015-12-03
Require libav provided by FFmpeg at build-time
Reynaldo H. Verdejo Pinochet
1
-0
/
+14
2015-12-01
libav: Update to n2.8.3
Sebastian Dröge
1
-0
/
+0
2015-12-01
avviddec: Make sure to use a buffer pool with the correct width/height config...
Sebastian Dröge
1
-1
/
+13
2015-11-23
avviddec: Fix structure memory leak
Vineeth T M
1
-1
/
+1
2015-11-20
Remove unnecessary NULL checks before g_free()
Reynaldo H. Verdejo Pinochet
1
-6
/
+3
2015-11-12
libav: Update to n2.8.2
Sebastian Dröge
1
-0
/
+0
2015-11-07
avviddec: Don't fallback on allocation failure
Nicolas Dufresne
1
-22
/
+30
2015-11-02
avvidenc: Fix frame memory leak
Vineeth TM
1
-0
/
+4
[next]