mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
libeplayer3: minor adjustments
Origin commit data
------------------
Branch: master
Commit: dff15731cb
Author: martii <m4rtii@gmx.de>
Date: 2014-05-02 (Fri, 02 May 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -313,8 +313,8 @@ bool Input::ReadSubtitle(const char *filename, const char *format, int pid)
|
||||
dvbsub_ass_write(c, &sub, pid);
|
||||
av_free_packet(&packet);
|
||||
}
|
||||
avformat_close_input(&subavfc);
|
||||
avcodec_close(c);
|
||||
avformat_close_input(&subavfc);
|
||||
avformat_free_context(subavfc);
|
||||
|
||||
Track track;
|
||||
|
Reference in New Issue
Block a user