summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/os_support: use windows stat structs with 64bit time_tsoftworkz2022-06-11
* avformat/librist: allow setting fifo size and fail on overflowGijs Peskens2022-06-09
* avformat/aviobuf: Check buf_size in ffio_ensure_seekback()Michael Niedermayer2022-06-09
* avformat/bfi: Check offsets betterMichael Niedermayer2022-06-09
* avformat/asfdec_f: Check packet_frag_timestampMichael Niedermayer2022-06-09
* avformat/file: remove _WIN32 conditionsoftworkz2022-06-09
* avformat/os_support: Support long file names on Windowssoftworkz2022-06-09
* libavformat/tls_libtls: handle TLS_WANT_{POLLIN, POLLOUT} in read/write funct...Matthieu Bouron2022-06-08
* lavf/matroskadec: stop mapping text/plain attachments to AV_CODEC_ID_TEXTAnton Khirnov2022-06-08
* libavformat/isom: Add more language mappingsIvan Baykalov2022-06-07
* avcodec: add QOI decoder and demuxer and parser and encoder and muxerPaul B Mahol2022-06-05
* avformat/matroskadec: assert non NULL bufMichael Niedermayer2022-05-26
* avformat/act: Check ff_get_wav_header() for failureMichael Niedermayer2022-05-26
* avformat/jpegxl_probe: Check init_get_bits8() for failureMichael Niedermayer2022-05-26
* Switch uses of av_fopen_utf8 to avpriv_fopen_utf8Martin Storsjö2022-05-23
* avformat/sccenc: avoid potential invalid accessLimin Wang2022-05-19
* Makefile: remove sccenc dependency on subtitlesLimin Wang2022-05-19
* avformat/img2: Add support for AVIF mux in image2Vignesh Venkatasubramanian2022-05-19
* avformat/hls, dashdec: Don't use AV_OPT flags in av_dict_set()Andreas Rheinhardt2022-05-16
* avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.hAndreas Rheinhardt2022-05-15
* avformat/dashdec: accept and relay CENC decryption keyGyan Doshi2022-05-14
* avformat/movenc: Add support for AVIF muxingVignesh Venkatasubramanian2022-05-13
* avformat/av1: Add a parameter to av1c to omit seq headerVignesh Venkatasubramanian2022-05-13
* avformat/hlsenc: check discont_program_date_time before use it in parse_playlistSteven Liu2022-05-12
* avformat/internal: Hide BSF stuff only used by the core APIsAndreas Rheinhardt2022-05-12
* avformat/internal: Move FFERROR_REDO to demux.hAndreas Rheinhardt2022-05-12
* avformat/http: remove unused function ff_http_get_shutdown_statusSteven Liu2022-05-12
* lavf/matroskaenc: enable PGS merge auto bsfJohn Stebbins2022-05-10
* avformat/utils: Move ff_format_io_close.* to options.c, avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_stream_side_data_copy to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move avpriv_set_pts_info() to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_copy_whiteblacklists to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_format_set_url to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_is_intra_only to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_find_stream_index to demux_utils.cAndreas Rheinhardt2022-05-10
* avformat/asf: Move ASF GUIDs to a new fileAndreas Rheinhardt2022-05-10
* avformat/utils: Move av_find_best_stream to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move av_find_default_stream_index to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move av_find_program_from_stream to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move guessing frame rate/SAR to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move matching stream specificiers to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move internal stream timebase stuff to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move adding AVProgram to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move av_stream_*_side_data API to avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move freeing AVFormatContext to a new file avformat.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_get_extradata to demux_utils.cAndreas Rheinhardt2022-05-10
* avformat/internal: Make AVFormatContext* a logctx in ff_get_extradataAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_generate_avci_extradata to demux_utils.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move av_read_(play|pause) to demux_utils.cAndreas Rheinhardt2022-05-10
* avformat/utils: Move ff_add_param_change to demux_utils.cAndreas Rheinhardt2022-05-10