31080 Commits (62ea5ae2b567a770e5e106493bcad59a9098cb8d)

Author SHA1 Message Date
Michael Niedermayer 2048126ea7 avcodec/utils: Assert that dst->progress is clear before ff_thread_ref_frame() 10 years ago
Michael Niedermayer de6df46120 avcodec/h264: Setup decoder to have matching reference to the EC code 10 years ago
Michael Niedermayer ecfd48dc06 avcodec/h264: Move COPY_PICTURE() to h264.h so it can be used from other parts of the h264 decoder 10 years ago
Carl Eugen Hoyos 2efaaf9476 Support decoding yuv dpx images. 10 years ago
Christophe Gisquet 626d6184ce x86: lavc/hevc_mc: fix comments 10 years ago
Paul B Mahol 134e8c73ea avcodec/faxcompr: use init_get_bits8() 10 years ago
Christophe Gisquet 97996eff4f hevc/sao: do in-place band filtering when possible 10 years ago
Christophe Gisquet ed450d4acf x86: lavc: share more constant through defines 10 years ago
Paul B Mahol ec8ec999f4 avcodec/twinvqdec: use init_get_bits8() 10 years ago
Christophe Gisquet 691b7f5e9e lavc/lossless_audiodsp: revert various commits 10 years ago
Christophe Gisquet 46e2afa4dc wmalossless: reset lms_update 10 years ago
Hendrik Leppkes 8029af586f dxva2_hevc: properly fill the scaling list structure 10 years ago
Anshul Maheshwari f05efd42af avcodec/ccaption_dec: Added Debug logs 10 years ago
Anshul Maheshwari 5647286e67 avcodec/ccaption_dec: handle error from ass_sub api 10 years ago
Anshul Maheshwari bf30161a8d avcodec/ccaption_dec: Added Roll up functionality 10 years ago
Michael Niedermayer 2fd9ce92af avcodec/h264_slice: assert that reinit does not occur after the first slice 10 years ago
Michael Niedermayer 38d5241b7f avcodec/h264_slice: ignore SAR changes in slices after the first 10 years ago
Michael Niedermayer f111831ed6 avcodec/h264_slice: Check picture structure before setting the related fields 10 years ago
Michael Niedermayer f906982c94 avcodec/h264_slice: Do not change frame_num after the first slice 10 years ago
Christophe Gisquet 9dc45d1f42 x86: lavc: share more constants 10 years ago
Mickaël Raulet 6ecc3fd612 x86/hevc_mc: use aligned loads 10 years ago
James Almer 383fddeec6 x86/lossless_audiodsp: fix compilation with --disable-yasm 10 years ago
Carl Eugen Hoyos d45fadb6df lavc/tscc: Make 32bit output opaque. 10 years ago
Michael Niedermayer 9bc7ee8a98 avcodec/avfft: Add simple self test 10 years ago
Timothy Gu 5081012eb8 audioconvert: Add missing include for FF_API_AUDIO_CONVERT 10 years ago
James Almer aea29a891f x86/hevc_sao: fix loading of RIP address 10 years ago
Mickaël Raulet bcb0925115 x86/hevc: use CLIPW macro when possible 10 years ago
Christophe Gisquet 5eedd36df1 x86: hevc_mc: use epel_hv 16-wide function 10 years ago
Pierre Edouard Lepere a0d1300f71 x86: hevc_mc: add AVX2 optimizations 10 years ago
Michael Niedermayer 6fafc62b0b avcodec/h264: Be more strict on rejecting pps/sps changes 10 years ago
Michael Niedermayer 31cc9c04ca avcodec/h264: Be more strict on rejecting pps_id changes 10 years ago
Michael Niedermayer 69aa79365c avcodec/h264_ps: More completely check the bit depths 10 years ago
Michael Niedermayer a6c2c8fe3f Revert "avcodec/x86/lossless_audiodsp: Make scalarproduct_and_madd_int16 prototypes more similar" 10 years ago
Michael Niedermayer f1214763af avcodec/x86/lossless_audiodsp: Move order&8 fallback into C code 10 years ago
Michael Niedermayer d41b66a1a2 avcodec/vp3: pass correct context to av_log() 10 years ago
Michael Niedermayer 3b4ffba3af avcodec/x86/lossless_audiodsp: Make scalarproduct_and_madd_int16 prototypes more similar 10 years ago
Michael Niedermayer 43b1fd5bb4 avcodec/hevc: drop redundant ifs() 10 years ago
Seppo Tomperi 0c494114cc hevcdsp: ARM NEON optimized deblocking filter 10 years ago
Christophe Gisquet 9a2f5d825a hevc: free sao buffers when receiving a new SPS 10 years ago
wm4 a83b6b077c vp9: assign PTS to visible instead of invisible frames 10 years ago
James Almer 15574c505b x86/hevcdsp: add ff_hevc_sao_edge_filter_{10,12}_{sse2,avx2} 10 years ago
James Almer 042c1159fc x86/hevcdsp: add ff_hevc_sao_edge_filter_8_{ssse3,avx2} 10 years ago
James Almer 1f1c7c8a57 hevcdsp: remove compilation-time-fixed parameter from sao_edge_filter 10 years ago
Michael Niedermayer e09ad5bd0d avcodec/h264_refs: set last_pic_for_ec only if it has not been set previously 10 years ago
Paul B Mahol dccd648f9f avcodec/alsdec: use init_get_bits8() 10 years ago
Paul B Mahol 57bca64b3f avcodec/cllc: use init_get_bits8() 10 years ago
Philip Langdale d20df2601f avcodec/nvenc: De-compensate aspect ratio compensation of DVD-like content. 10 years ago
Michael Niedermayer fd52d2d3d1 avcodec/mpegvideo_motion: Fix gmc chroma dimensions 10 years ago
James Almer 7457afc64d hevcdsp: replace the SAOParams struct parameter from sao_edge_filter 10 years ago
James Almer 121ccc3365 hevcdsp: further simplify sao_edge_filter 10 years ago