42874 Commits (d813e43b3da7a92468e3e78f05972408bfd5de67)

Author SHA1 Message Date
Anton Khirnov ad9052c4f8 h264_ps: pass AVCodecContext as void* where possible 5 years ago
Linjie Fu 8b8492452d lavc/x86/hevc_add_res: Fix coeff overflow in ADD_RES_SSE_16_32_8 5 years ago
Linjie Fu e9abef437f lavc/x86/hevc_add_res: Fix overflow in ADD_RES_SSE_8_8 5 years ago
Linjie Fu 0da14ed09e lavc/x86/hevc_add_res: Fix overflow in ADD_RES_MMX_4_8 5 years ago
Linjie Fu 091341f2ab lavc/pthread_frame: Update user context in ff_frame_thread_free 5 years ago
Gautam Ramakrishnan e34157f6ea libavcodec/jpeg2000.h: fix comments for JPEG2000 markers 5 years ago
James Almer e4dd8ee323 avcodec/vp9: use a buffer pool to allocate VP9Frame extradata 5 years ago
Limin Wang 157873623f avcodec/dvbsubdec: replace data_size with got_sub_ptr for better readability 5 years ago
Limin Wang 8ea4efffdb avcodec/libzvbi-teletextdec: replace data_size with got_sub_ptr for better readability 5 years ago
Limin Wang 766888e519 avcodec/pgssubdec: replace data_size with got_sub_ptr for better readability 5 years ago
Limin Wang 2d244c9a00 avcodec/xsubdec: replace data_size with got_sub_ptr for better readability 5 years ago
Andreas Rheinhardt e5d25d1147 avcodec/hevc: Cosmetics: Realign after last commit 5 years ago
Andreas Rheinhardt 7272d0c0a9 avcodec/hevc, h2645_parse: Fix HEVC NAL unit names and constants 5 years ago
Andreas Rheinhardt 3ab16d091e avcodec/dfa: Use array of fixed-sized strings for fixed-sized strings 5 years ago
Ramiro Polla c455a28a9e avcodec/wmadec: cosmetics 5 years ago
Ramiro Polla c2b540d0c7 avcodec/get_bits: cosmetics 5 years ago
Limin Wang a289cc5643 avcodec/decode: increase nb_bsfs after av_bsf_alloc in case alloc failed 5 years ago
Andreas Rheinhardt ea46b45e9c avcodec/bsf: Beautify log messages from bitstream filters 5 years ago
Andreas Rheinhardt d0ba6715d2 avcodec/bsf: Don't set defaults for AVClass without options 5 years ago
Anton Khirnov 6eae7e5644 h264dec: do not export the chroma sample location immediately on parsing the SPS 5 years ago
Anton Khirnov bdd31feec9 sbcdec: do not unnecessarily set frame properties 5 years ago
Nicolas Gaullier 1ec86be79b avcodec/mpeg12dec: Add CPB coded side data 5 years ago
Nicolas Gaullier 42271f8e18 avcodec/utils: Fix ff_add_cpb_side_data() add twice 5 years ago
Nicolas Gaullier eb88ccb92e avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size 5 years ago
Michael Niedermayer 3197b0099b avcodec/siren: Fix integer overflow in get_dw() 5 years ago
Michael Niedermayer c85bf16318 avcodec/ffwavesynth: Fix integer overflow in computation of ddphi 5 years ago
Andriy Gelman 1e3d4fa0fb avcodec/avcodec: Fix typos 5 years ago
Paul B Mahol d64cbd4fda remove CHAR_MIN/CHAR_MAX usage 5 years ago
Paul B Mahol fed0de3728 avcodec: add CRI HCA decoder 5 years ago
Paul B Mahol 0bbc4914da avcodec/allcodecs: move sdx2 to correct place 5 years ago
Paul B Mahol c6bbdba9cd avcodec: add derf dpcm decoder 5 years ago
Paul B Mahol 230703a9fa avcodec: add ADPCM IMA MTF decoder 5 years ago
Anton Khirnov e38b8b0dc6 h264dec: do not return a value from init_dimensions() 5 years ago
Anton Khirnov 1b17988cb5 vp3: eliminate copy_fields 5 years ago
Anton Khirnov 7f0a7e3e63 mpegvideo: drop an unnecessary function parameter 5 years ago
Anton Khirnov 2e53b7eea1 mpegvideodata: drop useless comments 5 years ago
Andreas Rheinhardt cc2a9509ce libavcodec, libpostproc: Remove outcommented START/STOP_TIMER 5 years ago
Lynne 675bb1f4f9 diracdec: rewrite golomb reader 5 years ago
Michael Niedermayer 1812352d76 avcodec/cbs_jpeg: Check length for SOS 5 years ago
Michael Niedermayer 0a11ef68f0 avcodec/adpcm: Fix invalid shift in AV_CODEC_ID_ADPCM_PSX 5 years ago
Michael Niedermayer c40df2166c avcodec/mpeg12dec: Fix invalid shift in mpeg2_fast_decode_block_intra() 5 years ago
Paul B Mahol b3c46e26aa avcodec/wavpack: check for allocation failure 5 years ago
Paul B Mahol 2c08cd284d avcodec/wavpack: fix some syle issues 5 years ago
David Bryant 9a13ed522f avcodec/wavpack: add support for DSD files 5 years ago
Carl Eugen Hoyos 34d7c8d942 lavc/aarch64: Remove unneeded file vp9mc_aarch64.c 5 years ago
Carl Eugen Hoyos 951bd25572 lavc/aarch64: Fix suffix of new file vp9mc_aarch64. 5 years ago
Carl Eugen Hoyos 213c796561 lavc/aarch64: Fix compilation with --disable-neon 5 years ago
Carl Eugen Hoyos 9a21754904 lavc/aarch64: Move non-neon vp9 copy functions out of neon source file. 5 years ago
Andreas Rheinhardt 66fac1ff7c avcodec/cbs_h2645: Treat slices without data as invalid 5 years ago
Andreas Rheinhardt 8f701932b3 avcodec/cbs_h2645: Remove dead code to delete trailing zeroes 5 years ago