| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2020-11-19 | Review suggestions | Fernando Fernández | |
| 2020-11-19 | Apply suggestions from code review | Nyanmisaka | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-11-19 | changes per suggestions | nyanmisaka | |
| 2020-11-18 | More spelling corrections. | Greenback | |
| 2020-11-18 | Fix build and thread detection logic | Fernando Fernández | |
| 2020-11-17 | Use all system cores when threads are set to auto or bigger than the amount ↵ | Fernando Fernández | |
| of system's cores | |||
| 2020-11-14 | Apply suggestions from code review | Nyanmisaka | |
| Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk> | |||
| 2020-11-14 | add aac_adtstoasc bitstream filter for mpegts to mp4 conversion | nyanmisaka | |
| 2020-11-14 | add experimental flag for flac | nyanmisaka | |
| 2020-11-12 | allow transcoding 8ch(7.1 layout) in aac | nyanmisaka | |
| 2020-11-12 | add an option to disable hevc encoding | nyanmisaka | |
| 2020-11-11 | fix for no audio stream video | nyanmisaka | |
| 2020-11-11 | adjust bitrate limit for HLS audio codecs | nyanmisaka | |
| 2020-11-11 | Apply suggestions from code review | Nyanmisaka | |
| Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk> | |||
| 2020-11-08 | minor changes per suggestions | nyanmisaka | |
| 2020-11-08 | add initial support for HEVC over FMP4-HLS | nyanmisaka | |
| 2020-11-03 | Merge remote-tracking branch 'upstream/master' into livetv-ts-fix | crobibero | |
| 2020-11-01 | fix aac directstreaming | nyanmisaka | |
| 2020-10-29 | Fix null reference | crobibero | |
| 2020-10-28 | Default output audio bitrate to 128k | nyanmisaka | |
| 2020-10-28 | Merge branch 'master' into bdiso-playback | Stan | |
