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
2015-06-05
avviddec: Release stream lock while calling avcodec_decode_video2()
Sebastian Dröge
1
-0
/
+7
2015-06-02
avviddec: Post error message before returning a flow error
Olivier Crête
1
-1
/
+2
2015-06-02
avcodecmap: Use video/x-cavs mime type instead of video/x-gst-av-cavs
Aurélien Zanelli
1
-1
/
+6
2015-06-02
avauddev: Unref decoded AVFrame after we're done with it
Sebastian Dröge
1
-0
/
+1
2015-03-29
avdemux: resurrect some flow return handling
Mark Nauwelaerts
1
-0
/
+1
2015-03-10
avdemux: fix double semicolon
Tim-Philipp Müller
1
-1
/
+1
2015-03-10
libav: Add support for 10 bit planar AYUV formats
Sebastian Dröge
1
-0
/
+6
2015-03-10
libav: Change from deprecated PIX_FMT_* to AV_PIX_FMT_*
Sebastian Dröge
6
-243
/
+243
2015-03-09
avviddec: Don't copy padding if handling a frame failed
Sebastian Dröge
1
-5
/
+5
2015-03-09
avviddec: If a flow return during draining is not OK, don't drain any further
Sebastian Dröge
1
-4
/
+2
2015-03-09
avviddec: Error out if we try to allocate a buffer without being negotiated
Sebastian Dröge
1
-1
/
+9
2015-03-05
avdemux: remove duplicate goto block
Luis de Bethencourt
1
-10
/
+4
2015-03-05
avdemux: check AVIO Context has been allocated
Luis de Bethencourt
1
-0
/
+3
2015-02-24
Add drain() vfunc implementation that does the same as finish()
Jan Schmidt
1
-0
/
+1
2015-01-27
avviddec: Implement SKIP and new SKIP_KEY_UNITS_ONLY flags
Jan Schmidt
1
-10
/
+22
2014-11-28
av: use GMutex instead of deprecated GStaticMutex
Aurélien Zanelli
1
-7
/
+7
2014-11-16
videodec: Ensure update_pool is initialized
Nicolas Dufresne
1
-1
/
+1
2014-09-23
avauddec: drain samples until libav doesn't have more data
Aleix Conchillo Flaqué
1
-25
/
+14
2014-09-12
avviddec: drain frames until libav doesn't have more data
IBM Thinklab
1
-4
/
+2
2014-08-12
libav: Minor changes to build properly with v11alpha1
Sebastian Dröge
1
-1
/
+1
2014-08-12
avviddec: After draining frames, flush the libav decoder
Jan Schmidt
1
-0
/
+1
2014-08-11
avviddec: Don't lose frames on EOS
Aleix Conchillo Flaqué
1
-25
/
+15
2014-08-06
avauddec: Bump the rank of avdec_aac so it is used by default
Thibault Saunier
1
-0
/
+1
2014-06-21
avvidenc: Make sure to fixate caps before setting them on the pad
Sebastian Dröge
1
-1
/
+1
2014-06-06
avcodecmap: place supported profiles in mpeg4 caps
Wim Taymans
1
-1
/
+16
2014-06-06
avcodecmap: remove deprecated media types
Wim Taymans
1
-16
/
+0
2014-06-06
codecmap: don't expose more deprecated media types
Wim Taymans
1
-2
/
+2
2014-06-06
Revert "avcodecmap: do more reverse mapping of MPEG4"
Wim Taymans
1
-10
/
+0
2014-06-06
avaudenc: add a comment about using -1 in _finish_frame
Vincent Penquerc'h
1
-0
/
+3
2014-06-06
avaudenc: avoid using wrong number of samples
Vincent Penquerc'h
1
-1
/
+1
2014-06-02
avvidenc: Fix indention and "bracketing" of goto labels
Sebastian Dröge
1
-2
/
+5
2014-05-29
avcodecmap: handle simple and advanced-simple profile in MPEG4
Wim Taymans
1
-6
/
+19
2014-05-29
avvidenc: do all negotiation before opening the decoder
Wim Taymans
1
-42
/
+39
2014-05-29
avcodecmap: do more reverse mapping of MPEG4
Wim Taymans
1
-0
/
+10
2014-05-26
avdemux: use GstFlowCombiner
Thiago Santos
1
-41
/
+16
2014-05-26
avdemux: remove legacy check from pad-alloc times
Thiago Santos
1
-8
/
+0
2014-05-19
avvidenc: Add thread-count parameter for libav encoders
Gavin Hurlbut
2
-2
/
+28
2014-05-16
gstavviddec: Sanitize and fix qos handling.
Mathieu Duponchelle
1
-48
/
+15
2014-05-08
videodec: Don't use non-growable pool
Nicolas Dufresne
1
-1
/
+21
2014-04-30
libav: avoid dividing by zero on insane fps/par
Vincent Penquerc'h
1
-14
/
+31
2014-04-30
avvidenc: guard against division by zero
Vincent Penquerc'h
1
-0
/
+12
2014-04-29
avaudenc: Fix leak of AVBufferRef
Sebastian Dröge
1
-7
/
+15
2014-04-29
avvidenc: Fix leak of AVBufferRef
Stian Selnes
1
-5
/
+15
2014-04-14
avaudenc: Fix compile without gst debug
Edward Hervey
1
-3
/
+2
2014-04-08
avdemux: Remove unused variable
Edward Hervey
1
-4
/
+0
2014-04-08
codecmap: Add missing break
Edward Hervey
1
-0
/
+1
2014-04-06
avcodecmap: Add mapping for Apple Intermediate Codec
Sebastian Dröge
1
-0
/
+9
2014-03-25
avvidenc: discard input frame upon encoding error
Mark Nauwelaerts
1
-1
/
+2
2014-02-23
avvidenc: make all properties work again
Mark Nauwelaerts
1
-2
/
+2
2014-02-22
avmux: stream-start and segment event before data-flow
Mark Nauwelaerts
1
-0
/
+17
[next]