Quoting Gyan (2020-01-29 16:48:14)
>
>
> On 29-01-2020 03:10 pm, Anton Khirnov wrote:
> > Quoting Gyan Doshi (2020-01-28 08:44:42)
> >> Identifies demuxer by extension if search by short name fails.
> >> ---
> >> libavformat/avformat.h | 7 +++
> >> libavformat/format.c | 14 +++
On 29-01-2020 03:10 pm, Anton Khirnov wrote:
Quoting Gyan Doshi (2020-01-28 08:44:42)
Identifies demuxer by extension if search by short name fails.
---
libavformat/avformat.h | 7 +++
libavformat/format.c | 14 +-
libavformat/version.h | 2 +-
3 files changed, 21 ins
Quoting Gyan Doshi (2020-01-28 08:44:42)
> Identifies demuxer by extension if search by short name fails.
> ---
> libavformat/avformat.h | 7 +++
> libavformat/format.c | 14 +-
> libavformat/version.h | 2 +-
> 3 files changed, 21 insertions(+), 2 deletions(-)
>
> diff --git
Gyan Doshi:
> Identifies demuxer by extension if search by short name fails.
> ---
> libavformat/avformat.h | 7 +++
> libavformat/format.c | 14 +-
> libavformat/version.h | 2 +-
> 3 files changed, 21 insertions(+), 2 deletions(-)
>
> diff --git a/libavformat/avformat.h b/l
Identifies demuxer by extension if search by short name fails.
---
libavformat/avformat.h | 7 +++
libavformat/format.c | 14 +-
libavformat/version.h | 2 +-
3 files changed, 21 insertions(+), 2 deletions(-)
diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index