182 Commits (03616af2c91309d58f9419becf45d292cb93e625)

Author SHA1 Message Date
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
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 e051d09c58 avcodec: Allow choosing the dump format field separator. 10 years ago
Vittorio Giovara 586ea0379c avcodec: fix colorspace option description 10 years ago
Marc-Antoine Arnaud 91eef40203 avcodec: add enum values on chroma sample location 10 years ago
Marc-Antoine Arnaud 9d5fed6dc4 avcodec: fix descriptions on color transfer options 10 years ago
wm4 cdd6f059a6 avcodec, avutil: allow more control about how samples are skipped 10 years ago
Clément Bœsch f888331769 avfilter: add codecview filter 10 years ago
Clément Bœsch b0352b1997 avcodec: export motion vectors in frame side data on demand 11 years ago
Michael Niedermayer 07262c7199 avcodec/options_table: leave xvidmmx AVOption in place 11 years ago
Diego Biurrun d35b94fbab avcodec: Rename xvidmmx IDCT to xvid 11 years ago
Diego Biurrun 9f17685dfb avcodec: Deprecate unused defines and options 11 years ago
Diego Biurrun bad81800bb avcodec: options: Add missing deprecation ifdefs around emu_edge 11 years ago
Michael Niedermayer 8a91cf857b avcodec/options_table: add liberal limits to intra dc precission 11 years ago
Clément Bœsch 5f4dbf3c10 avcodec: make vismv option as flag types 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 7d8a60a442 avcodec/options_table: improve max/min rate help text 11 years ago
Marc-Antoine Arnaud f558f0d2da avcodec options: add enum option for color_range 11 years ago
Marc-Antoine Arnaud 7c29b7229b avcodec options: add enum option for colorspace 11 years ago
Marc-Antoine Arnaud efc2dfe6a0 avcodec options: add enum option for color_trc 11 years ago
Marc-Antoine Arnaud bd71c300f9 avcodec options: add enum option for color_primaries 11 years ago
Anton Khirnov 0957b274e3 lavc: add an option to enable side data-only packets during encoding 11 years ago
Michael Niedermayer 81d1fcf37d avcodec: add option to make is_intra_more_likely() from error concealment return "no" 11 years ago
Michael Niedermayer d7ade20adb avcodec: add AV_EF_IGNORE_ERR 11 years ago
Michael Niedermayer c60b266eac avcodec/mpegvideo: support disabling motion compensation 11 years ago
Anton Khirnov a2941c8cb2 lavc: move CODEC_FLAG_MV0 to mpegvideo 11 years ago
Anton Khirnov 6484149158 lavc: make the xvid-specific "gmc" flag a private option of libxvid 11 years ago
Anton Khirnov b2c31710c9 lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideo 11 years ago
Anton Khirnov 5fccedaa67 lavc: deprecate CODEC_FLAG_INPUT_PRESERVED 11 years ago
Diego Biurrun d6096a6742 Remove all SH4 architecture optimizations 11 years ago
Stefano Sabatini 334e2e2363 lavu,lavc,lswr: do not hardcode AV_SAMPLE_FMT_NB value when setting sample format max value 11 years ago
Diego Biurrun 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
Anton Khirnov aa24122989 lavc: deprecate FF_MAX_B_FRAMES 11 years ago