100847 Commits (35f86280478bd4fb7404800ff8952d98e8d1100d)
 

Author SHA1 Message Date
Andreas Rheinhardt 2c6f532e0a Mark some pointers as const 4 years ago
Anton Khirnov 15baa0c1ac lavc/mjpegdec: cosmetics, org->orig 4 years ago
Anton Khirnov b0f1a86aaf fate: add tests for AVID 4 years ago
Anton Khirnov bb2651a921 api-seek-test: use non-obsolete decoding API 4 years ago
Anton Khirnov 88e098029d api-band-test: use non-obsolete decoding API 4 years ago
Anton Khirnov 94988f9107 api-h264-test: use non-obsolete decoding API 4 years ago
Anton Khirnov c6357311f3 lavfi/vf_uspp: convert to the video_enc_params API 4 years ago
Anton Khirnov 7f7eb137d6 lavfi/vf_codecview: convert to the video_enc_params API 4 years ago
Anton Khirnov 3f0930387c lavfi/vf_fspp: convert to the video_enc_params API 4 years ago
Anton Khirnov 955bdb1d32 lavfi/vf_pp7: convert to the video_enc_params API 4 years ago
Anton Khirnov 775707aba9 lavfi/vf_spp: convert to the video_enc_params API 4 years ago
Anton Khirnov a11ee84194 lavfi/vf_pp: convert to the video_enc_params API 4 years ago
Anton Khirnov fba0ecbe20 lavfi: add common code to handle QP tables 4 years ago
Anton Khirnov c72d526494 lavfi/vf_qp: convert to the video_enc_params API 4 years ago
Anton Khirnov baecaa16c1 mpegvideo: use the AVVideoEncParams API for exporting QP tables 4 years ago
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Anton Khirnov c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
Paul B Mahol 54cd025a82 avfilter: add temporal midway equalizer filter 4 years ago
Lynne 63505fc60a
configure: update copyright year 4 years ago
Andreas Rheinhardt be1f5bae31 avcodec/svq1dec: Increase nb_bits of VLC to read it in one go 4 years ago
Andreas Rheinhardt 4425aa4be5 avcodec/dirac_arith: Make table only used here static 4 years ago
Andreas Rheinhardt bd46e3ee71 avcodec/qdmc: Mark decoder as init-threadsafe 4 years ago
Andreas Rheinhardt e0311e848a avcodec/opusdec: Mark decoder as init-threadsafe 4 years ago
Andreas Rheinhardt 9f36a5a1cc avcodec/opusdec: Cleanup generically on init failure 4 years ago
Andreas Rheinhardt f03eade869 avcodec/opusdec: Move per-stream fields to OpusStreamContext 4 years ago
Andreas Rheinhardt 794fb18369 avcodec/opusdec: Return error upon error 4 years ago
Andreas Rheinhardt 4f1ae39036 avcodec/aacps_common: Use minimal VLC nb_bits/max_depth 4 years ago
Andreas Rheinhardt 3693e2fcee avcodec/aacps: Factor out code shared by float and fixed point decoder 4 years ago
Andreas Rheinhardt 0d61a1cfad avcodec/mpegvideo: Don't zero-initialize unnecessarily 4 years ago
Andreas Rheinhardt 3526f3856a avcodec/aacsbr_template: Remove pointless runtime initialization 4 years ago
Andreas Rheinhardt df56a1060c avcodec/aacsbr: Remove remnants of tablegen 4 years ago
Andreas Rheinhardt 2c3393d15d avcodec/atrac3plus_data: Mark array as const 4 years ago
Andreas Rheinhardt 15072d2753 avcodec/mlpenc: Simplify finding best codebook 4 years ago
Andreas Rheinhardt 2825ed4e26 avcodec/opusdec: Remove always-true check 4 years ago
Andreas Rheinhardt 2089d21bc7 avfilter/vf_addroi: Use chars instead of strings for one-char strings 4 years ago
Andreas Rheinhardt 7684182921 avcodec/opustab: Make array static 4 years ago
Andreas Rheinhardt 4a160cbef4 avcodec/motion_est, mpegvideo: Make pointers to static storage const 4 years ago
Andreas Rheinhardt eea2638e9a configure, libavcodec/speedhq: Fix compiling SpeedHQ encoder 4 years ago
Andreas Rheinhardt 8af82be946 avcodec/mpegvideo: Merge ff_mpv_decode_defaults into ff_mpv_decode_init 4 years ago
Andreas Rheinhardt ebbdb928e8 avcodec/h261dec: Don't use too big max_depth in get_vlc2() 4 years ago
Andreas Rheinhardt 2b04405b63 avcodec/speedhq: Remove cast 4 years ago
Andreas Rheinhardt 0e3272d9a4 avcodec/mpeg12: Reindentation 4 years ago
Andreas Rheinhardt 902e16d183 avcodec/mpeg12: Make initializing VLCs thread-safe 4 years ago
Andreas Rheinhardt 6e8fcd9c56 avcodec/mpeg12: Don't initialize encoder-only parts of RLTable 4 years ago
Andreas Rheinhardt 1ead0c6388 avcodec/rl: Remove nonstatic storage of RL tables 4 years ago
Guo, Yejun 477dd2df60 dnn_interface.h: fix redefining typedefs 4 years ago
Guo, Yejun 6b0cfa8399 dnn/queue: add error check and cleanup 4 years ago
Guo, Yejun 97f520b700 dnn: fix issue when pthread is not supported 4 years ago
Guo, Yejun 8e78d5d394 dnn: fix redefining typedefs and also refine naming with correct prefix 4 years ago
Lynne 53c56585a6
hwcontext_drm: make dependency on Linux kernel headers optional 4 years ago