diff options
author | wm4 <wm4@nowhere> | 2015-12-18 01:57:35 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2015-12-18 03:59:52 +0100 |
commit | 00135a87f04c1d288f8b75fe1df0a28531aced4e (patch) | |
tree | 50afe7779b7e33d9ac49321d95b43493300e0180 /sub | |
parent | 687b552db186af66e97c58792b2db40294e92bad (diff) |
sub: rename sd_lavc_conv.c to lavc_conv.c
The previous commit turned sd_lavc_conv from a sd_driver to
free-standing functions. Do the rename to reflect this change
separately to avoid confusing git's content tracking. (Or did
git solve this, making separating renames and content changes
unnecessary?)
Diffstat (limited to 'sub')
-rw-r--r-- | sub/lavc_conv.c (renamed from sub/sd_lavc_conv.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/sub/sd_lavc_conv.c b/sub/lavc_conv.c index 21e54c04a7..21e54c04a7 100644 --- a/sub/sd_lavc_conv.c +++ b/sub/lavc_conv.c |