Перейти из форума на сайт.

НовостиФайловые архивы
ПоискАктивные темыТоп лист
ПравилаКто в on-line?
Вход Забыли пароль? Первый раз на этом сайте? Регистрация
Компьютерный форум Ru.Board » Компьютеры » Программы » Avidemux

Модерирует : gyra, Maz

 Версия для печати • ПодписатьсяДобавить в закладки
На первую страницук этому сообщениюк последнему сообщению

Открыть новую тему     Написать ответ в эту тему

Victor_VG



Tracker Mod
Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору
[ffa9a6d4b] 2020-10-28 01:31:17 +0100 eumagga0x2a : [ffmpeg/patches] Do not fake fps1000 value if no timing info is present
[9c6b61a5d] 2020-10-28 00:46:31 +0100 eumagga0x2a : [demuxers/MpegTS] Try to calculate frame rate of H.264 streams from PTS from the first GOP if SPS has no usable timing info
[93de2df98] 2020-10-25 23:47:10 +0100 eumagga0x2a : [i18n] Update submodule
[a243a86a1] 2020-10-25 23:17:25 +0100 eumagga0x2a : Merge pull request #195 from xyzzy42/x265-color
[21bdbadf0] 2020-10-25 12:16:04 -0700 Trent Piepho : [x265] Add some information to PAR configuration
[ec6db52f6] 2020-10-25 00:50:30 -0700 Trent Piepho : [x265] Implement pixel aspect ratio dialog
[59e0f5c16] 2020-10-25 00:50:27 -0700 Trent Piepho : [x265] Add ability to include color information
[42795d0b3] 2020-10-24 10:23:50 +0200 eumagga0x2a : [coreUtils/infoExtractorH265] Fix HEVC extradata offset to get valid NAL length size
[c8b786b68] 2020-10-23 23:51:45 +0200 eumagga0x2a : [i18n] Update submodule
[e2f7783cc] 2020-10-23 23:47:55 +0200 eumagga0x2a : [x265] Fix default b-pyramid value, align the default value for b-adapt with libx265 default
[5fdf09f16] 2020-10-23 23:38:28 +0200 eumagga0x2a : [x265/Qt] Remove invalid b-pyramid value from ui markup
[a7a3832dd] 2020-10-23 02:30:16 +0200 eumagga0x2a : [Qt/file] Disable custom file overwrite confirmation dialog on macOS, initialize variable
[3983af3bb] 2020-10-22 23:34:27 +0200 eumagga0x2a : [build/macOS] Revert deployment target changes, the resulting build is crippled as bundled libs from Homebrew cannot be used on older macOS releases
[c4da9f9fb] 2020-10-22 23:28:16 +0200 eumagga0x2a : [build/macOS] Remove redundant exports of variables
[27261b6e6] 2020-10-22 23:23:05 +0200 eumagga0x2a : [x265/Qt] Fix duplicate and swapped label names
[bfb8451f1] 2020-10-22 22:19:36 +0200 eumagga0x2a : [x265/Qt] Layout controls for basic settings as grid
[d651fa91d] 2020-10-22 02:58:39 +0200 eumagga0x2a : [cmake,videoEncoder/ffUtVideo] Enable utvideo encoder in libavcodec, add Ut Video encoder plugin
[dbd34192f] 2020-10-22 02:10:01 +0200 eumagga0x2a : [Qt/gui] Fix build broken for non-Apple platforms by missing #ifdef
[858ccb3da] 2020-10-21 02:30:43 +0200 eumagga0x2a : [osxInstaller] Go without the wrapper script
[c156063fa] 2020-10-21 01:48:25 +0200 eumagga0x2a : [main] Enable logging on macOS for now, set environment variable needed by fontconfig programmatically
[1aa05d0c1] 2020-10-21 01:42:25 +0200 eumagga0x2a : [macos] Claim support for some filename extensions, update application bundle copyright
[c561d4c3a] 2020-10-21 01:32:47 +0200 eumagga0x2a : [Qt/gui] Handle file open events on macOS
[87322b0c8] 2020-10-20 02:56:49 +0200 eumagga0x2a : [editor/audioPcm] Do not flood the log with repeated debug messages if the next segment has no audio track
[fbc7973cd] 2020-10-20 02:47:04 +0200 eumagga0x2a : [audioFilter/mixer] Fix assignment broken by typo
[93b9c93ee] 2020-10-17 23:08:44 +0200 eumagga0x2a : [coreUtils/json] Add missing include which broke build on macOS
[76b957e2c] 2020-10-17 00:41:09 +0200 eumagga0x2a : [i18n] Update submodule
[e673ce0f1] 2020-10-17 00:15:02 +0200 eumagga0x2a : [x265/Qt] Remove more cases of redundant construction of std::string in assignments and comparisons with C strings, fix use-after-free in debug message, keep currently selected custom preset on failure to save or to delete
[0f9f8dda9] 2020-10-16 23:51:02 +0200 eumagga0x2a : [x265/Qt] Label the default output bit depth as such, convert character encoding as needed for Qt4
[71685e0b5] 2020-10-16 22:21:42 +0200 eumagga0x2a : [coreUtils/json] Fix invalid plugin settings containing non-integer numbers generated in locales using comma as decimal separator
[92fa0c1de] 2020-10-14 21:36:19 +0200 eumagga0x2a : Merge pull request #194 from xyzzy42/x265-combodepth-data
[84fc45c2a] 2020-10-13 18:05:58 -0700 Trent Piepho : [x265] Refactor duplicated combo box code
[14b9b4235] 2020-10-13 17:56:28 -0700 Trent Piepho : [x265] Use idcToken for bit depths
[830977b2f] 2020-10-14 00:35:38 +0200 eumagga0x2a : [x265/Qt] Fix character encoding in the rate control group box with Qt4
[523463589] 2020-10-14 00:31:53 +0200 eumagga0x2a : [x265/Qt] Fix build with Qt4
[ac9a6ef3c] 2020-10-13 23:11:25 +0200 eumagga0x2a : Merge pull request #193 from xyzzy42/x265-combodepth-data
[9d96568ec] 2020-10-13 21:41:01 +0200 eumagga0x2a : [coreImage,coreVideoCodec,videoDecoder/aom] Add support for yuv420p12, replace ADM_COLOR_YV12_10BITS colorspace with an unswapped equivalent to yuv420p10
[b929ef7dd] 2020-10-13 21:35:25 +0200 eumagga0x2a : [Qt/gui,demuxers/MpegTS,demuxers/VapourSynth,x264,x265] Remove redundant construction of std::string when comparing to a C string
[a2c05121f] 2020-10-13 21:24:59 +0200 eumagga0x2a : [x265/Qt] Replace pointless single-column grid with a vertical layout
[c6b8ee046] 2020-10-13 11:28:21 -0700 Trent Piepho : [x265] Store data with bit depth combo box items
[3d6cecbc7] 2020-10-12 00:14:48 +0200 eumagga0x2a : [coreVdpauMixer] Pass destination video rectangle to VdpVideoMixerRender() to fix VDPAU video output with AMD Radeon
[d7aa5ef2a] 2020-10-11 00:49:02 +0200 eumagga0x2a : [i18n] Update submodule
[51bc71cf3] 2020-10-11 00:39:49 +0200 eumagga0x2a : [x265] Rename function to probe supported bit depths, make menu items for automatic modes translatable, do not add menu item for main10 profile if unsupported, try to deal with incomplete menus (untested)
[f5a0fcd39] 2020-10-10 17:51:47 +0200 eumagga0x2a : [x265] Add setting for output bit depth
[85368f368] 2020-10-10 02:01:29 +0200 eumagga0x2a : [audiofilter_mixer] Check that the pointer to incoming channel layout is not NULL
[ec39c0dc7] 2020-10-09 21:20:23 +0200 eumagga0x2a : [i18n] Update submodule
[defc3322b] 2020-10-09 19:42:12 +0200 eumagga0x2a : Merge pull request #192 from xyzzy42/x265-options
[15c700107] 2020-10-08 16:21:36 -0700 Trent Piepho : [x265] Add limit-modes option
[3cd280f29] 2020-10-08 16:21:36 -0700 Trent Piepho : [x265] Add asymmetric motion partitions option
[b2ac1ecfa] 2020-10-08 16:21:36 -0700 Trent Piepho : [x265] Remove old rate tolerance setting
[e2eccff80] 2020-10-08 16:21:14 -0700 Trent Piepho : [x265] Remove old combined intra/inter noise reduction setting
[caf558111] 2020-10-08 16:21:14 -0700 Trent Piepho : [x265] Fix extra '>' in ui markup
[ea68603ca] 2020-10-08 13:23:50 +0200 eumagga0x2a : Merge pull request #191 from xyzzy42/x265-options
[00c6633cb] 2020-10-08 03:28:11 -0700 Trent Piepho : [x265] Add settings for rdoq
[5df655f20] 2020-10-08 03:28:11 -0700 Trent Piepho : [x265] Change RDO UI to grid layout
[516178ba9] 2020-10-08 12:03:50 +0200 eumagga0x2a : [i18n] Update submodule
[ccfaf9728] 2020-10-08 11:58:42 +0200 eumagga0x2a : Merge pull request #190 from xyzzy42/x265-fix-badapt
[36808b02c] 2020-10-08 01:12:32 -0700 Trent Piepho : [x265] Fix layout of Frame tab B-frames group
[75c065668] 2020-10-08 01:12:32 -0700 Trent Piepho : [x256] Fix bFrameAdaptive by removing trellis
[38f122925] 2020-10-08 02:36:50 +0200 eumagga0x2a : [appImage] Automate creation of a minimal appImage on Debian Buster
[f1e518a60] 2020-10-07 23:11:29 +0200 eumagga0x2a : [i18n] Update submodule
[dd7eb6ea9] 2020-10-07 21:55:34 +0200 eumagga0x2a : Merge pull request #189 from xyzzy42/x265-options
[4cd67bde9] 2020-10-06 23:38:01 -0700 Trent Piepho : [x265] Add options for reference frame limit
[3164b2441] 2020-10-06 15:56:35 -0700 Trent Piepho : [x265] Add RDO level control
[22b83cd67] 2020-10-07 00:23:59 +0200 eumagga0x2a : [x265] Respect main10 profile if supported by the library
[05d9b2e4f] 2020-10-06 23:10:54 +0200 eumagga0x2a : [x265] Do not add animation tuning to the list if libx265 is too old to support it like on Debian Buster
[cde09d475] 2020-10-06 13:39:05 -0700 Trent Piepho : [x265] Add option for intra in B frames
[206ed5f32] 2020-10-06 22:35:25 +0200 eumagga0x2a : Merge pull request #188 from xyzzy42/x265-options
[7b21199a9] 2020-10-05 20:49:43 -0700 Trent Piepho : [x265] Add rectangular motion partitions option
[f6557322d] 2020-10-05 19:47:05 -0700 Trent Piepho : [x265] Add animation tuning
[7ea9d2697] 2020-10-04 21:37:13 +0200 eumagga0x2a : [coreLibVA] Remove static C++ implementation of YV12 to NV12 conversion, use an already existing MMX-accelerated one
[a987bbece] 2020-10-03 14:25:44 +0200 eumagga0x2a : [coreImage/imageUtils] Fix image plane names in ADMImage::convertFromYUV444
[f43e8c4f1] 2020-10-02 22:55:58 +0200 eumagga0x2a : [commonUI/prefs] Skip applying settings and saving preferences when the dialog was rejected
[5869b5f30] 2020-10-02 00:11:14 +0200 eumagga0x2a : [build/createDeb] Add libtwolame-dev as build dependency, remove libfaad-dev and libdca-dev as we prefer libavcodec, regroup packages for clarity
[ee6303ce9] 2020-10-01 21:25:32 +0200 eumagga0x2a : [build/createDeb] Make Aften and FAAC optional, add fdk-aac, improve code legibility

Всего записей: 33234 | Зарегистр. 31-07-2002 | Отправлено: 06:20 03-11-2020 | Исправлено: Victor_VG, 06:24 03-11-2020
Открыть новую тему     Написать ответ в эту тему

На первую страницук этому сообщениюк последнему сообщению

Компьютерный форум Ru.Board » Компьютеры » Программы » Avidemux


Реклама на форуме Ru.Board.

Powered by Ikonboard "v2.1.7b" © 2000 Ikonboard.com
Modified by Ru.B0ard
© Ru.B0ard 2000-2024

BitCoin: 1NGG1chHtUvrtEqjeerQCKDMUi6S6CG4iC

Рейтинг.ru