summaryrefslogtreecommitdiff
path: root/ext/vp8
Commit message (Expand)AuthorAgeFilesLines
* vp8dec: Call gst_video_decoder_negotiate()Edward Hervey2012-08-141-0/+1
* vp8dec: Add support for multiple decoding threadsSebastian Dröge2012-08-142-2/+22
* vp8dec: Add support for the MFQE postprocessing flagSebastian Dröge2012-08-141-1/+10
* vp8: Use pkg-config file for getting the LIBS and CFLAGSSebastian Dröge2012-08-091-0/+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
* tag: Update for taglist/tag event API changesSebastian Dröge2012-07-281-1/+1
* ext: Update for video base classes API changesSebastian Dröge2012-07-231-1/+1
* vp8enc: fix memory leakOleksij Rempel2012-07-231-1/+1
* update for query api changesWim Taymans2012-07-061-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-072-0/+7
* update for tag event changeWim Taymans2012-06-061-1/+1
* vp8: Port to 0.11 againSebastian Dröge2012-05-282-116/+152
* 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
* vp8dec: Improve output_state handlingThiago Santos2012-05-282-8/+9
* vp8dec: Use outputstate when copying output buffer dataThiago Santos2012-05-281-1/+7
* vp8: Port to -base video base classesEdward Hervey2012-05-285-313/+309
* vp8enc: fix target bitrate config with libvpx 1.1.0Vincent Penquerc'h2012-05-221-1/+4
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-3/+3
* 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-252-11/+13
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-251-0/+3
|\ \ | |/
| * vp8enc: trace outgoing timestampsOleksij Rempel (Alexey Fisher)2012-01-241-0/+3
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-103-0/+13
|\ \ | |/
| * vp8dec: use is_alt_data option to prevent timestamp collisionsOleksij Rempel (Alexey Fisher)2012-01-101-0/+1
| * vp8: add initial preset fileOleksij Rempel (Alexey Fisher)2012-01-062-0/+12
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-282-8/+8
* | Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller2011-11-261-1/+1
|\ \ | |/
| * vp8dec: use new basevideodecoder API to drop frames and get QoS messages postedTim-Philipp Müller2011-11-251-1/+1
* | Merge branch 'master' into 0.11Wim Taymans2011-11-171-0/+1
|\ \ | |/
| * mimic, opencv, vp8, acmmp3dec, linsys: Don't build static pluginsMart Raudsepp2011-11-111-0/+1
* | vp8: Port to 0.11Edward Hervey2011-11-032-155/+135
|/
* 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-232-0/+24
* 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-032-1/+150
* vp8enc: add min/maxsection-pct optionAlexey Fisher2011-08-032-0/+36
* vp8enc: add lag-in-frames option.Alexey Fisher2011-08-032-1/+19
* 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