95268 Commits (a77fb510c2684a43980c79ff85ff36e094cae63c)
 

Author SHA1 Message Date
  James Almer f96a8b015f avcodec/mpeg4audio: add avpriv_mpeg4audio_get_config2() 6 years ago
  Paul B Mahol bb697f30ab avformat/dhav: fix demuxer since recent breakage 6 years ago
  Paul B Mahol 35a12d2071 avformat/g729dec: set packet duration and correctly set timebase info 6 years ago
  Paul B Mahol 044167a171 avformat/nut: add pcm_s64 support 6 years ago
  Limin Wang cde1d70a39 swscale/swscale: cosmetics 6 years ago
  Limin Wang b9d479bac4 avfilter/vf_scale: cosmetics 6 years ago
  Michael Niedermayer 87ddf9f1ef avcodec/4xm: Check index in decode_i_block() also in the path where its not used. 6 years ago
  Michael Niedermayer c5a52eb5cd avcodec/loco: Check for end of input in the first line 6 years ago
  Michael Niedermayer 2acbbe2623 avcodec/atrac3: Check block_align 6 years ago
  Michael Niedermayer ec4ad6fb9e tools/target_dec_fuzzer: Print samples decoded like pixels 6 years ago
  Michael Niedermayer db614008bc tools/target_dec_fuzzer: Check number of all samples decoded too, like max pixels 6 years ago
  Michael Niedermayer 581a895c5c avcodec/alsdec: Avoid dereferencing context pointer in inner interleave loop 6 years ago
  Michael Niedermayer b2785cd3ac avcodec/hcom: Check that there are dictionary entries 6 years ago
  Michael Niedermayer cfa1937791 avcodec/fitsdec: Prevent division by 0 with huge data_max 6 years ago
  Michael Niedermayer 7dc0943d4a avcodec/dstdec: Fix integer overflow in samples_per_frame computation 6 years ago
  Michael Niedermayer 972a0a818f avcodec/g729_parser: Check block_size 6 years ago
  Michael Niedermayer 02fb6a2147 avcodec/sbcdec: Initialize number of channels 6 years ago
  Andreas Rheinhardt 8b0f949906 avcodec/exr: Fix undefined left shifts of negative numbers 6 years ago
  James Almer 58aa0ed8f1 aformat/movenc: add missing padding to output track extradata 6 years ago
  Gyan Doshi b9f8ab3ef4 doc/filters: warn about gaps/overlaps in xstack 6 years ago
  Limin Wang af007e36d1 doc/filters: add 4x4 layout example for xstack filter 6 years ago
  James Almer 1dbd3c6116 avfilter/vf_eq: fix compilation with x86 asm disabled 6 years ago
  Paul B Mahol 1ac0d5513e fate: update hashes after ya16 change 6 years ago
  Paul B Mahol ccd18b4731 swresample/audioconvert: fix invalid left shift for 64bit sample format 6 years ago
  Andriy Gelman 80e1c93c87 avcodec/hevc_ps: Remove dead code in vps_id check 6 years ago
  Paul B Mahol 9b611deef1 avcodec/truespeech: fix left shift of negative value 6 years ago
  Paul B Mahol 21838cad2f swscale/output: fix signed integer overflow for ya16 6 years ago
  Andreas Rheinhardt 646799b42f avformat/movenc: Fix undefined shift 6 years ago
  Andreas Rheinhardt 093b6894bf avcodec/mpeg12dec: Sanitize start codes earlier 6 years ago
  Andreas Rheinhardt 5886153dc3 avcodec/pcm: Cosmetics 6 years ago
  Andreas Rheinhardt 69473bec6f avcodec/pcm: Fix undefined shifts 6 years ago
  Andreas Rheinhardt 84974c6fb5 avcodec/wavpackenc: Fix undefined shifts 6 years ago
  Zhong Li 525de95679 lavc/qsv: add memory type message 6 years ago
  Zhong Li 74007dd86a lavc/qsv: Fix MSDK initialization failure in system memory mode 6 years ago
  Andreas Rheinhardt b6be2be765 avformat/utils: ensure that all packets in AVPacketList are reference counted 6 years ago
  Ting Fu 4f589d668e avfilter/x86/vf_eq: add SSE2 version 6 years ago
  Ting Fu 6aff2042d6 avfilter/x86/vf_eq: Change inline assembly into nasm code 6 years ago
  Ting Fu 9691e2a426 checkasm/vf_eq: add test for vf_eq 6 years ago
  Andreas Rheinhardt fc20ba9e04 avformat/utils: Move the reference to the packet list 6 years ago
  James Almer bae8844e35 avformat/utils: unref packet on AVInputFormat.read_packet() failure 6 years ago
  Andreas Rheinhardt 66d5e43b99 avformat/utils: Fix memleaks 6 years ago
  Andreas Rheinhardt e045be92cd avformat/utils: Assert that stream_index is valid 6 years ago
  Jun Li c23797bc33 lavf/mov: Fix timestamp rescale on sidx atom 6 years ago
  Carl Eugen Hoyos dbd3dbb476 Revert "lavc/tiff: correct the default value of YCbCrSubsampling to 2x2" 6 years ago
  Limin Wang 3def984a98 avcodec/dnxhdenc: return error if av_malloc failed 6 years ago
  Paul B Mahol ced3b8c61e avfilter/vf_zoompan: fix leaks 6 years ago
  Paul B Mahol 20242bc762 avfilter/vf_zoompan: forward status back from output to input 6 years ago
  Paul B Mahol 631f7acc6c avfilter/vf_stack: add slice threading 6 years ago
  Paul B Mahol 44095564d4 avfilter/vf_stack: simplify main processing path 6 years ago
  Paul B Mahol 1a17a66b09 avformat/sdsdec: fix undefined behaviour 6 years ago