index
:
delta/gst-omx.git
0.10
1.0
1.10
1.12
1.14
1.16
1.18
baserock/1.0.0.1/tegra
baserock/1.2.0
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-omx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
omx
/
gstomxaudiodec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
omx{audio,video}{dec,enc}: sequentially disable ports because buffers are not...
Julien Isorce
2017-08-17
1
-7
/
+18
*
omx*dec: Flush before we stop the srcpad loop
Graham Leggett
2016-12-19
1
-6
/
+6
*
omx: #define OMX_SKIP64BIT on the RPi as required by their API
Sebastian Dröge
2016-06-17
1
-9
/
+11
*
Properly handle drain requests while flushing
Enrique Ocaña González
2015-11-18
1
-0
/
+12
*
omxaudiodec: use default pad accept-caps handling
Thiago Santos
2015-09-01
1
-0
/
+3
*
omxaudiodec: Add an output adapter for chunking the output into codec frames
Sebastian Dröge
2015-05-19
1
-21
/
+63
*
omxaudiodec: impossible if statement
Luis de Bethencourt
2015-03-06
1
-3
/
+0
*
omxaudiodec: Clean up code a bit to get rid of useless NULL checks
Sebastian Dröge
2014-09-30
1
-24
/
+13
*
omxaudiodec: Unmap input buffers after usage
junji
2014-09-30
1
-0
/
+8
*
omx: Let base classes handle EOS
Sebastian Dröge
2014-08-14
1
-23
/
+4
*
omxaudiodec: Fix flushing logic and make it more similar to the video decoder
Sebastian Dröge
2014-08-14
1
-15
/
+42
*
omxaudiodec: Implement setting of fallback channel positions
Sebastian Dröge
2014-07-13
1
-0
/
+8
*
omxaudiodec: Get PCM parameters from the out port, not the in port
Sebastian Dröge
2014-07-02
1
-1
/
+1
*
omxaudiodec: Implement hack for not disabling the output port after set_forma...
Sebastian Dröge
2014-07-02
1
-11
/
+36
*
omx: Add audio decoder base class and a subclass for MP3
Sebastian Dröge
2014-07-02
1
-0
/
+1299