index
:
gstreamer/gst-omx
0.10
1.0
1.10
1.12
1.14
1.16
1.18
discontinued-for-monorepo
master
OpenMAX IL GStreamer wrapper (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-omx)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
omx
/
gstomxh264enc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-29
omxh264enc: Properly accumulate headers and push before the next frame
Sebastian Dröge
1
-6
/
+37
2014-06-24
omxh264enc: Don't let baseclass finish frames for SPS/PPS buffers
Sebastian Dröge
1
-0
/
+5
2014-03-19
fix filemode
Michal Lazo
1
-0
/
+0
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
1
-1
/
+188
2013-04-18
omx: more printf format fixes
Tim-Philipp Müller
1
-2
/
+3
2013-04-08
omx: fix printf formats in debug messages
Tim-Philipp Müller
1
-1
/
+1
2013-03-22
omx: fix compiler warnings when compiling with -DG_DISABLE_ASSERT
Tim-Philipp Müller
1
-2
/
+2
2013-03-14
omx: Only unref caps after usage of its fields
Sebastian Dröge
1
-2
/
+2
2013-03-11
omxh264enc: If caps specify no profile/level use the component's defaults
Sebastian Dröge
1
-32
/
+37
2013-03-11
omxh264enc: The h264 encoders are supposed to output byte-stream/au
Sebastian Dröge
1
-1
/
+3
2013-03-01
omxvideoenc: And set it actually on the right port
Sebastian Dröge
1
-2
/
+5
2013-03-01
omxvideoenc: Set the coding type in the subclasses to the specific codec
Sebastian Dröge
1
-0
/
+7
2013-02-25
omxvideoenc: Rename component variable
Sebastian Dröge
1
-4
/
+4
2012-10-22
omx: Port to video base classes from -base
Sebastian Dröge
1
-20
/
+12
2012-10-17
omx: gst_element_class_set_details_simple() -> set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-04-13
Port to Gst 0.11
Olivier Crête
1
-55
/
+45
2011-11-29
omxh264enc: Add support for resending headers after a forced-keyframe
Jonas Larsson
1
-0
/
+10
2011-11-15
omxh264enc: Detect bytestream stream format and don't put SPS/PPS into the ca...
Sebastian Dröge
1
-0
/
+24
2011-08-10
omxvideoenc: Use "video/x-raw-yuv" as sink template caps instead of strict I4...
Sebastian Dröge
1
-1
/
+0
2011-08-02
omxvideoenc: Don't fail if setting the bitrate or profile is not supported by...
Sebastian Dröge
1
-107
/
+113
2011-07-28
omxh264enc: Add support for setting profile/level via caps
Sebastian Dröge
1
-1
/
+197
2011-07-25
omxh264enc: Add H.264 encoder element
Sebastian Dröge
1
-0
/
+125