This website requires JavaScript.
Explore
Help
Sign In
mirror
/
av
mirror of
https://bitbucket.org/ausocean/av.git
Watch
1
Star
0
Fork
You've already forked av
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9171b56d31
av
/
stream
History
saxon
9171b56d31
stream/mts: created new type to represent Descriptor (typedef of []bytes) so that we can create receiver functions. Wrote AddDescriptor func to add or update a descriptor in a pmt. Wrote ProgramInfoLen func to return the program info length i.e. len of descriptors. Wrote HasDescriptor to check if descriptor exists, if so return the descriptor so that we can update. Wrote descriptors which returns []byte of all descriptors. Wrote create descriptor, which adds a descriptor to the existing if any i.e. shifts data downwards to accomodate new data. Wrote update func to update a descriptor.
2019-01-27 16:55:00 +10:30
..
flv
flv: added back dans NewEncoder write fail code
2019-01-11 23:39:49 +10:30
lex
rtmp: re-added blank line in rtmp_test.go and renamed sei to suppEnhInfo
2019-01-11 23:43:54 +10:30
mts
stream/mts: created new type to represent Descriptor (typedef of []bytes) so that we can create receiver functions. Wrote AddDescriptor func to add or update a descriptor in a pmt. Wrote ProgramInfoLen func to return the program info length i.e. len of descriptors. Wrote HasDescriptor to check if descriptor exists, if so return the descriptor so that we can update. Wrote descriptors which returns []byte of all descriptors. Wrote create descriptor, which adds a descriptor to the existing if any i.e. shifts data downwards to accomodate new data. Wrote update func to update a descriptor.
2019-01-27 16:55:00 +10:30
rtp
rtp: corrected error in comment
2019-01-13 16:42:30 +10:30
encoding.go
Merged in remove-stream-chan (pull request
#68
)
2018-10-19 00:50:08 +00:00