101414 Commits (9a38e6ff9745ee07ce82beee9dd2259b4ce2b73b)
 

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