index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
applemedia
/
vtenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some caps leaks in pad template creation code
Garima Gaur
2017-01-03
1
-0
/
+1
*
applemedia: changes to make GL memory mappable on CPU on iOS
Alessandro Decina
2016-08-26
1
-2
/
+3
*
applemedia: vtenc: Register a hardware-only vtenc_h264_hw element on OSX
Heinrich Fink
2016-06-02
1
-2
/
+14
*
applemedia: vtenc: fix build break on iOS
Hyunjun Ko
2016-04-21
1
-1
/
+1
*
applemedia: vtenc: Fix a warning by weak-link symbol
Hyunjun Ko
2016-04-20
1
-0
/
+6
*
applemedia: vtenc: fix build on iOS
Alessandro Decina
2016-01-19
1
-2
/
+1
*
applemedia: always fill GstBuffers with GstMemory
Alessandro Decina
2016-01-19
1
-1
/
+1
*
applemedia: vtenc: accept UYVY on Mac
Alessandro Decina
2016-01-06
1
-0
/
+8
*
vtenc: Set profile_level to NULL after release
Heinrich Fink
2015-11-11
1
-0
/
+1
*
Revert "vtenc: free input buffer ASAP"
Alessandro Decina
2015-11-02
1
-4
/
+0
*
vtenc: always enqueue frames, even on error
Ilya Konstantinov
2015-06-10
1
-24
/
+37
*
vtenc: free input buffer ASAP
Ilya Konstantinov
2015-06-10
1
-0
/
+4
*
vtenc: Add missing gst_vtenc_frame_free() in error path
Ilya Konstantinov
2015-06-10
1
-0
/
+1
*
vtenc: add alignment=au to sink caps
Ilya Konstantinov
2015-06-10
1
-1
/
+2
*
vtenc: no need for queue_length with try_pop
Ilya Konstantinov
2015-06-09
1
-6
/
+4
*
vtenc: fix keyframe request race condition
Ilya Konstantinov
2015-06-01
1
-27
/
+23
*
vtenc: Check if VTSessionCopyProperty() succeeds before using the result
Sebastian Dröge
2015-02-16
1
-0
/
+5
*
applemedia: don't call CVPixelBufferLockBaseAddress when doing texture sharing
Alessandro Decina
2015-01-30
1
-1
/
+1
*
applemedia: corevideobuffer: make mapping the CVPixelBuffer in CPU optional
Alessandro Decina
2015-01-30
1
-1
/
+2
*
vtenc: Unlock the stream lock while waiting for pending frames to be complete...
Florian Zwoch
2015-01-08
1
-0
/
+6
*
vtenc: Instead of crashing if no corresponding frame is found, ignore this
Sebastian Dröge
2014-12-22
1
-0
/
+5
*
vtenc: bump rank to PRIMARY
Alessandro Decina
2014-12-11
1
-1
/
+1
*
vtenc: negotiate profile and level with downstream
Alessandro Decina
2014-12-10
1
-3
/
+97
*
vtenc: report latency
Alessandro Decina
2014-12-10
1
-1
/
+35
*
vtenc: Add properties to specify the maximum keyframe interval in frames and ...
Sebastian Dröge
2014-12-05
1
-3
/
+86
*
vtenc: Fix conversion of the bitrate property and our internal bitrate storage
Sebastian Dröge
2014-12-05
1
-2
/
+2
*
vtenc: add quality property
Alessandro Decina
2014-11-27
1
-7
/
+48
*
vtenc: set profile and level in caps
Alessandro Decina
2014-11-27
1
-1
/
+8
*
vtenc: let VT pick the bitrate by default
Alessandro Decina
2014-11-21
1
-3
/
+3
*
vtenc: set H264_Baseline_AutoLevel on OSX as well
Alessandro Decina
2014-11-20
1
-3
/
+4
*
vtenc: fix build on iOS
Alessandro Decina
2014-11-12
1
-2
/
+5
*
vtenc: fix compilation on < 10.9
Alessandro Decina
2014-11-12
1
-0
/
+7
*
vtenc: enable the hw encoder on OSX
Alessandro Decina
2014-11-11
1
-3
/
+10
*
vtenc: add realtime and allow-frame-reordering properties
Alessandro Decina
2014-11-07
1
-1
/
+101
*
vtenc: Fix locking
Sebastian Dröge
2014-10-21
1
-13
/
+10
*
vtenc: Use kVTProfileLevel_H264_Baseline_AutoLevel only on iOS
Sebastian Dröge
2014-10-19
1
-0
/
+3
*
vtenc: VTCompressionSessionPrepareToEncodeFrames only exists since 10.9.6
Sebastian Dröge
2014-10-19
1
-5
/
+9
*
vtenc: Remove unused #define
Sebastian Dröge
2014-10-19
1
-2
/
+0
*
vtenc: Fix encoder to work on iOS
Sebastian Dröge
2014-09-19
1
-1
/
+65
*
vtenc: Let the encoder automatically choose a h264 level
Sebastian Dröge
2014-09-18
1
-1
/
+1
*
vtenc: Use 0 instead of G_MAXDOUBLE as the max keyframe interval
Sebastian Dröge
2014-09-18
1
-2
/
+1
*
vtenc: Expected duration is supposed to be the duration of the stream, not a ...
Sebastian Dröge
2014-09-18
1
-12
/
+0
*
vtenc: Properly handle keyframes
Sebastian Dröge
2014-09-18
1
-14
/
+15
*
vtenc: Prepare encoder after setup
Sebastian Dröge
2014-09-17
1
-1
/
+11
*
vtenc: Only drain the encoder in ::finish(), not on every frame
Sebastian Dröge
2014-09-17
1
-22
/
+46
*
vtenc: Error out if encoding returned an error
Sebastian Dröge
2014-09-17
1
-0
/
+6
*
vtenc: Check for errors from VTCompressionSessionCompleteFrames()
Sebastian Dröge
2014-09-17
1
-1
/
+6
*
vtenc: Properly scale timestamps for the API and set invalid values
Sebastian Dröge
2014-09-17
1
-2
/
+5
*
vtenc: Port to GstVideoEncoder base class
Sebastian Dröge
2014-09-16
1
-178
/
+117
*
vtenc: Use correct instance struct size
Sebastian Dröge
2014-09-16
1
-1
/
+1
[next]