On date Tuesday 2025-04-22 10:24:01 +0530, Gyan Doshi wrote:
> On 2025-04-21 11:59 pm, Stefano Sabatini wrote:
> > On date Tuesday 2025-04-15 16:09:56 +0530, Gyan Doshi wrote:
> > > Utility function to report seekability features for a given input.
> > >
> > > Useful for ffprobe and to extend seek
On 2025-04-21 11:59 pm, Stefano Sabatini wrote:
On date Tuesday 2025-04-15 16:09:56 +0530, Gyan Doshi wrote:
Utility function to report seekability features for a given input.
Useful for ffprobe and to extend seek possibilities in fftools.
---
v2:
made constants more descriptive
add
On date Tuesday 2025-04-15 16:09:56 +0530, Gyan Doshi wrote:
> Utility function to report seekability features for a given input.
>
> Useful for ffprobe and to extend seek possibilities in fftools.
> ---
> v2:
>made constants more descriptive
>add exception for rtsp false negative seekabil
On 2025-04-16 10:37 am, Andreas Rheinhardt wrote:
Gyan Doshi:
Utility function to report seekability features for a given input.
Useful for ffprobe and to extend seek possibilities in fftools.
---
v2:
made constants more descriptive
add exception for rtsp false negative seekability
Gyan Doshi:
> Utility function to report seekability features for a given input.
>
> Useful for ffprobe and to extend seek possibilities in fftools.
> ---
> v2:
>made constants more descriptive
>add exception for rtsp false negative seekability
>
> doc/APIchanges | 3 +++
> liba
> On Apr 15, 2025, at 18:39, Gyan Doshi wrote:
>
> Utility function to report seekability features for a given input.
>
> Useful for ffprobe and to extend seek possibilities in fftools.
> ---
> v2:
> made constants more descriptive
> add exception for rtsp false negative seekability
>
> d
Utility function to report seekability features for a given input.
Useful for ffprobe and to extend seek possibilities in fftools.
---
v2:
made constants more descriptive
add exception for rtsp false negative seekability
doc/APIchanges | 3 +++
libavformat/avformat.h | 22