New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Buffering and media cache #179
Merged
+496
−64
Set query function on the bin appsrc ghostpad to report that we are b…
ffb7c50
Select commit
014606f
Set player flags to enable progressive downloading
ferjm 7cb85f0
Handle appsrc scheduling query to report itself as bandwidth limited
ferjm 86333fe
Introduce servosrc
ferjm 0303288
Make player play a/v again with servosrc
ferjm ffb7c50
Set query function on the bin appsrc ghostpad to report that we are b…
ferjm f0fdf0e
Simplify ServoSrc.appsrc property and fix unused imports warnings
ferjm e0a5541
No need to have an independent crate for servosrc
ferjm baa3b7d
Add flag to tell whether a media source is live or not
ferjm cc5797d
Get buffering stats
ferjm 39a5af0
Do not allow setting the size twice
ferjm a1b0752
Set player buffer size
ferjm 59141c8
Cleanup and fix build errors after long rebase
ferjm e21ec6d
Actually return seconds and not a percentage of buffered media
ferjm 09a8ae5
Do not set caps at the source element's source pad
ferjm 0b033e5
Set constant properties in servosrc
ferjm 3db1a4f
Use ToString trait to get GLib error description
ferjm adbb153
Report bandwidth limited through servosrc overrided query method
ferjm 1ad9531
Check servosrc uri
ferjm
Merged
Buffering and media cache #179
Set query function on the bin appsrc ghostpad to report that we are b…
Nov 13, 2018
Nov 14, 2018
Nov 16, 2018
Nov 20, 2018
Nov 20, 2018
Nov 20, 2018
Nov 21, 2018
Nov 23, 2018
Nov 28, 2018
Dec 7, 2018
Dec 7, 2018
Jan 10, 2019
Jan 10, 2019
Jan 16, 2019
Jan 16, 2019
Jan 16, 2019
Jan 16, 2019
Jan 16, 2019
ffb7c50
Select commit
014606f
Set player flags to enable progressive downloading
ferjm 7cb85f0
Handle appsrc scheduling query to report itself as bandwidth limited
ferjm 86333fe
Introduce servosrc
ferjm 0303288
Make player play a/v again with servosrc
ferjm ffb7c50
Set query function on the bin appsrc ghostpad to report that we are b…
ferjm f0fdf0e
Simplify ServoSrc.appsrc property and fix unused imports warnings
ferjm e0a5541
No need to have an independent crate for servosrc
ferjm baa3b7d
Add flag to tell whether a media source is live or not
ferjm cc5797d
Get buffering stats
ferjm 39a5af0
Do not allow setting the size twice
ferjm a1b0752
Set player buffer size
ferjm 59141c8
Cleanup and fix build errors after long rebase
ferjm e21ec6d
Actually return seconds and not a percentage of buffered media
ferjm 09a8ae5
Do not set caps at the source element's source pad
ferjm 0b033e5
Set constant properties in servosrc
ferjm 3db1a4f
Use ToString trait to get GLib error description
ferjm adbb153
Report bandwidth limited through servosrc overrided query method
ferjm 1ad9531
Check servosrc uri
ferjm