101513 Commits (7b0832dea8fe266011e2891402e091562edbb6ba)
 

Author SHA1 Message Date
James Almer b7e7813e7a avcodec/codec: add doxy to AVCodec.decode() 4 years ago
James Almer c063d556a8 avcodec/codec: use the correct name for all AVCodec.decode() parameters 4 years ago
James Almer 48e715c3fd avcodec/codec: remove outdated comment about AVCodec.encode2() 4 years ago
Andreas Rheinhardt 59c0301be9 avfilter/buffersink: Postpone removal of av_[a]buffersink_params_alloc 4 years ago
Andreas Rheinhardt fec3c730e6 avfilter/avfilter: Remove avfilter_link_set_closed() on bump 4 years ago
Andreas Rheinhardt a7f841718f doc/muxers.texi: Readd documentation removed accidentally 4 years ago
Andreas Rheinhardt 9665fd31e8 avformat/http: Fix leak when using deprecated option 4 years ago
Andreas Rheinhardt 2570663966 avcodec/libxvid: Remove unnecessary header 4 years ago
Paul B Mahol 17127f81c5 avfilter: add msad video filter 4 years ago
Paul B Mahol 4a69cd4e4e avfilter: add identity video filter 4 years ago
Andreas Rheinhardt dc20b27802 avcodec/parser: Schedule av_parser_change for removal 4 years ago
Jan Ekström 64af14555b avformat: add TTML muxer 4 years ago
Jan Ekström 18713d22a2 avcodec: add TTML encoder 4 years ago
Jan Ekström a0eec776b6 avcodec: enable usage of err_recognition for encoders 4 years ago
Jan Ekström c8c6c9f5d9 ffprobe: switch to av_bprint_escape for XML escaping 4 years ago
Stefano Sabatini 0f6bf94eb7 avutil/{avstring,bprint}: add XML escaping from ffprobe to avutil 4 years ago
Andreas Rheinhardt a272f382d3 avcodec/decode: Check size before opening iconv 4 years ago
Andreas Rheinhardt 684e501cb9 avcodec/decode: Return early upon failure 4 years ago
Andreas Rheinhardt 94bf3f90e9 tests/fate: Don't keep unnecessary temp files 4 years ago
Andreas Rheinhardt 491a30c79c avformat/aadec: Replace strncpy by av_strlcpy 4 years ago
Andreas Rheinhardt 80038fd524 avformat/aadec: Use smaller scope for variables, remove initializations 4 years ago
Carl Eugen Hoyos b6fe10fa39 lavf/sga: Silence several warnings because of wrong format specifiers. 4 years ago
Marton Balint 088f35f036 avformat/mxfdec: add support for getting product version number metadata 4 years ago
Marton Balint 7cb40b270c avformat/mxfdec: change toolkit_version metadata field to toolkit_version_num 4 years ago
Paul B Mahol 433227d452 avcodec/speedhq: fix decoding non 444 subsampling when width is not multiple of 16 4 years ago
James Almer f7840917da avcodec/decode: constify the source packet parameter in extract_packet_props() 4 years ago
James Almer 77ce903f7a avcodec/utils: free last_pkt_props on avcodec_open2() failure 4 years ago
James Almer b34d1de8dc avcodec/decode: port last_pkt_props to AVFifoBuffer 4 years ago
Michael Niedermayer 7819412f44 avformat/lxfdec: Fix multiple integer overflows related to track_size 4 years ago
Michael Niedermayer 6c5121379a avformat/mccdec: Use av_sat_add64() for fs 4 years ago
Michael Niedermayer 5d7f17e885 avutil/parseutils: Check sign in av_parse_time() 4 years ago
Michael Niedermayer 787501db16 avformat/mspdec: Check packet_size more completely 4 years ago
Michael Niedermayer 460d3dc41f avformat/aiffdec: Check that SSND is at least 8 bytes 4 years ago
Michael Niedermayer fdcb966f4a avformat/dcstr: Check sample rate 4 years ago
Andreas Rheinhardt 6a3f345c1a avformat/frmdec: Simplify finding pixel format 4 years ago
Andreas Rheinhardt 2ff40b98ec avformat: Deprecate AVFMT_FLAG_PRIV_OPT, remove av_demuxer_open on bump 4 years ago
Ronald S. Bultje d29ec02d48 ivfenc: write duration for frame_cnt=1. 4 years ago
Paul B Mahol 82131293b0 avcodec/float2half: fix minor style issue 4 years ago
Paul B Mahol 3be33703c6 avcodec/half2float: fix integer overflows in convertmantissa() 4 years ago
Michael Niedermayer 4dc039b4c7 avcodec/mobiclip: Avoid undefined integer overflow in MV computation 4 years ago
Michael Niedermayer 53d739db4e avcodec/alsdec: Check bitstream input in read_block() 4 years ago
Paul B Mahol 6cc3ba4be6 avcodec/exr: add lut oriented half to float conversion code 4 years ago
Paul B Mahol cf2f8dcc6a avcodec/exrenc: move float2half code to own header 4 years ago
Paul B Mahol cc85ca1cb3 avcodec/exr: add DWA decompression support 4 years ago
Paul B Mahol 2fc309e699 avcodec/svq1dec: use av_fast_padded_malloc() for allocation pmv only when necessary 4 years ago
Andreas Rheinhardt 98c5d6b845 avformat/dashdec: Increase size of id buffer 4 years ago
Andreas Rheinhardt ec5663d0a7 avformat/dashdec: Ensure strings are zero-terminated 4 years ago
Andreas Rheinhardt 988deae6da fftools: Switch to const AVCodec * where possible 4 years ago
Andreas Rheinhardt c17915fd64 avcodec/mpegvideo: Schedule unused, deprecated rc_strategy for removal 4 years ago
Andreas Rheinhardt efa012cbdb fate/matroska: Test remuxing tracks for hearing/visually impaired 4 years ago