A free video editor to cut, filter, and encode projects
Changelog:
Quote
2017-01-06: 2.6.18 : "Exactly worth what you pay for it". * Preview : Fix auto resize when video has ~ same dimension as screen* * Preview : Fix multiple preview breaking navigation * Preview : Fix slider and tooltips (euma) * Mp4/Mp4v2: Allow E-AC3 (fiftyplus/euma)
[2.6.17] [filters]Make the preview modal and clean it up, to avoid using stale handles later on Merge pull request #65 from eumagga0x2a/build-with-external-libs [build/plugins] Allow system libmp4v2 Merge branch 'master' of github.com:mean00/avidemux2 [MP4/muxer] Allow eac3 (fiftyplus) Merge pull request #64 from eumagga0x2a/filter-preview-slider [flyDialog]Fix navigation slider (WIP), add missing tooltips [build]not release [flyDialog]Tweak a bit more autozoom [flyDialog]Begin to simplify zoom computation [autoZoom]if unzooming make sure it is at least 1.5 [vaapi]Deeper probe [vaapi]Deeper probe [vaapi]check with have va_vpp.h
2016-12-31: 2.6.16 : BugFixes * Build : Avidemux can be built with visual c++ 2015 (losing some ASM) * OsX : Initialize fontconfig so that subtitling works * Core : Update ffmpeg to 3.0.5 * i18n : Updated fr and ru translations (jean Elchinger/totalcaesar659) * Build : Improved build scripts (euma) * x265 : Enforce complicancy with most devices * vaapi : Add resizer * UI : Redone UI, revamped contrast filter * Qt : Dont use too much CPU on playback when there is no audio track * Qt : Reenabled nvenc + Fixed keyframe detection * Qt : Fixed a crash when encoding starts very slowly (x265) * Build : Allow use of system libass, liba52,libmad (euma)
[2.6.16] [installer]update what s new [contrast]dont autoscale histogram [filter]misc tweaks [vaapi]Put the filter in the QT section as we use vaapi with X11 only [vaapi]wrong color conversion support [vaapi]wrong color conversion support [vaapiFilter]mostly working resize [vaapi]more background work [vaapi]Skeleton for vaapi resizer [flyDialog]only allow multiple of 0.5 zoom up and down + cache the zoomed value [videoFilter/contrast] improve UI [flyDialog]Dont use QStringLiteral [flyDialog]begin factorizing [flyDialog]Generalised Auto zoom, part 1 Merge pull request #63 from eumagga0x2a/window-width [flyDialog]first pass done [Qt]Take actual dimensions of widgets into account when resizing the main window [flyDialog]spread more [flyDialog]spread the good stuff [flyDialog]move toolbox buttons to flyDialog [flyDialog]sort of fix autoZoom [flyDialog]better playback [flyDialog]Dont use things that belong in derived class from the base class [flyDialog]the currentPts belongs to flyDialog, remove dirty hack [core/ffmpeg] Backport nvenc not requiring nonfree flag from ffmpeg 3.1 [ffmpeg/patch] Backport patch from 3.1 ffmpeg branch about nvenc not requiring non free. Since it is possible due to the MIT licensing of nvenc header, it should applies to all branches [flyDialog]proper export [flyDialog]merge the 2 flyDialog files [flyDialog]cleanup [flyDialog]simplify more [flyDialog]Simplify [all]Move flyDialog to be Qt only [plugin/flyDialog] simplify, move the flyDialog to Qt only part [bootStrap]remove gtk [plugin]remove gtk [flyDialog]cleanup [build]move flyDialog to Qt only to simplify it later [core/flyDialog] cosmetic [UI/QT] auto zoom preview window [filter/preview] Bump api version + make playback stop on error [Qt]Skeleton for backward/forward 1mn [Qt]cosmetic [Qt]Slightly better filter preview window Merge pull request #62 from eumagga0x2a/i18n-minimal-fixes Merge pull request #61 from eumagga0x2a/selection-widget-cosmetics [i18n/de/ru] Add kb accels to the audio track dialog, add a missing translation and fix agreement in i18n/ru [Qt]Reduce the minimum width of the selection widget Merge pull request #60 from eumagga0x2a/vdpau-decoder-to-upper [cosmetics]Show an uppercase string as decoder name for VDPAU [libva]Export defines and flags from core Merge pull request #59 from eumagga0x2a/build-with-external-libs [build/plugins] Fix build with external libs (oops...) Merge branch 'master' of github.com:mean00/avidemux2 [va/encoder] reindent [va/encoder] Better initialization [va/encoder] helper functions Merge pull request #58 from eumagga0x2a/seek-by-time [UI]Move a variable declaration in GUI_lastFrameBeforePts where it belongs [Ts/Demux] probe deeper to see if wanted audio track is there [core/vs/import] Also import the dxva2 header files [clock]re-indent + simplify [cosmetic]Remove tabs [qt]increase buffer to avoid stack overflow (1st bug found with vs) [build]Better management of coreConfig [core]Reenable dxva when compiling with vs, not fully working yet [build]More vs2015 fix [Qt]Fix openGl build on vs2015 [all]Try to avoid defining STDC all across the code [build/openGL] Add missing glext.h file [Qt]Proper dll linkage declaration, fixes a lot of warning (vs) [filter]fix prototyping so it compiles with vs [build]tweak a bit build so that ffmpeg builds with vs nicely [playback]Dont busy loop when there is no audio track [demuxer]Fix plugin export (vs) [demuxer]dont use the stack too much, it crashes on VS [filte]Fix and re-enable avsfilter (fahr) [build/json] try to be compatible with mingw64 x2 [build/json] try to be compatible with mingw64 [x265] Only deal with recent (>1.9) version of x265 that supports utf8 [plugin/demux] Fix symbol export for vs [build]Fix video encoder plugin for vs [core]fix bad ifdef [build]Export needed symbols for plugins (vs) [build]fix redirect output + engine dll loading + list folder content [Core]More vs fixes, alignedAlloc + list folder [build]more vs fixes for plugin [demux/avi] Fix packed keyword for gcc [plugin]Fix audioencoder / lav [core]Add missing export files [plugin]fix most of the plugins for VS [main]Try to cope more gracefully with non working tinypy engine [all]Factorize alloca vs _alloca + some auto cosmetic stuff, damn atom [audioEncoder/avcodec] Change the way we create multiple plugin from one file [plugin/vs] Fix some VS compilation issues [build/qt4] Factorize Merge pull request #50 from eumagga0x2a/ubuntu-build-script [vs/qt] Fix wrong libs to link with (oops) [vs/qt] Fix wrong libs to link with [vs/qt] Also link to Qt5WinExtra Merge pull request #45 from TotalCaesar659/master Merge pull request #46 from eumagga0x2a/default-audio-device Updated Russian translation [Pref]Return false if loading config fails, avoid selecting dummy audio device in this case [Qt]Vs compilation fix [win32] Dont look at dxva2 at all with vs for the moment Merge pull request #44 from eumagga0x2a/ffmpeg-git [Core/ffmpeg/vs] Partially install ffmpeg libs (actual dll are missing) [Qt/vs] Make it compile [Build]Fix archiving ffmpeg git checkout [Build]Fix ffmpeg checkout from git as fallback [osx]Set fontconfig so that libass works [osx]Set fontconfig so that libass works [core/vs] disable dxva2 for the moment, we are using a mingw version [build/core/vs] More compatibility fix [win32] Remove more duplicate [win32] Remove duplicate functions
2016-11-19: 2.6.15 : Improved hardware decoding / encoding and usability bugfixes. Make sure you enable hw accel and use the matching display (dxva2/dxva2 for windows). If you can use the win64 version, it works better. * Hw Accel : Fixed nvEnc and added simple nvEnc-HEVC (windows/linux) * Hw Accel : Added support for HEVC/VC1 with libVA (linux) * Hw Accel : Experimental Dxva2 video decoder + Dxva2/D3D display engine (windows) * Demux : Mpeg TS, fix non multiple of 16 file management (euma) * Audio/win32 : Fixed CPU consumption when playing audio * Editor : Fixed copy /paste /delete /undo (euma) * Editor : A *lot* of seeking bugs fixed (euma) * Editor : A *lot* of marker management bugs fixed (euma) * Audio : Added FDK-AAC as encoder * x26* : Added a "None" preset * x265 : Fixed 2 pass encoding on windows * i18n : Qt4 vs Qt5 language fix (D. Amm) * i18n : German translation updated (euma) * UI : Added reload default settings (euma) * UI : Allow minimizing to tray while encoding (euma) * OSX : Update to Sierra
[2.6.14 Nightly 2016-11-18] Merge pull request #39 from eumagga0x2a/time-display-tweaks [Qt]Set the size of time display to fit the content [ui/qt] bigger time display (flexible/euma) [dxva]Keep trying if one configuration fails [core/win32] Fix trailing backslash causing probem with some version of gcc [win32/core] Change the way we go from slash to backlash + remove tabs [QT]Display Qt instead of X11 for default renderer, to be detailed later Also use a null paintEngine for our custom Qvideo widget, that fixes the refresh issue with dxva it seems [Core]Put dates in log [Dxva]cleanup [pulseAudio]no tab [cmake]Fix i18n file processing [escapeH264] better (safer) optimization [i18n] Fix install on win32 + simplify [i18n] Change patched function [i18n] Re apply patch [i18n] Add qt5 base files [i18n] select between qt4 and qt5 base translation files (Daniel Amm) [win32/audio] Sleep is in us, no ms (duh!) [win32] fix busy looping [win32/audio] simplify + dont do busy looping [core]h264 unescape fix + optimize more [h264] Slight optimisation + remove tabs [dxva]If reusing the surface from dxva fails, copy back and forth [libva]Free surface when downloading to yv12 [dxva]Disable bridge, it cant work since we use 2 different devices for the moment [dxva]Not working bridge, 2 difference devices [Dxva]Fix ref counting [Dxva]shared buffers, Getting there [Dxva]Shared buffers, almost working [Dxva]compilation fix [dxva]Half broken dxva shared images (does not work nor compile) [dxva2] factorize dxva Render [Dxva]cleanup and comment [dxva/Render] Query capabilities [Dxva/D3D render] Let the hw manage the zoom [Dxva]Path 2: ARGB format when yv12 is not supported [Dxva]Path 1: YV12 if it is supported [Dxva]use ARGB for testing Merge branch 'master' of github.com:mean00/avidemux2 [dxva]Cleanup backbuffer Merge pull request #23 from mm1044/patch-1 [Dxva2/Render] about everything is there, but still does not work Merge pull request #32 from eumagga0x2a/encoding-minimize-to-ntfa [UI]Allow minimizing to notification area from encoding dialog, remove preference setting [nvENcHevc]Fix name (againx2) [nvENcHevc]Fix name (again) [nvenc]Bad case [dxva]fix define [nvEnc]HEVC, rename [dxva2] misc fix [nvenc]duplictae h264 to hevc [Dxva2] Empty skeleton for dxva2 display Merge branch 'master' of github.com:mean00/avidemux2 [Dxva2] Disable debug Merge pull request #31 from eumagga0x2a/i18n-updates [i18n] Regenerate .ts files, update German and Russian translations [i18n] Disable lupdate heuristic breaking some translations when regenerating .ts files [Dxva2] Wrong field [Dxva2] Move surface2ADMImage to core [Dxva2] fix (?) alignment [DXVA2] Move alignment to core,fix [DXVA2] Move alignment to core,fix [DXVA2] Move alignment to core [DXVA2] move alignment to core [Dxva2] proper cast [Dxva2] Proper cleanup of context [Dxva2] Proper management of dont copy for dxv2 (slow) + fully copy image (3) [Dxva2] Proper management of dont copy for dxv2 (slow) + fully copy image [Dxva2] Proper management of dont copy for dxv2 (slow) + fully copy image [Dxva2] seems so [Dxva2] copy issue ? Merge branch 'master' of github.com:mean00/avidemux2 [Dxva2] dont actually retrieve image Merge pull request #30 from eumagga0x2a/demuxer-mpegps-correct-height [Dxva2] add ref counting to decoder too
[DxvA][Dxva2] Move surface to admImage to core [cleanup]more cleanup
[cleanup][DXVA2] Even more debug [DXVA2] Even more debug [DXVA2] more debug [DXVA2] more debug [dxva2] add debug statements [dxva2] Fix typo [Dxva]better init [DXVA2] be more verbose [DXVA]Try to dump error code [dxva2] Fix prototypes [dxva2] Create/delete decoder [DXVA2] Create / destroy decoder [Dxva2] fix cast [DxvA2] move d3d surface wrapper to core [DxvA2] move d3d surface wrapper to core [DXVA2] Move surface wrapper to core [Dxva]more fixes Merge branch 'master' of github.com:mean00/avidemux2 Merge pull request #27 from eumagga0x2a/undo-and-redo-for-segments-and-markers [Editor][UI]Add unified undo/redo for segments and markers [Dxva2] proper lib name [Dxva2] rename+link to coreDxva2 [Dxva2] rename+link to coreDxva2 [Dxva2] fix typo [dxva2] missing probe prototype [DXVA2] Fix init [Dxv2] bad copy paste [DXVA2] Fix config.cmake file for dxva2 [dxva2] Being low level init of dxva2 (very incomplete) [Dxva2] fix compilation [Dxva2] proper install of core files [Dxva2] fix wrong include [DXVA2] More skeleton [core/decoder] More dxva2 skeleton [core/decoder] More dxva2 skeleton Merge pull request #26 from eumagga0x2a/bootstrap-bash-prefix-option [Build]Rework the patch adding the --prefix=DIR bootStrap.bash option Merge pull request #25 from eumagga0x2a/bootstrap-bash-prefix-option [Prefs]Fix dialog [Debug]3x search for crash on win32 [Debug]search for crash on win32 [Debug]search for crash on win32 Merge pull request #24 from eumagga0x2a/do-not-append-empty-clipboard [Editor]Do not try to append from empty clipboard [Dxva2] skeleton for app side [DXVA2] Add skeleton [Editor]Do not paste empty clipboard + clear clipboard on close [pref]Cleanup [DXVA]Ass missing file [core]Fix dxva2 detection [Editor]Fix pasting clipboard at the end , through append function (euma) [UI]Disable hw accel if they can t be used [UI/QT5] propagate changes to qt4Factory [UI/QT4] Factorize [UI/QT] Split favtory dialog in two steps so we can disable each elements if needed [UI]Cleanup code + prepare for 2 steps initialization [Editor]Go to previous frame fix when first pts !=0 (euma) [UI]Add preference to dxva2, connected to nothing [dxva2] Add broken detection for dxva2 + build ffmpeg with it [AudioDecoder/ff] Fix decoding to float (obvious for mono streams) [audio]slightly more verbose [all]propagate the crashHook change, ignored except on linux [core]Also try to cleanup upon SIGINT [Editor]Fix copy paste at the beginning (euma) [libVA]Deeper cleanup at exit Factorize out xiph extra data to adm extra data [core/audio] Factorize more xiph [coreUTils]remove warning (potential error actually) Begin to factorize vorbis related stuff Begin to factorize vorbis related stuff [Editor]Undo for copy/paste (euma) [libva]More verbose [libVa]Fix probing, vp9 was aliased to hevc [LibVa]Check that we dont lose VASurface and VAImage [UI]Try to handle maximizing window and back a bit better (euma) [core/ff] missing header [libva]more debug info [libva]Fix probing [libva]Use our new cflags [libva]incomplete support for h265/10 bits [libva]Better detection of system libva (h265, vp9,...) [Audio/lav] Enable xiph [lavcodec/audio] Enable vorbis decoder [Decode/vorbis] simplify [vorbis]cleanup again [vorbis]Simplify a bit [UI]Fix detection of altered markers [UI]Add a preference to select between reload default encoder setting or keep using current (euma) [Vorbis]Try to get a proper error [UI]slightly more robust [UI]Dont keep marker A and B if they were not changed [AD/Vorbis] Add some debug statement to help checking why it does not work on win32 [i18n] german update (euma) [osx]use smaller icu libs [Osx]Fixup deployment script [Osx]Create framework folder [osx]Sierra tweaks, we use macport now [UI]Add a reload default setting menu entry (euma) [AppImage]Add fdk [UI]factorize a bit [Editor]Add truncate (euma) [UI]Simplify previous patch [UI]Remove tabs [UI]try to cope with go to mark A/B in a nicer way if go To pts fails (euma) [UI]Preserve A/B marker when appending (euma) [Editor]Fix debug display (euma) [fdk]Remove newer settings, will not work with older fdk [nsi/64] Add win64 dependency dll for fdk-aac [fdk]Put in the proper section of plugin summary [FDK]Simplify for now the settings of FDK AAC [FDK]Try to cleanup [FDK]Slightly better configuration (incomplete) [FDK]cleanup [fdk]Fix dithering [Fdk]Move some variables to be instance variables [libVa]Remove some va encoding stuff for now [Qt]"All files" is now translatable (euma) [18n] German update (euma) [FDK]mostly correct initialization [ffmpeg/muxer] Increase extradata alloc, sometimes getbits overread (mkv) [audioEncoder]Actually calling the FDK functions [plugin]transforming faac into fdk-aac [audioEncoder/fdk] Fix up include and libs [AudioEncoder]Skeleton for fdk-aac [AudioEncoder]Skeleton for fdk aac Merge branch 'master' of github.com:mean00/avidemux2 [editor]If seek fails, try a second time. It helps with h26* + hw accel Merge pull request #20 from mm1044/mm1044-ADM_tsIndexH264_cpp-u ADM_tsIndexH264.cpp, printf : fix 2 %d, improve 1 %x. [UI]If we fail to go to the previous kf, go the next one, that fixes the drag slider to zero (euma) [editor]Remove warning (euma) [editor]Add a comment, so that i can understand it again in 4 years [editor]Dont return the PTS of the last video referenced by the last segment, but the PTS of the last frame of the last segment (read it again several times) (euma) Merge pull request #19 from mm1044/ADM_last_cpp__removeTmp [editor]One more seg vs pointer (euma) [build]Stop if patching fails Remove (now) unused "tmp" var. [VA]Better probe of encoding capabilities (incomplete) [pref]first step toward cleanup [Bootstrap]Add clang [nvEnc]provide probe function [videoEncoder]Actually use the probe function [cosmetic]Remove tabs [videoEncoder]Add probe hook to video encoder public interface [UI]Delete and cut are different things part2 (euma) [ffmpeg]Bump tp 3.0.3 [webm]Use webm (lowercase) as default extension for webm (euma) [editor]separate cut and delete (euma) [Editor]Fix display of segment vs *segment (euma) Merge branch 'master' of github.com:mean00/avidemux2 [Editor]Remove tabs [Editor]Try to keep marker after paste (euma) Merge pull request #18 from ajschult/deleteCrash Avoid crashing seeking for deleted keyframe [cosmetic]Rename nvEnc to Nvidia h264 [cosmetic]Rename nvEnc to Nvidia h264 [core/ffmpeg] Add cross include folder [editor]Fix copy to clipboard (euma) [index/h264] Abort if we reach end of file while searching for a valid startcode [UI]Set ms on fixed # of digits : 3, (euma) [editor]Maybe fix for bad clipboard copy [libva]put vp9 under ifdef, not supported by older libva [Vdpau]Allocate all vdpau objects with size rounded up to next multiple of 16 to avoid problem. It is a hack. [core/decoder] output proper display name [codec]Enable hw accel for VC1 too [cosmetic]Proper display of nvenc [libVA]Add HEVC, VP9 and VC1. Supported by skylake range of processor [nvenc]Re-enable nvenc. You *need* SDK v6.0 for it to work, not 5 nor 7 [nvEnc]Fix patch [Build]Not release anymore
2016-09-17: 2.6.14 : Fixing bugs and polishing. For WIN32 only, YOU MUST DEINSTALL THE PREVIOUS VERSION FIRST. i18n: * A lot more is now translatable (D. Amm) * Hungarian translation (rezso) * German translation update (euma) * French translation update * PT/BR translation partially fixed * Dannish translation update (scootergrisen)
Platforms: * Qtx : Automatically check if a new version is available once a day * WIN32 : Reverted to MXE cross compiler, XP now works again * OSX : Fixed the packager, it should work every time now (no more borked dmg)
Application: * Decoding : Deal with corrupted stream in a nicer way (H264/TS) * Decoding : Enable lagarith * Decoding : Support for flac through libavcodec * VDPAU : Try harder to release resources at exit * Demuxer : Image loader improved and cleaned up, more jpeg formats are supported * Editor : Try to deal better with corrupted audio in copy mode * TS : Add support for new EAC3 identifier such as the ones used by numericable / DVB-T * Encoder : Fix most of the libavcodec based encoders
[2.6.13 Nightly 2016-09-17] [build/winXX] Fix ffmpeg configure not finding zlib because it is not in the compiler default ld path [i18n] Ru update (euma) [nsi32] Add libtwolame-0 [mkv/demux] Try to avoid crashing when ebml header is invalid (corrupted or truncated files). It may still crash later
[AsciiView][VideoFilter]Move asciview in the right folder [VideoFilter]AsciiView [i18n] German udpate (euma) [nsi/32] Add back faac [core/ffmpeg] Rebase patch [core/image] properly export ADMImageResizer [i18n] Couple of french translations [muxer/flac] Remove the flac header if it is alreay there, else libavformat will duplicate it [ivtcDupeRemover]Actually use the dialog return value [UI]Check marker after loading crash file also [coreMuxer]Dont crash if we cannot map the frames. It seems to happen at the very end when popping out delayed frames [core/Muxer] Add flac support for muxing (incomplete) [UI]Resync markers after each call to script engine [editor/audio] Increase buffer size Use correct fourcc for flac [audio/Decoder] Add flac support for mkv [audioDevice]Fix string vs std::string [18n] RU fixup (euma) [UI]Tweak slider dragging behaviour [lav/audio encoder] Avoid un-initialized value when setting up the audio encoder [Lav/AAC/Encoder] Bump max number of channels to 6 [i18n] Remove conflicting shortcut (euma) [Win]Export all UI as EXPORT [myOwnPlugin]Fix logo sample video filter [build/nsi] Also put cmake files [i18n] German translation update (euma) [osx]Split post processing in two [osx]Fix permission when copying libs [build/osx] Fix typo [Build/OSX] Add QtNetwork [Build]Use the number of core as reported by ncore (euma) [Qt/UI] Take all the encoder from the internal list, including the copy one [Qt]Fix & in timestamp widget [Qt]More widget cleanup [Qt]more cleanup [Qt]partial cleanup of i18n for diaElems [i18n] Fix typo [NSI/32] Add openssl dlls [i18n] Try to get source code informations [i18n] More french [i18n] Adding pro file, it might help [i18n] More french update [i18n] More french update [i18n] Partial french update [i18n] Update the updater + refresh files [i18n] Fix translation domain (D. Amm) [i18n] Add pt and (fake) pt_BR qt translations [i18n] repair a bit broken pt_BR translation (euma) [cli]update markerA & B after running script [UI]Clamp max timestamp [UI/Qt] Try to avoid multiple scale event, ending up in multiple go to previous kf events [i18n] German translation update by eumagga0x2a [i18n] Fix language selection [Core]Fix last read/write folder [Qt]Fix Qt4 (?) + change update url scheme [build]Fix compilation with older gcc [Qt]Fix compilation with older version of Qt5 [TS/Demux] Add alternate type for EAC3 [Cosmetic]Reformat hour/mn (eumagga0x2a) [build/mxe] Fix build [cmake]Fix typo [Qt]Cross compilation for Qt5Network [Qt]Cross compilation for Qt5Network [all]More string cleanup + check for update [autoUpdate]Hook to UI [prefs]Switch from string to std::string [prefs]Change the name of the config file to force a reset. Now we have a api version field for later use [prefs]update missing pref2_pref.h file [all]Covert line ending to unix [i18n] More translatable strings (Daniel Amm) [cosmetic]Switch to LF EOF [Prefs]Stdstringify + add API [prefs]Add update related entries [Qt]Propagate update to mainWindow [update]exctract update info [update]Hook skeleton [update]Skeleton [revert last patch] [Qt]Change domain to re-enable i18n [imageLoader]Factorize [RGB decoder] Give it a name [imageLoader]Factorize code [imageLoader]Fix bmp loading [pic]Trying to make bmp work, no success [Qt]Fix translation changes [i18n] Make more strings translatable (Daniel Amm) [nv]Rename file to avoid conflict on case insentivie fs (Daniel Amm) [imageLoader]more cleanup [picLoader]more simplify + cleanup [picLoader]simplify + cleanup [coreCodec:RGB] Add a comment [colorspace]simplify [Demuxer/pic] Cleanup BMP/BMP2, incomplete [audioCore]try to ignore packets that are out of range Dts wise [Nsi]Fix installer path [imageLoader]Get width & height from SOF0 or 1 or 2... [demuxer/picture] Be more tolerant with magic of jpeg files [imageLoader]Try deeper for jpg [image demuxer] fix png [FFmpeg]Enable lagarith [codec]Add support for BRG0 pixel format, fixes some HUFFYUV files [i18n] Preference window translation fix (eumagga0x2a) [partial]Mismatched malloc/delete [Main]Cleanup VDPAU after video filter queue has been purged [Qt]add a space in timestamp for better UI [App]propagate DA i18n name change [i18n] Rename da_DA to da [i18n] Enable hu language selection through UI (eumagga0x2a) [i18n] da update by scootergrisen, without changing the file name for now (eumagga0x2a) [index/h264] deal more nicely with corrupted input while decoding SEI Merge pull request #17 from rezso/master Add Hungarian translation [VDPAU]Try to cleanup deeper when something bad happens, that should help preventing out-of-memory errors after a while [app]remove extra / in defaultSettings.py (cosmetic), eumagga0x2a [filter/addBorder] Fix typo [build]Not release anymore [build]Release [x265] revert non patch [x265/Qt] Add none preset (eumagga0x2a) 2016-08-18: 2.6.13 : Lot of bugfixes and cleanup. There are still some things that need polish but that version should be a nice improvement compared to the previous one. * [OsX]Toolchain updated * [Win64] Toolchain updated * [Linux]AppImage (universal linux64 binaries) * [Core]Update to libav* 3.0.2 * [Edit]Improved copy mode for h264/h265 video * AAC/ADTS import/export * [Filter]new video filter : ivtcDupeRemover to remove duplicate after 3:2 pulldown * [Qt]Revamped refresh screen * [Filters]ASS/SSA fixes * [Filters]Improved logo filter with alpha channel * [Win32] Development files included in installer * [Filter]ShaderLoader, load your openGL shaders as filters * [Linux]Compatibility with newer gcc * [Filter]Partial filter available only for one in/one out video filters * [UI]Add go fwd/go backward 60 sec buttons * [i18n] Translations updated[/audio]