31643 Commits (19321a295a641cbc067ec0df597bc1b69addf049)

Author SHA1 Message Date
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
Diego Biurrun 8a213179af dca: Remove trace debugging code 10 years ago
Diego Biurrun a96f51f29a dca: Return more informative error codes 10 years ago
Diego Biurrun b339019de4 dca: Split code for handling the EXSS extension off into a separate file 10 years ago
Diego Biurrun 7f9f771eac avcodec: Don't anonymously typedef structs 10 years ago
Himangi Saraogi 7769be590c vp56: Return meaningful error codes 10 years ago
Christophe Gisquet b533949813 x86: hevc: remove a parameter to WP internals 10 years ago
zhaoxiu.zeng a196e0c66d avcodec/vc1_pred: few branchless optimizations 10 years ago
Zhaoxiu Zeng 3b5ad8fbf7 avcodec/parser: optimize ff_mpeg4video_split() 10 years ago
Paul B Mahol ba22295e76 lavc: deprecate VIMA decoder 10 years ago
zhaoxiu.zeng ac7fc444ee avcodec/apedec: simplify sign conversion 10 years ago
zhaoxiu.zeng b11a187575 avcodec/golomb: simplify sign conversion 10 years ago