| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-05-11 | Fix transcode bitrate control | JMCC | |
| 2019-02-23 | Leave +genpts untouched in GetProgressiveVideoArguments() | The Lynxy | |
| 2019-02-21 | Always set ffmpeg flag +genpts when video stream is being copied | Lynxy | |
| 2019-01-30 | Merge branch 'master' into culture | Bond-009 | |
| 2019-01-28 | Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile` | Erwin de Haan | |
| 2019-01-27 | Fix more analyzer warnings | Bond_009 | |
| 2019-01-27 | [VA-API] Fix filter order (#714) | Luca Beltrame | |
| ffmpeg is very picky about the filters to be used when using VA-API, because most of them are incompatible. This is particularly evident when burning-in subtitles. | |||
| 2019-01-26 | Change image dimentions from double to int | Bond_009 | |
| Rename ImageSize -> ImageDimensions | |||
| 2019-01-20 | Fix transcoding bitrate | Mathieu Velten | |
| 2019-01-20 | Fix encoding profile handling for vaapi | Mathieu Velten | |
| 2019-01-20 | Revert back to 10e57ce8d21b4516733894075001819f3cd6db6b for MediaEncoding | Mathieu Velten | |
| Remove some duplicate code that were causing warnings | |||
| 2019-01-13 | ReSharper format: conform inline 'out' parameters. | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-11 | Merge branch 'dev' into code-cleanup | Erwin de Haan | |
| 2019-01-10 | Mayor code cleanup | Erwin de Haan | |
| Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment. | |||
| 2019-01-07 | Remove tabs and trailing whitespace | hawken | |
| 2019-01-03 | Post GPL cleanup | Bond_009 | |
| 2018-12-27 | Add GPL modules | Andrew Rabert | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-11-27 | cache network data longer | Luke Pulverenti | |
| 2017-11-05 | support track selection before playback | Luke Pulverenti | |
| 2017-10-13 | removed dead code | Luke Pulverenti | |
| 2017-10-11 | update image magick orientation function | Luke Pulverenti | |
| 2017-10-05 | support mpeg2 decoding with omx | Luke Pulverenti | |
| 2017-10-01 | adjust params when burning in subtitles | Luke Pulverenti | |
| 2017-09-29 | update hls query string | Luke Pulverenti | |
| 2017-09-29 | update translations | Luke Pulverenti | |
| 2017-09-27 | update deinterlace param | Luke Pulverenti | |
| 2017-09-25 | update applyconditions | Luke Pulverenti | |
| 2017-09-25 | improve support for compressed xmltv | Luke Pulverenti | |
| 2017-09-21 | separate deinterlacing params by video codec | Luke Pulverenti | |
| 2017-09-19 | 3.2.30.26 | Luke Pulverenti | |
| 2017-09-17 | add yadif setting | Luke Pulverenti | |
| 2017-09-17 | update hw filters | Luke Pulverenti | |
| 2017-09-15 | add omx decoder | Luke Pulverenti | |
| 2017-09-10 | fixes #2865 - Odroid XU4 Hardware encoder support | Luke Pulverenti | |
| 2017-09-06 | Merge pull request #2781 from puenktchen/patch-2 | Luke | |
| Improve playback of RTSP streams | |||
| 2017-08-23 | add mpdecimate option | Luke Pulverenti | |
| 2017-08-22 | resolve defect with folder rip transcoding | Luke Pulverenti | |
| 2017-08-19 | update live tv data transfer | Luke Pulverenti | |
| 2017-08-13 | fixes #2798, fixes #2799 | Luke Pulverenti | |
| 2017-08-13 | expand on hardware decoding options | Luke Pulverenti | |
| 2017-08-12 | rework episode queries | Luke Pulverenti | |
| 2017-08-12 | expand on hardware decoding options | Luke Pulverenti | |
| 2017-08-10 | revert servicestack.text update | Luke Pulverenti | |
| 2017-08-05 | update media source methods | Luke Pulverenti | |
| 2017-08-04 | update container value | Luke Pulverenti | |
| 2017-08-01 | fixes #2121 - background roku thumbnail generation (or maybe... any ↵ | Luke Pulverenti | |
| scheduled task?) should be "niced" | |||
| 2017-07-31 | 3.2.26.10 | Luke Pulverenti | |
| 2017-07-28 | Improve playback of RTSP streams | pünktchen | |
| Without those little changes, rtsp live tv streams get corrupted even when stream copying, but also with transcoding. It's already really bad for sd streams, but hd streams are just unwatchable. The whole picture consists of green blocks. Btw. this problem isn't new. It was already discussed in many posts at the time the Argus TV plugin was still alive. These changes have the potential to fix it there also. | |||
