42748 Commits (df08db07110dc00f7dc0ca8bc5162fffcb9008c7)

Author SHA1 Message Date
Andreas Rheinhardt 7104c4dd88 avcodec/jpeg2000dec: Fix mixed declaration and code 5 years ago
Gautam Ramakrishnan e531891f3d libavcodec/jpeg2000dec.c: Add support for PPT marker 5 years ago
Andriy Gelman cd04bb4afe avcodec/v4l2_context: Use av_freep() 5 years ago
Michael Niedermayer 3935c891e9 avcodec/flacdsp_template: Fix invalid shifts in decorrelate 5 years ago
Michael Niedermayer 7ccb576191 avcodec/xvididct: Fix integer overflow in MULT() 5 years ago
Michael Niedermayer 187161d62f avcodec/ffwavesynth: Correct undefined overflow of PINK_UNIT 5 years ago
Peter Ross 31c4fe177d avcodec/vp3: propagate error codes 5 years ago
Michael Niedermayer 741565a1e6 avcodec/cbs_h264_syntax_template: fix off by 1 error with slice_group_change_cycle 5 years ago
Carl Eugen Hoyos 559c2e96e3 lavc/amrwbdec: Use av_samples_set_silence(). 5 years ago
Carl Eugen Hoyos bef3c14dd1 lavc/amrwbdec: Do not ignore NO_DATA frames. 5 years ago
Carl Eugen Hoyos 4d9b9c5e46 lavc/aacdec_template: Only warn once about unusual 7.1 encoding. 5 years ago
Carl Eugen Hoyos c59233d503 lavc/sbc: Remove bool usage. 5 years ago
Carl Eugen Hoyos d46a91b7f3 lavc/qsvenc: Fix format specifiers for two variables of type int. 5 years ago
Carl Eugen Hoyos 4679a474f0 lavc: Use supported_samplerates for Dolby Digital encoders. 5 years ago
Gautam Ramakrishnan 88f95253e1 libavcodec/jpeg2000dec.c: Fix indentation 5 years ago
Gautam Ramakrishnan e116cb45c2 libavcodec/jpeg2000dec.c: Handle non EOC streams 5 years ago
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