90729 Commits (7e3a070d9aac3ccdd1a5ee9ba08508811ad5202f)
 

Author SHA1 Message Date
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
Simon Thelen 8c2c97403b avcodec/imgconvert: fix possible null pointer dereference 7 years ago
Tobias Rapp 4b736bc921 fftools/cmdutils: add support for level flag in loglevel option parser 7 years ago
Michael Niedermayer 197a4e8fee avcodec/aacdec_fixed: Fix integer overflow in apply_independent_coupling_fixed() 7 years ago
Michael Niedermayer d52be5d4e9 avcodec/cscd: Error out when LZ* decompression fails 7 years ago
Jun Zhao c6c20249e7 avformat/options_table: Change the seek2any location in opt table. 7 years ago
James Almer 4897c80cc6 avcodec/libaomdec: remove references to gbrp pixfmt 7 years ago
James Almer 877aff2bea avcodec/libaomenc: remove references to gbrp pixfmt 7 years ago
Paul B Mahol 46129b4044 avformat/rmdec: make use of avio_get_str() 7 years ago
Marton Balint 37d472a906 avformat/concatdec: only set output stream index before returning packet 7 years ago
Paul B Mahol 5710fdaeae avcodec/aic: fix decoding of videos which height is not multiple of 16 7 years ago
Paul B Mahol 324954cf96 avcodec/scpr: fix decoding of prev+top-topleft prediction in keyframes 7 years ago
Kieran Kunhya f9d3841ae6 mpeg4video: Add support for MPEG-4 Simple Studio Profile. 7 years ago
Kieran Kunhya 699fa8f382 simple_idct: Template functions to support an input bitdepth parameter 7 years ago
Paul B Mahol 22a878ecd1 avcodec/scpr: check for possible out of array access 7 years ago
James Almer 02ae52db87 avformat/utils: use av_packet_make_refcounted to ensure packets are ref counted 7 years ago