| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/imfdec: remove the experimental flag | Pierre-Anthony Lemieux | 2023-02-21 | 1 | -1/+1 |
* | avformat: deprecate AVFormatContext io_close callback | Marton Balint | 2023-02-16 | 1 | -0/+4 |
* | avformat/imfdec: use CPL start timecode if available | Pierre-Anthony Lemieux | 2022-11-03 | 1 | -0/+11 |
* | format/imfdec: improve error handling when selecting tracks for playback | Pierre-Anthony Lemieux | 2022-09-28 | 1 | -3/+12 |
* | avformat/imfdec: check if Asset/Id exists before trying to read it | Pierre-Anthony Lemieux | 2022-09-07 | 1 | -1/+6 |
* | avformat/imfdec: preserve stream information | Pierre-Anthony Lemieux | 2022-08-12 | 1 | -8/+4 |
* | avformat/imf: refactor to use avutil/uuid | Pierre-Anthony Lemieux | 2022-06-12 | 1 | -17/+17 |
* | avformat/demux: Add new demux.h header | Andreas Rheinhardt | 2022-05-10 | 1 | -1/+1 |
* | avformat/imf: refactor to use ff_rescale_interval() | Pierre-Anthony Lemieux | 2022-03-19 | 1 | -14/+6 |
* | avformat/imf: clean-up and reduce logging | Pierre-Anthony Lemieux | 2022-03-19 | 1 | -64/+29 |
* | avformat/imf: add support for input seeking | Pierre-Anthony Lemieux | 2022-03-19 | 1 | -27/+102 |
* | avformat/imf: relocate static function imf_time_to_ts() | Pierre-Anthony Lemieux | 2022-03-19 | 1 | -19/+19 |
* | avformat/imfdec: Convert to the new channel layout API | Andreas Rheinhardt | 2022-03-17 | 1 | -1/+1 |
* | avformat/imf: document IMFVirtualTrackResourcePlaybackCtx | Pierre-Anthony Lemieux | 2022-02-20 | 1 | -6/+6 |
* | avformat/imf: fix packet pts, dts and muxing | Pierre-Anthony Lemieux | 2022-02-20 | 1 | -92/+171 |
* | avformat/imf: open resources only when first needed | Pierre-Anthony Lemieux | 2022-02-20 | 1 | -7/+10 |
* | avformat/imf: cosmetics | Zane van Iperen | 2022-02-05 | 1 | -8/+8 |
* | avformat/imfdec: Use proper logcontext | Andreas Rheinhardt | 2022-01-19 | 1 | -1/+1 |
* | avformat/imfdec: do not use filesize when reading XML file | Marton Balint | 2022-01-09 | 1 | -11/+4 |
* | avformat/imf: fix bad free() when directory name of the input url is empty | Pierre-Anthony Lemieux | 2022-01-05 | 1 | -1/+4 |
* | avformat/imf: Fix error handling in set_context_streams_from_tracks() | Pierre-Anthony Lemieux | 2022-01-04 | 1 | -2/+1 |
* | lavf/imfdec: mark as experimental | Anton Khirnov | 2022-01-03 | 1 | -0/+1 |
* | avformat/imf: Demuxer | Pierre-Anthony Lemieux | 2021-12-31 | 1 | -0/+899 |