История коммитов

Автор SHA1 Сообщение Дата
  Frank Plowman 20a6eb1ca3 lavc/vvc: Stricter bound on pps_exp_slice_height_in_ctus_minus1 1 неделя назад
  Andreas Rheinhardt e934fd96c1 avcodec/snow: Remove outdated assert 2 лет назад
  Andreas Rheinhardt d7820a2b6f avcodec/sbcenc: Don't use deprecated AVCodec.supported_samplerates 6 дней назад
  Andreas Rheinhardt 1b6f37ac13 avcodec/sbcenc: Mark sbc_encode_init() as av_cold 6 дней назад
  Michael Niedermayer 1bce40cb73 avcodec/ffv1: Use dual run coder for fltmap 1 неделя назад
  Michael Niedermayer 9bad2634ee avcodec/ffv1: Store remap flag per slice 1 месяц назад
  Michael Niedermayer 4a0c285dfe avcodec/ffv1: flip half of float16 and Compactify floats 1 месяц назад
  Michael Niedermayer c1b330bf24 avcodec/ffv1: Basic float16 support 1 месяц назад
  Manuel Lauss 114e9864e1 avcodec/sanm: ignore unknown codecs in FOBJs 1 неделя назад
  Andreas Rheinhardt f641c6846a avutil/log: Set AVClass* in av_expr_eval() 1 неделя назад
  Andreas Rheinhardt 39286d97f2 avcodec: Don't log to private context 1 неделя назад
  Andreas Rheinhardt e6d07e45e0 avcodec/{h263,ituh263,msmpeg4,snow}dec: Use proper logcontext 1 неделя назад
  Andreas Rheinhardt ce1cec673e avcodec/mpeg12dec: Use CHROMA_* defines 1 неделя назад
  Andreas Rheinhardt 8940a6153f avcodec/mjpegenc: Constify parent ctx in encode_block() 1 неделя назад
  Andreas Rheinhardt 60cae5019a avcodec/mjpegenc_common: Constify ff_mjpeg_encode_{dc,picture_header}() 1 неделя назад
  Andreas Rheinhardt 5689d9c0f4 avcodec/mjpegenc: Don't use ff_ prefix for static functions 1 неделя назад
  Andreas Rheinhardt 455ca92b31 avcodec/mjpegenc: Use forward decl for MpegEncContext, MJpegHuffmanCode 1 неделя назад
  Andreas Rheinhardt 85138c1434 avcodec/mpegvideo_enc, motion_est: Pre-center fcode_tab 3 лет назад
  Andreas Rheinhardt c709a3d424 avcodec/mpegvideo: Move vbv_delay to Mpeg1Context 3 лет назад
  Andreas Rheinhardt 6e225123d8 avcodec/mpeg12enc: Simplify writing bits 1 неделя назад
  Andreas Rheinhardt d5db4ee30c avcodec/mjpegenc: Don't log to private context 1 неделя назад
  Andreas Rheinhardt 6cdcf15e0a avcodec/mjpegenc: Remove nonsensical AMV options 1 неделя назад
  Andreas Rheinhardt fc158f3d40 avcodec/speedhqenc: Inline ff_speedhq_mb_y_order_to_mb() 1 неделя назад
  Andreas Rheinhardt 49c38761f1 avcodec/speedhqenc: Don't log to the private context 1 неделя назад
  Andreas Rheinhardt e117faddbf avcodec/mpegvideo: Mark ff_mpv_common_defaults() as av_cold 1 неделя назад
  Andreas Rheinhardt 89a8033fc9 avcodec/mpegvideo: Move temp ratecontrol bufs to RateControlContext 1 неделя назад
  Andreas Rheinhardt 6844e96116 avcodec/mpegvideo: Move ratecontrol-only options to RateControlContext 1 неделя назад
  Andreas Rheinhardt 1ec1f1e236 avcodec/mpegvideo_enc: Move H.263 specific check to ituh263enc.c 1 неделя назад
  Andreas Rheinhardt c3ab7362dd avcodec/mpegvideo_enc: Move vbv_delay warning to mpeg12enc.c 1 неделя назад
  Andreas Rheinhardt 137060d586 avcodec/mpegvideo_enc: Move q_scale_type check to mpeg12enc.c 1 неделя назад
  Andreas Rheinhardt 0c4b091bd6 avcodec/mpegvideo_enc: Move q_matrix init to init_matrices() 1 неделя назад
  Andreas Rheinhardt 726adfafc6 avcodec/mpegvideo_enc: Don't init matrices unnecessarily for MJPEG 1 неделя назад
  Andreas Rheinhardt 41451b4eef avcodec/mpegvideo_enc: Only allocate inter matrices when needed 1 неделя назад
  Andreas Rheinhardt a43124452f avcodec/mpegvideo_enc: Factor checks out of loop 1 неделя назад
  Andreas Rheinhardt 7223363ccb avcodec/mpegvideo_enc: Set chroma_intra_matrix for SpeedHQ 1 неделя назад
  Andreas Rheinhardt daff2df1a0 avcodec/mpegvideo_enc: Only allocate chroma intra matrices when needed 1 неделя назад
  Andreas Rheinhardt 70359de69f avcodec/mpeg4video: Move IS_3IV1 macro to mpeg4videodec.c 1 неделя назад
  Andreas Rheinhardt 5df8c86b24 avcodec/mpeg4video: Split ff_mpeg4_pred_dc() 1 неделя назад
  Andreas Rheinhardt c050269eda avcodec/mpeg4videodec: Bail out earlier when parsing 1 неделя назад
  Andreas Rheinhardt f5f2c37a52 avcodec/ituh263dec: Reorder branches 1 неделя назад
  Andreas Rheinhardt 17ff442adb avcodec/flvenc: Remove redundant setting of dc_scale_tables 1 неделя назад
  Andreas Rheinhardt 9e5a1b8693 avcodec/ituh263enc: Use memset where appropriate 1 неделя назад
  Andreas Rheinhardt 607bc17b52 avcodec/ituh263enc: Make SVQ1+Snowenc stop calling ff_h263_encode_init() 1 неделя назад
  Andreas Rheinhardt 9ca97756ac avcodec/ituh263enc: Combine branches 1 неделя назад
  Andreas Rheinhardt f67e5bf2cc avcodec/ituh263enc: Remove redundant setting of dc_scale_tables 1 неделя назад
  Andreas Rheinhardt 94f364289b avcodec/ituh263enc: Move MPEG-4 fcode_tab to mpeg4videoenc.c 1 неделя назад
  Andreas Rheinhardt 3977abc89f avcodec/mpegutils: Move MAX_FCODE to mpegvideoenc.h 1 неделя назад
  Andreas Rheinhardt 9479ee5038 avcodec/mpegvideo_enc: Move default_mv_penalty to h261enc.c 1 неделя назад
  Andreas Rheinhardt a02fb1a4f4 avcodec/h261: Use forward-declaration for MpegEncContext 1 неделя назад
  Andreas Rheinhardt 7abc9c5e3d avcodec/h261dec: Don't call ff_set_qscale() 1 неделя назад