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

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

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

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

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

Victor_VG



Tracker Mod
Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору
[c8cb0c29d] 2020-08-09 14:03:46 +0200 eumagga0x2a : [audioDevices/AudioCore] Fine-tune latency to achieve proper A/V sync on the device used for development, add channel mapping for 8 channels, channel layout handling probably wrong
[ee7675bef] 2020-08-09 05:16:17 +0200 eumagga0x2a : [audioDevices/Alsa] Try to add support for 7.1 channel layout, probably wrong
[4be3b3e63] 2020-08-09 04:45:43 +0200 eumagga0x2a : [editor] Decode one audio packet when adding a DTS audio track to get the true number of channels
[2d98e8676] 2020-08-09 04:34:25 +0200 eumagga0x2a : [coreAudio/audioStreamDCA] Delegate search for sync to parser
[1232ca697] 2020-08-09 04:12:04 +0200 eumagga0x2a : [coreAudioParser/dcainfo] Check for substream and calculate its size if present
[87ec70108] 2020-08-09 03:15:38 +0200 eumagga0x2a : [coreAudio/identify] Set encoding in WAVHeader for PCM audio files, unify indentation for the sake of legibility
[e5065818e] 2020-08-09 03:10:39 +0200 eumagga0x2a : [audioEncoders/pcm] Support up to 8 channels
[6b90cc9dc] 2020-08-09 03:09:30 +0200 eumagga0x2a : [audioCodec/pcm] Support up to 8 channels
[eeaa96249] 2020-08-09 03:07:58 +0200 eumagga0x2a : [Qt/gui] Accomodate larger VU meter, reduce the minimum height of the selection widget to allow a smaller bottom dock widget area
[30ad030f5] 2020-08-09 02:51:30 +0200 eumagga0x2a : [coreAudioDevice,VUMeter] Show levels for 8 audio channels, respect refresh rate cap
[85f6a3a65] 2020-08-09 02:33:09 +0200 eumagga0x2a : [coreAudio] Initialize dithering tables for all channels
[55747ec6c] 2020-08-09 02:25:03 +0200 eumagga0x2a : [coreAudio] Support max 8 channels
[ec5a067b6] 2020-08-09 02:21:42 +0200 eumagga0x2a : [audioDevices/PulseAudioSimple] Add support for 7.1 channel layout
[bc7c9fb6a] 2020-08-09 01:45:34 +0200 eumagga0x2a : [audioDecoders/lav] Allow to query the number of channels as seen by decoder, support planar signed 16 bit sample format
[5a97dd0bf] 2020-08-07 01:52:08 +0200 eumagga0x2a : [editor/copy] Fix wrong frames being checked for POC going back, fix debug messages, skip check for PTS collision with early B-frames when all of them are droppable
[5af025d85] 2020-08-05 11:22:23 +0200 eumagga0x2a : [i18n] Update submodule
[7af4eed52] 2020-08-05 10:12:39 +0200 eumagga0x2a : [commonUI,Qt] Fix applicability of post-processing
[6d322e91c] 2020-08-02 18:41:02 +0200 eumagga0x2a : [render/libva] Fix display in HiDPI conditions with scaling enabled
[4f15a45b9] 2020-08-02 16:46:15 +0200 eumagga0x2a : [Qt/gui] Enable HiDPI scaling for recent Qt versions on Linux too
[e47b17426] 2020-08-02 16:44:19 +0200 eumagga0x2a : [render/vdpau] Fix display in HiDPI conditions with scaling enabled
[da5d23dcc] 2020-08-02 15:39:11 +0200 eumagga0x2a : [render/xv] Fix display in HiDPI conditions with scaling enabled
[d2da700b7] 2020-08-02 15:35:19 +0200 eumagga0x2a : [coreUI,Qt/preview] Provide screen scaling factor via GUI_WindowInfo struct, restrict scope of a variable, unify indentation for the sake of legibility
[a8308b724] 2020-07-28 16:53:36 +0200 eumagga0x2a : [cmake] Do not include GenerateExportHeader, now unused, remove local copy
[e9f2871a6] 2020-07-28 16:48:03 +0200 eumagga0x2a : [coreVideoEncoder/hwAccelEncoder] Fix symbol visibility
[88dbcfe2d] 2020-07-27 21:00:55 +0200 eumagga0x2a : [Qt/mainfilter] Scroll filter lists per pixel instead of per item with scrollbar, hint at else not discoverable keyboard shortcut to accept the dialog, remove numerous now unused empty elements from the widget tree
[ea6ba42f3] 2020-07-27 18:09:34 +0200 eumagga0x2a : [Qt/mainfilter] Fix memleak
[1696594cd] 2020-07-27 17:58:18 +0200 eumagga0x2a : [Qt/mainfilter] Assign alternative keyboard shortcut for delete to remove filter action when enabled
[e8abb5bcc] 2020-07-27 01:59:42 +0200 eumagga0x2a : [Qt/mainfilter] Fix selected and active item in the active filter list out of sync after drag and drop
[9cf96b9f3] 2020-07-27 00:06:24 +0200 eumagga0x2a : [coreUtils/prefs] Avoid startle effect from Delete key not working when alternative keyboard shortcuts are enabled, users can change this to their liking in the configuration file
[f2204e908] 2020-07-26 23:51:50 +0200 eumagga0x2a : [coreUtils/pref_gen.py] Fix incompatibility with Python 3.x, require python3 as interpreter
[f48546e40] 2020-07-26 22:18:31 +0200 eumagga0x2a : Merge pull request #187 from sandsmark/martin/alt-key-delete
[1c4cf674c] 2020-07-26 22:00:30 +0200 eumagga0x2a : [cli/cmake] Add file missed in the previous commit
[0fe49c57b] 2020-07-26 19:39:43 +0200 eumagga0x2a : [cmake] Stop using deprecated add_compiler_export_flags function
[81cd785d6] 2020-07-26 01:13:50 +0200 eumagga0x2a : [cmake] Force build type to Release when left unset
[0aaa7d7aa] 2020-07-26 00:53:34 +0200 eumagga0x2a : [cmake] Override default -O3 optimization level for build type Release
[957d4e591] 2020-07-26 00:14:24 +0200 eumagga0x2a : [cmake] Call project() from each respective top-level CMakeLists.txt file instead of from an include
[99b4df02a] 2020-07-25 18:51:02 +0200 eumagga0x2a : [x265] Allow to disable open GOP
[e06200d6e] 2020-07-24 15:25:54 +0200 Martin T. H. Sandsmark : aaand remember to add  to all the different places preferences are defined
[5fb49e90e] 2020-07-24 15:17:06 +0200 Martin T. H. Sandsmark : forgot about the magic number for the separator...
[30c223e4a] 2020-07-24 14:58:23 +0200 Martin T. H. Sandsmark : it isn't obvious, but action number 7 in menuEdit is the delete action
[4a14701da] 2020-07-24 13:29:34 +0200 Martin T. H. Sandsmark : add support for alternate key for Delete action

Всего записей: 33230 | Зарегистр. 31-07-2002 | Отправлено: 22:00 09-08-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