99878 Commits (45d45c8ec571aa1807ab770c384992856f070dd6)
 

Author SHA1 Message Date
Zane van Iperen 45d45c8ec5
Revert "avcodec/adpcm_swf: support decoding multiple fixed-sized blocks at once" 4 years ago
Omar Emara 04b37b5d7f avdevice/xcbgrab: Add select_region option 4 years ago
Limin Wang c8101aabee avformat/rtsp: support infinite initial_timeout for rtsp option 4 years ago
Limin Wang 06aab9790d fate/filter-video: add 10bit test for unsharp filter 4 years ago
Limin Wang a51767c9b3 avfilter/vf_unsharp: add more pixel format support 4 years ago
Limin Wang ee792ebe08 avfilter/vf_unsharp: add 10bit support 4 years ago
Andreas Rheinhardt 0302728c9e avcodec/truemotion2: Allocate buffers together 4 years ago
Andreas Rheinhardt fa1d105a6c avcodec/truemotion2: Cleanup generically on init failure 4 years ago
Andreas Rheinhardt 52cd5508cc avcodec/truemotion2: Remove redundant initializations 4 years ago
Andreas Rheinhardt 9eb22ca804 avcodec/truemotion2: Replace av_free() by av_freep() in AVCodec.close 4 years ago
Andreas Rheinhardt 992adc8aaf avcodec/sonic: Don't allocate a temporary buffer for every frame 4 years ago
Andreas Rheinhardt 4b4c7d6e1a avcodec/mss4: Fix memleaks upon allocation error 4 years ago
Paul B Mahol a125e08130 avfilter: add adenorm filter 4 years ago
Vesselin Bontchev 03fb314acf Add support for playing Audible AAXC (.aaxc) files [PATCH v4] 4 years ago
Martin Storsjö 70d8077b79 tls: Hook up the url_get_short_seek function in the TLS backends 4 years ago
Timo Rothenpieler a1553b0cfb avfilter/scale_cuda: fix pitch calculation for >8 bit formats 4 years ago
Michael Niedermayer 442d53f409 avformat/bintext: Check width in idf_read_header() 4 years ago
Michael Niedermayer f291cd681b avformat/iff: check size against INT64_MAX 4 years ago
Michael Niedermayer 27a99e2c7d avformat/vividas: improve extradata packing checks in track_header() 4 years ago
Michael Niedermayer 437b7302b0 avformat/paf: Check for EOF in read_table() 4 years ago
Michael Niedermayer dad9a86ca7 avformat/gxf: Check pkt_len 4 years ago
Michael Niedermayer 0ba71a72d3 avformat/aiffdec: Check packet size 4 years ago
Michael Niedermayer 66ca6d0fe8 libavformat/aviobuf: Forward error from avio_read in ffio_read_size() 4 years ago
Michael Niedermayer 441fd1bd7d avformat/rmdec: remove unneeded memset() on packet allocation 4 years ago
Zane van Iperen 769ab6b864
avformat/argo_brp: remove block_align check for audio 4 years ago
Andreas Rheinhardt 63f5f01226 avcodec/sonic: Don't hardcode sizeof(int) == 4 4 years ago
Andreas Rheinhardt cba55c3353 avcodec/sonic: Allocate several buffers together 4 years ago
Timo Rothenpieler 09e49ba31e avfilter/scale_cuda: simplify linesize calculation 4 years ago
Timo Rothenpieler 94cb78ed94 avfilter/scale_cuda: add support for RGB formats 4 years ago
Timo Rothenpieler 9a0b702078 avfilter/scale_cuda: expose optional algorithm parameter 4 years ago
Timo Rothenpieler cfdddec0c8 avfilter/scale_cuda: add lanczos algorithm 4 years ago
Timo Rothenpieler 98d3f23598 avutil/hwcontext_cuda: fix edge case with non-even frame heights 4 years ago
Timo Rothenpieler 2f3cb5ccca avutil/hwcontext_cuda: query correct alignment from device 4 years ago
Mark Thompson 755203c2d2 vaapi_encode_mpeg2: Fix setting colour properties 4 years ago
Mark Thompson 486817e1ae vaapi_encode_h265: Fix setting colour properties 4 years ago
Mark Thompson 9faf4dcf23 vaapi_encode_h264: Fix setting colour properties 4 years ago
Timo Rothenpieler 4ad7af085c avfilter/scale_cuda: add nearest neighbour algorithm 4 years ago
Timo Rothenpieler 15c0e038ce avfilter/scale_cuda: code cleanup 4 years ago
Timo Rothenpieler f1d0f83712 avfilter/scale_cuda: add bicubic interpolation 4 years ago
Timo Rothenpieler d5763edab2 avutil/hwcontext_cuda: increase CUDA frame alignment to 512 4 years ago
Andreas Rheinhardt 1c430f6045 avcodec/mpc8: Unobfuscate sign-extension 4 years ago
Andreas Rheinhardt 33fbc90735 avcodec/mimic: Inline constants 4 years ago
Andreas Rheinhardt 7781aa85bc avcodec/tscc2: Don't check for errors for complete VLCs 4 years ago
Andreas Rheinhardt 158265b439 avformat/apngdec: Remove goto fail that does nothing 4 years ago
Andreas Rheinhardt d9363b56a6 avformat/apngdec: Check fcTL chunk length when reading header 4 years ago
Andreas Rheinhardt 9c341c6c92 avformat/apngdec: Fix size/overflow checks 4 years ago
Andreas Rheinhardt 2cf1eefae5 avformat/apngdec: Return error for incomplete header 4 years ago
Paul B Mahol 112fe0ff19 avfilter/af_asoftclip: add asserts in default switch cases 4 years ago
Paul B Mahol de63b6fb54 avfitler/af_asoftclip: add hard type 4 years ago
Paul B Mahol ee686236cd avfilter/af_asoftclip: add erf soft clip type 4 years ago