index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst-libs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-11
gl/color: cache the temporary textures
Matthew Waters
1
-28
/
+40
2014-04-11
gl/mem: provide defines for tokens not defined in GLES2/ancient platforms
Matthew Waters
1
-0
/
+17
2014-04-11
gl: fixup incorrect number of arguments
Matthew Waters
1
-1
/
+1
2014-04-11
gl: fix incorrect usage of g_return_if_fail
Matthew Waters
1
-1
/
+1
2014-04-11
gl/mem: allocate the memory per plane
Matthew Waters
11
-750
/
+974
2014-04-11
gl/eglimage: #if 0 unused code
Matthew Waters
1
-5
/
+14
2014-04-11
gl: add colorconvert object that converts between color spaces/formats
Matthew Waters
11
-1783
/
+1498
2014-04-10
h264parse: Set framerate even for interlaced videos
Thibault Saunier
1
-2
/
+1
2014-04-10
mpegts: add atsc terrestrial virtual channel table
Stefan Ringel
5
-11
/
+269
2014-04-09
mpegts: fix sdt length check
Vincent Penquerc'h
1
-1
/
+1
2014-04-09
mpegts: turns out glib aborts on allocation failure
Vincent Penquerc'h
1
-4
/
+0
2014-04-09
mpegts: test for allocation failure
Vincent Penquerc'h
1
-0
/
+4
2014-04-08
gl: fix leaks
Vincent Penquerc'h
1
-1
/
+1
2014-04-02
gl: pass video info's by reference
Matthew Waters
7
-31
/
+31
2014-04-02
gl/glx: use the context's display rather than asking for the window's
Matthew Waters
1
-1
/
+5
2014-04-02
gl: avoid adding a NULL pool to propose allocation
Matthew Waters
2
-6
/
+11
2014-04-01
gl: fix detection of extensions with GL versions < 3
Matthew Waters
1
-1
/
+1
2014-03-31
mpegts: fix docs
Stefan Ringel
1
-1
/
+1
2014-03-31
mpegts: add dvb-t2 delivery system descriptor
Stefan Ringel
3
-0
/
+307
2014-03-31
mpegts: bugfix delivery system descriptors
Stefan Ringel
1
-7
/
+78
2014-03-31
mpegts: use GST_READ_UINT32_BE
Stefan Ringel
1
-2
/
+1
2014-03-31
mpegts: add parsing data broadcast descriptor
Stefan Ringel
3
-3
/
+63
2014-03-31
mpegts: add parsing stream identifier
Stefan Ringel
2
-5
/
+27
2014-03-31
mpegts: use glib alloc and free
Stefan Ringel
1
-4
/
+19
2014-03-28
gl: egl: fix distcheck and out of source build
Tim-Philipp Müller
1
-0
/
+1
2014-03-28
build: Fix make dist
Rico Tzschichholz
1
-1
/
+1
2014-03-27
gl: fix out-of-source builds pt2
Matthew Waters
4
-0
/
+5
2014-03-27
gl: only set CAPS_FEATURE_MEMORY_EGL_IMAGE on egl platform
Julien Isorce
1
-4
/
+8
2014-03-26
gl: let the user includes itself our egl headers if needed
Julien Isorce
2
-5
/
+4
2014-03-26
gl: add EGLImage support
Julien Isorce
16
-62
/
+961
2014-03-26
gl: deploy egl headers in gst/gl/egl instead of gst/gl
Julien Isorce
2
-5
/
+29
2014-03-26
gl: remove commented and unsued code in x11 Makefile.am
Julien Isorce
1
-5
/
+0
2014-03-26
gl: fix crash if _build_extension_string is not called
Julien Isorce
1
-1
/
+1
2014-03-25
codecparsers: cosmetics: drop TAB characters.
Gwenole Beauchesne
5
-121
/
+133
2014-03-24
codecparsers: h264: fix slice_header() parsing for MVC.
Li Xiaowei
1
-1
/
+1
2014-03-24
codecparsers: h264: add gst_h264_parse_nalu_header() helper.
Gwenole Beauchesne
1
-9
/
+18
2014-03-24
codecparsers: h264: add gst_h264_parse_sps_data() helper.
Gwenole Beauchesne
1
-54
/
+69
2014-03-24
codecparsers: h264: complete set of NAL unit types.
Gwenole Beauchesne
1
-1
/
+11
2014-03-24
codecparsers: h264: clean-up gst_h264_parser_parse_sei_message().
Gwenole Beauchesne
1
-21
/
+22
2014-03-24
codecparsers: h264: fix skipping of unsupported SEI messages.
Gwenole Beauchesne
3
-20
/
+8
2014-03-24
codecparsers: h264: fix SEI buffering_period() parsing.
Gwenole Beauchesne
1
-4
/
+8
2014-03-24
codecparsers: h264: fix rbsp_more_data() implementation.
Gwenole Beauchesne
1
-18
/
+27
2014-03-24
gl: fix out-of-source builds.
Gwenole Beauchesne
3
-0
/
+3
2014-03-25
gl/download: add support for the bt709 color matrix
Matthew Waters
1
-4
/
+92
2014-03-25
gl/upload: add support for the bt709 color matrix
Matthew Waters
1
-17
/
+50
2014-03-24
gl: remove explicit reference to X_CFLAGS
Matthew Waters
5
-6
/
+0
2014-03-24
gl/upload: remove the legacy GL 1.x upload path
Matthew Waters
1
-292
/
+55
2014-03-23
gl: fallback to glGetString if GL_NUM_EXTENSIONS fails
Julien Isorce
1
-9
/
+23
2014-03-23
gl: and update the Makefile
Matthew Waters
2
-18
/
+15
2014-03-23
gl: reorganize the extension headers by function rather than api
Matthew Waters
15
-466
/
+396
[next]