Avidemux 2.4 Change Log

Revision Date Author Description
3588 12 Sep 2007 mean [TS read] Dont put stuff in debug only part. Fix could_not_open.ts
3587 09 Sep 2007 mean [Matroska write] Patch lavformat to add defaultduration atom, very useful for fixed rate video
3586 09 Sep 2007 mean [Matroska Read] Fix display width/height tag, identify alternate tag for div3
3585 08 Sep 2007 mean [Codec] Allow non standard YV12-HuffYUV
3584 08 Sep 2007 mean [MKV out] Set proper fps, still incomplete
3583 08 Sep 2007 mean [Mkv] Read the mkv generated by lavformat
3582 08 Sep 2007 mean [Output Format] Matroska output, VERY incomplete
3581 08 Sep 2007 mean [Filers] oops , forgot one file for partial in script
3580 05 Sep 2007 mean [SDL] Hackish SDL HW zoom
3579 04 Sep 2007 mean [QT4] Chris Mac Gregor : new file for sliders
3578 04 Sep 2007 mean [DialogFactory+Fileselector] Chris Mac Gregor : Fix for default suffix + fix for slider
3577 03 Sep 2007 mean [Container] Fix javascript dummy container save/load
3576 31 Aug 2007 mean [Container] Dummy container, useful for testing and Chris MacGregor weird filters
3575 31 Aug 2007 mean [Filter] Chris MacGregor funky filters
3574 30 Aug 2007 mean [Translations] De update (J. Martin)
3573 30 Aug 2007 mean [GTK/Filters] Chris Mc Gregor : Try do display filters with very long comment
3572 30 Aug 2007 mean [Cache] Chris Mc Gregor : Accept filter without conf
3571 30 Aug 2007 mean [Cache] Chris Mc Gregor : protect against multiple includes
3570 29 Aug 2007 gruntster [MP4] fix mem leak + cosmetics
3569 29 Aug 2007 gruntster [Debug] Nvwa, part 2
3568 29 Aug 2007 gruntster [Debug] Nvwa memory leak detector, enabled only in debug mode and with FIND_LEAKS defined
3567 29 Aug 2007 mean [TDeint] Print some infos
3566 29 Aug 2007 mean [DialogFactory] Take into account capabilities of codec, remove CBR mode for lavc mpeg1/2 (does not work)
3565 28 Aug 2007 mean [FLV] simple configuration dialog + [LAVC] some fixes about lavc encoding
3564 26 Aug 2007 mean [Automake] add flv output
3563 26 Aug 2007 mean [Output] Flv output
3562 26 Aug 2007 mean [Output] FLV output (incomplete)
3561 25 Aug 2007 gruntster [VBR] fix large leak after building VBR time map
3560 25 Aug 2007 gruntster [GUI] fix mem leaks
3559 25 Aug 2007 gruntster [Cosmetic] correct syntax to make finding leaks easier
3558 25 Aug 2007 gruntster [lav] fix mem leaks
3557 25 Aug 2007 gruntster [Win32] make back-tracing function public for debugging purposes
3556 23 Aug 2007 gruntster [mplex] reduce verbosity
3555 23 Aug 2007 gruntster [Filter] only #include <vector> where necessary
3554 23 Aug 2007 gruntster [CMake] fix HAVE_LIBINTL_H endif
3553 22 Aug 2007 gruntster [lav] "official" stack alignment fix
3552 22 Aug 2007 gruntster [QT] enable spacebar + tidy ups
3551 22 Aug 2007 gruntster [QT] enable mute button
3550 22 Aug 2007 gruntster [QT] jump to frame and time via the textboxes on main window
3549 21 Aug 2007 mean [QT] Matrix diaElem for QT
3548 21 Aug 2007 gruntster [QT] clip path from script name in Custom menu + refresh Custom menu after saving new project
3547 21 Aug 2007 gruntster [QT] enable Up/Down keys for audio shift + fix focus issues
3546 21 Aug 2007 gruntster [QT] enable modifier keys for slider (Shift+Mouse = don't lock to intra frames; Shift+Left/Right = jump 25 frames; Ctrl+Left/Right = jump 50 frames)
3545 20 Aug 2007 gruntster [GTK] disable seeking via the cursor keys when altering the audio time shift or current frame index
3544 20 Aug 2007 mean [Automake] Fix makefile for matrix
3543 20 Aug 2007 mean [DialogFactory] new dialogFactory widget : matrix (incomplete)
3542 20 Aug 2007 gruntster [QT] smoother seeking with mouse + set main window title to the same as GTK
3541 20 Aug 2007 gruntster [QT] enable cursor keys for seeking
3540 20 Aug 2007 gruntster [QT] new slider
3539 19 Aug 2007 mean [Filters] Move more filters to proper place (all the ones that have dialog for both qt and gtk)
3538 19 Aug 2007 gruntster [QT] default generic progress window to 0%
3537 19 Aug 2007 gruntster [AVI] fix random crash when opening AVI files with audio
3536 19 Aug 2007 mean [H264] Factorize some defines
3535 18 Aug 2007 gruntster [QT] main window - fix Play menu item + make zoom items checkable + add preview modes to menu
3534 18 Aug 2007 gruntster [QT] add shortcuts and accelerators to main window
3533 18 Aug 2007 mean [GTK] Mysterious change happened, dont crash
3532 18 Aug 2007 gruntster [QT] GTK style layout for main window
3531 18 Aug 2007 mean [Codec] Re-enable rgb16 codec
3530 18 Aug 2007 mean [Filters] Move to proper place
3529 18 Aug 2007 mean [MP4+X264] Put user data/SEI with 1st frame in mp4 mode
3528 18 Aug 2007 mean [DialogFactory] Slider patch (Chris McGregor)
3527 17 Aug 2007 mean [QT4] Remove the manual rgb to bgr, faster display
3526 17 Aug 2007 gruntster [QT] fix r3525 to support earlier versions of Qt4
3525 17 Aug 2007 gruntster [QT] increase range of audio time shift
3524 17 Aug 2007 gruntster [GTK] allow manual entry of audio time shift
3523 17 Aug 2007 gruntster [OCR] fix crash when closing TS OCR window
3522 16 Aug 2007 gruntster [Win32] flush stdout before and during backtrace
3521 16 Aug 2007 gruntster [Prefs] restore xfilter tab + link xfilter options + save xfilter option + change Glyph option to checkbox
3520 16 Aug 2007 gruntster [lav] OS friendly CPU detection
3519 16 Aug 2007 gruntster [Codec] enable Snow decoder
3518 16 Aug 2007 gruntster [Codec] new auto-detect threads option for all MT codecs + permit more than 4 threads + MT can now be disabled for x264
3517 16 Aug 2007 mean [CPU] Allow user to disable individually simd extension, require a restart atm
3516 15 Aug 2007 mean [CMAKE] Fix extenstion (cyrille)
3515 15 Aug 2007 mean [QT] Automatically set the frame selection slider to the # of images in incoming stream (flyDialog)
3514 15 Aug 2007 mean [Automake] Fix makefile.am (cyrille)
3513 15 Aug 2007 gruntster [Prefs] only display ALSA and OSS options when supported
3512 14 Aug 2007 mean [OCR] Fix reading unknown language
3511 14 Aug 2007 mean [Filter] Move Eq2 to videoFilter
3510 14 Aug 2007 mean [Filter] Fix eq2 + finish qt4 version
3509 13 Aug 2007 mean [QT4] flyDialog for Eq2, same bug as in Gtk
3508 13 Aug 2007 gruntster [lav] oops, remove extra logging
3507 13 Aug 2007 gruntster [lav] use SSSE3 if available + add configure option to exclude SSSE3 from compilation (for when binutils is too old)
3506 13 Aug 2007 mean [Automake] Link with imageLoader
3505 13 Aug 2007 mean [Automake] Add incpath to build libmpeg2dec
3504 13 Aug 2007 mean [Filter] Flydialog for mplayerEq2, seems there is a bug
3503 13 Aug 2007 gruntster [lav] enable SSE except for WMA due to stack issues (Win32 only)
3502 13 Aug 2007 mean [Filter] move crop also
3501 13 Aug 2007 mean [Filters] Move hue and srt to their proper place, now that they use dialogFactory/flyDialog
3500 13 Aug 2007 mean [codec] Inverted params (Chris Mc Gregor
3499 13 Aug 2007 mean [mpeg2dec] Fix for amd64/cpu detect
3498 13 Aug 2007 mean [Cosmetic] Add () to macro (Chris McGregor)
3497 13 Aug 2007 mean [Filter] Convert array to vector, fix size overflow (Chris McGregor)
3496 12 Aug 2007 mean [Ass] Remove leftovers from previous version
3495 09 Aug 2007 gruntster [lav] more Make tidy-ups
3494 09 Aug 2007 gruntster [CMake] tidy up config.h + define HAVE_THREADS to prevent dup declaration + enable acceleration for mpeg2dec
3493 09 Aug 2007 gruntster [lav] enable fast integers
3492 09 Aug 2007 gruntster [Win32] use native equivalents for rindex, index, ftello and fseeko
3491 08 Aug 2007 mean [Filter] Add bmp and png support to imageloader
3490 08 Aug 2007 gruntster [CMake] Cygwin/MSYS/MinGW compatibility tweak for Win32
3489 08 Aug 2007 gruntster [GTK] remove zoom_4_1 runtime warning
3488 07 Aug 2007 gruntster [x264] enable all CPU extensions
3487 07 Aug 2007 mean [Filter] Add yuy2 jpg support
3486 07 Aug 2007 mean [Filter] LOGO Handles alpha channel
3485 07 Aug 2007 mean [I18N] ca translation by Joan F
3484 07 Aug 2007 mean [I18N] sr translation by popac
3483 07 Aug 2007 gruntster [Win32] permit compilation without SDL
3482 06 Aug 2007 mean [Filter] More on imageLoader and logo filter
3481 06 Aug 2007 mean [Codec] Add an assert when using non isRef image
3480 05 Aug 2007 mean Make it compile in release mode
3479 05 Aug 2007 mean [Filters] Skeleton for logo and imageLoader, not complete
3478 05 Aug 2007 mean [QT4] Connect volume slider
3477 05 Aug 2007 mean [AUDIO] Increase buffer+remove check when using lavcodec as audio decoder
3476 05 Aug 2007 mean OOPS
3475 04 Aug 2007 mean [GTK] Change shortcut key for zoom
3474 04 Aug 2007 mean [MPLEX] Put back the guided detection of streams, needed for LPCM and DTS
3473 03 Aug 2007 mean [Warnings] Remove some warnings
3472 03 Aug 2007 gruntster [mplex] update automake
3471 03 Aug 2007 mean [GUI] Update QT4 user interface + OCR sync
3470 03 Aug 2007 mean [QT] Mostly working OCR for QT
3469 03 Aug 2007 gruntster [mplex] update mplex library to 1.8.0 to fix mem leaks
3468 02 Aug 2007 gruntster [OCR] fix Qt4 CMake build
3467 01 Aug 2007 mean [Automake] Update wrt new ocr layout
3466 01 Aug 2007 mean [QT] More flesh on the OCR QT4 skeleton
3465 31 Jul 2007 gruntster fix mem leaks (DVD/xVCD + MPEG)
3464 31 Jul 2007 mean [QT] Skeleton for OCR
3463 31 Jul 2007 mean [Automake] update for split ocr/gtk
3462 31 Jul 2007 mean [OCR] Split engine from Gtk
3461 30 Jul 2007 gruntster [CMake] support MinGW makefiles (MSYS is no longer required)
3460 30 Jul 2007 mean [OCR] Factorizing GTK code
3459 30 Jul 2007 mean [OCR] Begin factorizing GTK code
3458 29 Jul 2007 mean [QT] Add dialog for vobsub (ugly)
3457 29 Jul 2007 mean [AUTOMAKE] Fix green screen
3456 29 Jul 2007 mean [Automake] typo
3455 29 Jul 2007 mean [Automake] Add missing file
3454 28 Jul 2007 mean [CMAKE] Accept NO_${FEATURE} to disable stuff part 1, patch by ak+converted to unix end of line
3453 28 Jul 2007 mean [OCR] Cosmetic
3452 28 Jul 2007 mean [OCR] Mostly working TS subtitles OCR
3451 28 Jul 2007 gruntster [CMAKE] fix x264 detection for Win32
3450 27 Jul 2007 mean [OCR] More on mpeg TS ocr, still incomplete
3449 26 Jul 2007 mean [OCR] Prepare for TS subs
3448 26 Jul 2007 gruntster [Preview] expand filter preview windows to fit video (Qt4)
3447 26 Jul 2007 gruntster fix mem leak (asf audio)
3446 26 Jul 2007 gruntster [Preview] centralise all resize logic to flyDialog + manually centre filter windows + optimise YUV & RGB resizing
3445 25 Jul 2007 mean [OCR] Preparatory work for TS ocr
3444 25 Jul 2007 mean [CMAKE] Sikon patch for FAAC/X264 inc/lib flags
3443 24 Jul 2007 gruntster [Playback] fix for Linux
3442 24 Jul 2007 gruntster [Playback] resize Qt4 playback window to fit video + reduce zoom if it exceeds screen resolution
3441 24 Jul 2007 gruntster [Win32] resize GTK dialogs based on working area rather than screen resolution + multi-monitor support
3440 23 Jul 2007 mean [CMAKE] Correct fix
3439 23 Jul 2007 mean [CMAKE] Fix locales
3438 23 Jul 2007 mean Dont crash when cleaning up and no video loaded
3437 23 Jul 2007 mean [AUTOMAKE] update with dvb
3436 23 Jul 2007 mean [DVBSUB] Handle chroma, add reduceby2 to image
3435 23 Jul 2007 gruntster fix r3410 & fix large leak when using second audio track
3434 22 Jul 2007 gruntster [I18N] ja.po update by tetsuro & it.po update by zoppo
3433 22 Jul 2007 gruntster [I18N] include strings in pot file generation
3432 22 Jul 2007 mean [FILTER] First raw DVB subtitle filter, very incomplete
3431 22 Jul 2007 mean [TSSCAN] dispay info about dvb subs
3430 22 Jul 2007 mean revert r3410, it makes cutting mpeg crash+small cosmetic
3429 21 Jul 2007 mean [Automake] Rename libs
3428 21 Jul 2007 mean ???
3427 21 Jul 2007 mean [I18N] Updated pot file\n
3426 21 Jul 2007 mean [I18N] Updated pot file\n
3425 21 Jul 2007 mean [I18N] German translation update by Joo M.
3424 21 Jul 2007 mean [LAV] Move init, give more info to decoder, hook logs
3423 21 Jul 2007 mean [Automake] Crude hack to avoid circular dependancy
3422 21 Jul 2007 gruntster [Preview] fix filter preview (oops)
3421 21 Jul 2007 gruntster [Preview] enable playback when a zoom mode has been set and the Separate preview window is open
3420 20 Jul 2007 gruntster [Preview] assert fix (oops)
3419 20 Jul 2007 gruntster [Preview] flyDialog preview windows for GTK
3418 19 Jul 2007 mean [PSP] Some change so that it works with fwm >= 3.3, A/R is still incorrect by default.
3417 19 Jul 2007 mean [LAV] renable FLV related codecs
3416 19 Jul 2007 gruntster display filename in window caption when loaded via script (Win32)
3415 19 Jul 2007 gruntster [Vorbis] prevent crash if codec fails to initialise
3414 18 Jul 2007 mean [Auto*] Resync with latest lav*, incomplete
3413 18 Jul 2007 gruntster [OCR] prefs fix
3412 18 Jul 2007 gruntster [LAV] disable SSE instructions on Win32 due to GCC stack issues
3411 18 Jul 2007 gruntster [LAV] stop CMake using SSE instructions with 32-bit compiler for libpostproc (matches automake)
3410 18 Jul 2007 gruntster fix mem leak (large leak when opening a file with audio and then one without)
3409 17 Jul 2007 mean [LAV] Put back extern cplusplus
3408 17 Jul 2007 mean [LAV] update swscale too
3407 17 Jul 2007 gruntster fix mem leak (prefs dialog)
3406 17 Jul 2007 mean [LAV] re-enable wmv1 wmv2
3405 17 Jul 2007 gruntster fix mem leaks (gtk)
3404 17 Jul 2007 gruntster [Win32] use a dynamically sized buffer for audio device
3403 17 Jul 2007 gruntster fix mem leak (avi writer)
3402 17 Jul 2007 mean [LAV] More codecs
3401 17 Jul 2007 gruntster re-engineer Win32 audio device to fix memory leak (large leak every time audio was played)
3400 16 Jul 2007 gruntster [LAV] align stack variables when using GCC > 4.1
3399 16 Jul 2007 gruntster [LAV] missing file
3398 16 Jul 2007 mean [LAV]re-add WMA & DV
3397 16 Jul 2007 gruntster [LAV] MinGW tweak
3396 16 Jul 2007 mean [MP4input] Correctly compute how much ctts entry there is
3395 16 Jul 2007 mean lav update
3394 16 Jul 2007 mean lost files
3393 16 Jul 2007 mean lost files
3392 16 Jul 2007 mean missing files
3391 16 Jul 2007 mean missing files
3390 16 Jul 2007 mean missing files
3389 16 Jul 2007 mean missing files
3388 16 Jul 2007 mean compatible with lav new revision
3387 16 Jul 2007 mean missing files
3386 16 Jul 2007 mean [LAV] Missing files
3385 16 Jul 2007 mean [LAV] update to RR9685
3384 16 Jul 2007 mean [LAV] update to RR9685
3383 16 Jul 2007 mean [LAV] update to RR9685
3382 16 Jul 2007 gruntster fix mem leaks (asf)
3381 16 Jul 2007 gruntster fix mem leak (GTK file chooser)
3380 16 Jul 2007 gruntster fix mem leaks (mpeg decoder)
3379 16 Jul 2007 gruntster fix mem leak (playback)
3378 16 Jul 2007 gruntster fix mem leak (prefs)
3377 16 Jul 2007 gruntster fix mem leak (pref)
3376 16 Jul 2007 gruntster fix mem leak
3375 16 Jul 2007 gruntster fix mem leak
3374 15 Jul 2007 gruntster resize GTK filter preview window
3373 15 Jul 2007 mean [ALSA] correctly increment buffer when data is sent in several chunks
3372 15 Jul 2007 gruntster fix volume control on Win32
3371 14 Jul 2007 gruntster resize non-flyDialog filters for GTK
3370 14 Jul 2007 gruntster resize fix for Linux
3369 14 Jul 2007 mean [OCR] Global glyphset file, part 1
3368 14 Jul 2007 gruntster resize GTK flyDialog filters when image is greater than screen resolution
3367 14 Jul 2007 gruntster resize for flyDialog
3366 14 Jul 2007 gruntster add italian to win32 installer
3365 14 Jul 2007 mean [OCR] dont break automake
3364 14 Jul 2007 mean kill some warnings
3363 14 Jul 2007 mean [libass] update automake build too
3362 14 Jul 2007 mean [libASS] update to 0.9.4
3361 13 Jul 2007 mean [OCR] cleanup
3360 13 Jul 2007 gruntster add RGB support to ADMImageResizer
3359 13 Jul 2007 mean [ASF]dont assert
3358 12 Jul 2007 gruntster Italian translation by zoppo
3357 11 Jul 2007 mean [automake] cleanup postproc
3356 11 Jul 2007 mean [Automake] cleanup ocr + add glyph editor
3355 10 Jul 2007 mean JM: volume slider is back, Me: some cosmetic on MKV
3354 09 Jul 2007 mean put back volume slider (incomplete)
3353 09 Jul 2007 mean very basic glyph editor, end
3352 09 Jul 2007 gruntster log OS version (Win32)
3351 09 Jul 2007 gruntster add gtk2_prefs to installer (Win32)
3350 09 Jul 2007 gruntster log GCC version
3349 09 Jul 2007 gruntster fix OpenDML indexer to work with GCC 4.2
3348 08 Jul 2007 mean very basic glyphset editor
3347 08 Jul 2007 mean new file
3346 08 Jul 2007 gruntster manually move SDL window with parent when using DirectX (Win32)
3345 08 Jul 2007 mean some stuff for projectX subs
3344 07 Jul 2007 mean fix EXPAND/FILL
3343 07 Jul 2007 mean [MKV] some cosmetics : progress bar when indexing clusters, use DIA_working + dont trust header in case of AC3 and extract infos from the actual stream
3342 07 Jul 2007 gruntster prevent SDL window from stealing focus on playback or if clicked on (Win32)
3341 07 Jul 2007 gruntster attempt 32 bit colour depth rather than just 16 bit for SDL playback
3340 07 Jul 2007 mean glade file + JM patch
3339 06 Jul 2007 mean JM jogshuttle, now working :)
3338 06 Jul 2007 gruntster position the SDL playback window correctly for Qt4 (Win32)
3337 06 Jul 2007 mihailzenkov jack: add libsamplerate
3336 06 Jul 2007 gruntster eliminate flicker upon first use of SDL
3335 05 Jul 2007 mean JM jog shuttle, not completly working
3334 05 Jul 2007 mean initial jogshuttle
3333 05 Jul 2007 gruntster DirectX support for Win32 (using SDL)
3332 05 Jul 2007 gruntster extra SDL logging
3331 04 Jul 2007 mean typo (Mihail)
3330 03 Jul 2007 mean avoid race on cur_frame/nesting in gtk process event (bug 251)
3329 03 Jul 2007 mihailzenkov fix reorderChannels
3328 02 Jul 2007 mean ja translation update
3327 02 Jul 2007 mean try to go on if errors happen on aac decoding
3326 02 Jul 2007 gruntster support for out-of-place builds with CMake
3325 01 Jul 2007 mean move animated to videoFilter and redo dialog with dialogFactory
3324 01 Jul 2007 mean joblist for QT i/f
3323 30 Jun 2007 mihailzenkov basic jack support
3322 29 Jun 2007 mean oops, fix Makefile.am
3321 29 Jun 2007 gruntster add turkish to win32 installer
3320 29 Jun 2007 mean move chromashift to videoFilter folder
3319 29 Jun 2007 mean turkish translation from dfisek
3318 28 Jun 2007 mean updated ca and de po
3317 27 Jun 2007 gruntster mpeg2enc - don't do work in assert
3316 27 Jun 2007 gruntster MSYS compatible make files
3315 27 Jun 2007 mean fix seek for msadpcm
3314 26 Jun 2007 mean quick and dirty hack for msadpcm, codec from mplayer, automake update
3313 26 Jun 2007 mean quick and dirty hack for msadpcm, codec from mplayer
3312 26 Jun 2007 gruntster generate po files for Win32
3311 26 Jun 2007 gruntster align lavcodec's stack variables when using GCC > 4.1
3310 25 Jun 2007 mean dont read too much
3309 25 Jun 2007 gruntster dump SEH info for Win32
3308 25 Jun 2007 mean more amv skeleton
3307 25 Jun 2007 gruntster backtrace - more efficient way of grabbing module info
3306 25 Jun 2007 gruntster dump backtrace for Win32
3305 25 Jun 2007 gruntster amv fix, part 2
3304 25 Jun 2007 gruntster fix amv makefile
3303 25 Jun 2007 gruntster update spidermonkey automake
3302 25 Jun 2007 mihailzenkov we need dummy blocks in vorbis when we have silence, otherwise we have out of sync
3301 25 Jun 2007 mean extract width/height from h263 header
3300 24 Jun 2007 mean compile & link amv skeleton when using auto* too
3299 24 Jun 2007 mean JM : Buffer fix
3298 24 Jun 2007 mean amv skeleton
3297 24 Jun 2007 mean amv skeleton
3296 24 Jun 2007 mean same bug, other fix from upstream
3295 24 Jun 2007 mean fix overflow
3294 23 Jun 2007 mean nested include fix
3293 23 Jun 2007 mean fix 32/64 bits config for smjs
3292 23 Jun 2007 mean update smjs to .1
3291 23 Jun 2007 mean try to build smjs like native
3290 22 Jun 2007 mean temporary hack for ADM_SUBVERSION
3289 22 Jun 2007 mean hook spidermonkey to adm mem management
3288 22 Jun 2007 mean silence
3287 22 Jun 2007 mean fix arts + escape issue with ADMLOCALE
3286 22 Jun 2007 gruntster log SVN revision
3285 21 Jun 2007 mean VP6 fix for FLV
3284 20 Jun 2007 mean JM: Translation update
3283 20 Jun 2007 gruntster destroy smjs context
3282 20 Jun 2007 gruntster fix SpiderMonkey build for Win32
3281 19 Jun 2007 mean fix utf8 loading (fedor.srt)
3280 19 Jun 2007 mean JM: Cleanup
3279 18 Jun 2007 mean synchronize automake build with current state
3278 18 Jun 2007 gruntster only strip release builds (Win32)
3277 18 Jun 2007 gruntster oops
3276 18 Jun 2007 gruntster only stamp release builds
3275 17 Jun 2007 mean info dir does not work with my version of svn (??), chaned to . + update current directory
3274 17 Jun 2007 gruntster stamp CMake builds with SVN revision
3273 17 Jun 2007 gruntster update Win32 installer with new translations
3272 17 Jun 2007 gruntster add late binding support to CMake scripts
3271 17 Jun 2007 mean makefile.am update
3270 17 Jun 2007 mean ca.po by J. Farrerons
3269 17 Jun 2007 mean de.po update by C.Stupka
3268 17 Jun 2007 mean move more files
3267 17 Jun 2007 mean move files in proper subdirs
3266 17 Jun 2007 gruntster use SDL_main on win32
3265 17 Jun 2007 mean dont crash
3264 17 Jun 2007 mean link timeshift to engine
3263 17 Jun 2007 mean connect linked widgets
3262 16 Jun 2007 gruntster strip Win32 exes
3261 16 Jun 2007 gruntster revert back to sdl-config but use sh to execute
3260 16 Jun 2007 mean symbol fix for win32
3259 16 Jun 2007 mean remove obsolete functions
3258 16 Jun 2007 mean update automake build too
3257 16 Jun 2007 mean compute avg audio byterate
3256 16 Jun 2007 mean more flv stuff
3255 15 Jun 2007 mean oops
3254 15 Jun 2007 mean more skeleton
3253 15 Jun 2007 mean Add flv1
3252 15 Jun 2007 gruntster use pkg-config for SDL since sdl-config isn't an executable on win32
3251 15 Jun 2007 gruntster use correct header for aften 0.07
3250 14 Jun 2007 gruntster use correct header for aften 0.07 with cmake
3249 14 Jun 2007 mean new files, skeleton
3248 14 Jun 2007 mean skeleton
3247 13 Jun 2007 mean fix B/s vs kb/s
3246 12 Jun 2007 mean fix i18n
3245 11 Jun 2007 mean be in sync with what is searched in configure
3244 11 Jun 2007 mean rebuild duration when changing fps
3243 11 Jun 2007 mean arts
3242 10 Jun 2007 mean amr support, not sure it actually works
3241 10 Jun 2007 mean wrapper makes dts_internal.h unneeded
3240 10 Jun 2007 mean libdca added to cmake build
3239 10 Jun 2007 mean disable change priority with we are not root
3238 10 Jun 2007 mean added BUILTIN_VECTOR
3237 10 Jun 2007 mean VP6F support throught lavcodec
3236 09 Jun 2007 mean dont link GTK libs to qt
3235 09 Jun 2007 mean Xcompile
3234 09 Jun 2007 mean macOsX
3233 09 Jun 2007 mean macOsX
3232 09 Jun 2007 mean macOsX
3231 09 Jun 2007 mean macOsX
3230 09 Jun 2007 mean macOsX
3229 09 Jun 2007 mean macosx
3228 09 Jun 2007 mean macintel
3227 09 Jun 2007 mean macintel
3226 09 Jun 2007 mean macOsx
3225 09 Jun 2007 mean macOsx
3224 09 Jun 2007 mean macOsX
3223 09 Jun 2007 mean xmingw
3222 09 Jun 2007 mean dont use assert, use ADM_assert
3221 09 Jun 2007 mean dont use assert, use ADM_assert
3220 09 Jun 2007 mean dont double declare
3219 09 Jun 2007 mean man page by J Martin
3218 09 Jun 2007 mean WIN32 not win32
3217 09 Jun 2007 mean J Martin translation patch
3216 09 Jun 2007 mean man page from J Martin
3215 09 Jun 2007 mean de translation update by J. Martin
3214 08 Jun 2007 mean more libintl/nls
3213 08 Jun 2007 mean use macOsX compatible align
3212 07 Jun 2007 mean simpler
3211 07 Jun 2007 mean revert
3210 07 Jun 2007 mean change alignment directive to be compativle with macOsX intel
3209 07 Jun 2007 mean add macOsX to systems that need asm mangling
3208 06 Jun 2007 mean dont propagate locales everywhere but just on main.cpp
3207 06 Jun 2007 mean build po files when not on win32
3206 06 Jun 2007 mean dont clobber ebx (macOsX)
3205 06 Jun 2007 mean 64bits fix+dont clobber ebx(macOsX)
3204 06 Jun 2007 mean add support for CRAM codec through lavcodec
3203 05 Jun 2007 mean add libintl
3202 04 Jun 2007 mean keep our main, don t use SDL_main on win32
3201 03 Jun 2007 mean remove dependancy to freetype (unnneeded)
3200 03 Jun 2007 mean remove needless includes dependancies (freetype, xv, sdl)
3199 03 Jun 2007 mean fix crash due to packMode not reset when seeking (mpegTS/bug #246)
3198 03 Jun 2007 mean ignore ctts when they are all the same
3197 02 Jun 2007 mean use USE_FREETYPE
3196 02 Jun 2007 mean kill some warnings
3195 02 Jun 2007 mean aften (only 0.7) support for cmake
3194 02 Jun 2007 mean no freetype, no dialog
3193 02 Jun 2007 mean libz needed for win32
3192 01 Jun 2007 mean icon for win32
3191 01 Jun 2007 mean better support for SDL
3190 01 Jun 2007 mean replacement for findsdl.cmake
3189 30 May 2007 mean hack for QT4/win32
3188 30 May 2007 mean fix qrc generation for qt
3187 30 May 2007 mean infoExtractor, automake version
3186 29 May 2007 mean removed
3185 29 May 2007 mean separate build for inputs & outputs
3184 29 May 2007 mean oops
3183 29 May 2007 mean moc & uic with cmake
3182 29 May 2007 mean QT4 / cmake
3181 29 May 2007 mean fixes
3180 29 May 2007 mean summary + better check
3179 29 May 2007 mean flags for Freetype
3178 29 May 2007 mean libiconv for win32
3177 29 May 2007 mean libiconv if needed
3176 29 May 2007 mean both compiling is not an error
3175 29 May 2007 mean use CFLAGS
3174 29 May 2007 mean extra inc/lib
3173 29 May 2007 mean fix compilation with automake
3172 29 May 2007 mean admlog
3171 29 May 2007 mean cmake macro to compile with or without
3170 29 May 2007 mean try_compile
3169 28 May 2007 mean win32
3168 28 May 2007 mean config.h for win32
3167 28 May 2007 mean win32 fix
3166 28 May 2007 mean more autodetected stuff
3165 28 May 2007 mean more autodected stuff
3164 28 May 2007 mean new .cmake files
3163 28 May 2007 mean be more verbose
3162 28 May 2007 mean try to detect CPU/system
3161 28 May 2007 mean new files
3160 28 May 2007 mean patched files for cmake
3159 28 May 2007 mean updated cmake
3158 28 May 2007 mean added cmake
3157 27 May 2007 mean added first batch of cmake makefiles
3156 27 May 2007 mean typo
3155 27 May 2007 mean run garbage collector after script has been ran
3154 27 May 2007 mean JM:new formula for custom widget
3153 27 May 2007 mean associated ui file
3152 27 May 2007 mean new dialog for srt subtitles, GTK & QT
3151 27 May 2007 mean new dialog for srt subtitles, GTK & QT
3150 26 May 2007 mean custom for QT4
3149 26 May 2007 mean fr & ja translations update
3148 26 May 2007 mean cyg_mangling->adm_win32
3147 26 May 2007 mean cygmangling->adm_win32
3146 26 May 2007 mean cyg_mangling -> win32
3145 26 May 2007 mean CYG_MANGLING->ADM_WIN32
3144 26 May 2007 mean fix display of progress bar for smart copy
3143 26 May 2007 mean misc QT4 tweaks
3142 25 May 2007 mean increase max # of lines per vobsub
3141 25 May 2007 mean make vobsub ocr more resistent to problems
3140 24 May 2007 mean jm s cleanup 2nd try
3139 24 May 2007 mean proper typedef enum
3138 24 May 2007 mean proper typedef enum
3137 24 May 2007 mean proper typedef enum
3136 24 May 2007 mean proper typedef enum
3135 24 May 2007 mean proper typedef enum
3134 24 May 2007 mean proper typedef enum
3133 24 May 2007 mean proper typedef enum
3132 24 May 2007 mean proper typedef enum
3131 24 May 2007 mean mark eax as used
3130 23 May 2007 mean credits
3129 23 May 2007 mean up max language for vobsub to 33 (....)
3128 23 May 2007 mean Better decoding of SPS, accept more PMT (free.fr H264 files)
3127 22 May 2007 mean sr translation update by popac
3126 22 May 2007 mean speedup RGBA to BGRA conversion, used by the QT version
3125 22 May 2007 mean needed for xmingw/gcc4
3124 22 May 2007 mean put a complete wavmp3 header, even for CBR, stupid windows
3123 21 May 2007 mean minimal dialogFactory x264 dialog for QT
3122 21 May 2007 mean jm new widget
3121 21 May 2007 mean custom widget from JM
3120 20 May 2007 mean cosmetic
3119 20 May 2007 mean test function for customSlider
3118 20 May 2007 mean first try at custom slider for QT
3117 19 May 2007 mean fix enum with respect to dialogFactory
3116 18 May 2007 mean help function test dialogFactory button
3115 18 May 2007 mean cosmetic
3114 18 May 2007 mean partial for QT4
3113 18 May 2007 mean misc improvement on QT4, added button to dialogFactory
3112 18 May 2007 mean some new test functions
3111 18 May 2007 gruntster tweak layout of common progress window
3110 17 May 2007 gruntster use SDL's WinMain over QT4's for Win32 (so SDL is correctly initialised and stdout is logged)
3109 17 May 2007 mean olivierdivx : updated fr translation
3108 17 May 2007 mean be less verbose
3107 17 May 2007 mean be more verbose
3106 17 May 2007 mean remove warning
3105 17 May 2007 mean fix bad computation of last chunk (ringmaster)
3104 17 May 2007 mean misc layout tweak for QT4 ui
3103 16 May 2007 mean toggle with attached int/uint (dialogFactory)
3102 15 May 2007 mean update both fields in avi header
3101 15 May 2007 mean unneeded calls
3100 15 May 2007 mean removed old cruft, unneeded stubs
3099 15 May 2007 mean fix typo (X86-64 vs X86_64)
3098 15 May 2007 mean indexing dialog for QT4
3097 15 May 2007 mean temp
3096 15 May 2007 mean lavDecoder moved to dialogFactory
3095 15 May 2007 mean updated de translation by J Martin
3094 14 May 2007 gruntster minor fix when using static bindings
3093 14 May 2007 gruntster Win32 installer script update
3092 14 May 2007 gruntster tweak built-in support window
3091 14 May 2007 gruntster late binding support for amrnb
3090 14 May 2007 mean flyDialog for Hue, GTK&QT
3089 14 May 2007 mean removed old v2v dialog
3088 14 May 2007 mean file enhancement, vob2vobsub switched to dialogFactory
3087 14 May 2007 mean tdeint switched to dialogFactory
3086 13 May 2007 mean contrast flyDialog (qt)
3085 13 May 2007 mean reverted bad commit
3084 13 May 2007 mean flyDialog for contrast (gtk)
3083 13 May 2007 mean flyDialog for chromaShift (qt)
3082 13 May 2007 mean ui file for asharp/qt
3081 13 May 2007 mean flyDialog for chromashift
3080 13 May 2007 mean flyDialog for asharp, qt version
3079 13 May 2007 mean flyDialog for asharp
3078 13 May 2007 mean fix conflict
3077 13 May 2007 mean flyDialog for crop/qt
3076 13 May 2007 mean oops
3075 12 May 2007 mean flyDialog for gtk
3074 12 May 2007 mean flyDialog for no-ui (stub)
3073 12 May 2007 mean flyDialog, part 2
3072 12 May 2007 mean nullfilter has its own include
3071 12 May 2007 mean flyDialog base class, factorize code between QT/GTK/.. and among filters that have a preview
3070 12 May 2007 mean tetsuro : update ja translation to r3059
3069 12 May 2007 mean link added to toggle
3068 11 May 2007 mean simple resize dialog
3067 11 May 2007 gruntster late binding fix for unix
3066 11 May 2007 mean the actual file
3065 11 May 2007 gruntster late binding support for libdca
3064 11 May 2007 mean auto mode for qt+unlock resizer
3063 11 May 2007 mean remove old audio dialog
3062 11 May 2007 mean audio filter uses dialogFactory
3061 10 May 2007 mean minimalistic xvi4 using dialogFactory
3060 10 May 2007 mean simple block handling for matroska
3059 09 May 2007 mean try to save a project when crashing and offer to load it at next startup
3058 09 May 2007 mean mjpeg is using dialogFactoru, last part
3057 09 May 2007 mean requant uses dialogFactory
3056 09 May 2007 mean mjpeg uses dialogFactory
3055 09 May 2007 mean JM cosmetic, spelling, etc..
3054 08 May 2007 mean oops
3053 08 May 2007 mean dont assert when overflowing
3052 08 May 2007 mean dont assert when overflowing
3051 08 May 2007 mean dont assert when overflowing
3050 08 May 2007 mean dont assert when overflowing
3049 08 May 2007 mean remove source code for amr decoder, use libamrnb if present
3048 07 May 2007 mean fix overflow in vorbisreformat + set all frame as keyframe by default instead of random value
3047 07 May 2007 mean QDM2 playback
3046 07 May 2007 mean handle most (all) configuration for audio track
3045 07 May 2007 gruntster fix out of bounds memory access on hex viewer window
3044 06 May 2007 mean fix some audio handling (sample size=1, block size to be deduced form sample per packet/byte per packet)
3043 06 May 2007 mean cosmetic
3042 06 May 2007 mean JM : Second round of gtk frames
3041 06 May 2007 mean cosmetic
3040 06 May 2007 gruntster fix elapsed timer on encoding window
3039 06 May 2007 gruntster adjustable playback priority
3038 06 May 2007 mean fix esds for audio, makes SBR works
3037 06 May 2007 gruntster shutdown support for Qt4
3036 06 May 2007 mean oops
3035 06 May 2007 mean pseudo codec AAC HE
3034 06 May 2007 mean use our new demuxer
3033 06 May 2007 mean add pseudo codec AAC_HE, not used atm
3032 06 May 2007 mean silence gcc warning
3031 06 May 2007 mean add AAC_HE id, not used ATM
3030 06 May 2007 mean switch to new demuxer
3029 06 May 2007 mean support for BE fcc print out
3028 06 May 2007 mean support for cinepak
3027 06 May 2007 mean new adm_printf api
3026 06 May 2007 mean switch to new mp4/mov demuxer, try to read AAC from TS file (not working)
3025 06 May 2007 mean more compatible (ms atom, DV, bad header files)
3024 06 May 2007 mihailzenkov fix cliping in faac
3023 05 May 2007 mean handle ctts, needed for copy
3022 05 May 2007 gruntster shut down computer after encoding support
3021 05 May 2007 mean compute average fps
3020 05 May 2007 mean mostly working new mp4 demuxer
3019 05 May 2007 mean mostly working new mp4 demuxer
3018 04 May 2007 gruntster restore priority after a successful encode
3017 03 May 2007 mean slightly less dumb optimization
3016 03 May 2007 mean allow YV12 huffyuv
3015 03 May 2007 gruntster avsproxy - immediately flush outputs
3014 03 May 2007 gruntster disable reading old prefs for DVD/SVCD
3013 03 May 2007 mean new mp4 parser
3012 03 May 2007 mean optimize a bit rendering for tabs/frame
3011 03 May 2007 gruntster revamped encoding window & added priority control (GTK & Qt4)
3010 03 May 2007 mean JM : better looking frames
3009 03 May 2007 mean check it is consistent
3008 03 May 2007 mean dont overuse the stack
3007 02 May 2007 mean accept slightly broken stream
3006 02 May 2007 mean oops, thanks gruntster
3005 02 May 2007 mean partially working ctts info for mp4
3004 02 May 2007 mean dd pts/dts info so that mkv->mp4 is possible for ASP and h264 and the stream is still valid (need to add them to mp4 too)
3003 02 May 2007 mihailzenkov scripting: audio.getNbChannels and audio,getBitrate
3002 01 May 2007 mean updated mkvscan
3001 01 May 2007 mean added binHex to dialogFactory
3000 01 May 2007 gruntster NSIS Windows Installer script
2999 01 May 2007 mean vorbis in matroska support
2998 01 May 2007 mean use template for .mp4 reorder, more info on display hex
2997 30 Apr 2007 mean multi track support for mkv
2996 30 Apr 2007 mean disable postproc for h264, different quant ranges
2995 30 Apr 2007 mean fix rounding issue (spotted by Teetrinker)
2994 30 Apr 2007 gruntster fix build errors and optimise AvsProxy
2993 30 Apr 2007 mean grunster: compile on 32 bits
2992 30 Apr 2007 mean add info for avc : escape/not escaped
2991 30 Apr 2007 mean up to date glade file
2990 30 Apr 2007 mean added close
2989 30 Apr 2007 mean direct menu to connect to avsproxy
2988 29 Apr 2007 mean show indexing progress (mkv)
2987 29 Apr 2007 mean new file
2986 29 Apr 2007 mean fast identify IDR in mpeg4/avc
2985 29 Apr 2007 gruntster tetsuro: update to Japanese translation
2984 29 Apr 2007 gruntster fix for truncation of file paths (Open/Save dialogs)
2983 29 Apr 2007 mean better computation of audio size, correct computation of video frame length
2982 29 Apr 2007 mean more complete
2981 28 Apr 2007 mean skip nal size if it does not fit
2980 28 Apr 2007 mean compute sample per frame for audio correctly
2979 28 Apr 2007 mean better seek with mkv for audio
2978 28 Apr 2007 mean handle ebml lacing, compute fps
2977 27 Apr 2007 mean better way of handling audio, still incomplete
2976 27 Apr 2007 mihailzenkov save x264 asinput param
2975 27 Apr 2007 gruntster tweaked layout of Properties window (GTK & Qt4)
2974 26 Apr 2007 mean added readFloat so that we have the correct fq
2973 26 Apr 2007 mean allow reorder for mkv, dont crash in ac3dec
2972 26 Apr 2007 mihailzenkov DIA x264: AR as input
2971 26 Apr 2007 mean afix ac3 input 2.1/3.1/etc
2970 25 Apr 2007 mean ac3 and mp4 as default vfw, still incomplete
2969 25 Apr 2007 mean show extradata in all cases
2968 25 Apr 2007 mean more stuff, does not work for h264
2967 25 Apr 2007 mean fix size of audio blocks
2966 25 Apr 2007 mihailzenkov fix container select (broken in 2963)
2965 25 Apr 2007 mihailzenkov fix configure (test case ./configure --without-libsdl --enable-debug)
2964 25 Apr 2007 mihailzenkov fix build with automake-1.10
2963 25 Apr 2007 mean grunster + tetsuro, translation update, translatable fix
2962 24 Apr 2007 mean some audio, better indexing, still very incomplete
2961 24 Apr 2007 mean popac: sr translation
2960 23 Apr 2007 mean grab all clusters, update flags
2959 23 Apr 2007 mean add extradata, needed for mp4/h264
2958 23 Apr 2007 mean very simple and incomplete video only indexer for mkv
2957 23 Apr 2007 mean skeleton for mkv parser
2956 23 Apr 2007 mean new utility to scan mkv files
2955 20 Apr 2007 mean switch from jp to ja
2954 20 Apr 2007 mean jp translation from testuro
2953 19 Apr 2007 mean dont loop if programInfo exceeds one packet
2952 19 Apr 2007 mean grunster: Updated icon(s) for win32
2951 18 Apr 2007 mean fix local downmixing
2950 18 Apr 2007 mean support for m2ts
2949 18 Apr 2007 mean support for m2ts file, uncomplete
2948 16 Apr 2007 mean fix badly placed {} for xternal audio
2947 16 Apr 2007 mean add frames to QT4, alignment enhancement for Gtk (jm)
2946 16 Apr 2007 mean try to fix redraw problem when using renderAccel
2945 15 Apr 2007 mean oops
2944 15 Apr 2007 mean lavcodec redone using dialogFactory
2943 15 Apr 2007 mean enhance prefs, finish frames
2942 15 Apr 2007 mean added new widget frame (gtk only)
2941 14 Apr 2007 mean dont break cross compile (II)
2940 14 Apr 2007 mean dont break cross compile
2939 14 Apr 2007 mean build yadif as plugin
2938 14 Apr 2007 mean grunster : Cleanup of configure.in.in
2937 14 Apr 2007 mean fix title + add tooltip for GTK dialogfactory
2936 14 Apr 2007 mean fix go beyond end bug
2935 14 Apr 2007 mean fix tag nb for external filters
2934 13 Apr 2007 mean correctly do emms
2933 13 Apr 2007 mean add plugin declarations
2932 13 Apr 2007 mean yadif, ported from Fizick avisynth port, original from michael Niedermeyer
2931 13 Apr 2007 mean skeleton for yadif (uncomplete/not working)
2930 13 Apr 2007 mean allow alternate tagging for ESDS atom (haali etc.. compatibility), used for mp3 in .mp4
2929 12 Apr 2007 mean update QT4 widgets, moved changed files
2928 12 Apr 2007 mean cleanup
2927 12 Apr 2007 mean updated dialogFactory
2926 07 Apr 2007 mean redone avi muxer with dialog factory
2925 05 Apr 2007 mean grunster : aften 0.6 support
2924 05 Apr 2007 mean also save DRC in project file
2923 05 Apr 2007 mean fix crash when DRC is on with normalize
2922 04 Apr 2007 mean added missing include
2921 04 Apr 2007 mean stubs for QT4 concerning QT4 improvements
2920 04 Apr 2007 mean improved dialogFactory (enable/disable + linked widgets)
2919 03 Apr 2007 mean forgot to commit admimage stuff
2918 03 Apr 2007 mean changed default for x264
2917 03 Apr 2007 mean audio track selector part 1
2916 01 Apr 2007 mean small update
2915 01 Apr 2007 mean update still incomplete
2914 01 Apr 2007 mean re-enable sse for non valgrind build
2913 01 Apr 2007 mean use hw zoom if possible, uncomplete
2912 30 Mar 2007 mean grunster : win32/mingw tweaks
2911 30 Mar 2007 mean JM: Enter = selects for fileselector
2910 29 Mar 2007 mean A/R handling for new x264 dialog
2909 28 Mar 2007 mean deprecate klingon, activate de
2908 28 Mar 2007 mean first part of sadarax updated x264 dialog
2907 27 Mar 2007 mean make preview translatable
2906 27 Mar 2007 jsc output of Aspect Ratio for --info command line switch
2905 27 Mar 2007 mean let expose refresh the screen
2904 26 Mar 2007 mean de translation by J Martin
2903 25 Mar 2007 mean put automatically in a separate tab
2902 25 Mar 2007 mean reenable AMR NB decoding
2900 24 Mar 2007 mean add autoindex/automp3vbr/autounpack to prefs
2899 24 Mar 2007 mean add autoindex/automp3vbr/autounpack to prefs
2898 24 Mar 2007 mean add missing widget for dialogFactor/QT
2897 23 Mar 2007 mean update non gtk dialogFactory widget (incomplete)
2896 23 Mar 2007 mean testcase for new diaElem
2895 23 Mar 2007 mean testcase for new diaElem
2894 23 Mar 2007 mean Preferences redone using dialog factory
2893 23 Mar 2007 mean Preferences redone using dialog factory
2892 23 Mar 2007 mean Preferences redone using dialog factory
2891 22 Mar 2007 mean fix missing handling of D frame in unpacker + one stupid bug when failing
2890 21 Mar 2007 mean new file
2889 21 Mar 2007 mean remove extreme from lame UI
2888 21 Mar 2007 mean dont crash
2887 21 Mar 2007 mean spanish translation by ringmaster
2886 15 Mar 2007 mean fix display of audio in copy mode, ignore errors on last 2 frames
2885 14 Mar 2007 mean decode properly mdhd atom header
2884 13 Mar 2007 mean use plain text for bitrate histogram
2883 13 Mar 2007 mean DRV overflow fix
2882 12 Mar 2007 mean take encoder lag into account
2881 11 Mar 2007 mean remove encoder-delay frames for OGM, update ui in 1st pass for OGM
2880 11 Mar 2007 mean allow grow with autoshrink
2879 10 Mar 2007 mean fix mistake in vorbis conf
2878 10 Mar 2007 mean auto zoom out when loading image bigger than screen, fix crash when loading a file while zoom is on, autoshrink window when zoom out is set
2877 10 Mar 2007 mean new testcase : get frame type, get frame size
2876 10 Mar 2007 mean new testcase : get frame type, get frame size
2875 10 Mar 2007 mean try to detect h264 es
2874 09 Mar 2007 mean rename to follow other files naming scheme
2873 09 Mar 2007 mean a bit better indexer
2872 09 Mar 2007 mean fix external filter example
2871 08 Mar 2007 mean crappy indexer for H264-ES, workish
2870 07 Mar 2007 mean decode SPS
2869 07 Mar 2007 mean prepatory work misc payload on mpeg TS, continued
2868 06 Mar 2007 mean set media rate to 1 in edts atom
2867 05 Mar 2007 mean normalize histogram, make factory widgets RO if needed
2866 04 Mar 2007 mean new jstest
2865 04 Mar 2007 mean workaround badly packed xvid streams + be more silent
2864 03 Mar 2007 mean oops
2863 03 Mar 2007 mean fix warning from gcc 4.3.xx
2862 03 Mar 2007 mean win32 fixes
2861 03 Mar 2007 mean try to handle both unix & windows path on win32
2860 03 Mar 2007 mean properly declare pal smart
2859 03 Mar 2007 mean dont use SSE in MMX function
2858 03 Mar 2007 mean try to warn user in case of crash
2857 02 Mar 2007 mean fix also packer to be divx compliant
2856 02 Mar 2007 mean revamp packed bitstream unpacker, should be 100 % exact this time
2855 02 Mar 2007 mean add avidemux.getNbFrames() function
2854 02 Mar 2007 mean add nb frame test
2853 01 Mar 2007 mean register wma
2852 27 Feb 2007 mean util
2851 27 Feb 2007 mean builtin for QT too , checkbox based
2850 26 Feb 2007 mean better looking builtin
2849 25 Feb 2007 mean more info, better looking bitrate histogram
2848 25 Feb 2007 mean disable vcodec when using pack/unpack bitstream
2847 25 Feb 2007 mean oops
2846 25 Feb 2007 mean crash dump + readonlytext dialogFactory
2845 25 Feb 2007 mean display more info in bitrate histogram
2844 25 Feb 2007 mean automatically build output format menu
2843 24 Feb 2007 mean fix length (forgot vop header)
2842 24 Feb 2007 mean add packed vop output format, needed for some multimedia stuff/dvd players
2841 24 Feb 2007 mean factorize code : copy mode and unpack mode for avi output
2840 21 Feb 2007 mean dont double delete
2839 20 Feb 2007 mean oops, correct fix this time
2838 20 Feb 2007 mean debacklashify also external audio track in project
2837 20 Feb 2007 mean bitrate widget for dialogFactory/QT4, crashing svn status | grep -v ^?
2836 19 Feb 2007 mean fileselector dialogFactory/QT4
2835 19 Feb 2007 mean oops
2834 19 Feb 2007 mean temporary
2833 18 Feb 2007 mean icons
2832 18 Feb 2007 mean forgot one file
2831 18 Feb 2007 mean grunster/win32
2830 18 Feb 2007 mean bar for dialogFactory/QT4
2829 18 Feb 2007 mean JM video filter
2828 18 Feb 2007 mean grunster : mingw fix
2827 18 Feb 2007 mean histogram using dialogFactory
2826 17 Feb 2007 mean remove hack for comma
2825 16 Feb 2007 mean cleanup part 2
2824 15 Feb 2007 mean use new bitrate widge to redo SVCD/DVD dialog (mpeg2enc based)
2823 15 Feb 2007 mean improve bitrate widget
2822 14 Feb 2007 mean bitrate entry for dialogFactory
2821 14 Feb 2007 jsc re-added quant statistic output to filename.qs
2820 13 Feb 2007 mean remove openGL deps / qt4
2818 13 Feb 2007 mean fix extradata when copying
2815 13 Feb 2007 jsc added support for unlimited segments (until out of memory is reached ;-)
2814 11 Feb 2007 mean configure for large median
2813 11 Feb 2007 mean guido: Fix bug in searchPreviousK
2812 11 Feb 2007 mean remove duplicate swscale
2811 11 Feb 2007 mean win32 : Set SDL window at its proper place when starting
2810 11 Feb 2007 mean try to have SDL behaving better
2809 10 Feb 2007 mean dialogFactoy-cation of Ass
2808 10 Feb 2007 mean add file+fileselector to dialogFactory widgets
2807 08 Feb 2007 mean nicer looking QT4
2806 07 Feb 2007 mean improve filter/QT4 look
2805 06 Feb 2007 mean sync QT4 ui with recent preview stuff
2804 05 Feb 2007 mean refresh when zoom changes
2803 05 Feb 2007 mean fix zoom, not optimal
2802 05 Feb 2007 mean factorize display code (part II)
2801 05 Feb 2007 mean rename to avoid duplicate files
2800 05 Feb 2007 mean factorize display code (part I)
2799 04 Feb 2007 mean try to detected corrupted 1st pass log file
2798 03 Feb 2007 mean oops
2797 03 Feb 2007 mean fix type that broke TS indexing
2796 03 Feb 2007 mean grunster: win32
2795 03 Feb 2007 mean grunster: mingw+path patch
2794 03 Feb 2007 mean grunster: mingw+path patch
2793 03 Feb 2007 mean fix ? crash-at-exit
2792 02 Feb 2007 mean mostly fix acclerated playback
2791 02 Feb 2007 mean fix unaccelerated playback
2790 02 Feb 2007 mean improve preview, not 100% ok yet
2789 01 Feb 2007 mean new preview stuff, not 100% done
2788 01 Feb 2007 mean new preview stuff, not 100% done
2787 31 Jan 2007 mean DV output final, fix mp3 in mp4 also
2786 30 Jan 2007 mean DV as ouput part 2
2785 30 Jan 2007 mean DV codec output, first part
2784 28 Jan 2007 mean more cleanup for indexer
2783 28 Jan 2007 mean cleanup/split for indexer
2782 27 Jan 2007 mean preparatory work to support more payload in mpeg TS
2781 26 Jan 2007 mean win32 fixes
2780 26 Jan 2007 mean win32 fix
2779 25 Jan 2007 mean threadsafe spidermonkey is not mandatory
2778 25 Jan 2007 mean threadsafe spidermonkey is not mandatory
2777 25 Jan 2007 mean new file
2776 25 Jan 2007 mean oop
2775 25 Jan 2007 mean embedd our own copy of spidermonkey
2774 25 Jan 2007 mean cleanup + locales for win32
2773 24 Jan 2007 mean register starvation fix
2772 24 Jan 2007 mean new file
2771 24 Jan 2007 mean fix build on 32 bits
2770 24 Jan 2007 mean vorbis switched to dialogFactory
2769 23 Jan 2007 mean new file
2768 23 Jan 2007 mean dialog for lame/default audio moved to dialogFactory
2767 22 Jan 2007 mean dialog factory for DIA_enter
2766 22 Jan 2007 mean dialogFactory for postproc
2765 22 Jan 2007 mean bitrate fix + psp fix
2764 21 Jan 2007 mean new audio timebase for mov/mp4
2763 21 Jan 2007 mean new files
2762 21 Jan 2007 mean new files
2761 21 Jan 2007 mean new files
2760 21 Jan 2007 mean new files
2759 21 Jan 2007 mean new files
2758 21 Jan 2007 mean new files
2757 21 Jan 2007 mean new files
2756 21 Jan 2007 mean new file
2755 21 Jan 2007 mean new file
2754 21 Jan 2007 mean new files
2753 21 Jan 2007 mean new files
2752 21 Jan 2007 mean new file
2751 21 Jan 2007 mean update to ffmpeg svn
2750 21 Jan 2007 mean update to ffmpeg svn
2749 21 Jan 2007 mean update to ffmpeg svn
2748 21 Jan 2007 mean update to ffmpeg svn
2747 21 Jan 2007 mean update to ffmpeg svn
2746 20 Jan 2007 mean use PAT/PMT
2745 20 Jan 2007 mean more PAT/PMT/...
2744 19 Jan 2007 mean more pat/pmt
2743 18 Jan 2007 mean pat parser, beginning
2742 17 Jan 2007 mean added directory selection + corresponding ecmascript
2741 17 Jan 2007 mean oops
2740 16 Jan 2007 mean partial preferences dialog for external filters
2739 16 Jan 2007 mean added up to date or about glade files
2738 15 Jan 2007 mean Better filter dialog for QT4
2737 15 Jan 2007 mean improved QT4 filter dialog
2735 14 Jan 2007 mean more QT4 dialog
2734 14 Jan 2007 mean menu for QT4
2733 14 Jan 2007 mean dialogFactory for QT4 : Float
2732 14 Jan 2007 mean QT4 version of dialogFactory
2731 14 Jan 2007 mean some dialogFactory test
2730 14 Jan 2007 mean better explanation of dialog menu
2729 14 Jan 2007 mean respect ADD vs FLAGS
2728 14 Jan 2007 mean more dialogFactory
2727 13 Jan 2007 mean win32 fix, cont-ed
2726 13 Jan 2007 mean oops
2725 13 Jan 2007 mean oops
2724 13 Jan 2007 mean oops
2723 13 Jan 2007 mean ops
2722 13 Jan 2007 mean fix for non ascii filename /win32 (not tested)
2721 13 Jan 2007 mean more cleanup
2720 13 Jan 2007 mean cleanup
2719 13 Jan 2007 mean ??
2718 13 Jan 2007 mean more cleanup
2717 13 Jan 2007 mean Jakub enhancement
2716 13 Jan 2007 mean cleanup
2715 13 Jan 2007 mean cleanup
2714 13 Jan 2007 mean cleanup
2713 13 Jan 2007 mean cleanup
2712 12 Jan 2007 mean more dialogFactory
2711 12 Jan 2007 mean oops
2710 12 Jan 2007 mean oops
2709 12 Jan 2007 mean more dialogFactory + psp full res profile (not working)
2708 12 Jan 2007 mean dgbob switched to dialogFactory
2706 12 Jan 2007 mean added 3iv2 as mpeg4 fourcc
2705 11 Jan 2007 mean more dialogFactory
2704 11 Jan 2007 mean more dialogFactory
2703 11 Jan 2007 mean oved to dialogFactory
2702 11 Jan 2007 mean DIA_ cleanup
2701 11 Jan 2007 mean moved to dialogFactory
2700 11 Jan 2007 mean moved to dialogFactory
2699 10 Jan 2007 mean more use of dialogFactory
2698 09 Jan 2007 mean missing file
2697 09 Jan 2007 mean enhance dialogFactory
2696 08 Jan 2007 mean stub for dialogFactory
2695 08 Jan 2007 mean fix flags issues
2694 08 Jan 2007 mean oops
2693 08 Jan 2007 mean Dialog factory
2692 07 Jan 2007 mean win32
2691 07 Jan 2007 mean win32 version
2690 07 Jan 2007 mean win32, to be cleaned up later
2689 07 Jan 2007 mean win32 again
2688 06 Jan 2007 mean win32 fixes
2687 06 Jan 2007 mean win32
2686 06 Jan 2007 mean jens fix for 2.4
2683 05 Jan 2007 mean some not working profile for PSP/H264
2682 05 Jan 2007 mean more robust external filter loading + sample code
2681 05 Jan 2007 mean more robust external filter loading + sample code
2680 05 Jan 2007 mean support for external filter, default pref file
2679 05 Jan 2007 mean support for external filters as .so/.dll
2678 03 Jan 2007 mean some small improvements on QT4 UI
2676 01 Jan 2007 mean fix overflow when saving as PCM/LPCM
2675 01 Jan 2007 mean new api
2674 01 Jan 2007 mean new api
2673 01 Jan 2007 mean prepare for PSP/H264 profile (not working)
2672 01 Jan 2007 mean prepare for PSP/H264 profile (not working)
2671 01 Jan 2007 mean prepare for PSP/H264 profile (not working)
2670 30 Dec 2006 mean API change part2 : Demuxer
2669 30 Dec 2006 mean API change part2 : Demuxer
2668 29 Dec 2006 mean new i/f for decoder part 2
2667 29 Dec 2006 mean new i/f for decoder part 1
2666 29 Dec 2006 mean update to libass 0.9.2, patch by moonz, some fixes by me
2664 28 Dec 2006 mean fix memleak for asf + auto expand indexer memory
2663 27 Dec 2006 mean improve PSP auto menu with 3.x firmware
2662 27 Dec 2006 mean improve PSP auto menu with 3.x firmware
2661 20 Dec 2006 mean skeleton for filter dialog
2660 20 Dec 2006 mean working and mostly complete prefs for QT4
2659 20 Dec 2006 mihailzenkov fix audio track select
2657 19 Dec 2006 mean improved pref/qt4
2656 19 Dec 2006 mean non working prefs / skeleton
2655 19 Dec 2006 mean be more tolerant with low bitrate mpeg1 audio (2.4)
2653 18 Dec 2006 mean more QT4 dialog stuff
2651 17 Dec 2006 mean fix dirsearch on win32 so that it behaves like on linux
2650 17 Dec 2006 mean pathOnly is suitable for directorysearch
2649 17 Dec 2006 mean win32 fixes
2648 14 Dec 2006 mean merge gtk/qt accelerated rendering
2645 14 Dec 2006 mean mencoder fourcc for mpeg1
2644 14 Dec 2006 mean be more tolerant with weird mpeg
2643 13 Dec 2006 mean duplicate accelerated renderer, merge later
2642 11 Dec 2006 mean improve configure, merge part of zypher/Matteo Azzali
2641 11 Dec 2006 mean 2.4:translation update by E. Lassauge for fr
2638 11 Dec 2006 mean fix badly computed block splitting
2637 11 Dec 2006 mean static
2635 10 Dec 2006 mean fix encoder dialog ran through menu bar
2632 10 Dec 2006 mean fix vobsub shift
2631 10 Dec 2006 mean openBsd+macOsX patch
2630 09 Dec 2006 mean added --with-qt-lib= arg
2629 07 Dec 2006 mean alert improvement (jm) + missing file
2628 07 Dec 2006 mean cleaner build system
2627 06 Dec 2006 mean working but ugly built system, T_ means moc needed, Q_ means moc+.ui file
2626 06 Dec 2006 mean Try to fix build system, ugly evil hack
2625 05 Dec 2006 mean added recent files
2624 05 Dec 2006 mean fix compilation issue (?)
2623 04 Dec 2006 mean encoding dialog
2622 03 Dec 2006 mean make room for inline rgb vs bgr
2621 03 Dec 2006 mean working ui + workaround for rgb vs bgr
2620 03 Dec 2006 mean update swscale to svn
2619 03 Dec 2006 mean move nav keys on a toolbar
2618 03 Dec 2006 mean working dialog (uncomplete)
2617 02 Dec 2006 mean connect pulldown menu (audio /video codecs)
2616 02 Dec 2006 mean connect more widget, fill comboxes
2615 01 Dec 2006 mean complete menu + fix redraw
2614 01 Dec 2006 mean properties dialog
2613 30 Nov 2006 mean quickbar icons
2612 30 Nov 2006 mean new layout
2611 29 Nov 2006 mean take right button icon
2610 29 Nov 2006 mean remember last read from/saved to dir + factorize
2609 29 Nov 2006 mean build embedded ressource file and use it
2608 28 Nov 2006 mean simplifies
2607 27 Nov 2006 mean connect toolbar buttons
2606 27 Nov 2006 mean max size of left panel
2605 27 Nov 2006 mean first import of jakub nice main dialog
2604 25 Nov 2006 mean patch mkinstalldir
2602 25 Nov 2006 mean slider + some playback through OCR menu (buggy)
2601 25 Nov 2006 mean display image (buggy)
2600 25 Nov 2006 mean connect some menus
2599 24 Nov 2006 mean hack : Glue menu entry to our internal signal dispatcher
2598 24 Nov 2006 mihailzenkov dither fix, thanks Josh Green
2596 23 Nov 2006 mean more dialog functions for QT4
2595 22 Nov 2006 mean very simple dialog box (GUI_xx) for QT4
2594 22 Nov 2006 mean more unit test
2593 22 Nov 2006 mean add fileread/filewrite dialog
2592 22 Nov 2006 mean unit test
2591 22 Nov 2006 mean fix include path for SDL
2590 20 Nov 2006 mean try to slot/emit
2589 20 Nov 2006 mean use glib instead of gtk when needed
2588 20 Nov 2006 mean fix build (maybe)
2586 20 Nov 2006 mean fix delay induced by b as pyramid
2585 20 Nov 2006 mean fixed ?
2584 19 Nov 2006 mean
2583 19 Nov 2006 mean stubs for qt
2582 19 Nov 2006 mean stubs for qt
2581 19 Nov 2006 mean partially working QT4 build
2580 19 Nov 2006 mean condiditional build for gtk and qt4
2579 19 Nov 2006 mean updated configure for qt4
2578 19 Nov 2006 mean added workish rules
2577 19 Nov 2006 mean czech update from J.M.(2.4)
2575 18 Nov 2006 mean added empty QT4 dir
2573 18 Nov 2006 mean added override for smart copy (js/cli)
2572 18 Nov 2006 mean remove empty files
2570 16 Nov 2006 mean fix .mov with "url" tag
2568 15 Nov 2006 mean fix sample size in case of uncompressed audio (pcm/lpcm)
2567 15 Nov 2006 mean fix for DV mov files & all the same size
2565 14 Nov 2006 mean fix error from lame + fix inverted nb block
2564 14 Nov 2006 mean fix 8bits pcm decoder
2563 14 Nov 2006 mean port of qt/dv fix to 2.4 branch
2561 12 Nov 2006 mean port of r2550 to 2.4 branch
2560 12 Nov 2006 mean fix gdk_thread_enter
2559 12 Nov 2006 mean more dia_fix : subtitle
2558 12 Nov 2006 mean more dia_update (rotate/contrast)
2557 12 Nov 2006 mean display encoding progress in cli mode
2556 11 Nov 2006 mean more DIA_ fixed for filters
2555 11 Nov 2006 mean fixed convolution ui to fit with new file layout
2554 11 Nov 2006 mean updated chromaShift ui
2553 11 Nov 2006 mean updated chromaShift ui
2552 11 Nov 2006 mean use stderr for cli
2551 11 Nov 2006 mean add basic GUI_functions to cli
2549 05 Nov 2006 mean oops
2548 05 Nov 2006 mean oops
2547 05 Nov 2006 mean set correct default value
2546 04 Nov 2006 mean build both gtk & cli
2545 04 Nov 2006 mean moving
2544 03 Nov 2006 mean stubs stubs stubs
2543 02 Nov 2006 mean more no-gui stuff
2542 02 Nov 2006 mean added none
2541 02 Nov 2006 mean no more gtk from top level
2540 01 Nov 2006 mean external cleanup
2539 01 Nov 2006 mean moving
2538 01 Nov 2006 mean moving
2537 01 Nov 2006 mean moving
2536 01 Nov 2006 mean moving
2535 01 Nov 2006 mean moving
2534 01 Nov 2006 mean moving
2533 01 Nov 2006 mean moving
2532 01 Nov 2006 mean moving
2531 01 Nov 2006 mean moving
2530 01 Nov 2006 mean moving
2529 01 Nov 2006 mean moving
2528 01 Nov 2006 mean moving
2527 01 Nov 2006 mean moving
2526 01 Nov 2006 mean moving
2525 01 Nov 2006 mean moving
2524 01 Nov 2006 mean moving
2523 01 Nov 2006 mean moving
2522 31 Oct 2006 mean moving
2521 31 Oct 2006 mean moving
2520 31 Oct 2006 mean moving
2519 31 Oct 2006 mean moving
2518 31 Oct 2006 mean moving
2517 31 Oct 2006 mean moving
2516 31 Oct 2006 mean moving
2515 31 Oct 2006 mean moving
2514 31 Oct 2006 mean moving
2513 31 Oct 2006 mean moving
2512 31 Oct 2006 mean no gtk
2511 31 Oct 2006 mean moving
2510 31 Oct 2006 mean moving
2509 31 Oct 2006 mean moving
2508 31 Oct 2006 mean moving
2507 31 Oct 2006 mean moving
2506 31 Oct 2006 mean moving
2505 31 Oct 2006 mean moving
2504 31 Oct 2006 mean moving
2503 31 Oct 2006 mean moving
2502 31 Oct 2006 mean moving
2501 31 Oct 2006 mean moving
2500 31 Oct 2006 mean removing libvp3
2499 31 Oct 2006 mean moving
2498 31 Oct 2006 mean moving
2497 31 Oct 2006 mean moving
2496 31 Oct 2006 mean moving
2495 31 Oct 2006 mean moving
2494 31 Oct 2006 mean moving
2493 31 Oct 2006 mean moving
2492 31 Oct 2006 mean moving
2491 31 Oct 2006 mean moving around
2490 31 Oct 2006 mean moved
2489 31 Oct 2006 mean reorganize
2488 31 Oct 2006 mean re-organizing files
2487 31 Oct 2006 mean prior to move
2486 31 Oct 2006 mean support->gladesupport
2485 31 Oct 2006 mean support -> gladeSupport
2484 31 Oct 2006 mean reorganize files
2478 22 Oct 2006 mean forking 2.4 from 2.3 r2477