summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.11.99gst-plugins-good-0.11.99Tim-Philipp Müller2012-09-173-7/+26
* docs: updateTim-Philipp Müller2012-09-1766-129/+127
* Fix spec file for vp8 moveChristian Fredrik Kalager Schaller2012-09-171-0/+3
* annodex: Add to the CRUFT_DIRSSebastian Dröge2012-09-171-1/+2
* docs: updateTim-Philipp Müller2012-09-176-126/+155
* vp8enc: Correctly finish framesSebastian Dröge2012-09-171-21/+6
* vp8enc: Allow changing bitrate and other parameters during playbackSebastian Dröge2012-09-171-1/+185
* vp8enc: Store configuration in the vpx_codec_enc_cfg_t struct instead of dupl...Sebastian Dröge2012-09-172-194/+181
* vp8enc: Update documentation to reflect new property namesSebastian Dröge2012-09-161-5/+7
* vp8enc: Make some property names more readableSebastian Dröge2012-09-161-22/+23
* vp8: Add tests to .gitignoreSebastian Dröge2012-09-161-0/+2
* vp8enc: Update patch to the new property namesSebastian Dröge2012-09-161-1/+1
* vpx: Integrate test into the build system tooSebastian Dröge2012-09-161-0/+7
* [MOVED FROM BAD 6/6] tests: fix more unit testsWim Taymans2012-09-162-22/+18
* [MOVED FROM BAD 5/6] tests: update for gstcheck API changeRené Stadler2012-09-162-4/+6
* [MOVED FROM BAD 4/6] vp8dec: Add simple unit test for vp8decSebastian Dröge2012-09-161-0/+179
* [MOVED FROM BAD 3/6] vp8enc: Improve unit test a bitSebastian Dröge2012-09-161-2/+7
* [MOVED FROM BAD 2/6] vp8enc: Also check the output caps in the unit testSebastian Dröge2012-09-161-1/+9
* [MOVED FROM BAD 1/6] vp8enc: Add simple unit testSebastian Dröge2012-09-161-0/+156
* vpx: Integrate into the build systemSebastian Dröge2012-09-1672-125/+731
* vpx: Rename vp8 plugin to vpxSebastian Dröge2012-09-169-7/+7
* vp8: Apply remaining changes that got lost while moving the plugin via git am...Sebastian Dröge2012-09-162-35/+4
* [MOVED FROM BAD 134/134] vp8dec: Unref input/output states when stopping the ...Sebastian Dröge2012-09-161-0/+9
* [MOVED FROM BAD 133/134] vp8enc: Update realtime profile to the new propertiesSebastian Dröge2012-09-161-2/+3
* [MOVED FROM BAD 132/134] vp8: Require latest libvpx release (1.1.0 from May 2...Sebastian Dröge2012-09-161-8/+0
* [MOVED FROM BAD 131/134] vp8enc: Use a string field for the profile in the capsSebastian Dröge2012-09-161-5/+20
* [MOVED FROM BAD 130/134] vp8enc: Correctly set profile in capsSebastian Dröge2012-09-161-1/+2
* [MOVED FROM BAD 129/134] vp8: Update copyright and authorsSebastian Dröge2012-09-162-4/+6
* [MOVED FROM BAD 128/134] vp8enc: Rework encoder properties to be more in line...Sebastian Dröge2012-09-162-298/+937
* [MOVED FROM BAD 127/134] replace gst_element_class_set_details_simple with gs...Mark Nauwelaerts2012-09-162-2/+2
* [MOVED FROM BAD 126/134] vp8dec: Call gst_video_decoder_negotiate()Edward Hervey2012-09-161-0/+1
* [MOVED FROM BAD 125/134] vp8dec: Add support for multiple decoding threadsSebastian Dröge2012-09-162-2/+22
* [MOVED FROM BAD 124/134] vp8dec: Add support for the MFQE postprocessing flagSebastian Dröge2012-09-161-1/+10
* [MOVED FROM BAD 123/134] vp8: Use pkg-config file for getting the LIBS and CF...Sebastian Dröge2012-09-161-2/+1
* [MOVED FROM BAD 122/134] vp8enc: Update the per-component strides for every f...Sebastian Dröge2012-09-161-0/+4
* [MOVED FROM BAD 121/134] vp8enc: initiate encoder to fix a crash.Oleksij Rempel2012-09-161-0/+2
* [MOVED FROM BAD 120/134] tag: Update for taglist/tag event API changesSebastian Dröge2012-09-161-1/+1
* [MOVED FROM BAD 119/134] ext: Update for video base classes API changesSebastian Dröge2012-09-161-1/+1
* [MOVED FROM BAD 118/134] vp8enc: fix memory leakOleksij Rempel2012-09-161-1/+1
* [MOVED FROM BAD 117/134] update for query api changesWim Taymans2012-09-161-1/+1
* [MOVED FROM BAD 116/134] update for query api changesWim Taymans2012-09-161-1/+1
* [MOVED FROM BAD 115/134] update for allocation query changesWim Taymans2012-09-161-1/+1
* [MOVED FROM BAD 114/134] vp8: fix codec state leaksVincent Penquerc'h2012-09-162-0/+7
* [MOVED FROM BAD 113/134] update for tag event changeWim Taymans2012-09-161-1/+1
* [MOVED FROM BAD 112/134] vp8: Port to 0.11 againSebastian Dröge2012-09-163-69/+150
* [MOVED FROM BAD 111/134] vp8enc: fix target bitrate config with libvpx 1.1.0Vincent Penquerc'h2012-09-161-1/+5
* [MOVED FROM BAD 110/134] vp8enc: Update for GstVideoCodecFrame API changesSebastian Dröge2012-09-161-27/+26
* [MOVED FROM BAD 109/134] vp8dec: Improve output_state handlingThiago Santos2012-09-162-11/+14
* [MOVED FROM BAD 108/134] vp8dec: Use outputstate when copying output buffer dataThiago Santos2012-09-161-146/+135
* [MOVED FROM BAD 107/134] vp8: Port to -base video base classesEdward Hervey2012-09-161-139/+138