31259 Commits (03616af2c91309d58f9419becf45d292cb93e625)

Author SHA1 Message Date
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
Seppo Tomperi 4386e1fd94 hevcdsp: simplified sao_edge_filter 10 years ago
Seppo Tomperi 74d7faf400 hevcdsp: separated sao edge filter and pixel restore funcs 10 years ago
Michael Niedermayer fabbfaa095 avcodec/mjpegdec: Check number of components for JPEG-LS 10 years ago
Michael Niedermayer afa92907f3 avcodec/mjpegdec: Check escape sequence validity 10 years ago
Hendrik Leppkes b11994593a dxva2_hevc: properly fill the scaling list structure 10 years ago
Paul B Mahol 9f1a5dbc26 avcodec/cdxl: use init_get_bits8() 10 years ago
Paul B Mahol cecc4ea1fc avcodec/evrcdec: use init_get_bits8() 10 years ago
Paul B Mahol 63cb546f0a avcodec/wnv1: use init_get_bits8() 10 years ago
Paul B Mahol 1634d2bcd1 avcodec/on2avc: use init_get_bits8() 10 years ago
Paul B Mahol 49f8257135 avcodec/tak_parser: use init_get_bits8() 10 years ago
Paul B Mahol c93a7b264f avcodec/ac3dec: use init_get_bits8() 10 years ago
Paul B Mahol e9eb94ac5a avcodec/qcelpdec: use init_get_bits8() 10 years ago