index
:
~adn770/gst-omx
0.10
audiosink
audiosink-pt
drain
egl
master
ratecontrol
resize
resize_wip
seeking
GStreamer OpenMAX IL wrapper hacking.
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-18
omxvideodec: fix build in non rpi target
0.10
Josep Torra
1
-4
/
+15
2014-03-18
examples: Only build RPi EGL example if RPi was chosen as target
Sebastian Dröge
1
-1
/
+5
2014-03-18
omx: simplify tunnel functions
Christian König
3
-19
/
+21
2014-03-18
omxvideodec: fix memory leak gst_omx_video_dec_negotiate
Christian König
1
-0
/
+2
2014-03-18
omxvideoenc: fix a memory leak in gst_omx_video_enc_getcaps
Christian König
1
-0
/
+2
2014-03-05
omxvideoenc: simplify _find_nearest_frame
Christian König
1
-87
/
+12
2014-03-05
omxvideodec: simplify _find_nearest_frame
Christian König
1
-44
/
+13
2014-03-05
omxvideodec: remove dead code
Christian König
1
-47
/
+1
2014-03-05
omx: fix two serious message handling bugs
Christian König
1
-4
/
+2
2014-03-05
omxvideoenc: fix startup race condition
Christian König
1
-0
/
+3
2014-03-05
omxvideodec: fix startup race condition
Christian König
1
-0
/
+3
2014-03-05
omx: Don't handle FLUSHING and NOT_LINKED as errors
Sebastian Dröge
3
-11
/
+24
2013-09-28
omx: don't use the 'z' modifier to print size_t
Tim-Philipp Müller
2
-3
/
+3
2013-09-28
gstomxvideoenc: Set bitrate in setcaps
Roman Arutyunyan
1
-0
/
+15
2013-09-28
rpi: The WMV/VC1 decoder can only do WMV9 and VC1, no older versions
Sebastian Dröge
1
-0
/
+1
2013-09-28
examples: simplify the thread synchronization code
Josep Torra
1
-31
/
+17
2013-09-24
examples: fix another race condition
Josep Torra
1
-9
/
+11
2013-09-24
examples: request native video
Josep Torra
1
-1
/
+2
2013-09-20
rpi: fix a copy paste error in the config file
Josep Torra
1
-2
/
+1
2013-09-20
examples: fix a race condition when seeking
Josep Torra
1
-41
/
+75
2013-09-20
examples: display QoS statistics
Josep Torra
1
-4
/
+21
2013-09-20
examples: use dedicated thread for rendering the scene
Josep Torra
1
-77
/
+79
2013-09-20
examples: don't force an specific audio sink
Josep Torra
1
-10
/
+1
2013-09-20
examples: drop remnants of initial appsink attempt
Josep Torra
2
-2
/
+0
2013-09-20
basevideodecoder: disable reordered PTS detections
Josep Torra
1
-0
/
+4
2013-05-20
omx: Take lock on EOS to update the flow return value
Josep Torra
3
-0
/
+6
2013-05-10
Revert "Don't build examples by default to match 1.x feature set"
Josep Torra
1
-3
/
+3
2013-05-10
Makefile.am: Add -I common/m4
Sebastian Dröge
1
-1
/
+1
2013-05-10
omx: Add pads based on element type
jitendra
5
-34
/
+50
2013-05-10
omx: fixed type error in printf call
Carlos Rafael Giani
1
-1
/
+1
2013-05-10
configure: error out if no OMX target has been set explicitly with --with-omx...
Tim-Philipp Müller
1
-3
/
+3
2013-05-10
omx: more printf format fixes
Tim-Philipp Müller
7
-60
/
+65
2013-05-10
omx: fix printf formats in debug messages
Tim-Philipp Müller
7
-35
/
+35
2013-05-10
Don't build examples by default to match 1.x feature set
Josep Torra
1
-3
/
+3
2013-05-10
Update .gitignore
Josep Torra
1
-0
/
+2
2013-05-10
Honour '--disable-examples' configure flag
Josep Torra
1
-1
/
+5
2013-05-10
egl: allow a delegate call to eglTerminate for display wrapper
Josep Torra
3
-11
/
+30
2013-05-10
omxvideodec: support video size changes again
Josep Torra
2
-56
/
+57
2013-05-10
examples: add an example aplication based OpenGL ES + EGL
Josep Torra
6
-1
/
+1456
2013-05-10
omxvideodec: implement EGL transport
Josep Torra
5
-125
/
+863
2013-05-10
egl: helper library to manage EGL display and memory
Josep Torra
7
-1
/
+940
2013-04-18
omx: fixes unused variable 'comp' when GStreamer is built without debug
Josep Torra
1
-11
/
+8
2013-04-18
omx: Disable output port before transition to idle state
jitendra
3
-21
/
+21
2013-03-22
rpi: Fix commit that added the VC1 decoder
Sebastian Dröge
1
-4
/
+4
2013-03-22
omx: Add more constraints to the default sink template caps
Sebastian Dröge
9
-10
/
+20
2013-03-22
rpi: Add VC1/WMV3 decoder
Sebastian Dröge
1
-0
/
+10
2013-03-22
rpi: Add MJPEG decoder
Sebastian Dröge
1
-0
/
+9
2013-03-22
rpi: Add VP8 decoder
Sebastian Dröge
1
-0
/
+9
2013-03-22
omxvideodec: Set ENDOFFRAME flag for the end of frames
Sebastian Dröge
1
-1
/
+11
2013-03-22
makefile: source code for local copy of base classes has to be disted
Josep Torra
1
-0
/
+2
[next]