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

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

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

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

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

Victor_VG



Tracker Mod
Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору
[58d0d807a] 2019-11-24 21:48:15 +0100 eumagga0x2a : [osxInstaller] Fix Avidemux starts always in English when launched not on command line and language is set to system
[3b3874d98] 2019-11-24 17:10:04 +0100 eumagga0x2a : [cmake/ffmpeg] Fix env variable check which broke build when using bootstrap scripts for earlier macOS versions
[98904bc85] 2019-11-24 12:42:59 +0100 eumagga0x2a : [videoFilters6/ass] Use pkgconfig to find external libass on all platforms, not just MSVC
[ef1c34b50] 2019-11-24 11:17:49 +0100 eumagga0x2a : [cmake/checkQt5] Remove duplicated debug message
[d1da8b911] 2019-11-24 11:16:33 +0100 eumagga0x2a : [Qt/ThumbSlider] Fix operator
[ba01524b1] 2019-11-24 11:12:31 +0100 eumagga0x2a : [build/macOS] Add Catalina-specific bootstrap script
[df8be7a0b] 2019-11-24 11:11:01 +0100 eumagga0x2a : [cmake/ffmpeg] Disable stack check on macOS Catalina for now
[7ac0da7ed] 2019-11-23 17:06:24 +0100 eumagga0x2a : [cmake/vpx] Rename variables for clarity, use variables set by pkg_check_modules in the vpx video decoder cmake file
[36b46c787] 2019-11-23 14:46:08 +0100 mean : [vpx] Use pkg config first to get cflag and ldflags before checking the functions exist
[2722d6294] 2019-11-22 00:35:30 +0100 eumagga0x2a : [Qt] Fix navigation slider with RTL locales
[969744756] 2019-11-21 19:05:49 +0100 eumagga0x2a : [gui_save] Suggest .dts as filename extension when saving DTS audio tracks
[03c54bc78] 2019-11-21 19:02:33 +0100 eumagga0x2a : [coreAudio/editor] Support the most common variety of raw DTS streams as external audio tracks
[1d189ddc0] 2019-11-21 01:06:58 +0100 eumagga0x2a : [videoEncoder/vp9] Double max number of threads, add option to set it to the number of CPUs automatically, reorder dialog elements to ensure that tab order is strictly top to bottom
[29bc234b0] 2019-11-21 00:54:40 +0100 eumagga0x2a : [demuxers/Mp4] Use full time increment as duration of the last frame
[da19e2489] 2019-11-21 00:50:19 +0100 eumagga0x2a : [editor] Use full time increment as duration of the last frame after truncate
[58a11b712] 2019-11-19 01:07:21 +0100 eumagga0x2a : [coreMuxerFfmpeg] Fix memleak introduced by the last commit
[e8dea545f] 2019-11-19 00:57:46 +0100 eumagga0x2a : [codeMuxer/muxerMp4] Add support for Vorbis audio to the MP4 muxer, use url member of AVFormatContext instead of deprecated filename
[ea996df75] 2019-11-17 21:34:32 +0100 eumagga0x2a : [coreAudio/Xiph] Check packet length to avoid crash in admExtraData2xiph() with invalid input
[76385bfac] 2019-11-17 21:14:18 +0100 eumagga0x2a : [demuxers/Mp4] Support Vorbis audio tracks
[d7134f538] 2019-11-16 17:41:44 +0100 eumagga0x2a : [core] Fix cmake variable name for sqlite3, remove unused cmake variable
[132978daf] 2019-11-16 17:37:54 +0100 eumagga0x2a : [cmake] Mark sqlite3 as required
[0e670d58e] 2019-11-16 17:28:04 +0100 eumagga0x2a : [coreMuxer/gui_savenew] Report failure to save video if av_write_trailer() returns an error
[d3a9567df] 2019-11-16 17:07:34 +0100 eumagga0x2a : [ffmpeg] Fix '-movflags faststart' on Windows, second try
[95d628d56] 2019-11-16 16:43:59 +0100 eumagga0x2a : Merge branch 'zoom-on-maximize'
[59c11947d] 2019-11-14 21:11:38 +0100 eumagga0x2a : [demuxers/MpegTS] Add ES type for DTS XLL
[d5cbebe4d] 2019-11-12 19:47:52 +0100 mean : [sqlite] Dont check the function exist, we rely on pkg config to do its job
[cba031e9a] 2019-11-12 19:16:20 +0100 mean : Merge branch 'master' of github.com:mean00/avidemux2
[7a1400de2] 2019-11-12 19:16:08 +0100 mean : [buid] use pkgconfig t find sqlite, makes things easier on msvc
[0ee9bcf6c] 2019-11-12 19:15:45 +0100 mean : [MSVC] __STDC_LIMIT_MACROS is now global
[6726527c5] 2019-11-12 11:36:29 +0100 mean00 : Merge pull request #181 from jirislaby/master
[82ab993cb] 2019-11-12 11:28:37 +0100 Jiri Slaby : cmake: fix detection of CPUs
[8fdd4db50] 2019-11-12 01:49:32 +0100 eumagga0x2a : [GUI] Add menu action to fit video to window, disable unused action for 4x zoom
[1d80b624a] 2019-11-10 19:03:00 +0100 mean :  [Vs] temporarily prevent redirecting STDOUT, more
[a3b410b33] 2019-11-10 15:31:32 +0100 mean :  [Vs] temporarily prevent redirecting STDOUT
[03da2438b] 2019-11-10 01:03:49 +0100 eumagga0x2a : [Qt] Fix zoom not adjusted on first maximize on Windows, unify indentation and reorder members of the MainWindow class in the header
[fb5768d38] 2019-11-08 20:40:08 +0100 mean : [MSVC] Try to add the _STDC macro globally
[8ff99b71f] 2019-11-08 19:55:58 +0100 mean : [VS] workaround newer VS lack of stdint.h
[6227c1212] 2019-11-08 19:44:35 +0100 mean : [build] Yasmify, part 3
[0ec9002d2] 2019-11-08 18:27:14 +0100 mean : [yasm] only use yasmify
[0c4174be6] 2019-11-08 08:30:30 +0100 mean : [asm] use only yasmify
[e94e267a2] 2019-11-08 08:26:13 +0100 mean : [VC] Try to workaround yasm support for newer cmake on win32
[b29132f09] 2019-11-07 20:05:24 +0100 eumagga0x2a : [editor] Fix seek to the end when the last ref video consists of a single frame
[8a144fb45] 2019-11-07 19:45:48 +0100 eumagga0x2a : [editor] Reduce editor cache size for ultra-short ref videos like images to save memory
[f38cf2dea] 2019-11-06 19:31:24 +0100 eumagga0x2a : [documentation] Update cross-compiling howto to reflect changes in installation of NVENC headers, add instructions on libaom build, required by the new AV1 video decoder plugin in Avidemux
[743c3b43b] 2019-11-06 08:45:26 +0100 eumagga0x2a : [build/cross] Package libaom.dll
[795637bb0] 2019-11-05 19:43:02 +0100 eumagga0x2a : [Qt/factory/readOnlyText] Rewrap long lines when not using grid layout
[c5455eb88] 2019-11-04 22:21:32 +0100 eumagga0x2a : Merge branch 'vpxenc'
[083d880c3] 2019-11-04 22:20:20 +0100 eumagga0x2a : [videoEncoder/vp9] Fix file mode
[b4de6cbc7] 2019-11-04 20:21:47 +0100 eumagga0x2a : [cmake/aom] Use LDFLAGS to fix check for aom_codec_dec_init_ver in libaom and use it also in CMakeLists.txt by analogy with fdk-aac, convert to Unix
[b3bcfd547] 2019-11-04 07:23:45 +0100 mean : [FDK] Use LDFLAGS also in cmakelist, remove verbose
[e5376a445] 2019-11-04 07:05:34 +0100 mean : [FDK] Use another way of linking to the right lib, using LDFLAGS seems ok
[0450cf8ff] 2019-11-04 06:05:53 +0100 mean : Merge branch 'master' of github.com:mean00/avidemux2
[ab272b72a] 2019-11-04 06:05:41 +0100 mean : [fdk] Debug statement
[a9314b66d] 2019-11-04 03:33:15 +0100 eumagga0x2a : [coreUtils] Add codec mapping for AV1, remove duplicate entry for VP8, fix comment
[16b662db0] 2019-11-04 03:26:04 +0100 eumagga0x2a : [demuxers/Mp4] Fix AV1 extradata
[3748ec947] 2019-11-04 03:25:44 +0100 eumagga0x2a : [demuxers/Matroska] Fix AV1 extradata
[32472c95e] 2019-11-04 03:21:28 +0100 eumagga0x2a : [videoDecoder/aom] Set number of threads to the number of processors
[8cba5d7ac] 2019-11-03 18:24:25 +0100 eumagga0x2a : [tinyPy] Pass argument value in dirSelect() to FileSel_SelectDir()
[f428e8ee8] 2019-11-03 18:14:35 +0100 eumagga0x2a : [coreVideoCodec][audioDecoder/lav][muxers/Mkv,MP4,Webm] Do not use av_err2str macro, gcc does not allow it
[6101d29ee] 2019-11-03 17:57:22 +0100 eumagga0x2a : Revert "[videoEncoder/ffVaH264] Don't reinvent the wheel, use av_err2str convenience macro to log FFmpeg errors"
[0e278bd9a] 2019-11-03 17:56:58 +0100 eumagga0x2a : Revert "[videoEncoder/ffVaHEVC] Don't reinvent the wheel, use av_err2str convenience macro to log FFmpeg errors"
[8ee928ea6] 2019-11-01 15:12:07 +0100 eumagga0x2a : [muxerWebm] Reuse variable
[3a4f6b5bd] 2019-11-01 15:11:25 +0100 eumagga0x2a : [muxerMp4] Reuse variable
[23e9157f3] 2019-11-01 15:10:54 +0100 eumagga0x2a : [muxerMkv] Reuse variable
[8afefe1f3] 2019-11-01 14:46:48 +0100 eumagga0x2a : [videoEncoder/ffVaHEVC] Don't reinvent the wheel, use av_err2str convenience macro to log FFmpeg errors
[5bb269533] 2019-11-01 14:45:47 +0100 eumagga0x2a : [videoEncoder/ffVaH264] Don't reinvent the wheel, use av_err2str convenience macro to log FFmpeg errors
[5a6cd08d7] 2019-11-01 14:42:28 +0100 eumagga0x2a : [audioDecoders/lav] Use av_err2str convenience macro to log libavcodec decoding errors
[db0b41fd2] 2019-11-01 14:30:53 +0100 eumagga0x2a : [codeVideoCodec] Use av_err2str convenience macro to log libavcodec decoding errors
[ab10ddf47] 2019-11-01 14:13:00 +0100 eumagga0x2a : [muxerWebm] Prematurely claim support for AV1, free AVDictionary after use, close output file and print error string to log on failure to write header instead of asserting
[340557011] 2019-11-01 14:08:57 +0100 eumagga0x2a : [muxerMp4] Close output file on failure to write header
[e6b6dadab] 2019-11-01 14:08:18 +0100 eumagga0x2a : [muxerMkv] Close output file on failure to write header
[9268ea5a1] 2019-11-01 13:51:36 +0100 eumagga0x2a : [muxerMp4] Remove assert on failure to write header, print error string to log, prematurely claim support for AV1
[289682001] 2019-11-01 13:46:23 +0100 eumagga0x2a : [muxerMkv] Free AVDictionary after use, remove assert on failure to write header, print error string to log
[bc49bbc1f] 2019-11-01 12:38:42 +0100 eumagga0x2a : [demuxers/Mp4] Support AV1 video track
[b55a6ca46] 2019-10-31 16:51:12 +0100 eumagga0x2a : [videoDecoder/aom] Fix memleak
[59adbbc15] 2019-10-31 16:41:50 +0100 eumagga0x2a : [cmake/videoDecoder] Add libaom-based AV1 decoder plugin
[d08007c89] 2019-10-31 13:19:03 +0100 eumagga0x2a : [Qt/factory] Resize dialogs to minimum height
[f2f74f11a] 2019-10-31 00:10:16 +0100 eumagga0x2a : [videoEncoder/xvid4] Add frame drop ratio to configuration, regroup dialog elements on the first tab, clarify naming, default to XviD FourCC
[f18c72707] 2019-10-29 21:44:14 +0100 eumagga0x2a : [coreVideoCodec/codecEmpty] Copy demuxer PTS to output picture to allow audio-only playback when we don't have decoder for a video codec, blacken the picture for better look
[cbb550cee] 2019-10-29 21:16:38 +0100 eumagga0x2a : [demuxers/Matroska] Add FourCC for AV1 in anticipation of future AV1 decoding support
[c0c6a2ec7] 2019-10-29 21:10:43 +0100 eumagga0x2a : [cmake/ffmpeg] Remove some obsolete and invalid decoder and encoder names, reorder the lists alphabetically, rewrap a few lines to improve legibility
[c3859ff1d] 2019-10-28 16:33:10 +0100 eumagga0x2a : [muxerMp4] Disable menu to choose aspect ratio if force aspect ratio toggle is set to off
[9438ebe02] 2019-10-28 16:27:09 +0100 eumagga0x2a : [videoEncoder/ffVTEnc] Disable configuration dialog element to set number of B-frames when profile is set to Baseline
[de9c50540] 2019-10-28 15:53:27 +0100 eumagga0x2a : [Qt/factory] Disable label in diaElemFloat together with the spinbox
[ecbff06b3] 2019-10-28 15:28:01 +0100 eumagga0x2a : [coreUI/Qt/factory] Allow to disable diaElemBitrate and diaElemReadOnlyText, disable label in diaElemMenu and diaElem(U)Integer too when the dialog element is disabled, declare the size member of diaElem as protected
[519a74646] 2019-10-27 15:52:16 +0100 eumagga0x2a : [videoEncoder/vp9] Try harder to enforce target bitrate, describe better the meaning of the default configuration
[afda69461] 2019-10-26 23:25:48 +0200 eumagga0x2a : [videoEncoder/vp9] Fix crash in dtor after the second pass, fix usage of bitrate vs avg_bitrate (bitrate settings still don't work in 2-pass mode on Linux)
[b82ccfd6d] 2019-10-26 21:34:41 +0200 eumagga0x2a : [Qt/factory] Choose layout for diaElemReadOnlyText based on number of non-NULL arguments passed to the ctor
[3a95f652c] 2019-10-26 19:56:19 +0200 eumagga0x2a : [coreUI] Synchronize dialog factory element size with the base
[2b1df6227] 2019-10-26 19:46:31 +0200 eumagga0x2a : [videoEncoder/vp9] Modularize
[b472ee356] 2019-10-26 12:26:23 +0200 eumagga0x2a : [videoEncoder/vp9] Update header, the last commit was incomplete, oops
[9f1f5d6a6] 2019-10-26 01:27:00 +0200 eumagga0x2a : [videoEncoder/vp9] Make GOP length configurable, replace bitrate equal zero in CBR mode with a sensible fallback value, get last used quantizer
[8ea1424c3] 2019-10-25 16:32:50 +0200 eumagga0x2a : [videoEncoder/vp9] Add 2-pass mode, reshuffle once again the configuration
[28df8f906] 2019-10-24 02:25:21 +0200 eumagga0x2a : [videoEncoder/vp9] Add settings to speed up encoding and to enable full color range
[189379742] 2019-10-22 19:05:04 +0200 eumagga0x2a : [videoEncoder/vp9] Add configuration dialog, allow to tune deadline parameter for vpx_codec_encode()
[de0c49c35] 2019-10-22 11:20:57 +0200 eumagga0x2a : [videoEncoder/vp9] Make it work by fixing errors in API usage, allocate image, add rudimentary config (no configuration dialog yet)
[1c8a26e9c] 2019-10-20 21:10:03 +0200 mean : [x264] Fix symbol import on strict win system, i.e. not mingw
[b948921c9] 2019-10-20 09:36:32 +0200 eumagga0x2a : [ffmpeg/patches] Take all four crop values into account when retrieving width and height from SPS to fix crash loading H.264 streams with cropped width

Всего записей: 33240 | Зарегистр. 31-07-2002 | Отправлено: 12:31 25-11-2019
Открыть новую тему     Написать ответ в эту тему

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

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