summaryrefslogtreecommitdiff
path: root/libavformat/demux.c
Commit message (Expand)AuthorAge
* avformat/demux: preserve AV_PKT_FLAG_CORRUPT in parse_packetAlex Shumsky2021-10-29
* avformat/demux: Use r_frame_rate in compute_frame_duration if codec_framerate...Nicolas Gaullier2021-09-23
* avformat/demux: Use av_opt_set_int() where appropriateAndreas Rheinhardt2021-09-18
* avformat/demux: Don't free inexistent ID3v2 metadataAndreas Rheinhardt2021-09-17
* avformat/utils: Move demuxing code out into a new fileAndreas Rheinhardt2021-09-17