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

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

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

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

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

Victor_VG



Tracker Mod
Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору
[12ec1c275] 2021-04-26 02:14:04 +0200 eumagga0x2a : [Qt] Fix video displayed as black when using OpenGL renderer with Qt6
[8d3165981] 2021-04-21 01:41:07 +0200 eumagga0x2a : [coreAudio/audioWriteWav] Fix blockalign, it is in bytes, not bits + improve legibility
[b2ed48d39] 2021-04-21 01:26:31 +0200 eumagga0x2a : [coreAudio,editor] Feed external PCM audio tracks in chunks max. 10 ms in duration to consumers
[032298293] 2021-04-20 14:44:49 +0200 eumagga0x2a : [coreAudioDevice] Validate arguments used to init audio device
[b461b01f8] 2021-04-18 20:05:17 +0200 eumagga0x2a : [editor,prefs] Add option to use a shared cache for decoded pictures
[9051a213e] 2021-04-17 23:22:53 +0200 eumagga0x2a : [videoDecoer/aom] Make sure decoder output is not marked as a hw image
[70dafe959] 2021-04-17 23:21:50 +0200 eumagga0x2a : [coreVideoCodec] Make sure sw decoder output is not marked as a hw image, the rgb16 and uyvy part
[6c3e9f6b0] 2021-04-16 23:51:43 +0200 eumagga0x2a : [coreVideoCodec] Make sure the output of libavcodec software decoder is not marked as a HW image
[e33f16aaf] 2021-04-15 23:02:07 +0200 eumagga0x2a : [ffNvEnc] Fix insufficient encoder delay when B-frames are used for reference
[deed68625] 2021-04-15 00:52:54 +0200 eumagga0x2a : [fadeTo] Avoid discarding a good image on seek
[aef5e6540] 2021-04-14 23:53:18 +0200 eumagga0x2a : [fadeTo] Discard the image we fade to / from on seek
[273bff15f] 2021-04-13 04:09:08 +0200 eumagga0x2a : Merge pull request #264 from szlldm/vf_fix
[d52692e01] 2021-04-12 21:20:43 +0200 Adam : [coreVideoFilter] Rebuilding bridge on opening filter manager
[62e511751] 2021-04-12 01:47:51 +0200 eumagga0x2a : [editor] Fix typo, oops
[8f4e565ed] 2021-04-12 00:03:30 +0200 eumagga0x2a : [demuxers/Matroska] Do not overwrite the flags of the first frame, this is harmful if it is really not a keyframe
[0fc4af817] 2021-04-11 23:48:37 +0200 eumagga0x2a : [editor] Handle videos not starting with a keyframe
[e754f8c3c] 2021-04-11 01:19:48 +0200 eumagga0x2a : Merge pull request #263 from szlldm/main_gui_preview
[31369a68f] 2021-04-10 17:54:22 +0200 Adam : [ADM_preview] better preview dimensions set method, when ZOOM_AUTO
[050ff4505] 2021-04-08 00:54:59 +0200 eumagga0x2a : [NativeAvisynth] Set audio bit depth (blind try)
[3488dbbb7] 2021-04-07 23:55:14 +0200 eumagga0x2a : Merge pull request #262 from szlldm/crop_blank
[1ee247afa] 2021-04-07 23:48:08 +0200 eumagga0x2a : Merge pull request #261 from szlldm/blur_improve
[5c50c8275] 2021-04-07 19:55:06 +0200 Adam : [crop/qt5] Prevent dimension jitter on rubber band move
[95d5cb6a8] 2021-04-07 19:37:09 +0200 Adam : [crop/qt5] Replace green blanking with green alpha blending
[8a70d679e] 2021-04-07 18:25:32 +0200 Adam : [blur] Add rubberband control, blur selected area.
[5a896acc5] 2021-04-06 13:42:58 +0200 eumagga0x2a : [macOS] Update fallback Qt5 directory as Homebrew has moved to Qt6, invoke fixup_bundle from install rule, fix minimum CMake version
[d6ec4251b] 2021-04-03 00:33:03 +0200 eumagga0x2a : Merge pull request #260 from szlldm/spinboxes3
[0f2a8dc1c] 2021-04-03 00:17:54 +0200 Adam : [delogoHQ] add coupled spinboxes
[f528bce10] 2021-04-02 17:59:35 +0200 Adam : [colorTemp] add coupled spinboxes
[a9e6f7a91] 2021-04-01 22:28:50 +0200 eumagga0x2a : [filtermanager] Do not show active list context menu if the list is empty
[3bcb9fe46] 2021-04-01 22:27:58 +0200 eumagga0x2a : [filtermanager] Match actions in active list context menu by keyboard shortcuts rather than magic numbers, show appropriate description for the action to toggle enabled state
[03708e91d] 2021-03-31 23:31:49 +0200 eumagga0x2a : Merge pull request #259 from szlldm/spinboxes2
[6e0dbea24] 2021-03-31 23:21:00 +0200 eumagga0x2a : [cmake] Rally fail if no usable threading support could be found, remove remains of cross-compile overrides
[274a2f44f] 2021-03-31 19:31:24 +0200 eumagga0x2a : [filtermanager,shell] Replace deprecated operator
[e9a375c23] 2021-03-31 19:01:44 +0200 eumagga0x2a : [VapourSynth] Fix linking to Threads, fix build with Qt4, we need QtCore too
[30afbd1f0] 2021-03-31 14:49:19 +0200 eumagga0x2a : [filtermanager] Enact workaround for keyboard shortcuts not shown in context menu on macOS only for Qt >= 5.10.0
[4fd2b97aa] 2021-03-31 02:52:35 +0200 Adam : [blur] add setTabOrder; add coupled spinbox
[6426bd9cf] 2021-03-31 02:39:07 +0200 Adam : [waveletDenoise] add coupled spinboxes
[0a06d0e8f] 2021-03-31 02:22:40 +0200 Adam : [waveletSharp] add coupled spinboxes
[be11caa56] 2021-03-31 01:22:37 +0200 eumagga0x2a : [filtermanager] Get text color for disabled filters in the active filter list from palette
[23ff22d8a] 2021-03-31 01:18:25 +0200 eumagga0x2a : [filtermanager] Show shortcuts in active list context menu on macOS too
[f2764932f] 2021-03-31 01:12:06 +0200 Adam : [artGrid] add couple spinbox
[de8bf9c81] 2021-03-31 01:03:42 +0200 Adam : [artPosterize] add setTabOrder; add coupled spinbox
[f0b743a66] 2021-03-31 00:47:39 +0200 eumagga0x2a : [filtermanager] Fix wrong shortcut to remove filter shown in context menu when alternative keyboard shortcuts are enabled
[cdc7564de] 2021-03-31 00:08:13 +0200 eumagga0x2a : Merge pull request #257 from szlldm/vf_disable
[1ba1e88e5] 2021-03-30 23:59:25 +0200 eumagga0x2a : Merge pull request #258 from szlldm/spinboxes
[bb8a11e12] 2021-03-30 18:45:40 +0200 Adam : [artVignette] add coupled spinboxes
[3d9ff655e] 2021-03-30 01:28:17 +0200 eumagga0x2a : [Qt/gui] Fix numbers missing in the recent menu
[0f2229583] 2021-03-30 00:14:29 +0200 eumagga0x2a : [build] Add support for building with Qt6 to Linux bootstrap script
[2a24f91b7] 2021-03-29 17:06:13 +0200 eumagga0x2a : [cmake,app,xvid4,mplayerDelogo,bootstrap] Fix Unix-style build with Qt6 on macOS, app bundle creation is still broken
[551015c7e] 2021-03-29 02:18:20 +0200 eumagga0x2a : [gui_play] Fix video filter chain range, let the bridge fill in the proper end time
[bbb46216f] 2021-03-29 02:05:56 +0200 eumagga0x2a : [coreVideoFilter/Bridge] Fix end time and total duration calculation, improve debug messages
[edd342daa] 2021-03-29 01:43:12 +0200 eumagga0x2a : [Qt] Fix crash on exit with Qt6
[a1f5bdb82] 2021-03-29 01:26:58 +0200 eumagga0x2a : [Qt] Get rid of QDesktopWidget for Qt5 >= 5.11.0 too
[658f2becb] 2021-03-28 21:14:21 +0200 eumagga0x2a : [Qt] Remove or replace deprecated stuff which is gone in Qt6
[bce2d271f] 2021-03-24 20:38:11 +0100 Adam : [filtermanager] set Preview title in Q_mainfilter
[46e48015c] 2021-03-24 18:19:19 +0100 Adam : [filtermanager] show selected filter name and emphasize if disabled in the Preview window's title
[a4f09c778] 2021-03-23 04:22:58 +0100 Adam : [ADM_videoFilter2] create chain only from enabled filters
[0a7ea4cff] 2021-03-23 01:22:03 +0100 Adam : [filtermanager] promoting a filter to partial, partial filter inherit enabled state
[1936af15b] 2021-03-22  21:11:08  +0100  Adam  :  [filtermanager]  Option  for enable/disable instantiated filters

Всего записей: 33240 | Зарегистр. 31-07-2002 | Отправлено: 15:56 26-04-2021 | Исправлено: Victor_VG, 12:57 28-04-2021
Открыть новую тему     Написать ответ в эту тему

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

Компьютерный форум 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