110797 Commits (6ee57fd2b6769725afa66d2f742d928db48ff19f)
 

Author SHA1 Message Date
Tobias Rapp aa6eeb29cb doc/ffmpeg: Extend documentation for sws_flags option 2 years ago
Leo Izen d4c48ee7f3 fate/jpg: add RGB mjpeg fate tests 2 years ago
Samuel Mira 416fd1b43b avcodec/mediacodec: Add VP8 encoder 2 years ago
Samuel Mira acd37fd566 avcodec/mediacodec: Add AV1 encoder 2 years ago
Hendrik Leppkes 6b2ae90411
avcodec/vdpau_mpeg4: fix order of quant matrix coefficients 2 years ago
Hendrik Leppkes 308e4ae8e3
avcodec/vdpau_mpeg12: fix order of quant matrix coefficients 2 years ago
Hendrik Leppkes b3e938ef80
avcodec/nvdec_mpeg4: fix order of quant matrix coefficients 2 years ago
Hendrik Leppkes af8affb77e
avcodec/nvdec_mpeg2: fix order of quant matrix coefficients 2 years ago
Anton Khirnov 9d70e74d25 lavc/libdav1d: fix exporting framerate 2 years ago
Anton Khirnov e10a5b91bc lavc/av1*: fix exporting framerate 2 years ago
Anton Khirnov 7be945a011 fftools/ffmpeg: rename transcode_init() 2 years ago
Anton Khirnov de6d60117e fftools/ffmpeg_demux: stop logging to demuxer context 2 years ago
Anton Khirnov c5d77dcbf1 fftools/ffmpeg_demux: move InputFile.ts_offset_discont,last_ts to private data 2 years ago
Anton Khirnov ab223a4d8c fftools/ffmpeg: stop accessing input format from decoding code 2 years ago
Anton Khirnov 2ab9f247f7 fftools/ffmpeg: log corrupt-frame errors to the appropriate context 2 years ago
Anton Khirnov a1002bc39c fftools/ffmpeg: replace print_error() by more meaningful messages 2 years ago
Anton Khirnov fd980b2615 fftools/ffmpeg_demux: reindent after previous commit 2 years ago
Anton Khirnov 9429624a76 fftools/ffmpeg: move discarding unused programs to ffmpeg_demux 2 years ago
Anton Khirnov f9657b7443 fftools/ffmpeg: simplify tracking -readrate start time 2 years ago
Anton Khirnov 6b0c984f0d fftools/ffmpeg_demux: move InputStream.streamcopy_needed to private data 2 years ago
Anton Khirnov 7df3253c5a fftools/ffmpeg_demux: move InputStream.wrap_correction_done to private data 2 years ago
Anton Khirnov df25e21ce7 fftools/ffmpeg_demux: move InputStream.[next_]dts to private data 2 years ago
Anton Khirnov 6d7b43ed44 fftools/ffmpeg_demux: move InputStream.[saw_]first_d?ts to private data 2 years ago
Anton Khirnov 57a2b2f886 fftools/ffmpeg_demux: move InputStream.{nb_packets,data_size} to private data 2 years ago
Anton Khirnov 6fcfe4307c fftools/ffmpeg: drop unused decode_video() parameter 2 years ago
Anton Khirnov bfd5e7ef5d fftools/ffmpeg_demux: reindent after previous commit 2 years ago
Anton Khirnov 2b99c6bfd5 fftools/ffmpeg: move post-demux packet processing to ffmpeg_demux 2 years ago
Anton Khirnov 09c686788e fftools/ffmpeg: attach InputStream.dts to demuxed packets when needed 2 years ago
Anton Khirnov abf9532bda fftools/ffmpeg_demux: move preparing DemuxMsg to separate function 2 years ago
Anton Khirnov 989e87b03c fftools/ffmpeg: stop using decoder properties in ist_dts_update() 2 years ago
Anton Khirnov 0d25b404d4 fftools/ffmpeg: reindent after previous commit 2 years ago
Anton Khirnov 702ff2d281 fftools/ffmpeg: consolidate InputStream.[next_]dts updates 2 years ago
Anton Khirnov a238ba9c3c fftools/ffmpeg: stop using deprecated ticks_per_frame 2 years ago
Anton Khirnov 7d1d61cc5f lavc: deprecate AVCodecContext.ticks_per_frame 2 years ago
Anton Khirnov 2953ebe7b6 tests/fate: add a simple test for libx264 2 years ago
Anton Khirnov f618004bc1 lavc/libvpxenc: send frame durations to the encoder 2 years ago
Anton Khirnov 2ad468ed1f lavc/libkvazaar,libopenh264enc: drop redundant checks 2 years ago
Anton Khirnov aa3b0f4376 libaomenc: use AVCodecContext.framerate when available 2 years ago
Anton Khirnov 3fabf71207 lavc/msmpeg4enc: use AVCodecContext.framerate when available 2 years ago
Anton Khirnov dc20baa049 lavc/ratecontrol: use AVCodecContext.framerate when available 2 years ago
Anton Khirnov e930b834a9 lavf: use AV_CODEC_PROP_FIELDS where appropriate 2 years ago
Anton Khirnov 70433abf7f lavc/codec_desc: add a property for codecs that support field coding 2 years ago
Anton Khirnov 78e84c054a fftools/ffmpeg: fix computing video frame duration from repeat_pict 2 years ago
Anton Khirnov d45a296732 lavu/frame: extend AVFrame.repeat_pict documentation 2 years ago
Anton Khirnov 02823210d7 fftools/opt_common: stop printing deprecated AV_CODEC_CAP_SUBFRAMES 2 years ago
Anton Khirnov 8b20d0dcb5 lavc: deprecate AV_CODEC_CAP_SUBFRAMES 2 years ago
Anton Khirnov 51d6ae099f lavc/decode: drop a useless warning 2 years ago
Michael Niedermayer 954d16fa3f
avformat/hls: Try to implement RFC8216 playlist refusal 2 years ago
Michael Niedermayer a7b06bfc5d
avformat: add ff_match_url_ext() 2 years ago
Paul B Mahol 2a74826b02 avfilter/*xfade: reduce memory consumption 2 years ago