91987 Commits (7ed8d5cfd94a53cca3599d40d2d9d2a8ee6f1bb8)
 

Author SHA1 Message Date
Devin Heitmueller 35498c124a avcodec: add AV_PKT_DATA_AFD to allow AFD data to be embedded in AVPacket 7 years ago
Devin Heitmueller 8732dfa995 avdevice/decklink: Add support for EIA-708 output over SDI 7 years ago
Devin Heitmueller 6a9abe9ec3 avcodec/v210enc: Pass through A53 CC data 7 years ago
James Almer edafb9f529 avformat/movenc: remove experimental checks for AV1 streams 7 years ago
Marton Balint 37caec3dc4 avfilter/vf_framerate: switch to activate 7 years ago
Marton Balint 43d3b61abe avfilter/f_cue: add cue and acue filters 7 years ago
Marton Balint 4737387d28 avutil/file: allow mapping 0 byte files with av_file_map 7 years ago
Marton Balint bd3c27fd7a avdevice/decklink_enc: add support for setting duplex mode 7 years ago
Derek Buitenhuis f55d987bad Add FATE test for QT format audio descriptors in MP4 7 years ago
Justin Ruggles d2047c14c0 Use QT format for audio sample descriptors depending on stsd version. 7 years ago
Daniel Oberhoff a75d805e6b avfilter/vf_remap: add slice threading 7 years ago
Paul B Mahol bd6c57d532 avfilter: add support for gray14 format 7 years ago
Paul B Mahol e70f6cb7e3 avfilter/vf_premultiply: add gray14 format 7 years ago
Paul B Mahol e10846001d avfilter/vf_extractplanes: define higher depth formats with macro 7 years ago
Paul B Mahol 6c06389d6e avfilter/vf_extractplanes: define common 8-bit pixel formats 7 years ago
Paul B Mahol 43421386f2 avfilter/vf_extractplanes: fix 14bit format extraction 7 years ago
Paul B Mahol 4b1b47e81b avcodec/scpr: stop checking for overread twice 7 years ago
Shiyou Yin 5161f7bcfd avutil/mips: [loongson] simplify macro TRANSPOSE_4H and TRANSPOSE_8B 7 years ago
gxw 090647da84 avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp. 7 years ago
Dale Curtis 8ef7fb86d6 avformat/utils: Don't calculate duration using AV_NOPTS_VALUE for start_time. 7 years ago
Moritz Barsnick 1693a68187 avcodec/aacenc: report channel layout by name 7 years ago
Paul B Mahol 05df39cf3f avcodec/tiff: check ff_lzw_decode_open() for failure 7 years ago
Paul B Mahol 39cfb722ee avcodec/gifdec: set .caps_internal 7 years ago
Paul B Mahol 158043bae8 avcodec/gifdec: check ff_lzw_decode_open() for failure 7 years ago
John Stebbins 4cfb01d6ae lavf/movenc: Fail when codec tag is invalid for format 7 years ago
John Stebbins 981178f3b0 lavf/movenc: Add GoPro metadata to permitted mp4 "codecs" 7 years ago
John Stebbins 3318ac5b9a lavf/mov: factor out setting codec_id 7 years ago
John Stebbins c9a992d931 lavf/mov: add AVCodecTag entry for GoPro metadata 7 years ago
Paul B Mahol 6e15495bcb avcodec/zmbv: decoder supports init_cleanup capability 7 years ago
Paul B Mahol 337b9e190b avcodec/ulti: fix minor style issue 7 years ago
Paul B Mahol 51a087771b avcodec/tscc: decoder supports init_cleanup capability 7 years ago
Paul B Mahol 86e7e7816b avcodec/tscc: check av_frame_alloc() for failure 7 years ago
Paul B Mahol 1e09dd96fe avcodec/on2avc: decoder supports init_cleanup capability 7 years ago
Paul B Mahol e8b27b82d0 avcodec/mscc: decoders supports init_cleanup capability 7 years ago
Paul B Mahol 0d37823c83 avcodec/interplayacm: decoder supports init_cleanup capability 7 years ago
Paul B Mahol 1f71f0a312 avcodec/fmvc: use correct pixel format on big-endian for 16 bpp 7 years ago
Paul B Mahol 15a5f49c0b avcodec/flashsv: check return value of flashsv_decode_init() 7 years ago
Paul B Mahol ae227fa1f2 avcodec/fic: change class name to more correct one 7 years ago
Paul B Mahol ea6f61025e avcodec/dsicinvideo: decoder supports init_cleanup capability 7 years ago
Paul B Mahol 94437e4409 avcodecc/cscd: fix some obvious style issues 7 years ago
Paul B Mahol aa76bdea1f avcodec/cscd: decoder supports init_cleanup capability 7 years ago
Paul B Mahol aaa3f115d8 avcodec/cook: decoder supports init_cleanup capability 7 years ago
Paul B Mahol 068412f2e8 avcodec/rscc: fix decoding of some iscc files 7 years ago
Paul B Mahol a5278b672a avcodec: add RemotelyAnywhere Screen Capture decoder 7 years ago
Paul B Mahol af71a3ff3e avcodec/wcmv: fix output on big-endian with rgb565 format 7 years ago
Paul B Mahol d8ad8fd8bd avcodec/qdmc: check return code of ff_fft_init() 7 years ago
Paul B Mahol c4cda4eb87 avfilter: add lut1d filter 7 years ago
Zhao Zhili 037b3bd14a avcodec/h264dec: remove unnecessary checks in h264_decode_frame 7 years ago
Zhao Zhili b9d1f5bf68 avcodec/h264dec: check number of SPS in is_extra 7 years ago
Shiyou Yin 9f60c58586 avcodec/mips: [loongson] fix improper use of register constraints. 7 years ago