summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fate/imf: remove redundant codePierre-Anthony Lemieux2023-05-18
* fate/imf: fix memory leakPierre-Anthony Lemieux2023-05-18
* avformat/yuvmpegenc: add support for rawvideo inputJames Almer2023-05-18
* avfilter/f_graphmonitor: make mode option of type flagsPaul B Mahol2023-05-18
* avfilter/f_graphmonitor: add commands supportPaul B Mahol2023-05-18
* avfilter/f_graphmonitor: add nozeroeof modePaul B Mahol2023-05-18
* avutil/frame: remove one layer of indirection in av_frame_replace()James Almer2023-05-18
* avcodec/h264_picture: use ff_thread_replace_frame()James Almer2023-05-18
* avcodec/utils: add ff_thread_replace_frame()James Almer2023-05-18
* avutil/frame: add av_frame_replaceJames Almer2023-05-18
* avutil/frame: deprecate palette_has_changedJames Almer2023-05-18
* avfilter/avf_showspectrum: check for allocation errorPaul B Mahol2023-05-18
* avcodec/ccaptions_dec: correct flushing output on EOFPaul B Mahol2023-05-18
* avcodec/hevc_ps: add proper bound checks around cm_ref_layer_id in colour_map...Clement Lecigne2023-05-17
* av1_parse: Don't reject zero-size padding OBUsMark Thompson2023-05-17
* av1_parse: Remove unused getbits instanceMark Thompson2023-05-17
* cbs_av1: Don't reject unknown metadataMark Thompson2023-05-17
* cbs_av1: Add tracing headers for metadata typesMark Thompson2023-05-17
* doc/ffmpeg: Extend documentation for sws_flags optionTobias Rapp2023-05-17
* fate/jpg: add RGB mjpeg fate testsLeo Izen2023-05-17
* avcodec/mediacodec: Add VP8 encoderSamuel Mira2023-05-17
* avcodec/mediacodec: Add AV1 encoderSamuel Mira2023-05-17
* avcodec/vdpau_mpeg4: fix order of quant matrix coefficientsHendrik Leppkes2023-05-15
* avcodec/vdpau_mpeg12: fix order of quant matrix coefficientsHendrik Leppkes2023-05-15
* avcodec/nvdec_mpeg4: fix order of quant matrix coefficientsHendrik Leppkes2023-05-15
* avcodec/nvdec_mpeg2: fix order of quant matrix coefficientsHendrik Leppkes2023-05-15
* lavc/libdav1d: fix exporting framerateAnton Khirnov2023-05-15
* lavc/av1*: fix exporting framerateAnton Khirnov2023-05-15
* fftools/ffmpeg: rename transcode_init()Anton Khirnov2023-05-15
* fftools/ffmpeg_demux: stop logging to demuxer contextAnton Khirnov2023-05-15
* fftools/ffmpeg_demux: move InputFile.ts_offset_discont,last_ts to private dataAnton Khirnov2023-05-15
* fftools/ffmpeg: stop accessing input format from decoding codeAnton Khirnov2023-05-15
* fftools/ffmpeg: log corrupt-frame errors to the appropriate contextAnton Khirnov2023-05-15
* fftools/ffmpeg: replace print_error() by more meaningful messagesAnton Khirnov2023-05-15
* fftools/ffmpeg_demux: reindent after previous commitAnton Khirnov2023-05-15
* fftools/ffmpeg: move discarding unused programs to ffmpeg_demuxAnton Khirnov2023-05-15
* fftools/ffmpeg: simplify tracking -readrate start timeAnton Khirnov2023-05-15
* fftools/ffmpeg_demux: move InputStream.streamcopy_needed to private dataAnton Khirnov2023-05-15
* fftools/ffmpeg_demux: move InputStream.wrap_correction_done to private dataAnton Khirnov2023-05-15
* fftools/ffmpeg_demux: move InputStream.[next_]dts to private dataAnton Khirnov2023-05-15
* fftools/ffmpeg_demux: move InputStream.[saw_]first_d?ts to private dataAnton Khirnov2023-05-15
* fftools/ffmpeg_demux: move InputStream.{nb_packets,data_size} to private dataAnton Khirnov2023-05-15
* fftools/ffmpeg: drop unused decode_video() parameterAnton Khirnov2023-05-15
* fftools/ffmpeg_demux: reindent after previous commitAnton Khirnov2023-05-15
* fftools/ffmpeg: move post-demux packet processing to ffmpeg_demuxAnton Khirnov2023-05-15
* fftools/ffmpeg: attach InputStream.dts to demuxed packets when neededAnton Khirnov2023-05-15
* fftools/ffmpeg_demux: move preparing DemuxMsg to separate functionAnton Khirnov2023-05-15
* fftools/ffmpeg: stop using decoder properties in ist_dts_update()Anton Khirnov2023-05-15
* fftools/ffmpeg: reindent after previous commitAnton Khirnov2023-05-15
* fftools/ffmpeg: consolidate InputStream.[next_]dts updatesAnton Khirnov2023-05-15