]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugin-ducati.git/history - src/gstducatividenc.c
ducatividenc: log how many bytes the encoded data is
[glsdk/gst-plugin-ducati.git] / src / gstducatividenc.c
2012-10-19 Vincent Penquerc'hducatividenc: log how many bytes the encoded data is
2012-10-18 Vincent Penquerc'hMake the sync point determination codec specific
2012-10-18 Vincent Penquerc'hducatividenc: use the defines from the dce header where...
2012-10-08 Thibault Sauniervidenc: Allow 'None' and 'user defined' values for...
2012-09-25 Vincent Penquerc'hducatividenc: log extended error info, and use the...
2012-09-07 Vincent Penquerc'hducatividenc: cleanup param initialization
2012-07-16 Martin StorsjoExpose the intra-frame interval as a property
2012-07-16 Martin StorsjoMark I frames as keyframes for encoders other than...
2012-07-16 Martin StorsjoRemove duplicate assignments
2012-07-16 Martin StorsjoClear the right pointer after freeing
2012-07-16 Alessandro Decinavidenc: port to drm/rpmsg
2012-03-28 Alessandro Decinaducatividenc: err.. mark keyframes on IVIDEO_IDR_FRAME...
2012-03-27 Alessandro Decinaducatividenc: add cropping support
2012-03-22 Alessandro Decinaducatividenc: mark keyframes
2012-03-22 Alessandro Decinaducatividenc: don't memcpy input if it's already tiler...
2011-11-03 Alessandro Decinaducatividenc: fix typo basevideocoder => basevideoencoder
2011-10-31 Alessandro Decinaducatividenc: fix outbuf size calculation
2011-10-31 Alessandro Decinaducatividenc: fix crash going PLAYING->READY->PLAYING
2011-10-21 Alessandro DecinaFactor out a base encoder class from ducatih264enc