index
:
gstreamer_ti.git
dvsdk_4_02
master
seek
seek_base
Unnamed repository; edit this file 'description' to name the repository.
Len Miles
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-19
Merge to trunk for DM81xx release 0.4
HEAD
master
harinarayan
62
-500/+6676
2011-11-16
DM81xx 0.3 release merge, works with EZSDK 5.03
harinarayan
7
-35/+56
2011-10-20
Updated example gstreamer pipelines for dm81xx
harinarayan
3
-368/+50
2011-10-18
Correct README.TXT from github
harinarayan
1
-287/+37
2011-10-18
Minor Changes
harinarayan
1
-1/+1
2011-10-13
git-svn-id: https://gstreamer.ti.com/svn/gstreamer_ti/trunk@971 24075187-2e39...
harinarayan
274
-0/+49920
2011-07-13
add dmai based capture source element.
brijesh.singh
4
-2/+790
2011-07-13
extend dmai transport buffer creation to pass a callback routine - this routi...
brijesh.singh
13
-15/+29
2011-05-22
update REAMDE file to mention DVSDK 4.02 support
brijesh.singh
1
-4/+5
2011-05-22
update omapl138 cfg to use cs.674
brijesh.singh
1
-2/+2
2011-05-22
set maxInterFrameInterval params needed by ittiam codecs
brijesh.singh
1
-0/+1
2011-03-24
Current implementation gives preference to codecname and enginename values se...
brijesh.singh
4
-25/+12
2011-03-23
viddec2: By default set padAlloc property to TRUE on dm36x and omap3 platform...
brijesh.singh
1
-1/+13
2011-03-22
gsttiaudenc1: use #define macro for default property. Extend some properties ...
brijesh.singh
1
-17/+45
2011-03-22
gsttiauddec1: use #define macro for default property. Extend some properties ...
brijesh.singh
1
-16/+46
2011-03-22
gsttividenc1: use #define macro for default property. Extend some properties ...
brijesh.singh
1
-35/+79
2011-03-22
gsttividdec2: use #define macro for default property. Extend some properties ...
brijesh.singh
1
-17/+52
2011-03-18
Introducing TIDmaiVideoSink version 2
brijesh.singh
9
-3/+1163
2011-03-12
If upstream is sending NEW_SEGMENT then initilize totalDuration with this inf...
brijesh.singh
1
-0/+1
2011-03-12
viddec2: if height and width is passed during cap negotiation then configure ...
r919
brijesh.singh
2
-1/+23
2011-03-12
adding dmaiperf in decode pipeline either corrupts video or fails to init sin...
brijesh.singh
1
-0/+10
2011-01-18
set CS2009Q1 as default compiler for dm3730
brijesh.singh
1
-1/+1
2011-01-18
Fix copyright year and Author names
brijesh.singh
3
-6/+6
2011-01-18
update PLATFORM_XDC/CROSS_COMPILE to use ( instead of { braces.
brijesh.singh
1
-14/+14
2011-01-18
add support for DVSDK 4.01 platform
brijesh.singh
1
-3/+4
2011-01-18
fix switch loop in viddec2.
brijesh.singh
1
-0/+1
2011-01-18
tidmaivideosink: use Display_Output_SYSTEM when videoOutput is set to AUTO.
brijesh.singh
1
-1/+3
2011-01-18
DMAI causes asseration when X or Y offset are not even on some platforms. Thi...
brijesh.singh
1
-0/+11
2011-01-18
add support for new TM320DM368 platform
brijesh.singh
10
-14/+286
2011-01-18
update omapl138 cfg to use createfromserver
brijesh.singh
1
-52/+17
2011-01-18
DM3730 DVSDK 4.01 defines PLATFORM=dm3730 in its Rules.make file. And since G...
brijesh.singh
8
-7/+207
2011-01-18
Enable pad-allocated buffers for OMAP35x/DM37x.
brijesh.singh
1
-2/+9
2011-01-18
remove unused gstticodecs_omap3530_dv400.c file
brijesh.singh
1
-97/+0
2011-01-18
define C6ACCEL_PLATFORM variable
brijesh.singh
3
-1/+5
2010-11-19
Add TIPrepEncBuf to README.TXT
don.darling
1
-0/+3
2010-11-16
Fix build error (printf argument mismatch)
don.darling
1
-1/+2
2010-11-16
Correct input buffer size calculation
don.darling
1
-8/+5
2010-11-16
Replace hOutBufTab with single Dmai (CMEM) buffer.
don.darling
2
-71/+17
2010-11-16
TIVidenc1: Transfer all metadata from input buffer to output buffer.
don.darling
2
-13/+18
2010-11-16
TIVidenc1: Copy encoded output to a regular GstBuffer
don.darling
1
-2/+2
2010-11-16
Enable zero-copy capture+encode for DM355.
don.darling
1
-1/+1
2010-11-16
Remove TIVidenc1 code that prepares input buffers.
don.darling
1
-225/+20
2010-11-16
Add the TIPrepEncBuf element
don.darling
4
-2/+897
2010-11-16
Push input buffer preparation into gst_tividenc1_prepare_input.
don.darling
1
-34/+52
2010-11-16
Pass DMAI transport buffers directly to encoder.
don.darling
1
-4/+14
2010-11-16
Encode function now unrefs input buffer ASAP.
don.darling
1
-11/+24
2010-11-16
Pass driver buffers directly to encoder on DM365 when possible.
don.darling
2
-14/+54
2010-11-16
Cleanup gst_tividenc1_copy_input to use DMAI dst buffer.
don.darling
1
-75/+11
2010-11-16
Rename gst_tividenc1_circbuf_copy to gst_tividenc1_copy_input.
don.darling
1
-10/+10
2010-11-16
Remove circular buffer from TIVidenc1.
don.darling
2
-77/+7
[next]