Commit Graph

7 Commits

Author SHA1 Message Date
Stefan Seyfried
042057b565 libeplayer3: add aac_adtstoasc bitstream filter
Add the aac_adtstoasc bitstream filter for AAC streams. In the
cases where it is not needed, it does not seem to hurt, and in
other cases it fixes audio playback.
TODO: improve the handling of the bsfc allocation / deallocation,
      this should go in a Track() destructor or similar.
2016-01-08 17:03:04 +01:00
martii
67a6810022 libeplayer3/manager: use AVDISCARD_NONE instead of AVDISCARD_DEFAULT to disable programs 2014-08-31 12:36:22 +02:00
martii
ad0b3175c1 libeplayer3: implement multi-program support 2014-08-22 18:53:52 +02:00
martii
6c340eb752 libeplayer3: extend API 2014-04-09 22:06:41 +02:00
martii
cb3db6256c libeplayer3: continue refresh 2014-04-08 20:02:07 +02:00
martii
fcd1dc8399 libeplayer3: cleanups 2014-04-07 23:00:03 +02:00
martii
5448fb35bf libeplayer3: rename files 2014-04-07 21:34:01 +02:00