1968 Commits (6b0ab561d019c12471920ae136c746d3a54878e8)

Author SHA1 Message Date
Benoit Fouet 33acebd3cc avcodec/pngdec: add APNG support. 10 years ago
Eejya Singh 6dc99fdf0e Added STL demuxer and decoder 10 years ago
Michael Niedermayer 5c8eb16769 avcodec: add codec_whitelist 10 years ago
Anton Khirnov 530c1441fd lavc: make lmax/lmin into private options of mpegvideo encoders 10 years ago
Anton Khirnov 15ec053c4c lavc: make border_masking into private options of mpegvideo encoders 10 years ago
Anton Khirnov c4f7bee087 lavc: deprecate unused mb_threshold field 10 years ago
Anton Khirnov 59b55c494e lavc: deprecate unused me_threshold field 10 years ago
Anton Khirnov 66a68ddd1a lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpegvideo encoders 10 years ago
Anton Khirnov a75c2eb25a lavc: make rc_eq into private options of mpegvideo encoders 10 years ago
Anton Khirnov 946f95354b lavc: make rc_qmod_* into private options of mpegvideo encoders 10 years ago
Anton Khirnov a6e4ce9fd5 lavc: make rc_qsquish a private option of mpegvideo encoders 10 years ago
Michael Niedermayer 7b6a97edd1 avcodec/avcodec: more verbose documentation for time_base 10 years ago
Michael Niedermayer 2f7bd04afb avcodec/avcodec: fix non doxy comment 10 years ago
Anton Khirnov 7ea1b3472a lavc: deprecate the use of AVCodecContext.time_base for decoding 10 years ago
Rémi Denis-Courmont d565fef1b8 vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check 10 years ago
Anton Khirnov 2df0c32ea1 lavc: use a separate field for exporting audio encoder padding 10 years ago
Michael Niedermayer cf7b90dea2 fix seperator typo 10 years ago
Michael Niedermayer e051d09c58 avcodec: Allow choosing the dump format field separator. 10 years ago
Manfred Georg 577899a645 lavc: specify the behavior of av_lockmgr_register on failure. 10 years ago
James Almer 42111bb960 avcodec: remove obsolete FF_API_FAST_MALLOC cruft 10 years ago
Manfred Georg a950edb472 avcodec/utils: av_lockmgr_register defines behavior on failure. 10 years ago
wm4 cdd6f059a6 avcodec, avutil: allow more control about how samples are skipped 10 years ago
Rémi Denis-Courmont 1c80c9d7ef hwaccel: Call ->get_format again if hwaccel init fails 10 years ago
Martin Storsjö d07ddc93e2 avcodec: Fix a doxy comment to refer to the right function 10 years ago
Michael Niedermayer 37c46743ee avcodec: fix missing doxygen comment marker 10 years ago
Michael Niedermayer 22652dc2b8 avcodec/avcodec: fix missing doxygen comment marker 10 years ago
Vittorio Giovara 9301486408 avcodec: add stream-level stereo3d side data 10 years ago
Clément Bœsch b0352b1997 avcodec: export motion vectors in frame side data on demand 10 years ago
Diego Biurrun d35b94fbab avcodec: Rename xvidmmx IDCT to xvid 10 years ago
Diego Biurrun ad1ee5fa75 avcodec: Undeprecate reordered_opaque 10 years ago
Kieran Kunhya 2a3c36e920 Deprecate AFD field and add AFD as side-data 10 years ago
Kieran Kunhya 1ef9e83764 avcodec: Deprecate dtg_active_format field in favor of avframe side-data 10 years ago
Diego Biurrun 9f17685dfb avcodec: Deprecate unused defines and options 10 years ago
Anton Khirnov c5fca0174d lavc: add a property for marking codecs that support frame reordering 10 years ago
Diego Biurrun 53abe32409 avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as const 10 years ago
Mickaël Raulet 5a41999d81 hevc/rext: basic infrastructure for supporting range extension 11 years ago
Anshul Maheshwari 43d70a776d avcodec: Updated comment for sub param 11 years ago
Anton Khirnov 874390e163 lavc: add a convenience function for rescaling timestamps in a packet 11 years ago
Michael Niedermayer 08c5859f17 avcodec: add simpleauto idct 11 years ago
Michael Niedermayer b152152df3 Add nointra AVDiscard level 11 years ago
Michael Niedermayer 67d29da4bd avcodec: increase FF_INPUT_BUFFER_PADDING_SIZE to 32 11 years ago
Carl Eugen Hoyos 7738f925a6 Fix rc_max_rate documentation. 11 years ago
Lou Logan 88f2586adb fix various typos 11 years ago
Anton Khirnov 0957b274e3 lavc: add an option to enable side data-only packets during encoding 11 years ago
wm4 8c02adc62d lavu: add all color-related enums to AVFrame 11 years ago
Vittorio Giovara bddd8cbf68 Add transformation matrix API. 11 years ago
Anton Khirnov fd056029f4 lavc: add avcodec_free_context(). 11 years ago
Michael Niedermayer 81d1fcf37d avcodec: add option to make is_intra_more_likely() from error concealment return "no" 11 years ago
Anton Khirnov dd2d3b766b lavc: Add hwaccel private data and init/uninit callbacks 11 years ago
Luca Barbato ebc29519d1 hwaccel: Support specific frame allocators 11 years ago