31259 Commits (03616af2c91309d58f9419becf45d292cb93e625)

Author SHA1 Message Date
Michael Niedermayer f144e4ddff avcodec/wmalosslessdec: use sizeof() instead of a literal number 10 years ago
Derek Buitenhuis 8b96e8dd28 libx265: Add crf private option 10 years ago
Derek Buitenhuis b920db6731 libx265: Reduce the scope of some variables 10 years ago
Derek Buitenhuis d617e77cec libx265: Add crf private option 10 years ago
Derek Buitenhuis 2de887e45b libx265: Reduce the scope of some variables 10 years ago
Michael Niedermayer 424ed1a83e avcodec/faxcompr: Fix memleak 10 years ago
Paul B Mahol 956bd71eeb avcodec/opusdec: remove unused headers 10 years ago
Michael Niedermayer b7c19aee6c avcodec/wavpack: Add () to protect the arguments of UPDATE_WEIGHT_CLIP() 10 years ago
Michael Niedermayer dfc2a3982f avcodec/wmalosslessdec: Add () to protect the arguments of WMASIGN() 10 years ago
Michael Niedermayer 2e786bc498 avcodec/aac_adtstoasc_bsf: Clear extradata_size on allocation failure 10 years ago
Michael Niedermayer 03dab49a12 avcodec/vp56: Add () to protect TRANSPOSE()s arguments 10 years ago
Himangi Saraogi 42c8f92e2f wmv2: Return meaningful error codes 10 years ago
Himangi Saraogi f3e045263e qdm2: Return meaningful error codes 10 years ago
Himangi Saraogi a1e2c47cd4 libxvid: Return meaningful error messages 10 years ago
Himangi Saraogi 18f4fa251b aac_adtstoasc_bsf: Check extradata memory allocation 10 years ago
Vittorio Giovara fe0f4e5657 avpacket: Check buffer reference 10 years ago
Vittorio Giovara 31dc73e92a vorbisdec: Check memory allocations 10 years ago
Vittorio Giovara ec17782e17 dvdsubdec: Check memory allocations 10 years ago
Vittorio Giovara d89e58f539 dct-test: Fix initialization syntax 10 years ago
Vittorio Giovara cb70a93ca1 lavc: Document interaction between avcodec_open2() and decoding routines 10 years ago
Christophe Gisquet 398f531915 x86: hevc_mc: fewer xmm regs used in epel h/v 10 years ago
Michael Niedermayer e3f7142306 avcodec/vc1dsp: add () to protect the arguments of the op* macros 10 years ago
Michael Niedermayer cb9d40451c avcodec/ac3: add () to protect the macro arguments 10 years ago
Michael Niedermayer 235782260d avcodec/me_cmp: add () to protect avg*s arguments 10 years ago
Michael Niedermayer 17a62cbcb9 avcodec/bmvvideo: Add () to protect NEXT_BYTE() argument 10 years ago
James Almer 6e3651983c avcodec/hevcdsp: add missing () to CMP macro 10 years ago
Christophe Gisquet 89cb4995fa x86: hevc_mc: save 1 gpr in epel filter loading 10 years ago
James Almer 22596383f3 avcodec/hevcdsp: optimize pixel comparison in sao_edge_filter 10 years ago
zhaoxiu.zeng bf99068089 avcodec/vc1_mc: factor out helper functions for scaling blocks 10 years ago
Clément Bœsch f9240ec01a avcodec/gif: fix off by one in column offsetting finding 10 years ago
Seppo Tomperi e40e446efd hevcdsp: HEVC deblocking ARM NEON register clobber fix 10 years ago
zhaoxiu.zeng 0f83415569 avcodec/vc1_mc: move median4() to mathops.h 10 years ago
Diego Biurrun f8c1719771 dca: Remove separate header for DCA ExSS 10 years ago
James Almer 03adafb318 x86/g722dsp: add ff_g722_apply_qmf_sse2 10 years ago
Diego Biurrun 3a651f599a dca: Move data tables from a header to an object file 10 years ago
Diego Biurrun 65df9904ce dca: Add array sizes to array declarations 10 years ago
Peter Meerwald 702458538d g722: Add ARM NEON implementation for g722_apply_qmf() 10 years ago
Peter Meerwald 73ae0a9d12 g722: Split out computation of band->s_zero and unroll code 10 years ago
Peter Meerwald b16057b5fe g722: Unroll g722_apply_qmf() 10 years ago
Peter Meerwald 10f160768b g722: Reduce number of pointers passed to g722_apply_qmf() function 10 years ago
Peter Meerwald 6769068313 g722: Split out g722_qmf_apply() function into g722dsp.c 10 years ago
zhaoxiu.zeng 38c619c1ed avcodec/vc1: cleanup and simplification 10 years ago
Michael Niedermayer 8123e19e61 avcodec/dcadec: Move remaining tables to dcadata.h 10 years ago
Zhaoxiu Zeng 2a72b1664d avcodec/h264: use avpriv_find_start_code() in h264_split() 10 years ago
Michael Niedermayer ad0be70382 avcodec/dcaenc: rename DCA_SUBBANDS 10 years ago
Clément Bœsch 3cab173e23 avcodec/gif: support crop and transparency with PAL8 10 years ago
Paul B Mahol 088dfd3ff1 avcodec/dxtory: use init_get_bits8() 10 years ago
Diego Biurrun ecbcebde34 vdpau: Adjust necessary #includes for vdpau_internal.h 10 years ago
Gilles Chanteperdrix 8ca098f444 avcocdec/mpegaudio_parser: add MP3 ADU headers parser 10 years ago
Diego Biurrun 2a9c6fae92 dca: Move all tables into dcadata.h 10 years ago