summaryrefslogtreecommitdiff
path: root/ext/vp8/gstvp8enc.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-16vp8: Remove plugin, moved to gst-plugins-goodSebastian Dröge1-1840/+0
2012-09-15vp8enc: Use a string field for the profile in the capsSebastian Dröge1-5/+20
2012-09-15vp8enc: Correctly set profile in capsSebastian Dröge1-1/+2
2012-09-14vp8: Update copyright and authorsSebastian Dröge1-2/+3
2012-09-14vp8enc: Rework encoder properties to be more in line with the libvpx tools an...Sebastian Dröge1-277/+872
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-08-08vp8enc: Update the per-component strides for every frame tooSebastian Dröge1-0/+4
2012-08-05vp8enc: initiate encoder to fix a crash.Oleksij Rempel1-0/+2
2012-07-23vp8enc: fix memory leakOleksij Rempel1-1/+1
2012-07-06update for query api changesWim Taymans1-1/+1
2012-07-06update for allocation query changesWim Taymans1-1/+1
2012-06-07vp8: fix codec state leaksVincent Penquerc'h1-0/+3
2012-05-28vp8: Port to 0.11 againSebastian Dröge1-57/+57
2012-05-28vp8enc: fix target bitrate config with libvpx 1.1.0Vincent Penquerc'h1-1/+5
2012-05-28vp8enc: Update for GstVideoCodecFrame API changesSebastian Dröge1-27/+26
2012-05-28vp8: Port to -base video base classesEdward Hervey1-149/+154
2012-05-22vp8enc: fix target bitrate config with libvpx 1.1.0Vincent Penquerc'h1-1/+4
2012-03-29Merge remote-tracking branch 'origin/0.10'Sebastian Dröge1-1/+1
2012-03-06vp8enc: Fix 'argument to 'sizeof' in 'memset' call is the same expression as ...Sebastian Dröge1-1/+1
2012-01-30update for HEADER flagWim Taymans1-2/+2
2012-01-25port some more to new memory APIMark Nauwelaerts1-3/+4
2012-01-25Merge branch 'master' into 0.11Sebastian Dröge1-0/+3
2012-01-24vp8enc: trace outgoing timestampsOleksij Rempel (Alexey Fisher)1-0/+3
2011-11-28various: fix pad template ref leaksVincent Penquerc'h1-4/+4
2011-11-03vp8: Port to 0.11Edward Hervey1-88/+70
2011-09-01vp8enc: fix drop-frame propertyDavid Schleef1-2/+2
2011-08-23vp8: probe for the new tuning API to keep building with older libvpxVincent Penquerc'h1-0/+22
2011-08-18vp8enc: Remove unused and useless variable in tags handlingSebastian Dröge1-3/+2
2011-08-12vp8enc: Update for basevideoencoder ::get_caps() removalSebastian Dröge1-63/+56
2011-08-03vp8enc: Add more propertiesDavid Schleef1-1/+143
2011-08-03vp8enc: add min/maxsection-pct optionAlexey Fisher1-0/+34
2011-08-03vp8enc: add lag-in-frames option.Alexey Fisher1-1/+18
2011-08-03vp8enc: use multipass.cache file name as default for multipass mode.Alexey Fisher1-2/+2
2011-07-21vp8enc: Update for GstBaseVideoEncoder::finish() signature changeSebastian Dröge1-3/+3
2011-07-12vp8: Fix set-but-unused warningsOlivier Crête1-3/+0
2011-07-09vp8enc: Use destroy notify to free the coder hookSebastian Dröge1-14/+20
2011-07-04vp8enc: update for new libvpx apiDavid Schleef1-9/+8
2011-06-26vp8enc: generate a timestamp for alt-ref frames.Alexey Fisher1-0/+2
2011-05-18vp8enc: Name max/min quantizer properties {max,min}-quantizerSebastian Dröge1-3/+3
2011-05-18vp8enc: Add properties to select a maximum and minimum quantizerAlexey Fisher1-1/+38
2011-05-18vp8enc: Fix quality to (constant) quantizer mappingAlexey Fisher1-3/+3
2011-05-16basevideoencoder: provide proper upstream flow return handlingMark Nauwelaerts1-7/+8
2011-05-16vp8enc: minor optimization in setting up image bufferMark Nauwelaerts1-23/+37
2011-05-16vp8enc: refactor frame processingMark Nauwelaerts1-79/+33
2011-05-16vp8enc: do init at set_format timeMark Nauwelaerts1-87/+91
2011-05-16vp8enc: fix keyframe forcingMark Nauwelaerts1-1/+1
2011-05-16basevideocodec: remove redundant caps fieldMark Nauwelaerts1-1/+2
2011-05-16vp8enc: use baseclass event virtual handlerMark Nauwelaerts1-15/+7
2011-02-04vp8enc: Add description for bitrate units.Alexey Fisher1-1/+1
2010-11-30vp8enc: Readd setting of granuleposDavid Schleef1-0/+7