summaryrefslogtreecommitdiff
path: root/ext/vpx/gstvp9enc.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-14vp8enc/vp9enc: Protect the encoder with a mutex in all situationsSebastian Dröge1-2/+5
2014-10-14vp9enc: Allow caps renegotiationSebastian Dröge1-9/+35
2014-06-02vp9enc: Don't dereference NULL checksEdward Hervey1-4/+4
2014-05-20vp9enc: Don't dereference NULL checksEdward Hervey1-11/+13
2014-05-05vp9enc: do not dereference NULL pointerVincent Penquerc'h1-1/+1
2013-06-22vp9: Add support for YV12, Y42B and Y444 color formatsSebastian Dröge1-4/+29
2013-06-21vpx: Add initial, experimental VP9 supportSebastian Dröge1-0/+1911