| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-26 | Remove all instances of en-US culture | Cody Robibero | |
| 2021-09-09 | Fix some warnings | Bond_009 | |
| 2021-09-04 | Merge pull request #6456 from GodTamIt/vp8-vp9 | Bond-009 | |
| Disambiguate vpx to vp8 or vp9 | |||
| 2021-09-04 | Disambiguate vpx to vp8 or vp9 | Chris Tam | |
| 2021-09-03 | Apply suggestions from code review | Cody Robibero | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-09-03 | Merge remote-tracking branch 'upstream/master' into warn-259810 | Cody Robibero | |
| 2021-08-30 | Merge branch 'master' into tonemap-overlay | Claus Vium | |
| 2021-08-28 | Remove more and more warnings | Cody Robibero | |
| 2021-08-15 | Minor improvements | Bond_009 | |
| 2021-08-13 | Merge branch 'master' into tonemap-overlay | Nyanmisaka | |
| 2021-08-10 | Fix warnings in MediaBrowser.Controller/MediaEncoding directory | Rich Lander | |
| 2021-08-04 | Apply suggestions from code review | Nyanmisaka | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-07-26 | Apply suggestions from code review | nyanmisaka | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-07-25 | add support for cuda tonemap and overlay | nyanmisaka | |
| 2021-07-23 | Merge pull request #6296 from Bond-009/oscheck | Claus Vium | |
| Improve platform checks | |||
| 2021-07-12 | Improve platform checks | Bond_009 | |
| 2021-07-10 | [CA1801] Parameter is never used. Remove the parameter or use it in the ↵ | Cody Robibero | |
| method body. | |||
| 2021-06-06 | Remove warninigs from MediaBrowser.Controller (Part 3) (#6078) | Cody Robibero | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-05-18 | Merge pull request #6042 from crobibero/mbc-warn-2 | Bond-009 | |
| 2021-05-16 | Fix the 'No decoder surfaces left' error on Cuda | nyanmisaka | |
| 2021-05-13 | Reduce warnings in MediaBrowser.Controller | crobibero | |
| 2021-05-07 | Enable nullable reference types for MediaBrowser.Controller | Bond_009 | |
| 2021-04-20 | EncodingHelper: Fix circular dependency | Bond_009 | |
| 2021-04-17 | Remove unused using directives | BaronGreenback | |
| 2021-03-25 | Ignore format for ISO files | MrTimscampi | |
| 2021-03-22 | Disable auto rotation for some HWA methods (#5586) | Nyanmisaka | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-02-20 | Merge pull request #5223 from Bond-009/minor10 | dkanada | |
| Minor improvements | |||
| 2021-02-16 | Fix vpp null reference | crobibero | |
| 2021-02-13 | Use average frame rate when determining deinterlace mode | Orry Verducci | |
| 2021-02-13 | Minor improvements | Bond_009 | |
| 2021-02-08 | Apply suggestions from code review | Nyanmisaka | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2021-02-06 | hybird vpp tonemapping for QSV on Linux | nyanmisaka | |
| 2021-02-06 | add cuda format converter | nyanmisaka | |
| 2021-02-06 | add vpp tonemapping for vaapi | nyanmisaka | |
| 2021-01-25 | add an enhanced nvdec decoder | nyanmisaka | |
| 2020-12-26 | not apply to progressive playback | Nyanmisaka | |
| 2020-12-24 | also avoid 7ch transcoding | nyanmisaka | |
| 2020-12-24 | avoid transcoding to 3ch audio for HLS streaming | nyanmisaka | |
| 2020-12-24 | fix some profiles for H264 AMF encoder | nyanmisaka | |
| 2020-12-19 | allow empty video encoder profile | Nyanmisaka | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-12-17 | Fix some video profile for Android client | nyanmisaka | |
| * Fix constrained high profile for some encoders * Extended profile is not supported by any known h264 encoders * Replace HEVC 10-bit profiles with main profile | |||
| 2020-12-01 | Merge pull request #4169 from stanionascu/bdiso-playback | Joshua M. Boniface | |
| Playback (direct-stream/transcode) of BDISO/BDAV containers | |||
| 2020-11-27 | remove a redundant 'hwaccel vaapi' string | nyanmisaka | |
| 2020-11-25 | minor changes | Nyanmisaka | |
| 2020-11-24 | Apply suggestions from code review | Nyanmisaka | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-11-24 | disable graphical subs burn-in when tonemapping | Nyanmisaka | |
| 2020-11-24 | add tonemapping for intel vaapi | nyanmisaka | |
| hwdec->scale->tonemap->hwenc hwdec->scale->tonemap->textsubs->hwenc * grapical subs requires overlay_vaapi, but it's still in ffmpeg mailing list. | |||
| 2020-11-20 | Apply suggestions from code review | Claus Vium | |
| 2020-11-20 | Merge remote-tracking branch 'upstream/master' into fmp4-hls | nyanmisaka | |
| 2020-11-19 | Merge remote-tracking branch 'upstream/master' into no-scaling | Fernando Fernández | |
