index
:
~thiagoss/gst-omx
master
Unnamed repository; edit this file 'description' to name the repository.
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-01
omxaacdec: Do not accept unknown layouts
HEAD
master
Thiago Santos
1
-2
/
+4
2015-09-01
omxaudiodec: use default pad accept-caps handling
Thiago Santos
1
-0
/
+3
2015-08-28
omxvideodec: use default pad accept-caps handling
Thiago Santos
1
-0
/
+3
2015-08-27
omxvideoenc: Add keyframe support for the Rpi, using OMX_IndexConfigBrcmVideo...
Graham Leggett
1
-0
/
+13
2015-08-20
gst-omx: Fix memory leaks when context parse fails
Vineeth TM
1
-0
/
+2
2015-08-16
omxh264dec: implement is_format_change
Philippe Normand
1
-0
/
+25
2015-07-06
omxvideodec: unref allocator after getting it from allocation query
Aurélien Zanelli
1
-8
/
+12
2015-07-03
Automatic update of common submodule
Stefan Sauer
1
-0
/
+0
2015-06-16
Automatic update of common submodule
Nicolas Dufresne
1
-0
/
+0
2015-06-09
Automatic update of common submodule
Edward Hervey
1
-0
/
+0
2015-06-08
Automatic update of common submodule
Stefan Sauer
1
-0
/
+0
2015-06-07
Automatic update of common submodule
Stefan Sauer
1
-0
/
+0
2015-06-07
Automatic update of common submodule
Stefan Sauer
1
-0
/
+0
2015-06-07
Automatic update of common submodule
Stefan Sauer
2
-9
/
+20
2015-05-19
omxaudiodec: Add an output adapter for chunking the output into codec frames
Sebastian Dröge
2
-21
/
+65
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
2
-45
/
+0
2015-04-22
Remove INSTALL file
Sebastian Dröge
1
-370
/
+0
2015-04-08
Add m4 directory so aclocal doesn't complain in autogen.sh
Tim-Philipp Müller
4
-2
/
+8
2015-04-07
Update autogen.sh to latest version
Tim-Philipp Müller
2
-46
/
+51
2015-04-03
Automatic update of common submodule
Tim-Philipp Müller
1
-0
/
+0
2015-03-06
omxaudiodec: add comment explaining duplicate code path
Luis de Bethencourt
1
-1
/
+1
2015-03-06
Revert "omxaudiodec: remove duplicate code path"
Luis de Bethencourt
1
-1
/
+3
2015-03-06
omx: handle both errors in the two steps of update_port_definition
Luis de Bethencourt
1
-5
/
+8
2015-03-06
omxaudioenc: impossible if statement
Luis de Bethencourt
1
-3
/
+0
2015-03-06
omxaudiodec: impossible if statement
Luis de Bethencourt
1
-3
/
+0
2015-03-06
omxaudiodec: remove duplicate code path
Luis de Bethencourt
1
-3
/
+1
2015-03-04
omx: call handle_messages() only once in acquire_buffer() to avoid potential ...
George Kiagiadakis
1
-2
/
+0
2015-02-26
omx: cleanup code a bit to remove else statement
Wonchul Lee
1
-8
/
+4
2015-01-12
Automatic update of common submodule
Stefan Sauer
1
-0
/
+0
2014-12-18
Automatic update of common submodule
Sebastian Dröge
1
-0
/
+0
2014-11-27
Automatic update of common submodule
Edward Hervey
1
-0
/
+0
2014-11-13
omx: Add omxamrdec
Jun Ji
4
-1
/
+286
2014-10-27
Automatic update of common submodule
Sebastian Dröge
1
-0
/
+0
2014-10-21
Automatic update of common submodule
Tim-Philipp Müller
1
-0
/
+0
2014-10-21
Automatic update of common submodule
Stefan Sauer
1
-0
/
+0
2014-09-30
omxaudiodec: Clean up code a bit to get rid of useless NULL checks
Sebastian Dröge
1
-24
/
+13
2014-09-30
omxaudiodec: Unmap input buffers after usage
junji
1
-0
/
+8
2014-09-01
omxvideoenc: Setup aspect ratio on RPi
Michal Lazo
1
-0
/
+43
2014-08-28
omxaudioenc: Implement the hack flag GST_OMX_HACK_NO_COMPONENT_RECONFIGURE
Sebastian Dröge
1
-20
/
+31
2014-08-28
omxaudioenc: Use the base class' open/close vfuncs instead of calling them ou...
Sebastian Dröge
1
-6
/
+9
2014-08-28
omxvideoenc: Implement the hack flag GST_OMX_HACK_NO_COMPONENT_RECONFIGURE
Peng Liu
2
-21
/
+32
2014-08-14
omx: Let base classes handle EOS
Sebastian Dröge
8
-177
/
+22
2014-08-14
omxaudiodec: Fix flushing logic and make it more similar to the video decoder
Sebastian Dröge
1
-15
/
+42
2014-07-23
Release 1.2.0
Sebastian Dröge
6
-30
/
+1169
2014-07-22
config: Update ranks to PRIMARY+1 to have higher preference than avdec_*
Sebastian Dröge
2
-13
/
+13
2014-07-20
omxaudiosink: Set port to not flushing in prepare() and keep it at flushing i...
Sebastian Dröge
1
-9
/
+9
2014-07-13
omxaudiodec: Implement setting of fallback channel positions
Sebastian Dröge
4
-0
/
+110
2014-07-13
omx: Add AAC audio decoder
Sebastian Dröge
5
-2
/
+295
2014-07-02
omxaudiodec: Get PCM parameters from the out port, not the in port
Sebastian Dröge
1
-1
/
+1
2014-07-02
omxaudiodec: Implement hack for not disabling the output port after set_forma...
Sebastian Dröge
1
-11
/
+36
[next]