103400 Commits (ad88cce3f8d0c8808522d2c93eaeaba904e764a5)
 

Author SHA1 Message Date
maryam ebrahimzadeh ad88cce3f8 avcodec/vp6: return value check for init_get_bits 3 years ago
Andreas Rheinhardt afeefb306e avcodec/bsf: Avoid allocation for AVBSFInternal 3 years ago
Andreas Rheinhardt 52bd399972 avformat/aviobuf: Use ffio_fill for padding 3 years ago
Andreas Rheinhardt f5f984c9c3 avformat/aviobuf: Avoid allocation when using dynamic buffer 3 years ago
Andreas Rheinhardt 45bfe8b838 avformat/avio: Move internal AVIOContext fields to avio_internal.h 3 years ago
Andreas Rheinhardt 530ac6aa30 avformat/aviobuf: Make ffio_set_buf_size() static 3 years ago
Andreas Rheinhardt 19093100fd avformat/utils: Move ffio_limit() to aviobuf 3 years ago
Andreas Rheinhardt e75ab15fd4 avformat/matroskadec: Read RealAudio extradata directly 3 years ago
Andreas Rheinhardt 7cfff1512c avformat/aviobuf: Avoid calling function twice due to FFMAX() 3 years ago
Andreas Rheinhardt 81b6186920 avutil/log: Reorder elements of AVClass to make it smaller 3 years ago
Andreas Rheinhardt 417bd4f7dd avcodec/codec: Reorder elements to make AVCodec smaller 3 years ago
James Almer 9677053884 avcodec/h264_slice: don't allocate film grain buffers when using hwaccel 3 years ago
Paul B Mahol 8cbed82b2a fftools/ffmpeg_filter: silence valgrind warning 3 years ago
Paul B Mahol 507fdcd1b0 avcodec/dnxhddec: ignore second flag for encoded field 3 years ago
Martin Storsjö 2589060b92 arm: hevc_qpel: Fix the assembly to work with non-multiple of 8 widths 3 years ago
Jan Ekström d48232fb4c tests/fate: move TTML-in-MP4 tests from subtitles.mak to mov.mak 3 years ago
Paul B Mahol 02aa7dc423 avfilter: add hsvkey and hsvhold video filters 3 years ago
Shaun Simpson 16102cada5 avcodec/jpeg2000_parser: Fix skipping of JP2 info markers by correctly reading marker size 3 years ago
Shaun Simpson 01284c01c1 avcodec/jpeg2000_parser: Fix parsing of tile-part header 3 years ago
Jan Ekström e41bd075dd avformat/movenc: add support for TTML muxing 3 years ago
Jan Ekström 460beb948c avformat/ttml: split TTML paragraph based or not check into header 3 years ago
Niklas Haas 94653e0dee avcodec/h264dec: fix possible out-of-bounds array access 3 years ago
J. Dekker b492cacffd checkasm: collapse hevc pel tests 3 years ago
James Almer fbbca7b8fa fate: update some missing refs 3 years ago
James Almer ab25874e32 avcodec/h264_slice: signal the presence of Film Grain in the decoder context 3 years ago
James Almer 9b05263ac1 avcodec/av1: signal the presence of Film Grain in the decoder context 3 years ago
James Almer 651fed3860 avcodec/libdav1d: signal the presence of Film Grain in the decoder context 3 years ago
James Almer 590a7e02f0 avcodec: add a Film Grain codec property flag 3 years ago
James Almer 6dd7149f4c avcodec/pthread_frame: also keep AVCodecContext.properties in sync between threads 3 years ago
Niklas Haas 66845cffc3 avcodec/h264dec: apply H.274 film grain 3 years ago
Niklas Haas 6bc29a6b57 avcodec/h274: add film grain synthesis routine 3 years ago
Niklas Haas cf37c3fb6c avcodec/h264_slice: compute and export film grain seed 3 years ago
James Almer 61b38f7aef avfilter/avfilter: add a return at the end of a non-void function 3 years ago
Andreas Rheinhardt 88b3e31562 avformat/matroskaenc: Only compile functions when needed 3 years ago
Andreas Rheinhardt 201b8a4d67 avformat/matroskadec: Include webm_dash_manifest demuxer only if enabled 3 years ago
Andreas Rheinhardt 750631b098 avformat/matroskaenc: Pass dispositions through unchanged by default 3 years ago
Andreas Rheinhardt beb60abab5 avformat/matroskaenc: Allow to set multiple streams as default 3 years ago
Andreas Rheinhardt ff02a42394 avformat/crcenc: Simplify writing trailer 3 years ago
James Zern cb23c1e553 avcodec/libaomenc: use ctx->usage to get default cfg 3 years ago
Paul B Mahol 7f194c7d96 avfilter/af_afreqshift: allow to change order of filters 3 years ago
Andreas Rheinhardt 0383ec88a5 avformat/av1dec: Disallow seeking by bytes 3 years ago
Andreas Rheinhardt 3f938cd46a avformat/av1dec: Flush BSF upon seeking 3 years ago
Andreas Rheinhardt 4d200342a7 avformat/utils: Also set io_repositioned for generic seeking 3 years ago
Andreas Rheinhardt 5a3385d49a avcodec/av1_frame_merge_bsf: Passthrough pos in case of no timestamps 3 years ago
Andreas Rheinhardt 172116fd5d avformat/av1dec: Deduplicate Annex B and low overhead OBU AV1 demuxer 3 years ago
Andreas Rheinhardt 8a805095c1 avformat/av1dec: Set position of AVPackets given to BSF 3 years ago
Michael Niedermayer 5e00eab611 avcodec/webp: Check available space in loop in decode_entropy_coded_image() 3 years ago
Michael Niedermayer 65892516d5 avcodec/h264dec: use picture parameters in ff_print_debug_info2() 3 years ago
Michael Niedermayer c59b5e3d1e avcodec/vc1dec: ff_print_debug_info() does not support WMV3 field_mode 3 years ago
Andreas Rheinhardt 845579c6e2 avfilter/vf_xmedian: Free inpads' names generically 3 years ago