index
:
gst-omx.git
egl
master
static
zerocopy
OpenMAX IL GStreamer wrapper
Sebastian Dröge
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-22
Back to development
HEAD
master
Tim-Philipp Müller
1
-1/+1
2013-03-22
omx: fix compiler warnings when compiling with -DG_DISABLE_ASSERT
Tim-Philipp Müller
3
-6/+6
2013-03-22
Release 1.0.0
Sebastian Dröge
7
-14/+3226
2013-03-19
omx: fix typo in copyright headers
Tim-Philipp Müller
2
-2/+2
2013-03-19
rpi: Fix commit that added the VC1 decoder
Sebastian Dröge
1
-4/+4
2013-03-19
omx: Add more constraints to the default sink template caps
Sebastian Dröge
10
-16/+26
2013-03-19
rpi: Add VC1/WMV3 decoder
Sebastian Dröge
1
-0/+10
2013-03-19
rpi: Add MJPEG decoder
Sebastian Dröge
1
-0/+9
2013-03-19
rpi: Add VP8 decoder
Sebastian Dröge
1
-0/+9
2013-03-19
omxvideodec: Set ENDOFFRAME flag for the end of frames
Sebastian Dröge
1
-1/+5
2013-03-19
rpi: Add Theora decoder to the config
Sebastian Dröge
1
-5/+5
2013-03-19
omx: Add Theora decoder
Sebastian Dröge
5
-3/+245
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
6
-77/+78
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
5
-0/+177
2013-03-18
rpi: Add h263 decoder and rename MPEG2 decoder for consistency
Sebastian Dröge
1
-4/+22
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: The MPEG4 encoder is not available on RPi and probably never will
Sebastian Dröge
1
-9/+0
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
2
-6/+6
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
2013-03-13
omxvideoenc: Properly check the nVersion field
Sebastian Dröge
1
-1/+1
2013-03-13
omxvideoenc: RPi returns garbage for OMX_IndexParamVideoBitrate, work around ...
Sebastian Dröge
1
-0/+7
2013-03-13
omxvideodec: Make sure to always get the right buffer
Sebastian Dröge
1
-4/+8
2013-03-13
omxvideodec: Make sure the buffer is released to the pool if it's not the one...
Sebastian Dröge
1
-0/+1
2013-03-13
omxvideodec: Drop too late frames instead of finishing them
Sebastian Dröge
1
-1/+1
2013-03-13
omx: Release buffers to the correct port
Sebastian Dröge
1
-4/+4
2013-03-13
omx: Always load the OpenMAX IL cores with G_MODULE_BIND_LOCAL
Sebastian Dröge
1
-1/+2
2013-03-13
omx: Lazy-load symbols of libbcm_host.so
Sebastian Dröge
1
-2/+6
2013-03-11
omx: Don't set profile/level in other encoders if downstream caps don't speci...
Sebastian Dröge
3
-73/+77
2013-03-11
omxh264enc: If caps specify no profile/level use the component's defaults
Sebastian Dröge
1
-32/+37
[next]