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