mirror of
https://github.com/MaintainTeam/LastPipeBender.git
synced 2025-03-04 07:18:21 +03:00
* Added a dropdown to video & audio settings * Changes to ListHelper: ** Limits resolution when code requests the default video resolution ** Limits audio bitrate when code requests the default audio bitrate ** Removed some dead code and did some cleanup ** Make methods private/protected to help understand what was in use ** The code now chooses one format over an other using a simple raking system defined in array constants. I realized I needed to do this in order to choose the most efficient video stream. I did my best to evaluate the video and audio formats based on quality and efficiency. It's not an exact science. ** Made changes to the tests to support my changes |
||
---|---|---|
.. | ||
appearance_settings.xml | ||
content_settings.xml | ||
debug_settings.xml | ||
download_settings.xml | ||
history_settings.xml | ||
main_settings.xml | ||
provider_paths.xml | ||
video_audio_settings.xml |