Commit graph

45 commits

Author SHA1 Message Date
Rodrigo Braz Monteiro dd1ed05e21 Changes to VideoDisplay class to allow the new keyframe functionality to work
Originally committed to SVN as r573.
2006-12-18 04:53:40 +00:00
Rodrigo Braz Monteiro 7573a814ad Early work on options dialog (won't really work without wxWidgets 2.8.0) and save/load keyframes.
Originally committed to SVN as r571.
2006-12-18 02:44:38 +00:00
Niels Martin Hansen 7b68c13318 Implemented #202 (frame-number in framegrab filenames)
Originally committed to SVN as r552.
2006-11-23 17:26:53 +00:00
Niels Martin Hansen 407cd603b2 Minor Linux fixes (thanks Azzy)
Originally committed to SVN as r539.
2006-10-23 22:17:27 +00:00
Rodrigo Braz Monteiro 2627c77a0b Anything that stops audio will also stop video too, now
Originally committed to SVN as r457.
2006-07-01 23:31:15 +00:00
Rodrigo Braz Monteiro ad91cb4460 Fixed the default resolution for video display and resolution resampler when the script's field is blank.
Originally committed to SVN as r454.
2006-07-01 07:22:57 +00:00
Rodrigo Braz Monteiro 1114029be1 Playing in video mode will now play the audio as well even if it hasn't been previously loaded into audio mode (experimental).
Originally committed to SVN as r452.
2006-07-01 06:32:11 +00:00
Niels Martin Hansen f33dc46a5f Fixed bug #142 (Custom AR "cancel" button throwing error.)
Implemented req #141 (Use custom AR to specify exact resolution.)

Originally committed to SVN as r425.
2006-06-21 23:07:03 +00:00
Rodrigo Braz Monteiro 2ffcc3d941 Added support for 2.35 and custom aspect ratio
Originally committed to SVN as r387.
2006-05-15 23:44:53 +00:00
David Lamparter 05aa32cbe4 __WIN32__ / WIN32 -> __WINDOWS__
Originally committed to SVN as r381.
2006-05-10 00:33:44 +00:00
Rodrigo Braz Monteiro 2bd558efae Originally committed to SVN as r349. 2006-04-19 21:55:02 +00:00
David Lamparter 366a248a7e disable MKV hacks (useless for now anyway)
Originally committed to SVN as r332.
2006-04-14 22:53:12 +00:00
Rodrigo Braz Monteiro a42321a7d9 Some fix to VFR... maybe...
Originally committed to SVN as r299.
2006-04-04 13:22:45 +00:00
Rodrigo Braz Monteiro 8eeb303eb3 Added a glitchy pngout optimizer, and added an introduction to the specs
Originally committed to SVN as r267.
2006-03-31 09:44:48 +00:00
David Lamparter 68cf63296f (by nich:) fix empty cursor on GTK
Originally committed to SVN as r246.
2006-03-26 03:05:43 +00:00
Rodrigo Braz Monteiro 77543d7c45 Modified path to fextracker headers
Originally committed to SVN as r207.
2006-03-05 19:14:42 +00:00
David Lamparter b34c69891c remove win32isms
Originally committed to SVN as r179.
2006-02-26 02:53:45 +00:00
David Lamparter f6051a060f introduce NO_FEX define to disable Fex
Originally committed to SVN as r176.
2006-02-26 02:49:38 +00:00
Rodrigo Braz Monteiro 817f13bbc7 Originally committed to SVN as r175. 2006-02-25 20:48:32 +00:00
Rodrigo Braz Monteiro 18d948ef97 Finished separation of audio provider and player
Originally committed to SVN as r171.
2006-02-25 07:41:18 +00:00
Rodrigo Braz Monteiro 93b35641a4 Changed audio synchronization algorithm
Originally committed to SVN as r170.
2006-02-25 07:14:39 +00:00
Rodrigo Braz Monteiro 4698ec6f6b Further abstraction of audio classes
Originally committed to SVN as r168.
2006-02-25 06:04:46 +00:00
Rodrigo Braz Monteiro 9e3ffaf523 Fixed minor glitch and some little update to vfr
Originally committed to SVN as r158.
2006-02-24 23:07:30 +00:00
tentacle cc4ea8e9ea fextracker:
tracking engine update
rewrite of points2motion code

ui:
now allowing points to stay loaded when generating movement so that you can try multiple times without losing point tracking information

Originally committed to SVN as r151.
2006-02-24 20:04:04 +00:00
Fredrik Mellbin a9a4f5bf24 More vfr fun for everyone
Originally committed to SVN as r150.
2006-02-24 16:45:10 +00:00
Rodrigo Braz Monteiro 360147d4ea Cleaned up provider creation interface
Originally committed to SVN as r148.
2006-02-24 08:43:44 +00:00
Rodrigo Braz Monteiro 9b395f283d Better lavc/avisynth selection code (will automatically use what's available, or by option if both are)
Originally committed to SVN as r147.
2006-02-24 08:30:08 +00:00
Rodrigo Braz Monteiro 02219d1e8b Early LAVC implementation
Originally committed to SVN as r141.
2006-02-24 02:54:30 +00:00
Rodrigo Braz Monteiro 61b8089de4 Abstracted video provider
Originally committed to SVN as r123.
2006-02-23 03:41:29 +00:00
Rodrigo Braz Monteiro 2216528544 Matroska parsing implemented
Originally committed to SVN as r120.
2006-02-23 01:44:48 +00:00
tentacle bfbe5c0745 more movement options
Originally committed to SVN as r112.
2006-02-22 19:24:17 +00:00
Rodrigo Braz Monteiro 53d40024df A lot more code clean-up
Originally committed to SVN as r110.
2006-02-22 06:49:20 +00:00
Rodrigo Braz Monteiro 25d5516d77 Some clean up of grid classes
Originally committed to SVN as r107.
2006-02-22 04:59:39 +00:00
Fredrik Mellbin 24a7e9ba91 Changes most of the VFR handling to ints and clean up stuff
Originally committed to SVN as r96.
2006-02-21 18:49:57 +00:00
Rodrigo Braz Monteiro 37ec3a7058 Added a simple audio resync method for video playback
Originally committed to SVN as r84.
2006-02-20 22:24:25 +00:00
Rodrigo Braz Monteiro 26b15d3d09 Implemented redo, and replace == _T("") with .IsEmpty()
Originally committed to SVN as r80.
2006-02-20 21:32:58 +00:00
Rodrigo Braz Monteiro f0351f6d27 Minor video fix/changes
Originally committed to SVN as r69.
2006-02-19 02:31:25 +00:00
Niels Martin Hansen b3b9d5e033 Fixed visual glitch when mouse was leaving video display.
Originally committed to SVN as r56.
2006-02-01 22:15:21 +00:00
tentacle 1bb7209d52 PrOpEr CaPiTaLiZaTiOn
ooh and front+backtrace for movement display

Originally committed to SVN as r46.
2006-01-29 20:59:58 +00:00
tentacle 74a399aaa9 moved events for fextracker & fexmovement into its own file
added second button for fexmovement
added functionality to manually move sub for all frames / for one frame

Originally committed to SVN as r45.
2006-01-29 20:48:05 +00:00
tentacle d89cf51b1e moved all tracking stuff into FexTracker popup menu
tracking is now somewhat complete
you can track points, convert these to movement&scaling and then split your line and let it be repositioned and rescaled

Originally committed to SVN as r42.
2006-01-29 15:08:51 +00:00
tentacle 03ff6a4c83 Originally committed to SVN as r41. 2006-01-28 21:47:46 +00:00
tentacle 3e6637cb26 added support for FexTracker
added "Track this line" button in bottom right corner of video box
added 2 new button bitmaps
added function to display tracked points for current line as overlay in VideoDisplay

Originally committed to SVN as r35.
2006-01-28 19:48:35 +00:00
Fredrik Mellbin 227febdd24 The big VideoDisplay split
Originally committed to SVN as r20.
2006-01-22 12:44:53 +00:00
Rodrigo Braz Monteiro a8f7fb667b Originally committed to SVN as r2. 2006-01-16 21:02:54 +00:00