diff mbox series

[FFmpeg-devel,2/3] lavf/davs2.c: Rename as avs2dec.c for better understanding

Message ID 20200820070515.905-2-hwrenx@126.com
State Superseded
Headers show
Series [FFmpeg-devel,1/3] lavc/avs2_parser.c, lavf/davs2.c: Add AVS2_* prefix | expand

Checks

Context Check Description
andriy/default pending
andriy/make fail Make failed

Commit Message

hwren Aug. 20, 2020, 7:05 a.m. UTC
From: hwren <hwrenx@126.com>

Signed-off-by: hwren <hwrenx@126.com>
---
 libavformat/{davs2.c => avs2dec.c} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename libavformat/{davs2.c => avs2dec.c} (100%)

Comments

hwren Aug. 20, 2020, 8:58 a.m. UTC | #1
Incomplete submission. Please refer to the new version patches.














At 2020-08-20 15:05:14, hwrenx@126.com wrote:
>From: hwren <hwrenx@126.com>
>
>Signed-off-by: hwren <hwrenx@126.com>
>---
> libavformat/{davs2.c => avs2dec.c} | 0
> 1 file changed, 0 insertions(+), 0 deletions(-)
> rename libavformat/{davs2.c => avs2dec.c} (100%)
>
>diff --git a/libavformat/davs2.c b/libavformat/avs2dec.c
>similarity index 100%
>rename from libavformat/davs2.c
>rename to libavformat/avs2dec.c
>-- 
>2.23.0.windows.1
diff mbox series

Patch

diff --git a/libavformat/davs2.c b/libavformat/avs2dec.c
similarity index 100%
rename from libavformat/davs2.c
rename to libavformat/avs2dec.c