100819 Commits (edfdcb0487788e6b340420ab6071fb91cf7ea443)
 

Author SHA1 Message Date
Andreas Rheinhardt edfdcb0487 avcodec/ilbcdata: Remove unused array 4 years ago
Andreas Rheinhardt 2668caf13c avcodec/atrac3plus_data: Remove unused arrays 4 years ago
Andreas Rheinhardt 10d059bb24 avcodec/dnxhd: Make ff_dxnhd_get_cid_table return a pointer, not index 4 years ago
Paul B Mahol 37f76c81d6 avfilter: add shear video filter 4 years ago
James Almer 911ba8417e avdevice/dshow: Add namespace prefix to the remaining global symbols 4 years ago
James Almer 56709ca8aa avcodec: deprecate AVCodecContext.debug_mv 4 years ago
James Almer c3f3b562c9 avcodec: remove long dead debug_mv code 4 years ago
James Almer 81d070dd09 avcodec/dolby_e: split decoder and parser more thoroughly 4 years ago
James Almer 12c8aeb2b8 fate/hlsenc: rework the ffprobe dependency of hls-fmp4_ac3 4 years ago
Andreas Rheinhardt 61fe481586 avcodec/h263data, ituh263*: Make initializing RL inter table thread-safe 4 years ago
Andreas Rheinhardt 12d0bb382b avcodec/ituh263enc: Remove unused function parameter 4 years ago
Andreas Rheinhardt 1ea13f949a avcodec/ituh263dec: Don't initialize unused parts of RLTable 4 years ago
Andreas Rheinhardt 18e89b964c avcodec/h261enc: Make encoder init-threadsafe 4 years ago
Andreas Rheinhardt 41826f84bb avcodec/h261dec: Reindentation 4 years ago
Andreas Rheinhardt 7afc6d71a0 avcodec/h261dec: Make decoder init-threadsafe 4 years ago
Andreas Rheinhardt ed913fcb59 avcodec/h261dec: Don't initialize unused part of RLTable 4 years ago
Andreas Rheinhardt 44bb776f13 avcodec/mpegvideo_enc: Make mpv_encode_defaults thread-safe 4 years ago
Andreas Rheinhardt 27eea249cc avcodec/msmpeg4dec: Reuse identical MV VLC 4 years ago
Andreas Rheinhardt d90d0a715f avcodec/msmpeg4dec: Reuse identical RL VLCs 4 years ago
Andreas Rheinhardt a3831e81ff avcodec/ituh263dec: Don't initialize unused RL VLCs 4 years ago
Andreas Rheinhardt 3e0bd5064d avcodec/mpeg4videodec: Don't initialize unused RL VLCs 4 years ago
Andreas Rheinhardt b0c4748770 avcodec/msmpeg4dec: Don't initialize unused RL VLCs 4 years ago
Andreas Rheinhardt b9071a70fc avcodec/h261dec: Don't initialize unused VLCs 4 years ago
Andreas Rheinhardt 8f04988e46 avcodec/rl: Allow to create only a few VLC tables 4 years ago
Andreas Rheinhardt f741bd0674 avcodec/mpeg12enc, speedhqenc: Avoid redundant copies of tables 4 years ago
Nicolas Gaullier c7016e35a6 avcodec/dolby_e: Split decoder/parser files 4 years ago
Nicolas Gaullier 0bf18db26a avcodec/dolby_e: Add a parser 4 years ago
Paul B Mahol a2a06029cf avfilter/vf_lenscorrection: allow to change colors of unmapped pixels 4 years ago
Paul B Mahol 3cc2e15b91 avfilter/vf_lenscorrection: add >8 depth support 4 years ago
Paul B Mahol 87598435aa avfilter/vf_lenscorrection: fix far edges with nearest interpolation 4 years ago
Robin Cooksey e22108240b lavf/http: treat 308 as 301 4 years ago
Josh Dekker 9c513edb79 checkasm: add hevc_pel tests 4 years ago
Reimar Döffinger a16bcc13d9 configure: add fallback to $arch in msvc assembler check. 4 years ago
Michael Niedermayer 9e3d09f435 avformat/asfdec_o: Check for EOF in asf_read_marker() 4 years ago
Paul B Mahol b897b52618 avfilter: add epx pixel art scaler 4 years ago
Paul B Mahol 833338a02c avfilter/vf_lenscorrection: add support for more 8-bit formats 4 years ago
Paul B Mahol d7c4dc2f1a avfilter/vf_lenscorrection: add timeline support 4 years ago
Paul B Mahol e41a92910a avfilter/vf_lenscorrection: add bilinear interpolation 4 years ago
Paul B Mahol 4f5a1bcd55 avfilter/vf_lenscorrection: simplify options 4 years ago
Andreas Rheinhardt ae5be6236f avcodec/tiff_common: Remove declarations of inexistent functions 4 years ago
Andreas Rheinhardt a82001c8cf avcodec/vp8data: Remove unused array 4 years ago
Andreas Rheinhardt 2bcec40cce avfilter/vf_nnedi: Fix segfault when prescreening is disabled 4 years ago
Carl Eugen Hoyos 2687070d9b lsws/ppc/yuv2rgb: Fix transparency converting from yuv->rgb32. 4 years ago
Carl Eugen Hoyos 3ee45eca98 tests/fate/fits: Add a todo for a 64bit test. 4 years ago
Carl Eugen Hoyos 9c9174b9c1 tests/fate/hlsenc: ffprobe is needed for hls-fmp4_ac3. 4 years ago
Andreas Rheinhardt e0ca8a7a51 avfilter/avfilter: Remove AVFilterLink.flags 4 years ago
Andreas Rheinhardt a6d741920f avformat/rtpdec: Constify RTPDynamicProtocolHandlers 4 years ago
Andreas Rheinhardt 3567fab6e2 avformat/rtpdec: Remove next pointer from Protocol Handlers 4 years ago
Zhao Zhili 1775688292 avformat/hlsenc: EXT-X-I-FRAMES-ONLY requires version 4 or higher 4 years ago
Zhao Zhili 47327aa2d9 avformat/hls: change sequence number type to int64_t 4 years ago