index
:
delta/gstreamer-plugins-bad.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/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst-libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpegts: mark as unstable API
Tim-Philipp Müller
2013-08-28
1
-0
/
+5
*
mpegts: ABI/API break: Use GPtrArray instead of GArray
Edward Hervey
2013-08-21
7
-147
/
+204
*
.gitignore: Update for new files to ignore
Edward Hervey
2013-08-14
1
-0
/
+2
*
codecparsers: mpegvideoparse: turn internal consistency check into a g_assert()
Tim-Philipp Müller
2013-08-13
1
-3
/
+2
*
codecparsers: mpegvideoparser: minor doc fixes
Tim-Philipp Müller
2013-08-13
2
-7
/
+12
*
all: Fix for GST_DISABLE_GST_DEBUG
Edward Hervey
2013-07-29
1
-0
/
+4
*
codecparser: Make warnings more meaningful
Edward Hervey
2013-07-26
1
-2
/
+8
*
mpegts: Unify section checks and add BAT parsing
Edward Hervey
2013-07-09
4
-205
/
+255
*
codecparsers: h264: fix calculation of the frame cropping rectangle.
Gwenole Beauchesne
2013-07-09
1
-8
/
+9
*
h264parser: Parse the cropping-rectangle separately.
Sreerenj Balachandran
2013-07-09
2
-10
/
+23
*
uridownloader: fix crash when download is null
Thiago Santos
2013-07-08
1
-2
/
+4
*
uridownloader: do not set cancelled unless explicitly called by user
Thiago Santos
2013-07-08
1
-4
/
+17
*
mpegts: Avoid false-positives in section type detection
Edward Hervey
2013-07-07
1
-10
/
+24
*
mpegts: Properly handle UTC time in sections
Edward Hervey
2013-07-06
1
-5
/
+10
*
mpegts: Fix NIT parsing
Edward Hervey
2013-07-06
1
-22
/
+4
*
codecparsers: mpeg2: fix video packet header size checks.
Gwenole Beauchesne
2013-07-05
1
-3
/
+3
*
codecparsers: mpeg2: add slice header parsing API.
Sreerenj Balachandran
2013-07-05
2
-0
/
+164
*
codecparsers: mpeg2: add sequence scalable extension parsing API.
Sreerenj Balachandran
2013-07-05
2
-4
/
+127
*
codecparsers: mpeg2: add new API that takes GstMpegVideoPacket arguments.
Gwenole Beauchesne
2013-07-05
2
-77
/
+328
*
mpegts: Improve documentation
Edward Hervey
2013-07-04
7
-10
/
+101
*
mpegtsdescriptor: Fix handling of unknown stream encodings
Edward Hervey
2013-07-04
1
-5
/
+3
*
mpegts: Add registered mpeg-ts stream types
Edward Hervey
2013-07-04
1
-1
/
+116
*
mpegts: split dvb descriptors/enums into a separate file
Edward Hervey
2013-07-03
7
-549
/
+637
*
mpegts: Fix TOT section parsing
Edward Hervey
2013-07-03
1
-0
/
+1
*
mpegts: Split files and implement free functions
Edward Hervey
2013-07-03
9
-1086
/
+1204
*
uridownloader: Simplify locking to fix deadlocks
Thiago Santos
2013-07-03
1
-24
/
+26
*
libs/mpegts: Rename GstMpegTS => GstMpegTs
Edward Hervey
2013-07-03
5
-325
/
+334
*
gst-libs: New Mpeg-TS support library
Edward Hervey
2013-07-03
8
-2
/
+3702
*
uridownloader: add support for range based downloads
Thiago Santos
2013-07-01
2
-2
/
+47
*
h264parser: Fix the return value type for the SEI palyload parsing methods.
Sreerenj Balachandran
2013-07-01
1
-3
/
+3
*
codecparsers: Fix gtk-doc
Edward Hervey
2013-06-23
5
-9
/
+10
*
mpegvideoparser: Fix the pixel-aspect-ratio calculation
Sreerenj Balachandran
2013-06-06
1
-3
/
+8
*
signalprocessor: ladspa is not using this anymore
Stefan Sauer
2013-05-28
5
-1362
/
+2
*
codecparsers: Actually store mpeg video bitrate value
Edward Hervey
2013-05-23
1
-1
/
+2
*
insertbin: Annotate callback scopes
Olivier Crête
2013-05-15
1
-10
/
+10
*
egl: Add destroy notify instead of always calling eglTerminate() on the display
Sebastian Dröge
2013-05-10
2
-4
/
+6
*
egl: Allow being used in C++ code
Josep Torra
2013-05-10
1
-0
/
+3
*
codecparsers: ensure the debug category is properly initialized
Thiago Santos
2013-05-07
1
-2
/
+11
*
uridownloader: unlock mutex when switching urisrc state to NULL to avoid dead...
Louis-Francis Ratté-Boulianne
2013-05-07
1
-6
/
+20
*
uridownloader: properly unref the urisrc between downloads
Thiago Santos
2013-05-07
1
-1
/
+10
*
uridownloader: make cancelled state 'permanent' until a reset
Andre Moreira Magalhaes (andrunko)
2013-05-07
2
-3
/
+33
*
uridownloader: refactor gsturidownloader to its own lib
Thiago Santos
2013-05-07
7
-3
/
+812
*
mpegvideometa: Fix typo in comment
Sreerenj Balachandran
2013-05-07
1
-1
/
+1
*
egl: Use gst_context_writable_structure()
Sebastian Dröge
2013-04-18
1
-3
/
+3
*
egl: silence warnings building for RPI related to 'vcos_*'
Josep Torra
2013-04-18
1
-2
/
+18
*
egl: Use new types from libgstvideo instead of defining our own
Sebastian Dröge
2013-04-17
3
-44
/
+21
*
video: Remove video library from -bad
Sebastian Dröge
2013-04-11
8
-991
/
+2
*
docs: add since markers to new codecparsers video meta API
Tim-Philipp Müller
2013-04-02
2
-0
/
+4
*
egl: Add a #define for the EGLImage memory caps feature
Sebastian Dröge
2013-04-01
1
-0
/
+2
*
codecparsers: Add Mpeg Video GstMeta
Edward Hervey
2013-03-31
3
-2
/
+233
[next]