Zane van Iperen:
>
>
> On 27/11/21 01:32, Andreas Rheinhardt wrote:
>> Zane van Iperen:
>>> +
>>> +static int scd_seek(AVFormatContext *s, int stream_index,
>>> + int64_t pts, int flags)
>>> +{
>>> + SCDDemuxContext *ctx = s->priv_data;
>>> + SCDTrackHeader *trk = ctx->t
On 27/11/21 01:32, Andreas Rheinhardt wrote:
Zane van Iperen:
+
+static int scd_seek(AVFormatContext *s, int stream_index,
+int64_t pts, int flags)
+{
+SCDDemuxContext *ctx = s->priv_data;
+SCDTrackHeader *trk = ctx->tracks + stream_index;
+
+if (pts != 0)
+
Zane van Iperen:
> +
> +static int scd_seek(AVFormatContext *s, int stream_index,
> +int64_t pts, int flags)
> +{
> +SCDDemuxContext *ctx = s->priv_data;
> +SCDTrackHeader *trk = ctx->tracks + stream_index;
> +
> +if (pts != 0)
> +return AVERROR(EINVAL);
> +
On 23/11/21 16:18, Peter Ross wrote:
index cbfadcb639..1054ac9667 100644
--- a/libavformat/allformats.c
+++ b/libavformat/allformats.c
@@ -392,6 +392,7 @@ extern const AVOutputFormat ff_sbc_muxer;
extern const AVInputFormat ff_sbg_demuxer;
extern const AVInputFormat ff_scc_demuxer;
On Tue, Nov 23, 2021 at 03:58:29PM +1000, Zane van Iperen wrote:
> Ping again?
>
> I'll merge in a few days if no objections.
>
>
> On 13/11/21 04:22, Zane van Iperen wrote:
> > Ping?
> >
> > Pretty sure most people didn't get this as I was making DMARC changes at
> > the time. I can re-send i
Ping again?
I'll merge in a few days if no objections.
On 13/11/21 04:22, Zane van Iperen wrote:
Ping?
Pretty sure most people didn't get this as I was making DMARC changes at the
time. I can re-send if necessary.
On 4/11/21 00:29, Zane van Iperen wrote:
Adds demuxer for Square Enux SCD fi
Ping?
Pretty sure most people didn't get this as I was making DMARC changes at the
time. I can re-send if necessary.
On 4/11/21 00:29, Zane van Iperen wrote:
Adds demuxer for Square Enux SCD files.
s/Enux/Enix/
Based off [1] and personal investigation.
This has only been tested against D