| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/{isom,mov,movenc}: add support for CMAF DASH roles | Jan Ekström | 2021-10-04 | 1 | -1/+1 |
* | avformat: add an AV1 Low overhead bitstream format muxer | James Almer | 2021-09-01 | 1 | -2/+2 |
* | avformat/matroskaenc: Pass dispositions through unchanged by default | Andreas Rheinhardt | 2021-08-24 | 1 | -1/+1 |
* | avformat/argo_brp: use bits_per_coded_sample instead of bits_per_raw_sample | Zane van Iperen | 2021-07-19 | 1 | -1/+1 |
* | avformat: add a concat protocol that takes a line break delimited list of res... | James Almer | 2021-07-02 | 1 | -2/+2 |
* | lavf/webmdashenc.c: Allow AV1 video in WebM | Matthieu Patou | 2021-06-20 | 1 | -1/+1 |
* | avformat: make AVStream.pts_wrap_bits public | James Almer | 2021-06-10 | 1 | -2/+2 |
* | avformat/libsrt: workaround conflict with ffmpeg cmdline option | Zhao Zhili | 2021-06-09 | 1 | -1/+1 |
* | avformat/mpegtsenc: add NIT support | Ubaldo Porcheddu | 2021-05-20 | 1 | -1/+1 |
* | avformat: add Argonaut Games CVG muxer | Zane van Iperen | 2021-05-12 | 1 | -1/+1 |
* | avformat: add Argonaut Games CVG demuxer | Zane van Iperen | 2021-05-12 | 1 | -2/+2 |
* | movenc: add movie_timescale option instead of hardcoding 1000 | Justin Ruggles | 2021-05-04 | 1 | -1/+1 |
* | Bump major versions of all libraries. | Anton Khirnov | 2021-04-27 | 1 | -2/+2 |
* | avformat: remove deprecated AVStream.codec | James Almer | 2021-04-27 | 1 | -3/+0 |
* | avformat: Switch AVChapter.id to 64bits | Andreas Rheinhardt | 2021-04-27 | 1 | -3/+0 |
* | avformat: Remove deprecated av_demuxer_open() | Andreas Rheinhardt | 2021-04-27 | 1 | -3/+0 |
* | avformat: Remove deprecated AVFMT_FLAG_MP4A_LATM flag, latm option | Andreas Rheinhardt | 2021-04-27 | 1 | -3/+0 |
* | avformat/dashenc: Remove deprecated min_seg_duration option | Andreas Rheinhardt | 2021-04-27 | 1 | -3/+0 |
* | avformat/rtsp: Remove deprecated old options, rename stimeout->timeout | Andreas Rheinhardt | 2021-04-27 | 1 | -3/+0 |
* | avformat/aviobuf: End grace period of allowing 0 from read_packet | Andreas Rheinhardt | 2021-04-27 | 1 | -3/+0 |
* | avformat/mov, movenc: Stop exporting rotation via metadata | Andreas Rheinhardt | 2021-04-27 | 1 | -3/+0 |
* | avformat: Remove remnants of side data merging | Andreas Rheinhardt | 2021-04-27 | 1 | -3/+0 |
* | avformat/hlsenc: Remove deprecated localtime options | Andreas Rheinhardt | 2021-04-27 | 1 | -3/+0 |
* | avformat/hlsenc: Remove deprecated wrap option | Andreas Rheinhardt | 2021-04-27 | 1 | -3/+0 |
* | avformat/http: Remove deprecated "user-agent" option | Andreas Rheinhardt | 2021-04-27 | 1 | -3/+0 |
* | avformat: Remove deprecated filename field from AVFormatContext | Andreas Rheinhardt | 2021-04-27 | 1 | -3/+0 |
* | avformat: Remove getters and setters | Andreas Rheinhardt | 2021-04-27 | 1 | -3/+0 |
* | avformat: Remove deprecated old open callbacks | Andreas Rheinhardt | 2021-04-27 | 1 | -3/+0 |
* | avformat: Remove FFserver leftovers | Andreas Rheinhardt | 2021-04-27 | 1 | -3/+0 |
* | avformat: Constify the API wrt AV(In|Out)putFormat | Andreas Rheinhardt | 2021-04-27 | 1 | -3/+0 |
* | avformat: Remove next API for AV(In|Out)putFormat | Andreas Rheinhardt | 2021-04-27 | 1 | -3/+0 |
* | avformat/westwoodaudenc: Adds muxer for Westwood AUD format. | Aidan Richmond | 2021-04-26 | 1 | -1/+1 |
* | lavf: postpone removal of FF_API_COMPUTE_PKT_FIELDS2 | Anton Khirnov | 2021-04-08 | 1 | -3/+3 |
* | avformat/utils: add helper functions to retrieve index entries from an AVStream | James Almer | 2021-04-07 | 1 | -1/+1 |
* | Bump minor versions after release branchn4.5-dev | Michael Niedermayer | 2021-03-20 | 1 | -1/+1 |
* | Bump Versions before release/4.4 branch | Michael Niedermayer | 2021-03-20 | 1 | -1/+1 |
* | avformat: Make AVChapter.id an int64_t on next major bump | Andreas Rheinhardt | 2021-03-19 | 1 | -1/+4 |
* | avformat: add Changelog entry for librist and bump minor | Marton Balint | 2021-03-13 | 1 | -1/+1 |
* | avformat/gopher: Add support for Gopher over TLS | parazyd | 2021-03-11 | 1 | -1/+1 |
* | avformat/utils: change AVStream side data related public function and struct ... | James Almer | 2021-03-10 | 1 | -1/+1 |
* | avformat: add TTML muxer | Jan Ekström | 2021-03-05 | 1 | -1/+1 |
* | avformat: Deprecate AVFMT_FLAG_PRIV_OPT, remove av_demuxer_open on bump | Andreas Rheinhardt | 2021-03-03 | 1 | -1/+7 |
* | avformat: add Digital Pictures SGA game demuxer | Paul B Mahol | 2021-03-01 | 1 | -1/+1 |
* | avformat: add Simbiosis IMX demuxer | Paul B Mahol | 2021-02-20 | 1 | -1/+1 |
* | avformat: add xbm_pipe demuxer | Paul B Mahol | 2021-02-05 | 1 | -1/+1 |
* | avformat: add binka demuxer | Paul B Mahol | 2021-02-04 | 1 | -2/+2 |
* | avformat/http: support retry on connection error | erankor | 2021-01-03 | 1 | -1/+1 |
* | avformat/mspdec: Microsoft Paint (MSP) demuxer | Peter Ross | 2020-12-06 | 1 | -1/+1 |
* | avformat: add a stream event flag for new packets | Anton Khirnov | 2020-10-28 | 1 | -1/+1 |
* | avformat: add alp muxer | Zane van Iperen | 2020-10-25 | 1 | -1/+1 |