90744 Commits (9e2b4c7ecc3014310d01e918800f7f7f36596598)
 

Author SHA1 Message Date
Michael Niedermayer 249aca8f98 avcodec/movtextdec: Check style_start/end 7 years ago
Zhong Li 54307b3531 lavc/qsvdec: set complete_frame flags for progressive picture 7 years ago
Maxym Dmytrychenko cca5e4f040 qsv: adding Multi Frame Encode support 7 years ago
Zhong Li 29a8ed7663 lavf/qsvvpp: bypass vpp if not needed. 7 years ago
Zhong Li 52ed83fa1a lavc/qsvdec: expose frame pic_type and key_frame 7 years ago
Michael Niedermayer c837918f50 avcodec/aacsbr_fixed: Fix integer overflow in sbr_hf_assemble() 7 years ago
Carl Eugen Hoyos 916632dfbb lavc/clearvideo: Allow decoding without extradata. 7 years ago
Michael Niedermayer 6cd81d68c5 libavcodec/rv34: error out earlier on missing references 7 years ago
Michael Niedermayer 6261ef4251 avcodec/get_bits: Document skip_bits_long() 7 years ago
James Almer 9703b7d05f avformat/matroskadec: reference the existing data buffer when creating packets 7 years ago
James Almer b8e75a2a08 avformat/matroskadec: factor the prores packet parsing code out 7 years ago
James Almer a61886650b avformat/matroskadec: use refcounted buffers in EbmlBin 7 years ago
Hendrik Schreiber 647fd4b829 swresample/swresample: Fix for seg fault in swr_convert_internal() -> sum2_float during dithering. 7 years ago
Lou Logan 2f1963eedc doc/developer: remove merge request method of contributing 7 years ago
Bela Bodecs e54679b6c1 doc/filters: some more details and modified example to zmq/azmq 7 years ago
Carl Eugen Hoyos 233f52fd25 lavf/amr: Stricter heuristic for auto-detection. 7 years ago
Josh de Kock 92fe0bf1e8 lavfi,lavd: add gitignore for generated static component lists 7 years ago
Misty De Meo 187ff5a108 Add Sega FILM muxer 7 years ago
Martin Vignali 1425114af2 avcodec/prores_ks : do not call estimate_alpha at each quantification step 7 years ago
Martin Vignali 595505083a checkasm/vf_blend : add test for 16 bit version of 7 years ago
Martin Vignali f3df42e81d avfilter/x86/vf_blend : add SIMD for 16 bit version of 7 years ago
Martin Vignali 8eb0bb1108 avfilter/x86/vf_blend : reorganize DIFFERENCE macro to reduce line duplication between 8bit and 16 bit version 7 years ago
Valery Kot 67fd8df419 avcodec/openh264enc.c: generate IDR frame in response to I frame pict_type 7 years ago
Jacob Trimble b08c132a9c avformat/mov: Fix parsing of tfdt when using sample descriptors. 7 years ago
Lou Logan a2356e5091 doc/developer: update link to "sign-off" info 7 years ago
wm4 709e0291d6 avcodec/decode: fix warning when decoding pseudo paletted formats 7 years ago
James Almer b0958698ea libaom: remove references to RGB pixfmts 7 years ago
Timo Teräs 53688b62ca avformat/movenc: add rtp_hinting_needed() helper function 7 years ago
Timo Teräs 94d831f388 ffmpeg: allow setting attached_pic disposition 7 years ago
James Almer 4f55b94663 avformat/matroskadec: address some more missing AVPacket frees 7 years ago
James Almer 2f27370111 avcodec/mpeg4videodec: unbreak multithreading decoding 7 years ago
James Almer 2f0e0deadc avformat/matroskadec: address a missing AVPacket free 7 years ago
James Almer 2accdd3871 avcodec/libaomdec: fix broken pix_fmt changes from the previous commit 7 years ago
James Almer a866cc3ad3 avcodec/mpeg4videodec: free studio profile VLCs when closing the decoder 7 years ago
James Almer fefe47b701 avcodec/clearvideo: fix mixed code and declarations 7 years ago
James Almer d95f15b14d avformat/mp3enc: use AVPacketList helper functions to queue packets 7 years ago
James Almer 15ca8311e6 avformat/ttaenc: use AVPacketList helper functions to queue packets 7 years ago
James Almer 78b96be758 avformat/matroskadec: use AVPacketList to queue packets 7 years ago
James Almer 58ce4fdeae avformat/utils: optimize ff_packet_list_free() 7 years ago
James Almer 3a4d74c1ff avformat/utils: make AVPacketList helper functions shared 7 years ago
Jun Zhao 51e3010575 lavf/hls: Remove the dead code in parse_playlist() 7 years ago
James Almer 9df784db6e avcodec/sheervideo: add missing wrappers to sheervideodata.h 7 years ago
James Almer 4d89b5f844 avcodec/clearvideo: add missing wrappers to clearvideodata.h 7 years ago
James Almer f3fae82042 avcodec/libaomdec: add support for monochrome files 7 years ago
James Almer d5343a5005 avcodec/libaomdec: remove duplicate code 7 years ago
Gagandeep Singh 673604e0e3 lavc/cfhd: fix distortion of lowest 8 lines when height is not multiple of 16 7 years ago
wm4 d6fc031caf avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL 7 years ago
wm4 e53d3348d1 avcodec/xwdenc: do not rely on AV_PIX_FMT_FLAG_PSEUDOPAL palettes 7 years ago
Paul B Mahol be3a051ca8 avcodec/sheervideo: move tables to own header 7 years ago
Paul B Mahol a874586994 avcodec/clearvideo: add inter-frame decoding 7 years ago