Unknown
|
bb6130d5ca
|
Just made correction to comment
|
2017-12-06 13:45:39 +10:30 |
Unknown
|
93ad5ed247
|
Fixed up comments
|
2017-12-06 13:41:32 +10:30 |
Unknown
|
94f8ffb361
|
Test file is complete and appears to chose that the library works.
|
2017-12-06 13:37:52 +10:30 |
Unknown
|
742f92b56b
|
testing file in progress
|
2017-12-06 12:53:22 +10:30 |
Saxon Milton
|
f013a3e1f3
|
Think I've finished the actual code, just need to write some testing utilities
|
2017-12-06 08:54:20 +10:30 |
Saxon Milton
|
ca48e4a9d4
|
Heading top bed soon
|
2017-12-05 20:46:26 +10:30 |
Saxon Milton
|
4561378a78
|
Heading to bed soon
|
2017-12-05 20:45:36 +10:30 |
Saxon1
|
429ee0b5b1
|
just testing
|
2017-12-05 10:07:28 +10:30 |
Saxon1
|
f8aa535ec7
|
started writing BitrateCalculatorStruct
|
2017-12-04 17:07:39 +10:30 |
Alan Noble
|
6c0f923480
|
Use full path to import ringbuffer.
|
2017-12-04 16:20:40 +10:30 |
Alan Noble
|
bb2a593dc1
|
Fixed typo.
|
2017-12-04 16:08:02 +10:30 |
saxon.milton@gmail.com
|
4997c561a1
|
Merged in IncorperatingRingBufferIntoRevid (pull request #5)
IncorperatingRingBufferIntoRevid
Approved-by: Alan Noble <anoble@gmail.com>
|
2017-12-04 05:31:12 +00:00 |
Alan Noble
|
726d360a31
|
Resolved conflict.
|
2017-12-04 15:59:41 +10:30 |
Saxon1
|
47a7a3b757
|
ran gofmt
|
2017-12-04 14:36:23 +10:30 |
Saxon1
|
ada834dc2c
|
made small changes to revid and ringbuffer to allow for use of ringbuffer in revid
|
2017-12-04 14:31:54 +10:30 |
saxon.milton@gmail.com
|
60e69bc51b
|
Merged in RingBufferFileAdded (pull request #3)
Add ringbuffer files to av dir
Approved-by: Alan Noble <anoble@gmail.com>
|
2017-12-04 02:57:32 +00:00 |
Saxon1
|
382d83c701
|
Created IsWritable function and also changed name of CanRead() to IsReadable()
|
2017-12-04 13:07:37 +10:30 |
Saxon1
|
13c6bd531b
|
Improved function description
|
2017-12-04 12:57:35 +10:30 |
Saxon1
|
4783f39400
|
Corrected typo in comment and also improved comment
|
2017-12-04 12:55:19 +10:30 |
Saxon1
|
cdde22b2d6
|
Removed sizeChannel field
|
2017-12-04 12:54:01 +10:30 |
Saxon Milton
|
7387792f73
|
fix an error and ran go fmt
|
2017-12-03 20:07:45 +10:30 |
Saxon Milton
|
7da19e1f89
|
Corrected syntax error in RingBuffer and also improved testing file.
|
2017-12-03 20:05:46 +10:30 |
Saxon Milton
|
3a5a9f51fc
|
Fixed some var names
|
2017-12-03 19:44:24 +10:30 |
Saxon Milton
|
89b4468f6c
|
used size ring buffer rather than channel
|
2017-12-03 19:13:29 +10:30 |
Saxon Milton
|
1b6a2ae8ea
|
Changed things such that the access to the ringBuffer struct is private, i.e. it is required that the constructor be used to obtain access to an object of this type. I have also edited the test file such that it abides by the new code.
|
2017-12-03 18:07:15 +10:30 |
Alan Noble
|
2f81769b00
|
Initial revision.
|
2017-12-03 10:10:28 +10:30 |
Alan Noble
|
4536ec5358
|
Changed RTPEncapsulate to rtpEncapsulate since it is not exported.
|
2017-12-03 10:01:56 +10:30 |
Saxon1
|
df64b89587
|
currently creating constructor for RingBuffer
|
2017-12-03 09:31:19 +10:30 |
Saxon1
|
091c740cd5
|
Fixed case of RingBuffer fields
|
2017-12-03 09:17:08 +10:30 |
Saxon1
|
a5e5271082
|
Fixed alot of comments
|
2017-12-03 09:11:48 +10:30 |
Saxon1
|
e4a9a98b9c
|
used error function instead of directly printing
|
2017-12-03 09:05:22 +10:30 |
Saxon1
|
eb766844bb
|
Fixed another spelling mistake in a comment
|
2017-12-03 09:01:51 +10:30 |
Saxon1
|
41355c2034
|
Fixed some weird replace all mistake
|
2017-12-03 09:01:00 +10:30 |
Saxon1
|
ee0d8b4b1d
|
Fixed spelling mistake in comment
|
2017-12-03 08:58:44 +10:30 |
Saxon1
|
a4f1b16ff1
|
renamed noOfElements to NoOfElements
|
2017-12-03 08:53:50 +10:30 |
Saxon1
|
edd663d048
|
Fixed copyright stuff
|
2017-12-03 08:51:02 +10:30 |
Saxon1
|
a4929419b9
|
Removed calls to checkContinuityCounts
|
2017-12-03 08:46:08 +10:30 |
saxon.milton@gmail.com
|
5c52e6c5df
|
Merged in RevidUpdateToIncorporateRingBuffer (pull request #4)
Update revid to incorporate use of RingBuffer
Approved-by: Alan Noble <anoble@gmail.com>
|
2017-12-02 22:13:25 +00:00 |
Saxon1
|
174acf5ba8
|
changed package corresponding to RingBuffer.go to ringbuffer from utilities
|
2017-12-03 02:47:13 +10:30 |
Saxon1
|
98cd4ff9ac
|
Removed redundant else, to further abide by go style standards
|
2017-12-03 02:45:33 +10:30 |
Saxon1
|
9b779382eb
|
Removed copy to increase efficiency
|
2017-12-03 02:42:47 +10:30 |
Saxon1
|
d63b5f6751
|
Removed continuity check and also checked read error rather than whether or not clip is nil.
|
2017-12-03 02:34:14 +10:30 |
Saxon Milton
|
0f028b799c
|
Update revid to incorperate use of RingBuffer
|
2017-12-02 15:57:10 +10:30 |
Saxon Milton
|
d9e9d23dbe
|
Added ringbuffer files
|
2017-12-02 15:54:34 +10:30 |
Alan Noble
|
e3d229d579
|
Added contributors.
|
2017-11-24 11:27:48 +10:30 |
saxon.milton@gmail.com
|
26f88643ab
|
Merged in BitrateCalculator (pull request #1)
BitrateCalculator
Approved-by: Alan Noble <anoble@gmail.com>
|
2017-11-24 00:45:45 +00:00 |
Saxon1
|
5b802fb26e
|
Fixed removed comment I didn't need
|
2017-11-24 11:13:24 +10:30 |
Saxon1
|
76cba026a1
|
whoops need to do it again, I don't know if that worked
|
2017-11-24 11:04:19 +10:30 |
Saxon1
|
d3d01090ed
|
Changed times to time objects to clean things up and make things consistent
|
2017-11-24 11:03:41 +10:30 |
richardsonjack
|
7ff09c4b82
|
Output in kbps
|
2017-11-24 10:08:29 +10:30 |