Commit Graph

37 Commits (60f9561d2d6b69d0838b13abf149d69cc1349e8a)

Author SHA1 Message Date
winlin 82457cda4b Change date from 2017 to 2018
winlin 0a57a46016 Refine LICENSE
winlin f32aab3d92 For , refine code.
winlin 34a8eb6113 for , add srs ingest mp4 tool
winlin b16ab038ce for , refine the u_intxx_t to uintxx_t
winlin 136a7ef488 for , refine docs.
winlin c5fcc15989 update the date info
winlin c231f45fe8 Merge branch '2.0release' into develop
winlin bd652e4607 fix build failed for stdc++
winlin eb915413ad Merge branch '2.0release' into develop
winlin 0015b303a6 librtmp: refine comment for NALU process.
winlin 93eb961b4c Merge branch '2.0release' into develop
winlin 4c6c2c28b8 refine h264 raw publish with fps
winlin 49308dddfb update 2015 to 2016
winlin 1ffd5fd455 rename org simple-rtmp-server to ossrs
winlin b23e196f20 migarate from winlinvip to srs org, move the copyright to srs org.
winlin 115daa3cc1 migarate from winlinvip to srs org
winlin a15ce1147f for , fix all warnings for mac.
winlin 569596c10d update copyright, from 2013 to 2015
winlin d171a26758 disable gop cache when not h.264. fix some warning.
winlin e492fa5353 fix , support publish aac adts raw stream. 2.0.31.
winlin aa69f6197a srs-librtmp add rtmp prefix for rtmp apis. 2.0.29
winlin b3bb2cdf2b refine code, rename the human functions to prefixed with srs_human_
winlin 2c601a0069 fix , srs-librtmp drop dupliated sps/pps(sequence header). 2.0.22.
winlin 278ff845d3 fix , srs-librtmp drop any video before sps/pps(sequence header). 2.0.21.
winlin 606fc13a03 rename the confict macro to srs_lib_trace
winlin f92303c764 refine all research tools, remove the public header, add log to srs_librtmp.h
winlin 3358570be6 refine for bug#66, implements the usage.
winlin 0075779d38 for bug , refine the api to send h264 frames.
winlin cd5c58ba5f for bug , refine the api and demo.
winlin 1074c8d9b2 for bug , use new api to directly sendout h264 raw data.
winlin 6407baffd5 for bug , output the h264 frame type.
winlin 72ad6894ca move the annexb decode utility to protocol.
winlin bd25626f0e refine code for bug
winlin 1c237a821a add api convert h264 to rtmp packet, for bug
winlin e4af098d06 refine code for bug
winlin b964a6c534 update for bug , add the srs-librtmp sample for publish h.264 raw stream.