Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-03avformat/imfdec: use CPL start timecode if availablePierre-Anthony Lemieux
2022-09-28format/imfdec: improve error handling when selecting tracks for playbackPierre-Anthony Lemieux
2022-09-07avformat/imfdec: check if Asset/Id exists before trying to read itPierre-Anthony Lemieux
2022-08-12avformat/imfdec: preserve stream informationPierre-Anthony Lemieux
2022-06-12avformat/imf: refactor to use avutil/uuidPierre-Anthony Lemieux
2022-05-10avformat/demux: Add new demux.h headerAndreas Rheinhardt
2022-03-19avformat/imf: refactor to use ff_rescale_interval()Pierre-Anthony Lemieux
2022-03-19avformat/imf: clean-up and reduce loggingPierre-Anthony Lemieux
2022-03-19avformat/imf: add support for input seekingPierre-Anthony Lemieux
2022-03-19avformat/imf: relocate static function imf_time_to_ts()Pierre-Anthony Lemieux
2022-03-17avformat/imfdec: Convert to the new channel layout APIAndreas Rheinhardt
2022-02-20avformat/imf: document IMFVirtualTrackResourcePlaybackCtxPierre-Anthony Lemieux
2022-02-20avformat/imf: fix packet pts, dts and muxingPierre-Anthony Lemieux
2022-02-20avformat/imf: open resources only when first neededPierre-Anthony Lemieux
2022-02-05avformat/imf: cosmeticsZane van Iperen
2022-01-19avformat/imfdec: Use proper logcontextAndreas Rheinhardt
2022-01-09avformat/imfdec: do not use filesize when reading XML fileMarton Balint
2022-01-05avformat/imf: fix bad free() when directory name of the input url is emptyPierre-Anthony Lemieux
2022-01-04avformat/imf: Fix error handling in set_context_streams_from_tracks()Pierre-Anthony Lemieux
2022-01-03lavf/imfdec: mark as experimentalAnton Khirnov
2021-12-31avformat/imf: DemuxerPierre-Anthony Lemieux