Debian Patches
Status for subtitlecomposer/0.8.1-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
upstream_Replaced-deprecated-FFmpeg-channel-layout-code.patch | [PATCH] Replaced deprecated FFmpeg channel layout code | Mladen Milinkovic <maxrd2@smoothware.net> | no | 2022-11-18 | ||
upstream_VideoPlayer-check-AVFMT_NO_BYTE_SEEK-flag-for-seek_b.patch | [PATCH] VideoPlayer: check AVFMT_NO_BYTE_SEEK flag for seek_by_bytes Applied ffplay release/5.1 patches |
Mladen Milinkovic <maxrd2@smoothware.net> | no | 2024-08-01 | ||
upstream_VideoPlayer-stop-using-AVFrame.pkt_pos.patch | [PATCH] VideoPlayer: stop using AVFrame.pkt_pos This field is ad-hoc and will be deprecated. Use the recently-added AV_CODEC_FLAG_COPY_OPAQUE to pass arbitrary user data from packets to frames. |
Mladen Milinkovic <maxrd2@smoothware.net> | no | 2024-08-01 | ||
upstream_VideoPlayer-remove-usage-of-internal-AVInputFormat.r.patch | [PATCH] VideoPlayer: remove usage of internal AVInputFormat.read_seek field It's an internal field, so it should not be touched. |
Mladen Milinkovic <maxrd2@smoothware.net> | no | 2024-07-04 | ||
upstream_VideoPlayer-stop-injecting-stream-side-data-in-packe.patch | [PATCH] VideoPlayer: stop injecting stream side data in packets This is no longer needed as the side data is available for decoders in the AVCodecContext. |
Mladen Milinkovic <maxrd2@smoothware.net> | no | 2024-08-01 | ||
upstream_VideoPlayer-check-return-of-swr_alloc_set_opts2.patch | [PATCH] VideoPlayer: check return of swr_alloc_set_opts2() This probably makes no difference but its more correct |
Mladen Milinkovic <maxrd2@smoothware.net> | no | 2024-08-01 | ||
upstream_StreamProcessor-stop-using-pkt_duration.patch | [PATCH] StreamProcessor: stop using pkt_duration Fixes compilation with FFmpeg6 |
Mladen Milinkovic <maxrd2@smoothware.net> | no | 2024-08-01 | ||
upstream_StreamProcessor-stop-using-AVFrame-duration.patch | [PATCH] StreamProcessor: stop using AVFrame::duration Calculate duration as duration field might be unknown, and duration/pkt_duration do not exist on FFmpeg 5/6 |
Mladen Milinkovic <maxrd2@smoothware.net> | no | 2024-08-01 | ||
upstream_Require-FFmpeg-5.1.5.patch | [PATCH] Require FFmpeg >= 5.1.5 | Mladen Milinkovic <maxrd2@smoothware.net> | no | 2024-08-01 |