69677 Commits (9b22e460adb2e8d6f89916c129240042275404cc)
 

Author SHA1 Message Date
Luca Barbato e352520e3e oma: Report a timestamp 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
Timothy Gu 1de742145f pixdesc: Include more functions in FF_DISABLE_DEPRECATION_WARNINGS 10 years ago
Michael Niedermayer be1cb1e63a avutil/pixfmt: Clarify meaning of the A/X bit in RGB555 / remove wording about significant bit 10 years ago
Michael Niedermayer dbab5f5984 avutil/pixfmt: Clarify the meaning of the alpha bits in rgb444 and similar formats 10 years ago
Michael Niedermayer 088dd0fd4c avutil/pixfmt: Clarify the meaning of the "alpha" bit in rgb555/bgr555 10 years ago
Michael Niedermayer c02b8c4527 avutil/pixfmt: Clarify the meaning of the alpha byte in RGB0 and similar formats 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 a40de9ac07 Merge commit '9295d10ea9d138462b7f67d16bf95ae9ca76aca6' 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
Alex Converse 9295d10ea9 fate: Add a test for AAC ELD480. 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
Michael Niedermayer bfb988b1fa Merge remote-tracking branch 'cehoyos/master' 10 years ago
Michael Niedermayer 1750b45cdf avutil/opt: Fix type used to access AV_OPT_TYPE_SAMPLE_FMT 10 years ago
Michael Niedermayer a0640e6346 avutil/opt: Fix types used to access AV_OPT_TYPE_PIXEL_FMT 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
Timothy Gu 510b39c213 nutdec: Remove unused variables 10 years ago
Timothy Gu e66a187638 img2dec: Remove dead code 10 years ago
Michael Niedermayer 9bc7ee8a98 avcodec/avfft: Add simple self test 10 years ago
Timothy Gu 23659fdb81 generate_wave_table: Add include for AVSampleFormat 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
Paul B Mahol f968166439 avformat/rpl: check av_get_packet() for failure 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
Paul B Mahol dc3c3758ce avformat/thp: check av_get_packet() for failure 10 years ago
Michael Niedermayer 69aa79365c avcodec/h264_ps: More completely check the bit depths 10 years ago
James Almer 15a88468ae avformat/tta: only check for header and seek table crc if requested 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