115874 Commits (97ecfb5a193c43eef2e47b3e45afd3fc629c107d)
 

Author SHA1 Message Date
Rémi Denis-Courmont 424ac84839 lavu/arm: remove GCC 4.6- stuff 8 months ago
James Almer a7e9f1c1e7 checkasm/lls: add missing random values to the test buffers 8 months ago
Anton Khirnov 0060a368b1 lavc/hevcdec: always call hevc_frame_end() after successfully decoding an AU 8 months ago
Michael Niedermayer 959cb2e2e3
doc/developer: Provide information about git send-email and gmail 8 months ago
Marton Balint 9fb6f024c3 avformat/mxfdec: use the newly added channel ids for more exact mapping 8 months ago
Marton Balint d9a0a6a2b5 avformat/mov_chan: make iso_channel_position table more compact 8 months ago
Marton Balint e405afdd0a avformat/mov_chan: use the newly added channel ids for more exact mapping 8 months ago
sunyuechi a4901a56c6 lavc/vp8dsp: R-V V bilin_load to bilin_load_h 8 months ago
sunyuechi 8d9fb7b5cf lavc/vp8dsp: R-V V put_bilin_h v unroll 8 months ago
Frank Plowman d72a5fe719 lavc/vvc: Prevent overflow in chroma QP derivation 8 months ago
Andreas Rheinhardt edcfa846cf api/api-band-test: Query codec capabilities to decide admissibility 8 months ago
Andreas Rheinhardt b8cc5cf233 api/api-band-test: Perform codec admissibility check earlier 8 months ago
Andreas Rheinhardt 4c22b00780 api/api-band-test: Remove write-only variable 8 months ago
Andreas Rheinhardt 89742b88c6 avcodec/mpegvideo_enc: Don't pretend ff_dct_encode_init() can fail 8 months ago
Andreas Rheinhardt 1dc1b6c5af avcodec/mpegvideo: Remove fast_dct_quantize 8 months ago
Andreas Rheinhardt e80bd068c5 avcodec/mpegvideo_enc: Always set c funcs in ff_dct_encode_init() 8 months ago
Andreas Rheinhardt 8327828205 avcodec/mips/mpegvideo: Set denoise_dct only for encoder 8 months ago
Andreas Rheinhardt adb1521385 avcodec/mpegvideo_enc: Move initializing H263DSP to ituh263enc.c 8 months ago
Andreas Rheinhardt bf8208d0cd avcodec/mpegvideo_enc: Make ff_dct_quantize_c() static 8 months ago
Andreas Rheinhardt f0c021b6ff avcodec/dnxhdenc: Remove always-false check 8 months ago
Andreas Rheinhardt 1fe2a97b61 avcodec/vc1_pred: Fix indentation 8 months ago
Andreas Rheinhardt bf087a7e26 avcodec/mpegvideo_enc: Binarize reference 8 months ago
Andreas Rheinhardt 34ed9d1954 avcodec/ituh263enc: Remove redundant check 8 months ago
Andreas Rheinhardt b2ac792367 avcodec/mpegvideo: Use enum for msmpeg4_version 8 months ago
Andreas Rheinhardt 2f6768c761 avcodec/mpegvideo: Remove pblocks 8 months ago
Andreas Rheinhardt 1f5c64cbdc avcodec/mpeg12dec: Don't initialize inter_scantable 8 months ago
Andreas Rheinhardt 9bb35cfa4d avcodec/mpeg12dec: Pass Mpeg1Context* in mpeg_field_start() 8 months ago
Andreas Rheinhardt c703a519a5 avcodec/mpegvideo_dec: Don't sync encoder-only coded_picture_number 8 months ago
Andreas Rheinhardt a13ca893cf avcodec/mpegvideo_dec, rv34: Simplify check for "does pic exist?" 8 months ago
Andreas Rheinhardt 7e61e77c4e avcodec/mpeg12enc: Simplify writing startcodes 8 months ago
Andreas Rheinhardt 4f2719a239 avcodec/mpegvideo_enc: Unify initializing PutBitContexts 8 months ago
Andreas Rheinhardt a05eebee99 avcodec/mpegpicture: Avoid MotionEstContext in ff_mpeg_framesize_alloc() 8 months ago
Andreas Rheinhardt d0f76e6a11 avcodec/mpegpicture: Use union for b_scratchpad and rd_scratchpad 8 months ago
Andreas Rheinhardt 12fcbff446 avcodec/mpegpicture: Avoid loop and branch when setting motion_val 8 months ago
Andreas Rheinhardt 45cf0541cf avcodec/mpegpicture: Use ThreadProgress instead of ThreadFrame API 8 months ago
Andreas Rheinhardt 5475000942 avcodec/mpeg4videoenc: Simplify writing startcodes 8 months ago
Andreas Rheinhardt 4ef98a43ee avcodec/mpeg4videoenc: Avoid branch for writing stuffing 8 months ago
Andreas Rheinhardt 9ce56f91c0 avcodec/mpegpicture: Make MPVPicture refcounted 8 months ago
Andreas Rheinhardt 99d26939af avcodec/mpegvideo_dec: Add close function for mpegvideo-decoders 8 months ago
Andreas Rheinhardt b90b676409 avformat/riff: Declare VCR2 to be MPEG-2 8 months ago
Andreas Rheinhardt 5ea7c0e323 avcodec/mpeg12dec: Set out_format only once 8 months ago
Andreas Rheinhardt bbe10bcae8 avcodec/mpeg12dec: Remove write-only assignment 8 months ago
Andreas Rheinhardt 2f22fd7ec1 avcodec/mpeg12dec: Only initialize IDCT for IPU 8 months ago
Andreas Rheinhardt 183a67580b avcodec/mpeg12dec: Don't initialize inter tables for IPU 8 months ago
Andreas Rheinhardt dceb73a22d avcodec/mpegvideo_enc: Reindentation 8 months ago
Andreas Rheinhardt b64dfe2bd1 avcodec/mpegvideo_enc: Return early when getting length of B frame chain 8 months ago
Andreas Rheinhardt 17b5fc2e51 avcodec/mpegvideo_enc: Factor setting length of B frame chain out 8 months ago
Andreas Rheinhardt 17501b2267 avcodec/error_resilience: Deduplicate cleanup code 8 months ago
Andreas Rheinhardt fe6037fd04 avcodec/mpegpicture: Split MPVPicture into WorkPicture and ordinary Pic 8 months ago
Andreas Rheinhardt dac15a5b6e avcodec/vc1_mc: Don't check AVFrame INTERLACE flags 8 months ago