summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-04Initial investigation into dtcp issue where encrypted content does not play. ...Lori Anderson2-14/+31
2013-11-04Convert all C++-style comments to C-styleGreg Rutz1-5/+6
2013-11-04Convert all C++-style comments to C-styleGreg Rutz1-259/+250
2013-10-30Add a missing line feed to print out of HTTP message for better readability.Lori Anderson1-1/+1
2013-10-30Merge pull request #102 from cablelabs/npt-str-g-slice-dtcp-content-typeBrendan Long1-11/+43
2013-10-30Added method to format nanoseconds into a npt string. Changed g_try_malloc()...Lori Anderson1-11/+43
2013-10-30Merge pull request #97 from cablelabs/add-conversion-indicatorBrendan Long2-0/+68
2013-10-30Changed local variable names from tmp2 & tmp2 to header & value to clarify codeLori Anderson1-5/+5
2013-10-30Corrected comment.Lori Anderson1-1/+1
2013-10-29Add logic to parse the DLNA.ORG_CI sub field in protocol info, store value an...Lori Anderson2-0/+68
2013-10-29Merge pull request #96 from cablelabs/dtcp-block-sizeBrendan Long2-6/+26
2013-10-29Added property "dtcp_blocksize" to set the buffer size of the pipeline to imp...Lori Anderson2-6/+26
2013-10-28Merge pull request #95 from cablelabs/dlnasrc-92-flag-parsingBrendan Long1-1/+1
2013-10-28Fix issue in dlna_src_head_response_is_flag_set() where it was using strtol()...Lori Anderson1-1/+1
2013-10-28Merge pull request #81 from cablelabs/dlnasrc-69-common-refactorBrendan Long3-1166/+928
2013-10-25Modified printing out the structure and HEAD request and response to used GSt...Lori Anderson1-359/+232
2013-10-25Major rework to use libsoup. Also addressed a couple of issue from gstreamer...Lori Anderson3-777/+634
2013-10-23Added support for seeking with live content which requires (at least for the ...Lori Anderson1-18/+57
2013-10-22Fixed mismatch on number of formats, from 3 to 2Lori Anderson1-1/+1
2013-10-22using theirsLori Anderson1-1/+1
2013-10-22Changed 3 to 2 since there are two formats supported.Lori Anderson1-1/+1
2013-10-22Treat GST_FORMAT_DEFAULT as unsupported. Modified dlna_src_assign_content_in...Lori Anderson1-43/+36
2013-10-22Treat GST_FORMAT_DEFAULT as unsupported. Modified dlna_src_assign_content_in...Lori Anderson1-43/+36
2013-10-22Merge pull request #79 from cablelabs/dlnasrc-69-common-refactorBrendan Long2-763/+709
2013-10-22Address dlnasrc Issue #69 - simplified logic by creating overall start, stop ...Lori Anderson2-763/+709
2013-10-17Merge pull request #68 from cablelabs/dtcp-trickmodesBrendan Long1-40/+81
2013-10-17Make sure for dtcp encrypted content, the dtcp range values are used rather t...Lori Anderson1-40/+81
2013-10-16Merge pull request #66 from cablelabs/fix-int-format-stringlorianderson1-1/+1
2013-10-16Replace G_SIZE_FORMAT with "%d" for an int.Brendan Long1-1/+1
2013-10-15Merge pull request #65 from cablelabs/change-size_t-to-gsizeBrendan Long1-14/+14
2013-10-15Changed all size_t to gsize types.Lori Anderson1-14/+14
2013-10-14Merge pull request #59 from cablelabs/include-time-seek-hdrBrendan Long2-12/+67
2013-10-13Got rid of a unnecessary log message.Lori Anderson1-4/+0
2013-10-13Added logic to track time seek events and not process the byte based version ...Lori Anderson2-9/+63
2013-10-12Modified logic so TimeSeekRange header will be included when seek format is t...Lori Anderson1-4/+9
2013-10-11Merge pull request #57 from cablelabs/dtcp-range-fixBrendan Long1-15/+74
2013-10-11Modified the default accept range value to be false unless bytes is explicitl...Lori Anderson1-15/+74
2013-10-10Merge pull request #54 from cablelabs/dtcp-cvp2-dms-fixBrendan Long1-7/+8
2013-10-10Added check for inclusion of byte range in TimeSeekRange header value. Also ...Lori Anderson1-7/+8
2013-10-10Merge pull request #33 from cablelabs/get-server-features-firstBrendan Long1-131/+127
2013-10-10Changed the array size parameter on dlna_src_head_request() to be size_t head...Lori Anderson1-51/+52
2013-10-09Changed logic so first HEAD request only includes getContentFeatures header i...Lori Anderson1-127/+122
2013-10-08Merge pull request #29 from cablelabs/live-content-supportBrendan Long2-9/+29
2013-10-08Added support for playing live streaming content. Removed TODO in *.h for is...Lori Anderson2-9/+29
2013-10-04Merge pull request #26 from cablelabs/parse-utilitiesBrendan Long2-162/+258
2013-10-04Created utility parse methods to parse both byte and npt ranges. Started add...Lori Anderson2-162/+258
2013-10-03Merge pull request #21 from cablelabs/fix-license-cablelabs-not-applelorianderson2-16/+16
2013-10-03Merge pull request #22 from cablelabs/set-size-seek-fixBrendan Long1-5/+13
2013-10-03Added logic to set the size of souphttpsrc explicitly as soon as it is known ...lori@rkymtnhi.com1-5/+13
2013-10-03Replace APPLE INC. with CABLE TELEVISION LABS INC. in the license header.Brendan Long2-16/+16