270 Commits (5ff6e8790a2c001103e39e3ccbdc09c5aafcd229)

Author SHA1 Message Date
Michael Niedermayer 2f07830e69 avcodec: Add max_pixels options 8 years ago
Michael Niedermayer 69f7dd3524 avcodec/options_table: make channel_layouts uint64 8 years ago
Andreas Cadhalpun 7289aa2d71 options_table: limit codec parameters to sane values 8 years ago
Michael Niedermayer 2c9106257f avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bug 8 years ago
Vittorio Giovara 271afd632f lavc: Add hevc main10 profile to ffmpeg cli 8 years ago
Stanislav Dolganov 4edd74bd7c avcodec/me_cmp: add median SAD compare function 8 years ago
Vittorio Giovara 7a745f014f options_table: Add aliases for color properties 9 years ago
Vittorio Giovara f172e22d6a pixdesc: Add aliases to SMPTE color properties 9 years ago
Vittorio Giovara a816432337 pixdesc: Add new SMPTE 431, 432, and 2085 color properties 9 years ago
Neil Birkbeck 5d560d38de pixfmt: Add ARIB STD-B76 color transfer characteristic 9 years ago
Andrey Utkin abb69a2f2b avcodec: Add "sar" alias to "aspect" option of video encoders 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Michael Niedermayer 9fcb59c9bc avcodec/options_table: fix strict compliance constant flags to match the strict field 9 years ago
Clément Bœsch 22ebbda637 lavc: deprecate decoded ass subtitles with timings 9 years ago
Clément Bœsch 30e7685360 lavc/options: add ass_ro_flush_noop to flags2 9 years ago
Clément Bœsch 2941282124 lavc: allow subtitle text format to be ASS without timing 9 years ago
Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 9 years ago
Rostislav Pehlivanov 4701be7198 options_table: update maximum bitrate limit 9 years ago
Vittorio Giovara 0e9c4fe254 lavc: Move pre_me to codec private options 9 years ago
Vittorio Giovara 5b6f42da98 lavc: Move me_penalty_compensation to codec private options 9 years ago
Vittorio Giovara 2862b63783 lavc: Move prediction_method to codec private options 9 years ago
Vittorio Giovara 243df1351d lavc: Move {min,max}_prediction_order to codec private options 9 years ago
Vittorio Giovara 936f0d98f8 lavc: Move rtp_payload_size to codec private options 9 years ago
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. 9 years ago
James Almer 655b6dcb34 lavc/lavf: remove incompatible abi checks for the new 64bit fields 9 years ago
Kevin Wheatley 4a66422450 pixfmt: Add new SMPTE color primaries and transfer characteristic values 9 years ago
Michael Niedermayer 7404f3bdb9 lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
Vittorio Giovara 5b142a4d33 lavc: Keep idct integer option 9 years ago
Vittorio Giovara 6064f697a3 lavc: Enable side data only packets by default 9 years ago
Clément Bœsch 4f926a1088 avcodec: use AV_OPT_TYPE_BOOL for refcounted_frames, side_data_only_packets and skip_alpha options 9 years ago
Michael Niedermayer 3ffa77d301 avcodec/options_table: Fix TRC / PRI typo 9 years ago
Kevin Wheatley 7061a30c37 avcodec/options_table: Add SMPTE ST428-1 colour primaries (CIE 1931 XYZ) to command line options 9 years ago
Kevin Wheatley 47570a265e avcodec/options_table: Add CLI options for SMPTE ST 2084 and ST 428-1 transfer characteristics 9 years ago
Stefano Sabatini 309fb6ba22 lavc/options: extend/fix text for threads and slices options 9 years ago
Vittorio Giovara dc70c19476 lavc: Drop deprecated request_channels related functions 9 years ago
Andreas Cadhalpun 01594ebb07 options_table: fix compatibility with MSVC 9 years ago
Andreas Cadhalpun 095347ffe4 disable deprecation warnings in deprecated code 9 years ago