summaryrefslogtreecommitdiffstats
path: root/sub/lavc_conv.c
Commit message (Collapse)AuthorAgeFilesLines
* sub: rename sd_lavc_conv.c to lavc_conv.cwm42015-12-181-0/+280
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?)