Outline ·
[ Standard ] ·
Linear+
Avidemux 2.5.6
|
cybpsych
|
Mar 7 2009, 05:09 PM
|
|
Avidemux v2.5.0 SVN 4658 (2009-03-05) BetaChangelog QUOTE 4658 [core] remove unnecessary kludge now ffmpeg is fixed 4657 [ffmpeg] change cross compilation flag to set architecture 4656 [videnc] fix 2nd pass encoding 4655 [swscale] increase maximum width to 4096 4654 [win32] enable shared libgcc and libstdc++ to reduce size and memory usage 4653 [videnc] tweak video encoder plugin api to make things cleaner 4652 [cmake] correct linker flag variable 4651 [ffmpeg] add CMake option to instruct ffmpeg's configure to perform a cross compilation 4650 [i18n] remove duplicate messages from ts files during build since Qt 4.5 doesn't like it 4649 [qt] prevent crash when clicking external filters CODE http://avidemux.razorbyte.com.au
|
|
|
|
|
|
cybpsych
|
Jun 24 2009, 06:57 PM
|
|
AviDemux 2.5.0 finalQUOTE * Audio Codecs, Audio Devices and Video Filters are now plugins * x264 and Xvid encoders are now also plugins with an updated Qt interface * Auto wizards are now scripted and easier to extend * Updated the FFmpeg libraries * Various minor fixes and enhancements http://prdownload.berlios.de/avidemux/avid...2.5.0_win32.exe
|
|
|
|
|
|
cybpsych
|
Aug 17 2009, 08:36 AM
|
|
Avidemux v2.5.1 SVN 5249» Click to show Spoiler - click again to hide... « - Re-enabled several video and audio encoders (regression introduced in 2.5.0) - Updated the FFmpeg libraries - More video encoders are now plugins - DV video encoder now supports more profiles - Fixed loading and saving issues with LAME, x264 and Xvid options (regression introduced in 2.5.0) - Removed support for libamrnb and replaced with opencore-amrnb - Removed support for libdca and replaced with libavcodec's DCA decoder - AMR-WB audio decoding support using opencore-amrwb - Fraps video decoding support - Lowpass-5 mode added to libavcodec deinterlacer filter plugin - Fixed formatting of parameters for various filters on 64-bit platforms - Updated libass - Fixed sizing of the bitrate control on various video encoder configure windows (regression introduced in 2.5.0) - Improved filter dialog for GTK+ interface - New navigation icons for GTK+ interface - Fixed the behaviour of several GTK+ open/save dialogs (regression introduced in 2.5.0) - asharp filter's Block Adaptive mode can now be disabled using the Qt interface - Re-enabled the colour chooser dialog using the Qt interface (regression introduced in 2.5.0) - GCC 4.4 support - Fixed issues with CMake build scripts when using multiple make jobs (regression introduced in 2.5.0) http://downloads.sourceforge.net/avidemux/...2.5.1_win32.exehttp://downloads.sourceforge.net/avidemux/..._full_win32.zip
|
|
|
|
|
|
cybpsych
|
Aug 24 2009, 11:12 AM
|
|
Avidemux v2.5.1.5268 Beta» Click to show Spoiler - click again to hide... « 5268 [win32] bump installer version 5267 [qt] save crash file when Avidemux unexpectedly quits (regression introduced in 2.5.0) 5266 [qt] disable video encoder when muxer set to avi pack/unpack 5265 [gui] prevent opening audio filter window when in copy mode 5264 [gui] prevent opening video filter window when in copy mode (fixes #27) 5263 [Codec] WMVA==VC1 video codec 5256 [Audio/vorbis] Check also for vorbis decoder and build the decoder plugin 5255 [Flv] Backport metadata handling from 2.6, fixes #26 http://avidemux.razorbyte.com.au/binaries/...r5268_win32.exehttp://avidemux.razorbyte.com.au/binaries/..._full_win32.zip
|
|
|
|
|
|
cybpsych
|
Oct 6 2009, 07:23 AM
|
|
Avidemux v2.5.1.5369 BetaSetup: http://avidemux.razorbyte.com.au/binaries/...r5369_win32.exeStandalone: http://avidemux.razorbyte.com.au/binaries/..._full_win32.zip» Click to show Spoiler - click again to hide... « 5369 [win32] update installer to support latest dependencies 5362 [macosx] build script tweaks by surfer 5361 [x264] compilation fix for older API 5360 [x264] support API version 76 5359 [PO] SR translation by popac 5358 [macosx] keep original ffmpeg library names on Mac 5350 [backtrace] Better backtrace using glibc functions (backport from 2.6) 5349 [Video/Filters] Move convolution filter to the sharpness category, closes #10 5348 [Filter/Field] Cleanup/rename filters, ref #10 5347 [macosx] fix reference to icon file
|
|
|
|
|
|
cybpsych
|
Jan 24 2010, 07:41 AM
|
|
Avidemux v2.5.2.5869 BetaSetup: http://avidemux.razorbyte.com.au/binaries/...r5869_win32.exeStandalone: http://avidemux.razorbyte.com.au/binaries/..._full_win32.zip» Click to show Spoiler - click again to hide... « 5869 [win32] update build script to include DirectX headers 5868 [x264] don't drop SEI userdata from x264 encoder. FFmpeg muxers ignore the SEI when placed in extradata so insert in front of first video frame instead. 5867 [ffmpeg] move from newly deprecated function 5866 [ffmpeg] ensure Yasm is installed and DXVA2 is detected on Win32 5865 [ffmpeg] update FFmpeg to r21394 & libswscale to r30400 5862 [ffmpeg] update FFmpeg to r21328 & libswscale to r30376 5859 [avsProxy] Audio support (not tested much) 5858 [avsproxy] Sync with avsproxy from 2.6, part 1, no audio 5848 [i18n] Catalan update by Joan Farrerons 5832 [Ass] Update libass to git version + tweak a bit CMakelist.txt to enable fontconfig/freetype if they are there 5831 [filter] fix partial when child has parameters, fixes #66, again.
|
|
|
|
|
|
cybpsych
|
Mar 28 2010, 07:41 AM
|
|
Avidemux v2.5.2.6028 BetaSetup: http://avidemux.razorbyte.com.au/binaries/...r6028_win32.exeStandalone: http://avidemux.razorbyte.com.au/binaries/..._full_win32.zip » Click to show Spoiler - click again to hide... « 6028 [ffmpeg] update FFmpeg to r22703 & libswscale to r30970 5999 [Ac3] Handle dual channel audio, fixes #84 5963 [aften] Fix channel reordering, backport from 2.6, fixes #81, refs #60 5962 [Aften] Add support for aften svn as bundled by ubuntu + fix compilation flags for aften 0.8 and 0.8svn, probably still broken for 0.5/6/7
|
|
|
|
|
|
cybpsych
|
Apr 6 2010, 01:09 PM
|
|
Avidemux v2.5.2.6064 BetaSetup: http://avidemux.razorbyte.com.au/binaries/...r6064_win32.exeStandalone: http://avidemux.razorbyte.com.au/binaries/..._full_win32.zip» Click to show Spoiler - click again to hide... « 6064 [win32] update installer to include mpeg2enc plugin 6063 [misc] cosmetic tidy-ups 6062 [mpeg] update mpeg muxer to support mpeg2enc plugin 6061 [mpeg2enc] port mpeg2enc logic for MPEG-1 to plugin 6060 [avcodec] video encoder tidy-ups for avcodec plugin 6059 [mpeg] add support for delayed frames to mpeg muxer 6058 [mpeg2enc] finish porting of mpeg2enc logic for MPEG-2 to plugin 6032 [mpeg demuxer] fix bad usage of getFlags() method 6031 [bootstrap] Fix bootstrap_debug 6030 [prefs] message level filter was not saved, closes #83 6029 [mpeg2enc] more moving mpeg2enc to plugin
|
|
|
|
|
|
cybpsych
|
Apr 7 2010, 07:21 AM
|
|
Avidemux v2.5.2.6083 BetaSetup: http://avidemux.razorbyte.com.au/binaries/...r6083_win32.exeStandalone: http://avidemux.razorbyte.com.au/binaries/..._full_win32.zip» Click to show Spoiler - click again to hide... « 6083 [win32] add mpeg2enc presets to installer 6082 [vidEnc] clean up source code of various video encoder plugins 6081 [prefs] remove mpeg split option as its now governed by mpeg2enc plugin 6080 [mpeg2enc] remove old mpeg2enc and xvid rate control logic 6079 [ffmpeg] check that all necessary muxers and protocols exist on startup 6078 [ffmpeg] enable missing codecs and remove unnecessary options 6071 [misc] minor clean ups 6070 [avsproxy] backport avisynth proxy from 2.6 branch 6069 [mpeg2enc] add some presets 6068 [mpeg2enc] add option for sequence length limit to mpeg2enc plugin
|
|
|
|
|
|
cybpsych
|
May 17 2010, 12:59 PM
|
|
Avidemux v2.5.3.6161Setup: http://avidemux.razorbyte.com.au/binaries/...2.5.3_win32.exeStandalone: http://avidemux.razorbyte.com.au/binaries/...2.5.3_win32.zip» Click to show Spoiler - click again to hide... « - Added support for I420 video decoding - H.263 video encoder now supports more profiles - mpeg2enc video encoder no longer drops the last few frames and now works on Win32 with SIMD instructions enabled - The majority of video encoders are now plugins - Improved partial filter support - Updated the FFmpeg libraries - Updated libass - Avsproxy now supports audio - All auto wizards are now scripted and available in both interfaces - Various minor fixes and enhancements
|
|
|
|
|
|
cybpsych
|
May 28 2010, 07:07 AM
|
|
Avidemux v2.5.3.6261 BetaSetup: http://avidemux.razorbyte.com.au/binaries/...r6261_win32.exeStandalone: http://avidemux.razorbyte.com.au/binaries/...r6261_win32.zip» Click to show Spoiler - click again to hide... « 6261 [win32] bundle i18n files in sdk 6229 [misc] cosmetics 6228 [i18n] update pot/ts files 6227 [i18n] include plugins in generation of translation sources 6226 [i18n] reinstate i18n support 6218 [264 indexder] Prevent random value in fps , ar,.... 6217 [auto/js] Remove extra A 6216 [js] Fix auto regarding audio copy, thanks Dmitry C. for pointing it 6213 [x264] add support for slice-based threading 6212 [x264] increase minimum supported core to version 85 6211 [Win32] bump installer version 6197 wine part of avsfilter and precompiled binary 6196 Initial revision of avsfilter in plugins sources 6189 [ffmpeg] new CMake flag (FF_FLAGS) to pass flags to FFmpeg configure 6188 [twolame] Patch by DaCat 6180 [apple] fix logic of last commit 6179 [apple] change prefix of FFmpeg libs on OS X so they don't conflict with system versions 6178 [mpeg2enc] Fix double definition of mpeg_warn etc... 6177 [mkv] Identified mpeg L1/L2 audio track in mkv, fixes #93
|
|
|
|
|
|
cybpsych
|
Jun 5 2010, 07:20 AM
|
|
Avidemux v2.5.3.6303 BetaSetup: http://avidemux.razorbyte.com.au/binaries/...r6303_win32.exeStandalone: http://avidemux.razorbyte.com.au/binaries/...r6303_win32.zip» Click to show Spoiler - click again to hide... « 6303 [prefs] save Recent Projects properly 6302 [Qt] Add check to avoid invalid access 6301 [auto] Fix Pal/NTSC swap in auto DVD/SVCD/VCD, thanks to Andreas W 6300 [i18n] German translation update for Qt by Lance 6299 [i18n] enable translations for various Qt dialogs 6298 [QT4] Add contextual menu to filters 6293 [i18n] fix Qt dialogFactory controls for translation 6292 [i18n] Italian translation update for GTK+ & Qt by zoppo 6291 [i18n] traverse through all location tags to safely ignore translation contexts containing Qt UI strings
|
|
|
|
|
|
cybpsych
|
Jun 8 2010, 01:38 PM
|
|
Avidemux v2.5.3.6340 BetaSetup: http://avidemux.razorbyte.com.au/binaries/...r6340_win32.exeStandalone: http://avidemux.razorbyte.com.au/binaries/...r6340_win32.zip» Click to show Spoiler - click again to hide... « 6340 [win32] package additional header file in win32 sdk 6339 [ffmpeg] update FFmpeg to r23514 & libswscale to r31344 6338 [i18n] translate strings in auto wizards 6335 [i18n] include auto scripts in translation file generation 6332 [i18n] make translation context of Qt main filter dialog more appropriate 6331 [js] make QT_TR_NOOP function available to javascript 6330 [i18n] fix double quotes in blend remover plugin 6329 [i18n] unix compilation fix 6325 [i18n] exclude UI strings from duplicate checking and skip Qt aware source files from filtering 6324 [i18n] disable Qt i18n functions for asharp and chroma shift plugins since they're UI neutral 6323 [i18n] let Qt plugins take care of themselves for i18n 6322 [i18n] let Qt dialogs take care of themselves for i18n 6321 [i18n] make time function translatable 6320 [flv] Read mixed array
|
|
|
|
|
|
cybpsych
|
Jun 14 2010, 03:32 PM
|
|
Avidemux v2.5.3.6370 BetaSetup: http://avidemux.razorbyte.com.au/binaries/...r6370_win32.exeStandalone: http://avidemux.razorbyte.com.au/binaries/...r6370_win32.zip» Click to show Spoiler - click again to hide... « 6370 [qt] increase minimum Qt version to 4.5 6369 [Codec] quick n dirty vpx support (from 2.6) 6368 [MKV] Recognize VP8 in mkv (from 2.6) 6366 [JS] Avoid double fclose() 6365 [Auto] Working PSP 6362 [x264] Fix preset for ipod1 6356 [qt] prompt to abort encoding if encoding window is closed (fixes #73) 6355 [js] pass file handle instead of file name to Spidermonkey so Avidemux file funcs are used (fixes #86) 6354 [dib] flip DIB video when required (fixes #67) 6353 [auto] drop dead auto wizards 6352 [win32] tweak build scripts 6351 [i18n] make Custom labels independently translatable for Qt 6350 [i18n] German translation update for Qt by Lance 6349 [i18n] Italian translation update for GTK+ & Qt by zoppo 6348 [i18n] use dummy strings to translate auto wizard menu - this should probably be automatically generated but it will do for now 6343 [i18n] load avidemux translation before qt translation so avidemux translation takes precedence 6342 [i18n] remove static translation of yes/no for properties window - happens too early
|
|
|
|
|
|
cybpsych
|
Jul 7 2010, 01:51 PM
|
|
Avidemux v2.5.3.6442 BetaSetup: http://avidemux.razorbyte.com.au/binaries/...r6442_win32.exeStandalone: http://avidemux.razorbyte.com.au/binaries/...r6442_win32.zip » Click to show Spoiler - click again to hide... « 6442 [ffmpeg] update FFmpeg to r24078 & libswscale to r31642 6441 [win32] tweak build scripts for CMake 2.8 6440 [qt] honour default video encoder on startup 6439 [plugmgr] clear default when plugin is disabled 6434 [auto] Put back PSP & ipod 6424 [Ffmpeg] Allow low delay for vc1 6423 [vc1] Add one extra byte to vc1 extradata 6422 [VC1] Almost correct VC1 setup 6421 [TS] VC1 Backport : Part 1 write index 6393 Debug messages still is needed. Remove old ifdefs for correct restore configuration from prefs. 6392 [qt] incomplete plugin manager for Qt 6372 [vidEnc] plug memory leak when saving video encoder options 6371 [i18n] update i18n files
|
|
|
|
|
|
cybpsych
|
Aug 4 2010, 07:17 AM
|
|
Avidemux v2.5.3.6502 BetaSetup: http://avidemux.razorbyte.com.au/binaries/...r6502_win32.exeStandalone: http://avidemux.razorbyte.com.au/binaries/...r6502_win32.zip» Click to show Spoiler - click again to hide... « 6502 [ffmpeg] link and install avcore 6500 [vidEnc] missed file 6499 [ffmpeg] update FFmpeg to r24666 & libswscale to r31906 6498 [vidEnc] move menu entries from compression params 6497 [Pulse] automagic deps removal for pulse simple, patch by floppymaster 6496 [cli] Lord mulder flush patch 6467 [Asf] Read extradata refs #100 6449 [DV] Add DV compatible fourcc, ref #99
|
|
|
|
|
|
cybpsych
|
Sep 6 2010, 07:07 PM
|
|
Avidemux v2.5.3.6587 BetaSetup: http://avidemux.razorbyte.com.au/binaries/...r6587_win32.exeStandalone: http://avidemux.razorbyte.com.au/binaries/...r6587_win32.zip» Click to show Spoiler - click again to hide... « 6587 [win32] update build scripts 6586 [coreimage] gcc 4.5 patch 6585 [ffmpeg] update FFmpeg to r25041 & libswscale to r32049 6581 [opendml] Dont assert if header says there is audio wherease there is not 6571 [MOV] Skip chan atom, fix playback of IMG_XX.MOV 6567 [logoFilter] Re-enable it on non win32 platform + force symbol createImageFromFile 6559 [mkv/demux] Also take into account repeat header when setting the frame type 6540 [po] Czech translation update by Jakub M 6539 [po] Hungarian translation update by alaci 6534 [mkv] add support for stripped/repeat headers, fixes # 106 6530 [TS/h264] Fix indexing h264 in mpeg TS
|
|
|
|
|
|
cybpsych
|
Sep 22 2010, 12:12 AM
|
|
Avidemux v2.5.3.6636 BetaSetup: http://downloads.sourceforge.net/avidemux/...2.5.3_win32.exeStandalone: http://downloads.sourceforge.net/avidemux/...2.5.3_win32.zip» Click to show Spoiler - click again to hide... « 6636 [win32] update installer 6631 [render] make OpenGL renderer a little more cross-platform friendly 6630 [render] OpenGL renderer for Qt 6617 [apple] at least get 64-bit with SDL to compile 6613 [apple] ppc build fix 6612 Add script to unpack avsfilter wine binaries into /usr/share/ADM_addons/avsfilter under Linux 6609 [apple] build fixes for plugins 6607 [apple] build fix This post has been edited by cybpsych: Sep 22 2010, 01:14 AM
|
|
|
|
|
|
cybpsych
|
Sep 30 2010, 01:16 PM
|
|
Avidemux v2.5.3.6689 BetaSetup: http://avidemux.razorbyte.com.au/binaries/...r6689_win32.exeStandalone: http://avidemux.razorbyte.com.au/binaries/...r6689_win32.zip» Click to show Spoiler - click again to hide... « 6689 [x264] permit trellis without cabac 6688 [x264] build fix 6687 [x264] support infinite keyint 6686 [x264] open gop support 6685 [win32] drop SDL from Qt installer 6684 [win32] redirect output regardless of SDL 6683 [sdl] disable SDL support for Qt GUI 6679 [x264] rearrange gop size controls 6678 [x264] support for fake interlaced 6677 [x264] max crf support 6674 [x264] hrd & tff support 6670 [win32] unicode support for js directory search class 6669 [x264] resize window to make all tabs visible 6668 [x264] split output options to new tab 6665 [profile] PSP fix by bastafidli 6661 [mkv] Use extradata in vfw compatibility mode
|
|
|
|
|
|
cybpsych
|
Nov 2 2010, 04:34 AM
|
|
Avidemux v2.5.4.6714http://avidemux.razorbyte.com.au/binaries/...2.5.4_win32.exehttp://avidemux.razorbyte.com.au/binaries/...2.5.4_win32.zip» Click to show Spoiler - click again to hide... « - Added support for compressed headers, MPEG-2 audio and VP8 video in MKV container - Added support for latest x264 core and updated Qt interface - Added support for VP8 video decoding - Compatibility improvements to auto wizards - Fixed decoding of UYVY video - GCC 4.5 support - Improved decoding of VC-1 video in the MPEG-TS container - Improvements to Unicode support for JavaScript files on MS Windows - New AvsFilter for Linux (written by Fahr) - New OpenGL video renderer for the Qt interface (SDL has been deprecated) - New Plugin Manager for the Qt interface - Restored most of the internationalisation support that existed in 2.4 - Support for additional DV fourCCs (DVSD, CDVC, cdvc) - Support for DIB video that requires flipping - Updated the FFmpeg libraries - Various minor fixes and enhancements
|
|
|
|
|