summaryrefslogtreecommitdiff
path: root/libavformat/imfdec.c
Commit message (Expand)AuthorAge
* avformat/imf: refactor to use avutil/uuidPierre-Anthony Lemieux2022-06-12
* avformat/demux: Add new demux.h headerAndreas Rheinhardt2022-05-10
* avformat/imf: refactor to use ff_rescale_interval()Pierre-Anthony Lemieux2022-03-19
* avformat/imf: clean-up and reduce loggingPierre-Anthony Lemieux2022-03-19
* avformat/imf: add support for input seekingPierre-Anthony Lemieux2022-03-19
* avformat/imf: relocate static function imf_time_to_ts()Pierre-Anthony Lemieux2022-03-19
* avformat/imfdec: Convert to the new channel layout APIAndreas Rheinhardt2022-03-17
* avformat/imf: document IMFVirtualTrackResourcePlaybackCtxPierre-Anthony Lemieux2022-02-20
* avformat/imf: fix packet pts, dts and muxingPierre-Anthony Lemieux2022-02-20
* avformat/imf: open resources only when first neededPierre-Anthony Lemieux2022-02-20
* avformat/imf: cosmeticsZane van Iperen2022-02-05
* avformat/imfdec: Use proper logcontextAndreas Rheinhardt2022-01-19
* avformat/imfdec: do not use filesize when reading XML fileMarton Balint2022-01-09
* avformat/imf: fix bad free() when directory name of the input url is emptyPierre-Anthony Lemieux2022-01-05
* avformat/imf: Fix error handling in set_context_streams_from_tracks()Pierre-Anthony Lemieux2022-01-04
* lavf/imfdec: mark as experimentalAnton Khirnov2022-01-03
* avformat/imf: DemuxerPierre-Anthony Lemieux2021-12-31