Commit Graph

24 Commits (4bb17f0c81d819c6a6b676b855d8cdea060261dd)

Author SHA1 Message Date
winlin 569596c10d update copyright, from 2013 to 2015
winlin d80b580c2f refine librtmp, remove the _get_ for some attribute get.
winlin aa69f6197a srs-librtmp add rtmp prefix for rtmp apis. 2.0.29
winlin 10bc5399ec refine librtmp api, add prefix utils for utilities.
winlin b3bb2cdf2b refine code, rename the human functions to prefixed with srs_human_
winlin d9474d7600 refine examples of srs-librtmp, add srs_print_rtmp_packet. 2.0.28.
winlin 3292136f70 update research, flv ingester, support atc time flv.
winlin 606fc13a03 rename the confict macro to srs_lib_trace
winlin cf5c24af4a refine librtmp, unify all tools format and usage.
winlin f92303c764 refine all research tools, remove the public header, add log to srs_librtmp.h
winlin a888e52df1 donot mix the read and write for librtmp
winlin 1a7735182f refine the file stream, to file reader and writer. 0.9.142
winlin aad42d7941 fix ubuntu14 build warnings
winlin 22968c85df supprt inject flv
winlin f37faf7236 update librtmp, add amf0 parse functions
winlin 2a8db3ab83 refine the re of ingest flv, re cleanup always sleep
winlin 1d6b096ce9 adjust the deviation.
winlin 2265173c4d donot install tools when ffmpeg is not open, 0.9.108
winlin 4c5aae7804 fix bug of ingest for android, init the variable to 0
winlin 5c8aad4fe4 fix bug of ingest for android, init the variable to 0
winlin c530a8e5fc fix bug of ingest for android, init the variable to 0
winlin e5fcf80b94 refine ingest flv over srs-librtmp
winlin b1835ee2fe add ingest flv to RTMP over srs-librtmp
winlin 608b28f223 add srs ingest flv/rtmp base on srs-librtmp