Felix Paul Kühne
|
85d2f5b513
VLCMedia: remove statistics no longer provided by libvlc
|
il y a 5 ans |
Felix Paul Kühne
|
f4eec5bf61
Remove API deprecated for v3
|
il y a 5 ans |
Thomas Guillem
|
9b22c58ebe
VLCMedia: fix abort from dealloc when init failed
|
il y a 6 ans |
Soomin Lee
|
1ec6bf544c
VLCMedia: Add parseStop method
|
il y a 5 ans |
Soomin Lee
|
2a5b0b5499
VLCMedia: Add helper method to add a single option
|
il y a 5 ans |
Carola Nitz
|
1ffd69b806
VLCMedia: Remove attempts to encode urls
|
il y a 6 ans |
Amir Abbas
|
53695abfbd
Fixed issue of initializing VLCMedia with already opened stream
|
il y a 7 ans |
Mike JS. Choi
|
005bcd7086
VLCMedia: Add isEqual
|
il y a 7 ans |
Amir Abbas
|
29aa853387
Added initializing VLCMedia from NSInputStream (using callbacks)
|
il y a 7 ans |
Felix Paul Kühne
|
ec6fa5a3f8
VLCMedia: improve printed description by including the p_md address
|
il y a 7 ans |
Felix Paul Kühne
|
86c21aa8f7
VLCMedia: fix VLCMediaTracksInformationSourceAspectRatioDenominator (closes #78)
|
il y a 8 ans |
Soomin Lee
|
3650f183bd
VLCMedia: Add orientation and projection
|
il y a 8 ans |
Soomin Lee
|
a691e327fa
VLCMedia: Remove media parsing in tracks information getter
|
il y a 8 ans |
Felix Paul Kühne
|
9a25af9091
VLCMedia: fix macOS compilation
|
il y a 8 ans |
Felix Paul Kühne
|
c5b9e0c54b
VLCMedia: add preliminary cookie API
|
il y a 9 ans |
Felix Paul Kühne
|
14c7ec5a3d
Fix doxygen documentation
|
il y a 9 ans |
Felix Paul Kühne
|
9d36c8370f
VLCMedia: deprecate synchronousParse and remove any internal use
|
il y a 9 ans |
Felix Paul Kühne
|
c14e40ae93
VLCMedia: do not enforce deprecated and discouraged synchronous parsing if media was not parsed yet on metadata request
|
il y a 9 ans |
Felix Paul Kühne
|
c7c41eb6ff
VLCMedia: update parsing implementation to match latest libvlc
|
il y a 9 ans |
Stefan Schmidt-Bilkenroth
|
18c789d23a
Fix some compiler warnings
|
il y a 9 ans |
Felix Paul Kühne
|
6f7922cfc6
VLCMedia: also notify the delegate about parse events if parsing fails
|
il y a 9 ans |
Felix Paul Kühne
|
1e443db5a2
VLCMedia: fix abort on release
|
il y a 9 ans |
Felix Paul Kühne
|
c26532857c
VLCMedia: add new parse-status API, deprecate isParsed
|
il y a 9 ans |
Felix Paul Kühne
|
7bd560110e
VLCMedia: deprecate parse
|
il y a 9 ans |
Felix Paul Kühne
|
c721ebfa32
Media: only sync parse if really needed
|
il y a 9 ans |
Stefan Schmidt-Bilkenroth
|
c721a6bc75
Fix typo, which could cause issues with fileURLs
|
il y a 9 ans |
Felix Paul Kühne
|
2ce09e724b
Fix runtime exception
|
il y a 9 ans |
Felix Paul Kühne
|
e9c5401bab
Fix runtime exception
|
il y a 9 ans |
Felix Paul Kühne
|
94c2b3ce22
fix crash when urlString is nil reused string variable
|
il y a 9 ans |
Sylver Bruneau
|
c27bcb2010
VLCMedia: improve URL whitespace handling
|
il y a 9 ans |