92791 Commits (f89919d4fb7c79f1efa96a2c1b10a3a35941cc40)
 

Author SHA1 Message Date
Paul B Mahol f89919d4fb avcodec/fic: use init_get_bits8() 6 years ago
Michael Niedermayer 30a7a81cdc avcodec/fic: Fail on invalid slice size/off 6 years ago
Michael Niedermayer 80cce5998c avcodec/ivi: Avoid mbs memleak 6 years ago
Michael Niedermayer fbf409cd91 avcodec/ilbcdec: fix integer overflow in energy 6 years ago
Paul B Mahol 4096c670ab avfilter/af_sofalizer: stop using easy API 6 years ago
Paul B Mahol f52dd8a55a avcodec/g723_1dec: use init_get_bits8() 6 years ago
Paul B Mahol 3601eb0474 avcodec: add g732_1 parser 6 years ago
Paul B Mahol d360a79c0a avfilter/af_sofalizer: reset FFT pointers back to NULL 6 years ago
Paul B Mahol 0c3481b43a avfilter/af_sofalizer: pick IR length after loading sofa 6 years ago
Paul B Mahol b13fe6477d avfilter/af_sofalizer: increase range for lfegain 6 years ago
Gorilla Maguila bb586a9703 avformat/dashdec: refine uri path with double dot process 6 years ago
Michael Niedermayer 8b53d1322f avformat/mxfdec: Do not process zero modified_date timestamp. 6 years ago
Paul B Mahol 7c201e420a avfilter/af_headphone: fix filtering of non-power of 2 length IRs in time domain 6 years ago
Jan Ekström a1b4f120c0 avformat/mpegts: unset DTS/PTS for subtitle PES packets if PCR not available 6 years ago
Mark Thompson b97a4b6588 cbs_av1: Fix reading of overlong uvlc codes 6 years ago
Marton Balint dfd656632e avformat/avio: fix avio_feof documentation 6 years ago
Michael Niedermayer c1cbeb87db postproc/postprocess_template: remove FF_REG_sp from clobber list 6 years ago
Michael Niedermayer 4325527e1c postproc/postprocess_template: Avoid using %4 for the threshold compare 6 years ago
Paul B Mahol 7ea4b928a2 avfilter/af_sofalizer: fix non-power of 2 IR length filtering in time domain 6 years ago
Paul B Mahol d62cb29716 avformat/vividas: check if viv->sb_pb is not NULL 6 years ago
Paul B Mahol e9909fe194 avformat/vividas: check if size is enough big in xor_block 6 years ago
Paul B Mahol 14c2f7f652 avformat/vividas: fix undefined behaviour 6 years ago
Paul B Mahol 297e65c676 avformat/vividas: check if value from ffio_read_varlen() is too big 6 years ago
James Almer 53d3a1c514 APIChanges: add missing entry for SMPTE2094-40 HDR Dynamic metadata API 6 years ago
Carl Eugen Hoyos 6a87729e9d lavc/opus_rc: Cast a const pointer to uint8_t *. 6 years ago
Mohammad Izadi 2744d6b364 Add HDR dynamic metadata struct (for SMPTE 2094-40) to libavutil 6 years ago
Paul B Mahol 47ba085472 avfilter/af_headphone: use fabsf() instead of fabs() 6 years ago
Paul B Mahol c49307e784 avfilter/af_sofalizer: use fabsf() instead of fabs() 6 years ago
Jacob Trimble 555f332e7a libavformat/mov: Fix NULL-dereference read for some encrypted content. 6 years ago
James Almer 064f9505f4 avcodec/cbs_av1: fix parsing delta_frame_id_minus1 6 years ago
Paul B Mahol 1b4c01631b avcodec/vc1_parser: use init_get_bits8() 6 years ago
Paul B Mahol d6951e595a avfilter/af_sofalizer: add framesize option 6 years ago
Paul B Mahol d06aae732c avformat: add vividas demuxer 6 years ago
Paul B Mahol 1ead98ffd9 avfilter/af_sofalizer: increase max radius 6 years ago
Paul B Mahol 4b5977fc50 avfilter/af_sofalizer: add printing of license back 6 years ago
Jun Zhao 3f08ed3920 lavc/libkvazaar: indent the code 6 years ago
Jun Zhao 59deae5d1c lavc/libkvazaar: Use avctx->frame_rate first for framerate setting 6 years ago
Jun Zhao 90c4534206 lavc/options_table: Change some options location in opt table. 6 years ago
Peter Ross 16ec62bbf4 configure: make --windres option work 6 years ago
Peter Ross d80eb8409c configure: --help should dipslay --host-extralibs 6 years ago
Peter Ross fa0f898e3f configure: --help typo 6 years ago
Michael Niedermayer e63517e00a avcodec/rpza: Check that there is enough data for all the blocks 6 years ago
Michael Niedermayer 8a708aa99c avcodec/rpza: Move frame allocation to a later point 6 years ago
Michael Niedermayer 21f4b456f1 avformat/mov: Simplify get_stream_info_time() 6 years ago
Michael Niedermayer 68e011e410 avcodec/avcodec: Document the data type for AV_PKT_DATA_MPEGTS_STREAM_ID 6 years ago
Michael Niedermayer ab1319d82f avformat/mpegts: Fix side data type for stream id 6 years ago
Michael Niedermayer f8f762c300 tests/fate/filter-video: increase fuzz for fate-filter-refcmp-psnr-rgb 6 years ago
Helmut K. C. Tessarek aaf9171574 libavcodec/libaomenc: fix breakage from upstream 6 years ago
Carl Eugen Hoyos a07470ba37 lavu/internal: Replace an empty loop with "do {}". 6 years ago
Michael Niedermayer ea30ac1e40 avcodec/mjpegdec: Fix indention of ljpeg_decode_yuv_scan() 6 years ago