On Wed, Sep 16, 2020 at 11:44:01PM +0200, Andreas Rheinhardt wrote:
> Paul B Mahol:
> > On Sat, Sep 12, 2020 at 11:28:33AM +0200, Paul B Mahol wrote:
> >> Signed-off-by: Paul B Mahol
> >> ---
> >> libavformat/Makefile | 1 +
> >> libavformat/allformats.c | 1 +
> >> libavformat/luodatdec.
Paul B Mahol:
> On Sat, Sep 12, 2020 at 11:28:33AM +0200, Paul B Mahol wrote:
>> Signed-off-by: Paul B Mahol
>> ---
>> libavformat/Makefile | 1 +
>> libavformat/allformats.c | 1 +
>> libavformat/luodatdec.c | 129 +++
>> 3 files changed, 131 insertio
On Sat, Sep 12, 2020 at 11:28:33AM +0200, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol
> ---
> libavformat/Makefile | 1 +
> libavformat/allformats.c | 1 +
> libavformat/luodatdec.c | 129 +++
> 3 files changed, 131 insertions(+)
> create mode 1
Signed-off-by: Paul B Mahol
---
libavformat/Makefile | 1 +
libavformat/allformats.c | 1 +
libavformat/luodatdec.c | 129 +++
3 files changed, 131 insertions(+)
create mode 100644 libavformat/luodatdec.c
diff --git a/libavformat/Makefile b/libavform