312 Commits (22db337a40275599eb8883b40bc03ecfc272ca1a)

Author SHA1 Message Date
Vittorio Giovara d749615333 lavc: Move timecode_frame_start to codec private options 9 years ago
Vittorio Giovara 96c373c770 lavc: Move context_model to codec private options 9 years ago
Vittorio Giovara 12b4976922 lavc: Move mpeg_quant to codec private options 9 years ago
Vittorio Giovara 1482aff204 lavc: Move noise_reduction to codec private options 9 years ago
Vittorio Giovara 7c79587d74 lavc: Move scenechange_threshold to codec private options 9 years ago
Vittorio Giovara 5764d38173 lavc: Move chromaoffset to codec private options 9 years ago
Vittorio Giovara 0ac9f33a9e lavc: Move frame_skip_* to codec private options 9 years ago
Vittorio Giovara 84c4714f39 lavc: Move brd_scale to codec private options 9 years ago
Vittorio Giovara 0e6c853221 lavc: Move b_frame_strategy and b_sensitivity to codec private options 9 years ago
Vittorio Giovara 16216b713f lavc: Drop exporting 2-pass encoding stats 9 years ago
Vittorio Giovara be00ec832c lavc: Deprecate coder_type and its symbols 9 years ago
Clément Bœsch 51ee62d50b avcodec/options: remove a few more redundant "default" information 9 years ago
Clément Bœsch 90c4ccc629 avcodec/options: remove redundant and wrong default information for skipcmp option 9 years ago
Carl Eugen Hoyos 7c94cfa262 lavc/options_table: Add option flags to the truncated flag. 10 years ago
James Almer 655b6dcb34 lavc/lavf: remove incompatible abi checks for the new 64bit fields 10 years ago
Kevin Wheatley 4a66422450 pixfmt: Add new SMPTE color primaries and transfer characteristic values 10 years ago
Michael Niedermayer 7404f3bdb9 lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 10 years ago
Vittorio Giovara 5b142a4d33 lavc: Keep idct integer option 10 years ago
Vittorio Giovara 6064f697a3 lavc: Enable side data only packets by default 10 years ago
Clément Bœsch 4f926a1088 avcodec: use AV_OPT_TYPE_BOOL for refcounted_frames, side_data_only_packets and skip_alpha options 10 years ago
Michael Niedermayer 3ffa77d301 avcodec/options_table: Fix TRC / PRI typo 10 years ago
Kevin Wheatley 7061a30c37 avcodec/options_table: Add SMPTE ST428-1 colour primaries (CIE 1931 XYZ) to command line options 10 years ago
Kevin Wheatley 47570a265e avcodec/options_table: Add CLI options for SMPTE ST 2084 and ST 428-1 transfer characteristics 10 years ago
Stefano Sabatini 309fb6ba22 lavc/options: extend/fix text for threads and slices options 10 years ago
Vittorio Giovara dc70c19476 lavc: Drop deprecated request_channels related functions 10 years ago
Andreas Cadhalpun 01594ebb07 options_table: fix compatibility with MSVC 10 years ago
Andreas Cadhalpun 095347ffe4 disable deprecation warnings in deprecated code 10 years ago
Ronald S. Bultje 7a629186ba Prepare for removal of obsolete FF_IDCT_* members. 10 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 10 years ago
Vittorio Giovara 4b6b1082a7 lavc: Deprecate avctx.me_method 10 years ago
Vittorio Giovara 1761ab838c lavc: Deprecate avctx.rc_strategy 10 years ago
Vittorio Giovara f046c3b5ac lavc: Move deprecation warning disabling to files including the table 10 years ago
Vittorio Giovara 7a5902c556 lavc: Disable deprectation warnings coming from options table 10 years ago
Vittorio Giovara 910247f172 lavc: Deprecate avctx.{inter,intra}_quant_bias 10 years ago
Vittorio Giovara 3f872c9bfa lavc: Add missing API guard to dtg_active_format option 10 years ago
Nicolas DEROUINEAU 04a68f4348 avcodec/h264: Greenmetadata SEI parsing 10 years ago
Michael Niedermayer 1f4088b285 avcodec/options_table: remove extradata_size from the AVOptions table 10 years ago
Anton Khirnov e44b58924f lavc: deprecate unused AVCodecContext.stream_codec_tag 10 years ago
Michael Niedermayer cba199b595 avcodec/options_table: add entries for MPEG4 video profiles 10 years ago
Jon Morley 26e20dfd06 options_table: fix colorspace minimum option value 10 years ago
Lukasz Marek 4a30277a59 lavc/options: set timecode_frame_start to -1 as option default 10 years ago
Lukasz Marek c544ffd2ae lavc/options_table: add pixel_format and video_size options 10 years ago
Lukasz Marek c727006616 lavc/options_table: set min to -1 for timecode_frame_start 10 years ago
Jon Morley 8c28a39c2c options_table.h: min value for colorspace is 0 (AVCOL_SPC_RGB) 10 years ago
Michael Niedermayer 206c98f303 avcodec/options_table fix min of audio channels and sample rate 10 years ago
Michael Niedermayer a1d06a0121 avcodec/options_table: Fix codec_whitelist flags 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