42932 Commits (ff4da60fb8d849f709295bcdcb67726ea189d62b)

Author SHA1 Message Date
Andriy Gelman b343eca8d5 avcodec/v4l2_m2m_dec: Init reserved bytes to zero before ioctl call 5 years ago
Ming Qian edee0d0104 avcodec/v4l2_m2m: fix setting frame period 5 years ago
Michael Niedermayer 67de1865b1 avcodec/hcadec: Check scale_factors 5 years ago
Timo Rothenpieler 767f53533a nvdec: attach real hw_frames to post-processed frames 5 years ago
Andreas Rheinhardt 3362330741 ffplay, avcodec, avformat: Don't initialize before av_packet_ref() 5 years ago
Andreas Rheinhardt c52ec0367d avcodec/avcodec, avpacket: Return blank packet on av_packet_ref() failure 5 years ago
Andreas Rheinhardt e621f2b6cd avcodec/avpacket: Always treat dst in av_packet_ref as uninitialized 5 years ago
Gautam Ramakrishnan 26a36801c0 avcodec/jpeg2000dec: error check when processing tlm marker 5 years ago
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