summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-11-26ppssrc: extract fid from the urlHEADmasterLuo Jinghua1-2/+24
2010-11-09pps: updated the default value of terimal type, device id etc..Luo Jinghua1-3/+3
2009-09-25ppssrc: rename tvod_location to transformed_locationLuo Jinghua2-7/+8
2009-09-22ppssrc: set deferred_play to false if typefind or force-caps isn't foundLuo Jinghua1-0/+1
2009-09-21build: use the plugin_dirLuo Jinghua1-1/+1
2009-09-21build: gettext is back nowLuo Jinghua4-7/+115
2009-09-21build, ppssrc: migrate to lastest gstreamer plugins build systemLuo Jinghua2-154/+142
2009-09-20ppssrc: handle capital hex string tooLuo Jinghua1-1/+3
2009-09-20ppssrc: transform url from tvod::// to pps:// if possibleLuo Jinghua1-2/+81
2009-09-20ppssrc: Add decrypt functionsLuo Jinghua2-15/+57
2009-09-10ppssrc: fixed extension checkingLuo Jinghua1-3/+3
2009-09-10ppssrc: don't set force-caps is the caps is empty or anyLuo Jinghua1-2/+6
2009-09-10ppssrc: recoded the uri if possible.Luo Jinghua1-6/+29
2009-09-10ppssrc: try to open both locations that is pps:// && tvod://Luo Jinghua1-7/+10
2009-09-10ppssrc: transform pps:// to tvod:// if possibleLuo Jinghua5-8/+548
2009-09-07ppssrc: fixed a multiple instances checkingLuo Jinghua1-3/+3
2009-09-07ppssrc: be compatible with gstreamer 0.10.19Luo Jinghua2-5/+19
2009-09-05increase version to 0.0.170.0.17Luo Jinghua1-6/+1
2009-09-05ppssrc: don't always link to PPS_LIBSLuo Jinghua1-1/+1
2009-09-04ppssrc: fixed an error in Makefile.amLuo Jinghua1-1/+1
2009-09-04ppssrc: change default client name to gstramerLuo Jinghua1-2/+2
2009-09-04ppssrc: retry three times while reading dataLuo Jinghua1-5/+7
2009-09-01ppssrc: cleanup a bitLuo Jinghua1-3/+10
2009-09-01ppssrc: fine tune progress reportingLuo Jinghua1-2/+8
2009-09-01ppssrc: fool gstreamer ^_^Luo Jinghua1-0/+4
2009-08-31ppssrc: don't use gst_type_find_helper_for_extension for nowLuo Jinghua1-1/+2
2009-08-31ppssrc: check whether gst_type_find_helper_for_extension is vailableLuo Jinghua1-0/+12
2009-08-31ppssrc: only a single instance of pps can be opened simultaneouslyLuo Jinghua1-0/+6
2009-08-31ppssrc: update file size in openLuo Jinghua1-0/+1
2009-08-31ppssrc: don't enable lazy playing mode if caps isn't availableLuo Jinghua1-1/+4
2009-08-31ppssrc: fixed a potenial deference a freed pointerLuo Jinghua1-7/+10
2009-08-31ppssrc: add a ugly hack that delaying play_item to create callbackLuo Jinghua1-15/+120
2009-08-30ppssrc: add a hack that don't actually stop the stream in null state.Luo Jinghua2-43/+159
2009-08-29ppssrc: report buffering progress to applicationLuo Jinghua1-0/+13
2009-08-29ppsrc: delaying play_item, if possibleLuo Jinghua2-15/+21
2009-08-29ppssrc: revert a accident changeLuo Jinghua1-1/+1
2009-08-29postrelease: increase version number to reflect this is git HEADLuo Jinghua1-1/+1
2009-08-28ppssrc: increate timeout to 50msLuo Jinghua1-1/+1
2009-08-27ppssrc: read bytes from network may be short then expectedLuo Jinghua1-14/+0
2009-08-27ppssrc: implement check_get_rangeLuo Jinghua1-4/+10
2009-08-27ppssrc: subclass basesrc instead of pushsrc.Luo Jinghua2-39/+64
2009-08-26ppssrc: sync with fdsyncLuo Jinghua1-30/+45
2009-08-25build: remove all Makefile.inLuo Jinghua1-512/+0
2009-08-25wrapper: build ppswrapper as a libtool libraryLuo Jinghua2-7/+3
2009-08-25ppssrc: handle protocal tvod tooLuo Jinghua1-1/+1
2009-08-25ppssrc: set read buffer back to 16kLuo Jinghua1-1/+1
2009-08-25ppssrc: fixed up my email addressLuo Jinghua2-3/+3
2009-08-25ppssrc: handl error code while reading dataLuo Jinghua2-3/+17
2009-08-24ppssrc: add properties for vip_flag & valid_code.Luo Jinghua2-3/+33
2009-08-24ppssrc: s/devcie/device/Luo Jinghua1-1/+1