index
:
gstreamer/gst-openmax
master
GStreamer plug-in for OpenMAX IL API specification
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-15
base_videodec: add support of NV12 type
HEAD
master
Benjamin Gaignard
1
-0/+4
2011-07-15
build: manually #define EXPERIMENTAL if required
Sebastian Dröge
2
-6/+6
2011-07-15
build: correctly #define EXPERIMENTAL to 1
Sebastian Dröge
1
-1/+1
2011-07-15
omx_volume: fix default caps
Sebastian Dröge
1
-2/+2
2011-07-15
build: pass $(DEFS) to cpp
Sebastian Dröge
1
-1/+1
2011-07-15
build: only #include config.h when HAVE_CONFIG_H
Sebastian Dröge
1
-0/+2
2011-07-15
build: remove gstomx.conf* with "make clean"
Sebastian Dröge
1
-0/+4
2011-07-15
build: trivial fix
Felipe Contreras
1
-1/+1
2011-05-31
build: fix default config
Felipe Contreras
1
-1/+1
2011-05-31
plugin: remove unused variable
Felipe Contreras
1
-2/+1
2011-05-30
gstomx.conf: use stream-format and alignment fields for H.264 dec
Benjamin Gaignard
1
-1/+1
2011-05-30
base_videodec: workaround for non-packed I420 type
Kan Hu
1
-0/+1
2011-05-20
aacdec: forward gst caps to omx params
Feng Wei
2
-1/+34
2011-05-20
gstomx.conf: add framed=true to AAC dec
Feng Wei
1
-1/+1
2011-03-22
autogen: wingo signed comment
Luis de Bethencourt
1
-1/+1
2011-03-11
configure: GStreamer core >= 0.10.24 is required
Tim-Philipp Müller
1
-3/+3
2010-11-30
template caps from config file
Rob Clark
34
-1366/+286
2010-11-30
Some changes to gstomx.conf handling
Rob Clark
2
-2/+11
2010-11-30
minor formatting cleanup
Rob Clark
1
-1/+5
2010-11-30
use common submodule
Rob Clark
8
-457/+68
2010-10-01
build: add missing files to the dist
v0.10.1
Felipe Contreras
1
-1/+1
2010-10-01
build: remove patches extra dir
Felipe Contreras
1
-2/+1
2010-10-01
Generate ChangeLog
Felipe Contreras
1
-0/+3963
2010-10-01
Change to gst coding-style
Felipe Contreras
86
-6614/+5862
2010-10-01
Fix compilation warnings
Felipe Contreras
5
-40/+9
2010-09-30
base-filter: improve EOS handling
Felipe Contreras
1
-8/+8
2010-04-28
replace deprecated API
Rob Clark
30
-300/+150
2010-04-28
Add GstOmxBaseAudioDec base class
Rob Clark
20
-314/+179
2010-04-16
Add some debug traces
Rob Clark
2
-0/+14
2010-04-16
base: add input-buffers/output-buffers properties
Rob Clark
3
-0/+228
2010-04-16
Add component-role support
Rob Clark
4
-3/+36
2010-04-16
Add property helpers
Rob Clark
5
-63/+55
2010-04-16
Add G_OMX_INIT_PARAM utility macro
Rob Clark
28
-197/+55
2010-04-16
util: add some debug traces
Rob Clark
1
-0/+29
2010-04-16
core: call OMX_GetHandle in g_omx_core_new
Rob Clark
7
-18/+20
2010-04-16
Don't hard-code port indexes
Rob Clark
23
-37/+37
2010-04-16
Simplify g_omx_port_setup()
Rob Clark
5
-53/+18
2010-04-16
Construct GOmxPort objects in element constructor
Rob Clark
5
-34/+39
2010-04-16
util: thread safety for _get_type() functions
Rob Clark
1
-4/+9
2010-04-16
Add GSTOMX_BOILERPLATE macros
Rob Clark
36
-930/+120
2010-04-16
basefilter: small fix for compile error
Rob Clark
1
-1/+1
2010-03-09
plugin: store element_table in plugin cache
Felipe Contreras
1
-2/+7
2010-03-09
plugin: add support dependencies
Felipe Contreras
1
-6/+5
2010-03-09
plugin: make element_table const
Felipe Contreras
1
-6/+8
2010-03-08
plugin: reorganize element_table init
Felipe Contreras
1
-35/+25
2010-03-08
Add example configuration
Felipe Contreras
2
-1/+59
2010-03-08
plugin: add support for system-wide config
Felipe Contreras
1
-1/+9
2010-03-08
plugin: reorganize code into get_config_path()
Felipe Contreras
1
-6/+17
2010-03-08
Use G_PARAM_STATIC_STRINGS
Rob Clark
11
-19/+24
2010-03-08
base: remove extra code
Felipe Contreras
3
-18/+6
[next]