summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-13sync with DVSDK 4.02 versiondvsdk_4_02Mark Nauwelaerts6-4/+1111
2011-03-12viddec2: if height and width is passed during cap negotiation then configure ...r919brijesh.singh2-1/+23
2011-03-12adding dmaiperf in decode pipeline either corrupts video or fails to init sin...brijesh.singh1-0/+10
2011-01-18set CS2009Q1 as default compiler for dm3730brijesh.singh1-1/+1
2011-01-18Fix copyright year and Author namesbrijesh.singh3-6/+6
2011-01-18update PLATFORM_XDC/CROSS_COMPILE to use ( instead of { braces.brijesh.singh1-14/+14
2011-01-18add support for DVSDK 4.01 platformbrijesh.singh1-3/+4
2011-01-18fix switch loop in viddec2.brijesh.singh1-0/+1
2011-01-18tidmaivideosink: use Display_Output_SYSTEM when videoOutput is set to AUTO.brijesh.singh1-1/+3
2011-01-18DMAI causes asseration when X or Y offset are not even on some platforms. Thi...brijesh.singh1-0/+11
2011-01-18add support for new TM320DM368 platformbrijesh.singh10-14/+286
2011-01-18update omapl138 cfg to use createfromserverbrijesh.singh1-52/+17
2011-01-18DM3730 DVSDK 4.01 defines PLATFORM=dm3730 in its Rules.make file. And since G...brijesh.singh8-7/+207
2011-01-18Enable pad-allocated buffers for OMAP35x/DM37x.brijesh.singh1-2/+9
2011-01-18remove unused gstticodecs_omap3530_dv400.c filebrijesh.singh1-97/+0
2011-01-18define C6ACCEL_PLATFORM variablebrijesh.singh3-1/+5
2010-11-19Add TIPrepEncBuf to README.TXTdon.darling1-0/+3
2010-11-16Fix build error (printf argument mismatch)don.darling1-1/+2
2010-11-16Correct input buffer size calculationdon.darling1-8/+5
2010-11-16Replace hOutBufTab with single Dmai (CMEM) buffer.don.darling2-71/+17
2010-11-16TIVidenc1: Transfer all metadata from input buffer to output buffer.don.darling2-13/+18
2010-11-16TIVidenc1: Copy encoded output to a regular GstBufferdon.darling1-2/+2
2010-11-16Enable zero-copy capture+encode for DM355.don.darling1-1/+1
2010-11-16Remove TIVidenc1 code that prepares input buffers.don.darling1-225/+20
2010-11-16Add the TIPrepEncBuf elementdon.darling4-2/+897
2010-11-16Push input buffer preparation into gst_tividenc1_prepare_input.don.darling1-34/+52
2010-11-16Pass DMAI transport buffers directly to encoder.don.darling1-4/+14
2010-11-16Encode function now unrefs input buffer ASAP.don.darling1-11/+24
2010-11-16Pass driver buffers directly to encoder on DM365 when possible.don.darling2-14/+54
2010-11-16Cleanup gst_tividenc1_copy_input to use DMAI dst buffer.don.darling1-75/+11
2010-11-16Rename gst_tividenc1_circbuf_copy to gst_tividenc1_copy_input.don.darling1-10/+10
2010-11-16Remove circular buffer from TIVidenc1.don.darling2-77/+7
2010-11-16Only allocate physically contiguous input buffer once.don.darling2-46/+54
2010-11-16Cache the frameDuration in TIVidenc1.don.darling2-5/+8
2010-11-16Remove the encode thread.don.darling2-427/+57
2010-11-16Add gst_tividenc1_encode function.don.darling1-0/+127
2010-11-16Use GstAdapter on TIVidenc1's sink pad.don.darling3-8/+46
2010-11-16Fix handling of framerate values in TIVidenc1.don.darling3-40/+46
2010-11-16v4l2src: always set the desired framerate on DM365.don.darling18-49/+83
2010-10-29Add support for pad-allocated buffers in TIViddec2.don.darling2-33/+134
2010-10-29Add support for pad-allocated buffers in TIDmaiVideoSink.don.darling3-16/+200
2010-10-29Support setting the display framerate directly when possible.don.darling2-0/+22
2010-10-29Update README.TXT for DVSDK 4.00 support on DM365.don.darling1-15/+1
2010-10-29Update loadmodules.sh for DM365 on DVSDK 4.00.don.darling1-7/+17
2010-10-29Update codec .cfg file for DM365 on DVSDK 4.00don.darling1-1/+7
2010-10-29Add build support for DM365 on DVSDK 4.00.don.darling1-6/+7
2010-10-26Release 1.02.00tfischer1-0/+0
2010-10-26Release 1.02.00tfischer1-1/+124
2010-10-20Update README information for OMAPL138don.darling1-1/+1
2010-10-19Add support for getting the framerate propertydon.darling1-0/+3