105050 Commits (9cfc7a244052dced520776ff0ecc6f0a9390f62b)
 

Author SHA1 Message Date
James Almer eab91c3e2e x86/scale_avx2: don't use $ for hex literals 3 years ago
Michael Niedermayer db3fd5ab31 tools/target_dec_fuzzer: Adjust threshold for prores 3 years ago
Michael Niedermayer 99b2700f5b avformat/mvdec: Use 64 bit in timestamp computation 3 years ago
Alan Kelly 9092e58c44 x86/scale_avx2: Change asm indent from 2 to 4 spaces. 3 years ago
Alan Kelly 86663963e6 x86/swscale: fix minor coding style issues 3 years ago
James Almer 76a3f961f8 x86/scale_avx2: add missing check for AVX2 assembler support 3 years ago
Andreas Rheinhardt 0ab5d7e92b avcodec/tests: Update .gitignore file 3 years ago
Yu Yang a4580bf959 fftools/cmdutils: Avoid crash when opts could not be allocated 3 years ago
Steven Liu 3f46ffe956 avformat/aviobuf: fix double free by return early on error 3 years ago
Andreas Rheinhardt 38e5ca9310 avformat/moflex: Don't use uninitialized timebase for data stream 3 years ago
Andreas Rheinhardt 0a25abdacd avformat/moflex: Free AVPackets via av_packet_free() on error 3 years ago
Andreas Rheinhardt 7a5f7caee9 avcodec/speedhq: Replace always-true check by assert 3 years ago
Andreas Rheinhardt 8ff3fbf6bc avcodec/decode: Reset *got_sub_ptr on error 3 years ago
Andreas Rheinhardt 6e02ca35e5 avcodec/xsubdec: Use dedicated pointer for AVSubtitleRect 3 years ago
Andreas Rheinhardt 077167fab9 avcodec/xsubdec: Cleanup generically upon allocation error 3 years ago
Andreas Rheinhardt 2adbb0c2af avcodec/ass: Fix leaks upon ff_ass_add_rect() error 3 years ago
Andreas Rheinhardt cee04cbfe1 avcodec/decode: Fix leaks upon subtitle decoding errors 3 years ago
Andreas Rheinhardt d59f454ed2 avcodec/pgssubdec: Use dedicated pointer for accesses 3 years ago
Andreas Rheinhardt 58228ab9b9 avcodec/pgssubdec: Remove redundant freeing code 3 years ago
Andreas Rheinhardt 200a372837 avcodec/pgssubdec: Always return error upon allocation error 3 years ago
Andreas Rheinhardt 97e26937b4 avformat/demux: Remove redundant prevention against infinite loop 3 years ago
Andreas Rheinhardt 52a4d44044 avformat/demux: Remove fake-loop 3 years ago
Andreas Rheinhardt aba4a4f080 avcodec/h2645_parse: Move ref_idc further up in H2645NAL 3 years ago
Andreas Rheinhardt c22a9ece2e avcodec/h2645_parse: Remove H2645NAL.rbsp_buffer 3 years ago
Alan Kelly f900a19fa9 libswscale: Adds ff_hscale8to15_4_avx2 and ff_hscale8to15_X4_avx2 for all filter sizes. 3 years ago
Niklas Haas e9ba40c5c9 lavfi/vf_libplacebo: update deprecated option name 3 years ago
Niklas Haas 5317a6366f vf_libplacebo: switch to newer libplacebo helpers 3 years ago
Hao Chen df46d7cb49 avcodec: [loongarch] Optimize pred16x16_plane with LASX. 3 years ago
Jin Bo 1ccc458960 avcodec: [loongarch] Optimize h264_deblock with LASX. 3 years ago
Lu Wang 5ff58b77bb avcodec: [loongarch] Optimize h264idct with LASX. 3 years ago
gxw 3f294ec879 avcodec: [loongarch] Optimize h264dsp with LASX. 3 years ago
Shiyou Yin cba7c0267d avcodec: [loongarch] Optimize h264qpel with LASX. 3 years ago
Shiyou Yin 6038a9eb92 avcodec: [loongarch] Optimize h264_chroma_mc with LASX. 3 years ago
Shiyou Yin 9a840ffa17 avutil: [loongarch] Add support for loongarch SIMD. 3 years ago
Limin Wang 571e8ca2dd avfilter/af_astats: improve options descriptions 3 years ago
Limin Wang 2f28f6c4b9 avformat/rtpdec_rfc4175: cosmetic changes 3 years ago
Steven Liu 6cf55b9da2 avformat/hlsenc: deprecate hls_ts_options option 3 years ago
Steven Liu 38fbe6a34c avformat/hlsenc: add hls_segment_options correct the segment options name 3 years ago
Andreas Rheinhardt 7fe5c7f02d avcodec/mmaldec: Deduplicate AVClasses 3 years ago
Andreas Rheinhardt 9644ee224f avcodec/mmaldec: Avoid creating unnecessary reference, simplify code 3 years ago
Ho Ming Shun dd779749f0 avcodec/mmaldec: fix pointer type warning 3 years ago
Ho Ming Shun 6f0e8b998a avcodec/mmaldec: re-use AVPacket for extra_data 3 years ago
Ho Ming Shun b54377b3a7 avcodec/mmaldec: use decoupled dataflow 3 years ago
Paul B Mahol 996b13fac4 avfilter: add audio dynamic equalizer filter 3 years ago
Marton Balint 466441a0d2 avformat/img2enc: do not ignore IO errors 3 years ago
Marton Balint 64834bb86a avformat: introduce AVFormatContext io_close2 which returns an int 3 years ago
Marton Balint 8d66a07d65 fftools/ffmpeg: close output files before cleanup 3 years ago
Marton Balint 8a40cfa4da avformat/aviobuf: return stored AVIO context error on avio_close 3 years ago
Marton Balint 722d28db12 avformat/file: use proper return value in file_close 3 years ago
Charlie Monroe 34aee50a7f avcodec/movtextenc: Check for existence of font name before using it 3 years ago