index
:
~slomo/gst-omx
audio-decoders
master
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
omx
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-20
omx: don't use the 'z' modifier to print size_t
Tim-Philipp Müller
2
-3
/
+3
2013-07-01
gstomxvideoenc: Set bitrate in setcaps
Roman Arutyunyan
1
-0
/
+15
2013-05-20
omx: Take lock on EOS to update the flow return value
Josep Torra
3
-0
/
+6
2013-05-10
omxvideodec: Redesign video size change reconfiguration code
Josep Torra
1
-55
/
+40
2013-05-06
omx: Add pads based on element type
jitendra
5
-34
/
+50
2013-04-27
omx: fixed type error in printf call
Carlos Rafael Giani
1
-1
/
+1
2013-04-23
Check for gstreamer-egl
Tim-Philipp Müller
2
-23
/
+24
2013-04-18
omx: more printf format fixes
Tim-Philipp Müller
7
-60
/
+65
2013-04-18
omx: fixes unused variable 'comp' when GStreamer is built without debug
Josep Torra
1
-11
/
+8
2013-04-18
omxvideodec: don't use 'self->dec_out_port' anymore and use just 'port'
Josep Torra
1
-4
/
+4
2013-04-18
omxvideodec: fixes 'port' may be used uninitialized in this function
Josep Torra
1
-0
/
+1
2013-04-18
omxvideodec: silence warnings building for RPI related to 'vcos_*'
Josep Torra
1
-0
/
+17
2013-04-18
omxvideodec: Use new type from libgstvideo
Josep Torra
1
-1
/
+1
2013-04-16
omx: Disable output port before transition to idle state
jitendra
3
-21
/
+21
2013-04-08
omx: fix printf formats in debug messages
Tim-Philipp Müller
7
-35
/
+35
2013-04-08
omxvideodec: use the correct printf format in a debug message
Josep Torra
1
-1
/
+1
2013-04-08
omxvideodec: use the correct OMX_IndexParam value
Josep Torra
1
-1
/
+1
2013-04-05
omxvideodec: Don't use API that is not in master yet
Sebastian Dröge
1
-0
/
+2
2013-03-26
omxvideodec: Add support for egl_render on RPi
Sebastian Dröge
5
-99
/
+713
2013-03-22
omx: fix compiler warnings when compiling with -DG_DISABLE_ASSERT
Tim-Philipp Müller
3
-6
/
+6
2013-03-19
omx: fix typo in copyright headers
Tim-Philipp Müller
2
-2
/
+2
2013-03-19
omx: Add more constraints to the default sink template caps
Sebastian Dröge
9
-15
/
+25
2013-03-19
omxvideodec: Set ENDOFFRAME flag for the end of frames
Sebastian Dröge
1
-1
/
+5
2013-03-19
omx: Add Theora decoder
Sebastian Dröge
4
-3
/
+236
2013-03-18
omx: Remove additional comma
Sebastian Dröge
1
-2
/
+2
2013-03-18
omx: Rename MPEG2 decoder for consistency everywhere
Sebastian Dröge
5
-76
/
+77
2013-03-18
omx: Add MJPEG decoder support
Sebastian Dröge
4
-2
/
+162
2013-03-18
omx: Add VP8 decoder support
Sebastian Dröge
4
-0
/
+168
2013-03-16
omxmpeg2dec: mpeg-2 decoder should be able to handle mpeg-1 too
Tim-Philipp Müller
1
-1
/
+1
2013-03-16
omx: minor stylistic change for consistency with other similar code
Josep Torra
1
-2
/
+2
2013-03-16
omx: Clarify that loop task is also paused in EOS
Josep Torra
3
-1
/
+3
2013-03-16
omxvideoenec: Don't forget propagate flow return value upstream
Josep Torra
1
-0
/
+1
2013-03-15
omx: improve debug logging some more
Tim-Philipp Müller
1
-15
/
+16
2013-03-15
omxvideodec: Make sure that the first frame we pass to OpenMAX is a sync frame
Sebastian Dröge
1
-0
/
+5
2013-03-15
omx: Stop output port task after draining
Sebastian Dröge
3
-0
/
+3
2013-03-15
omx: Reset EOS flag in more places
Sebastian Dröge
1
-4
/
+7
2013-03-15
omxvideodec: Deallocate output buffers with the right function
Sebastian Dröge
1
-1
/
+1
2013-03-15
omx: log commands as strings
Tim-Philipp Müller
2
-2
/
+28
2013-03-15
omx: log states as strings
Tim-Philipp Müller
2
-4
/
+32
2013-03-15
omx: log component name in debug messages
Tim-Philipp Müller
2
-186
/
+225
2013-03-15
omxvideodec: Don't interpolate timestamps
Sebastian Dröge
1
-11
/
+9
2013-03-15
omxvideodec: Give the codec_data the timestamp of the first frame and no dura...
Sebastian Dröge
1
-0
/
+7
2013-03-14
omx: Reset some more buffer fields as required
Sebastian Dröge
1
-11
/
+7
2013-03-14
omx: The hack to disable usage of EOS buffers is not necessary anymore on RPi
Sebastian Dröge
1
-1
/
+1
2013-03-14
omx: Reset the flags for output ports when releasing a buffer, not for input ...
Sebastian Dröge
1
-1
/
+1
2013-03-14
omx: Only unref caps after usage of its fields
Sebastian Dröge
3
-6
/
+6
2013-03-14
omxvideodec: Simplify bufferpool implementation
Sebastian Dröge
1
-26
/
+4
2013-03-14
omxvideodec: Improve min/max buffer counts handling
Sebastian Dröge
1
-2
/
+9
2013-03-14
omx: Handle the OMX_EventBufferFlag to detect EOS too
Sebastian Dröge
5
-255
/
+321
2013-03-13
omx: Mark OpenMAX buffers as EGLImage if they contain one
Sebastian Dröge
2
-0
/
+6
[next]