index
:
delta/gstreamer-plugins-base.git
0.10
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_10_19
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-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/0.10
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-base.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst-libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
audiodecoder: Reset error count to 0 after successfully decoding a frame
Sebastian Dröge
2012-12-10
1
-1
/
+1
*
videodecoder: Reset the error count to 0 after successfully decoding a frame
Sebastian Dröge
2012-12-10
1
-1
/
+1
*
videodecoder: fix inappropriate compiler optimization hint macro usage
Sreerenj Balachandran
2012-12-10
1
-1
/
+1
*
baseaudiosink: Resync when ringbuffer resets
Edward Hervey
2012-12-03
1
-0
/
+6
*
video: Add support for planar 10 bit YUV color formats
Sebastian Dröge
2012-11-15
3
-1
/
+176
*
ringbuffer: fix compilation after merge
Wim Taymans
2012-10-30
1
-1
/
+0
*
audioringbuffer: reset spec on _release
Wim Taymans
2012-10-30
1
-0
/
+2
*
audiodecoder: track forced decoding state
Mark Nauwelaerts
2012-10-24
1
-0
/
+2
*
audiodecoder: don't leak message strings when error is not fatal
Tim-Philipp Müller
2012-10-20
1
-0
/
+2
*
videodecoder: don't leak message strings when error is not fatal
Tim-Philipp Müller
2012-10-20
1
-0
/
+2
*
videodecoder: Fix unused variable compiler warning if debugging is disabled
Sebastian Dröge
2012-10-02
1
-2
/
+2
*
videoencoder: clip input buffers to current input segment
Mark Nauwelaerts
2012-09-26
1
-1
/
+1
*
videodecoder: Don't lock stream-lock twice and unlock only once
Sebastian Dröge
2012-09-24
1
-1
/
+0
*
videodecoder: don't take STREAM_LOCK on upstream events
Tim-Philipp Müller
2012-09-24
1
-14
/
+28
*
videodecoder: Protect all accesses to priv->output_frame with the stream lock
Olivier Crête
2012-09-20
1
-7
/
+29
*
videoencoder: only set invalid DTS equal to PTS for keyframe
Mark Nauwelaerts
2012-09-20
1
-1
/
+9
*
audiodecoder: Don't output an (unreffed) buffer in error cases
Sebastian Dröge
2012-09-14
1
-1
/
+2
*
rtsp: Fix compiler warning
Raimo Järvi
2012-09-07
1
-1
/
+0
*
videodecoder: parsing loop must ensure for a current frame
Mark Nauwelaerts
2012-08-28
1
-3
/
+9
*
audioencoder: correctly compare audio info positions
Mark Nauwelaerts
2012-08-22
1
-2
/
+2
*
video: Add methods to return a list of all pending GstVideoCodecFrames
Sebastian Dröge
2012-08-16
4
-2
/
+48
*
videodecoder: correcting PTS calculation of frame.
Sreerenj Balachandran
2012-08-16
1
-1
/
+2
*
video: Make all frame_number guint32
Edward Hervey
2012-08-14
3
-6
/
+6
*
video: fix endianness of the pack formats
Wim Taymans
2012-08-14
1
-1
/
+13
*
video: fix r210 format
Wim Taymans
2012-08-14
1
-5
/
+3
*
videodec: add some assert
Wim Taymans
2012-08-14
1
-0
/
+1
*
videodecoder: avoid crash when getting duration
Wim Taymans
2012-08-14
1
-0
/
+5
*
videodecoder: Use GSlice to allocate the timestamp tracking structures
Sebastian Dröge
2012-08-14
1
-3
/
+9
*
videodecoder: Don't give out bogus frame deadlines
Jan Schmidt
2012-08-14
1
-1
/
+2
*
videodecoder: Remove gst_video_decoder_get_timestamp function
Jan Schmidt
2012-08-14
1
-47
/
+7
*
videodecoder: partially revert 178a3b08d21383d29af4d0fe21b0643a6feaa1e4
Stefan Sauer
2012-07-07
1
-7
/
+9
*
videodecoder: Don't leak a ref to frames in reverse playback
Jan Schmidt
2012-06-26
1
-1
/
+0
*
videodecoder: Initialise variable to avoid a crash.
Jan Schmidt
2012-06-26
1
-1
/
+1
*
video-blend: Fix argument signedness
Edward Hervey
2012-06-20
2
-2
/
+2
*
videodecoder: Calculate correct durations interpolating
Jan Schmidt
2012-06-20
1
-3
/
+4
*
videodecoder: Clear the last_out_frame_number when flushing
Jan Schmidt
2012-06-20
1
-1
/
+2
*
videodecoder: EOS handling for reverse mode.
Jan Schmidt
2012-06-20
1
-26
/
+47
*
videodecoder: misc improvements/changes
Jan Schmidt
2012-06-20
1
-33
/
+19
*
videodecoder: Improve timestamp handling.
Jan Schmidt
2012-06-20
1
-49
/
+71
*
videodecoder: Re-work reverse playback handling
Jan Schmidt
2012-06-20
1
-36
/
+65
*
videodecoder: Split gst_video_decoder_finish_frame
Jan Schmidt
2012-06-20
1
-39
/
+61
*
videodecoder: Rename queued list to output_queued for clarity.
Jan Schmidt
2012-06-20
1
-15
/
+13
*
videodecoder: Small cleanups
Jan Schmidt
2012-06-20
1
-14
/
+25
*
videodecoder: Rename gst_video_decoder_have_frame_2 function
Jan Schmidt
2012-06-20
1
-35
/
+32
*
videodecoder: Extend docs and add comments
Jan Schmidt
2012-06-20
1
-26
/
+174
*
videodecoder: Fix initial timestamp in ogg, and a warning.
Jan Schmidt
2012-06-14
1
-5
/
+6
*
audiodecoder: push queued events only when we have a first buffer
Vincent Penquerc'h
2012-06-11
1
-1
/
+1
*
videodecoder: use GST_CLOCK_TIME_IS_VALID where appropriate
Vincent Penquerc'h
2012-06-08
1
-1
/
+3
*
videodecoder: do not do timestamp arithmetic from an invalid timestamp
Vincent Penquerc'h
2012-06-07
1
-1
/
+1
*
video: fix memory leak
Vincent Penquerc'h
2012-06-07
1
-0
/
+1
[next]