index
:
delta/gstreamer-plugins-good.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_11
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
RELEASE-0_10_10_BRANCH
RELEASE-0_10_10_ROOT
TYPEFIND
baserock/0.10+v4l_fix
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/0.10
baserock/morph/1.2
discontinued-for-monorepo
g729fixes
master
master-UNNAMED-BRANCH
gitlab.freedesktop.org: gstreamer/gst-plugins-good.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
matroskademux: Unify zlib/bzip2 decompress loops with the ones from qtdemux
Sebastian Dröge
2016-12-01
1
-19
/
+23
*
qtdemux: Increase inflate buffer in bigger steps
Sebastian Dröge
2016-12-01
1
-6
/
+4
*
qtdemux: Ensure that size of the pasp atom is as much as we need
Sebastian Dröge
2016-12-01
1
-2
/
+8
*
qtdemux: Free compressed moov node and it's corresponding decompressed data
Sebastian Dröge
2016-12-01
1
-3
/
+23
*
qtdemux: Check size of compressed MOOV header against available data
Sebastian Dröge
2016-12-01
1
-1
/
+11
*
qtdemux: Fix zlib inflate loop
Sebastian Dröge
2016-12-01
1
-39
/
+46
*
aacparse: Make sure we have enough data in the codec_data to be able to parse it
Sebastian Dröge
2016-12-01
1
-2
/
+3
*
qtdemux: Fix out of bounds read in tag parsing code
Sebastian Dröge
2016-12-01
1
-2
/
+2
*
rtp: Fix some memory leaks in usage of gst_pad_get_current_caps()
Garima Gaur
2016-12-01
2
-0
/
+3
*
qtdemux: Read interlacing information from 'fiel' atom
Vivia Nikolaidou
2016-11-30
1
-0
/
+32
*
qtdemux: Fix compiler warning
Sebastian Dröge
2016-11-29
1
-1
/
+1
*
qtdemux: Change off_t type to gint
Scott D Phillips
2016-11-29
1
-4
/
+3
*
meson: add libm to has_function checks
Scott D Phillips
2016-11-29
1
-2
/
+3
*
Revert "meson: dv plugin now works on MSVC"
Nirbheek Chauhan
2016-11-28
1
-1
/
+4
*
avidemux: Ensure that tags are valid UTF-8 before adding them to the taglist
Sebastian Dröge
2016-11-28
1
-9
/
+16
*
multipartdemux: Post an error message on the bus if we got EOS without having...
Sebastian Dröge
2016-11-28
1
-0
/
+28
*
souphttpsrc: Handle non-UTF8 headers and error reasons more gracefully
Sebastian Dröge
2016-11-28
1
-48
/
+106
*
vrawpay: Error out cleanly if mapping the video frame fails
Sebastian Dröge
2016-11-28
1
-1
/
+4
*
rtprtxsend: Update statistics before pushing
Edward Hervey
2016-11-27
1
-2
/
+3
*
common: use https protocol for common submodule
Tim-Philipp Müller
2016-11-26
1
-1
/
+1
*
gstv4l2bufferpool: lock flush_stop against regular qbuf
Philipp Zabel
2016-11-24
1
-8
/
+13
*
gstv4l2bufferpool: remove critical error message when process is called on an...
Philipp Zabel
2016-11-24
1
-2
/
+0
*
v4l2src: release buffer if create fails
Philipp Zabel
2016-11-24
1
-0
/
+1
*
rtpbin: Handle create_session() returning NULL in bundle code
Sebastian Dröge
2016-11-23
1
-0
/
+6
*
qtmux: Make sure to only change DTS of writable buffers
Sebastian Dröge
2016-11-23
1
-2
/
+2
*
qtmux: Error out much earlier if we don't have a valid PTS
Sebastian Dröge
2016-11-23
1
-3
/
+3
*
qtmux: Only use buffer durations if they are actually valid
Sebastian Dröge
2016-11-23
1
-19
/
+21
*
qtmux: Revert commits that set DTS and duration on buffers unconditionally
Sebastian Dröge
2016-11-23
1
-28
/
+2
*
qtmux: Only write "gap" edit list if there is a non-zero gap
Sebastian Dröge
2016-11-23
1
-4
/
+7
*
flxdec: rewrite logic based on GstByteReader/Writer
Matthew Waters
2016-11-23
4
-260
/
+427
*
flxdec: Don't unref() parent in the chain function
Sebastian Dröge
2016-11-23
1
-1
/
+0
*
vpxdec: libvpx's release buffer is sometimes called with fb->priv==NULL
Sebastian Dröge
2016-11-22
1
-1
/
+4
*
matroskademux: Fix cluster searching if we search multiple times in one chunk
Sebastian Dröge
2016-11-22
1
-2
/
+11
*
matroska: Add size checks to the parsing of FLAC headers
Sebastian Dröge
2016-11-22
1
-3
/
+6
*
flxdec: fix some warnings comparing unsigned < 0
Matthew Waters
2016-11-22
1
-2
/
+2
*
qtmux: Enable up to 16 unpositioned raw audio channels
Vivia Nikolaidou
2016-11-22
1
-0
/
+8
*
flxdec: add some write bounds checking
Matthew Waters
2016-11-22
1
-25
/
+91
*
qtdemux: Be sure not to read off end of FLAC dfLa box
David Evans
2016-11-21
1
-5
/
+24
*
matroskademux: add support for skipping invalid data in push mode
Nicola Murino
2016-11-21
1
-5
/
+40
*
matroskaparse: add support for skipping invalid data
Nicola Murino
2016-11-21
3
-5
/
+49
*
rtspsrc: Move to new helper function to parse authentication responses
Sebastian Dröge
2016-11-21
1
-141
/
+35
*
qtdemux: Fix wrong compiler warning with gcc 6.2
christophecvr
2016-11-21
1
-1
/
+1
*
win32: remove copies of generated headers
Tim-Philipp Müller
2016-11-20
4
-512
/
+2
*
avidemux: Ensure that raw video have properly aligned buffers
Sebastian Dröge
2016-11-20
2
-0
/
+45
*
qtdemux: Ensure that raw audio and video have properly aligned buffers
Sebastian Dröge
2016-11-20
1
-0
/
+69
*
qtmux: Always write edit lists for the tracks to give a more accurate duration
Sebastian Dröge
2016-11-19
1
-2
/
+6
*
qtdemux: Remove useless return variable
Seungha Yang
2016-11-18
1
-3
/
+2
*
qtdemux: Add support for FLAC encapsulated in ISOBMFF
David Evans
2016-11-18
5
-0
/
+167
*
rtpmux: Mark pad as needing reconfiguration again if it failed
Sebastian Dröge
2016-11-18
1
-2
/
+10
*
monoscope: Mark pad as needing reconfiguration again if it failed
Sebastian Dröge
2016-11-18
1
-2
/
+7
[prev]
[next]