index
:
gst-omx.git
0.10
1.0.0.1
1.0.0.2
master
raspberry
rpi-1.0.0.1
sil-1.0.0.2
Unnamed repository; edit this file 'description' to name the repository.
George Kiagiadakis
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-15
omxvideodec: add support of more color format
1.0.0.2
Aurélien Zanelli
2
-0/+31
2014-04-15
omxvideodec: simplify color format conversion in fill_buffer function
Aurélien Zanelli
1
-93/+52
2014-04-15
omxbufferpool: make video stride and offset calculation easier
Aurélien Zanelli
1
-17/+11
2014-04-15
omx: add an helper to convert OMX color format to GStreamer color format
Aurélien Zanelli
3
-66/+95
2014-03-28
omxvideodec: Implement pipeline draining to support adaptive scenarios
Josep Torra
2
-14/+12
2014-03-28
examples: fix several memory leaks in the testegl example
Josep Torra
1
-6/+32
2014-03-28
examples: keep a ref on the buffer instead of the memory
Julien Isorce
1
-10/+12
2014-03-25
omxvideodec: fixes race condition during seeks
Josep Torra
1
-15/+46
2014-03-25
omxvideodec: use flush because reset is deprecated
Julien Isorce
1
-11/+6
2014-03-25
omxvideodec: populate the most downstream output port on reset
Julien Isorce
1
-5/+19
2014-03-24
omxbufferpool: return buffers to the pool instead of freeing them
Josep Torra
1
-2/+2
2014-03-24
omxvideodec: add missing unlock in the error path
Christian König
1
-0/+1
2014-03-19
fix filemode
Michal Lazo
2
-0/+0
2014-03-17
omxbufferpool: fix memory leak if used on output port
Julien Isorce
1
-0/+11
2014-03-16
omxh264enc: Fix compiler warnings
Sebastian Dröge
1
-1/+2
2014-03-16
omxh264enc: IDR interval, SPS and PPS headers for rpi
Michal Lazo
2
-1/+194
2014-03-15
omxvideo: fix debug category initialisation
Christian König
3
-1/+5
2014-03-15
omxbufferpool: add proper type definitions
Christian König
1
-1/+7
2014-03-12
omx: consolidate message waiting code
Christian König
1
-134/+63
2014-03-12
omx: Copy old copyright notice into the new file
Sebastian Dröge
1
-0/+4
2014-03-12
omx: Rename function from _4_ to _for_ for clarity
Sebastian Dröge
4
-4/+4
2014-03-12
omxvideo: start sharing more code between video decoder and encoder
Christian König
5
-261/+233
2014-03-12
examples: Only build RPi EGL example if RPi was chosen as target
Sebastian Dröge
1
-1/+5
2014-03-12
omxbufferpool: Fix header include guard
Sebastian Dröge
1
-1/+1
2014-03-12
omxvideodec: separate the buffer pool from the decoder
Christian König
4
-594/+663
2014-03-12
omx: simplify tunnel functions
Christian König
3
-19/+21
2014-03-08
omxvideodec: fix memory leak in gst_omx_video_dec_allocate_output_buffers
Christian König
1
-0/+1
2014-03-08
omxvideodec: fix memory leak gst_omx_video_dec_negotiate
Christian König
1
-0/+2
2014-03-06
omxvideoenc: fix a memory leak in gst_omx_video_enc_getcaps
Christian König
1
-0/+2
2014-03-05
Makefile.am: build examples
1.0.0.1
Josep Torra
1
-3/+3
2014-03-05
examples: avoid a clashing name with the recently added GstEGLImagePool
Josep Torra
1
-38/+44
2014-03-03
omxvideoenc: simplify _find_nearest_frame
Christian König
1
-87/+12
2014-03-03
omxvideodec: simplify _find_nearest_frame
Christian König
1
-44/+13
2014-03-03
omxvideodec: remove dead code
Christian König
1
-47/+1
2014-03-02
omx: fix two serious message handling bugs
Christian König
1
-4/+2
2014-03-02
omxvideoenc: fix startup race condition
Christian König
1
-0/+3
2014-03-02
omxvideodec: fix startup race condition
Christian König
1
-0/+3
2014-02-28
Automatic update of common submodule
Sebastian Dröge
1
-0/+0
2014-02-26
Automatic update of common submodule
Stefan Sauer
1
-0/+0
2014-01-30
Automatic update of common submodule
Edward Hervey
1
-0/+0
2014-01-25
omx: Don't handle FLUSHING and NOT_LINKED as errors
Sebastian Dröge
3
-6/+21
2013-12-22
Automatic update of common submodule
Tim-Philipp Müller
1
-0/+0
2013-11-05
Automatic update of common submodule
Tim-Philipp Müller
1
-0/+0
2013-09-28
examples: simplify the thread synchronization code
Josep Torra
1
-35/+18
2013-09-25
rpi: The WMV/VC1 decoder can only do WMV9 and VC1, no older versions
Sebastian Dröge
1
-0/+1
2013-09-24
Automatic update of common submodule
Tim-Philipp Müller
1
-0/+0
2013-09-24
examples: fix another race condition
Josep Torra
1
-8/+7
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
-45/+74
2013-09-20
examples: display QoS statistics
Josep Torra
1
-2/+20
[next]