39095 Commits (15b86d3b4aeb51d92687f031934a807fd6f29b99)

Author SHA1 Message Date
Martin Vignali 7480f232d2 libavcodec/texturedspenc : indent after add rgtc1u_alpha func 7 years ago
Martin Vignali 92500c7bc5 libavcodec/texturedsp : indent after add rgtc1u_alpha func 7 years ago
Martin Vignali 50a20de6b9 libavcodec/texturedspenc : add rgtc1_u_alpha encoding func 7 years ago
Martin Vignali d4d4629dfe libavcodec/texturedsp : add rgtc1u_alpha decoding func 7 years ago
Michael Niedermayer 963247b5f3 avcodec/dvbsubdec: Split best score computation out of loop in compute_default_clut() 7 years ago
Michael Niedermayer cd2f69cdd6 avcodec/dvbsubdec: Factor a few expressions out of compute_default_clut() 7 years ago
Michael Niedermayer 393d6fc739 avcodec/snowdec: Check mv_scale 7 years ago
Michael Niedermayer 9c85329cd0 avcodec/pafvideo: Check for bitstream end in decode_0() 7 years ago
Kaustubh Raste e5439e272e avcodec/mips: Improve hevc uni weighted vert mc msa functions 7 years ago
Kaustubh Raste 6ca821a3e7 avcodec/mips: Improve hevc uni horiz mc msa functions 7 years ago
Kaustubh Raste e63758468c avcodec/mips: Improve hevc bi copy mc msa functions 7 years ago
Kaustubh Raste e549933a27 avcodec/mips: Improve avc put mc 12, 32 and 22 msa functions 7 years ago
Kaustubh Raste 27a0a83880 avcodec/mips: Improve avc chroma avg horiz mc msa functions 7 years ago
Clément Bœsch d1aef7d08a lavc/pixlet: remove unecessary intermediate nb_levels variable 7 years ago
Clément Bœsch 368fb74831 lavc/pixlet: reduce diff with Libav (cosmetics only) 7 years ago
Ivan Kalvachev 3a6ded7cfc Fix crash if av_vdpau_bind_context() is not used. 7 years ago
Carl Eugen Hoyos c87bb9c04a lavc/ppc/fft_init: Fix compilation on ppc64le with --disable-vsx. 7 years ago
Carl Eugen Hoyos ce508f0bcc lavc/proresdec2: Do not mix variable declaration and statement. 7 years ago
Ivan Kalvachev 9054439bad Fix visual glitch with XvMC, caused by wrong idct permutation. 7 years ago
Michael Niedermayer 80154b1b3a Bump version for master after 3.4 branchpoint 7 years ago
Michael Niedermayer 7bec3f78da avcodec/rkmppdec: check wether typo 7 years ago
Michael Niedermayer 74d2bbb70d avcodec/opusenc_psy: Fix mixed declaration and statement 7 years ago
Michael Niedermayer e1de9eab3a Bump minor versions for branching 3.4 7 years ago
Kaustubh Raste ff53f4dc2d avcodec/mips: Improve avc uni copy mc msa functions 7 years ago
Kaustubh Raste eadb911643 avcodec/mips: Improve hevc uni-w horiz mc msa functions 7 years ago
Kaustubh Raste 662234a9a2 avcodec/mips: Improve avc put mc 21, 23 and 02 msa functions 7 years ago
Kaustubh Raste b59323cb72 avcodec/mips: Improve avc chroma hv mc msa functions 7 years ago
Kaustubh Raste af9433b1d6 avcodec/mips: Improve avc bi-weighted mc msa functions 7 years ago
Kaustubh Raste 56822b074b avcodec/mips: preload data in hevc sao edge 135 degree filter msa functions 7 years ago
Michael Niedermayer c20f4fcb74 avcodec/ffv1dec: Fix out of array read in slice counting 7 years ago
Michael Niedermayer bdee75a4e7 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_53iL0() 7 years ago
Michael Niedermayer 127a362630 avcodec/mpeg_er: Clear mcsel in mpeg_er_decode_mb() 7 years ago
Michael Niedermayer e38f280fec avcodec/mpeg4videodec: Use 64 bit intermediates for sprite delta 7 years ago
Jun Zhao 217a723b4e lavc/vaapi_decode: fix profile search when profile mismatch is allowed 7 years ago
Jun Zhao 71e2ec017a lavc: enable hwaccel_flags option 7 years ago
bnnm 1954e625b1 avcodec/wmaprodec: support multichannel XMA stream configurations 7 years ago
foo86 73789b85a7 avcodec/dca_core: always limit frame size to data size 7 years ago
foo86 23990950e3 avcodec/dca_parser: revert to conservative sync distance estimation 7 years ago
Mark Thompson e339411691 vaapi: Always free parameter buffers after vaEndPicture() with libva2 7 years ago
Mark Thompson bd211bb866 vaapi: Remove H.264 baseline profile 7 years ago
Michael Bradshaw 41d6d62702 lavc: add support for OpenJPEG 2.3.0 7 years ago
Jorge Ramirez-Ortiz 2a31ad7d60 avcodec/v4l2: fix single plane decoding 7 years ago
Kaustubh Raste 51ebce7d7d avcodec/mips: Cleanup unused functions 7 years ago
Mark Thompson e01a270762 lavc/v4l2: Fix printf format for int64_t 7 years ago
James Almer 18279738f9 x86/blockdsp: use three operand form for an instruction 7 years ago
Michael Niedermayer 26ea142658 avcodec/x86/lossless_videoencdsp: Fix warning: signed dword value exceeds bounds 7 years ago
Michael Niedermayer df62b70de8 avcodec/x86/lossless_videoencdsp: Fix handling of small widths 7 years ago
Jorge Ramirez-Ortiz 44188993a1 avcodec/v4l2: set sizeimage param for non-raw buffers [fixes #6716] 7 years ago
Mark Thompson 8da5af2584 lavc/v4l2: Mark static const tables as such 7 years ago
Mark Thompson a0d076f3ef lavc/v4l2: Remove use of lfind() 7 years ago