October 2007 Commit Log

Number of Commits:
43
Number of Active Developers:
5
sr55 2007-10-27 21:21

WinGui:
- Changed minimal resolution from 1024x768 to 1024x720 for 720 HD TV owners.

0 lines of code changed in:

sr55 2007-10-26 22:56

WinGui:
- Added some checks to the Query Parser to prevent it from throwing exceptions in normal circumstances. The Function should now be usable.

0 lines of code changed in:

sr55 2007-10-26 22:38

WinGui:
- Reversed the functionality of the show/hide presets button. By default presets always show now.
- Re-added file open / save options and removed presets open/save buttons. Was confusing users.
- Added the ability to modify items on the queue.
- All Presets Updated.
- Queue Threading changed in an attempt to avoid Windows loosing track of it.

0 lines of code changed in:

jbrjake 2007-10-26 17:53

Automagically set keyframe intervals for x264, based on the specified FPS.

So...
23.976fps content gets a minimum interval of 24 and a maximum of 240
25fps content uses defaults, a minimum interval of 25 and a maximum of 250
29.97fps content gets a minimum of 30 and a maximum of 300.

10 lines of code changed in:

eddyg 2007-10-24 03:55

Repeat after me, eddyg is a wally.

0 lines of code changed in:

dynaflash 2007-10-24 01:24

Modify the xcode libhb default target to properly reflect version 0.9.1 for jam builds. Thanks for the heads up cvk_b !

2 lines of code changed in:

eddyg 2007-10-23 22:05

Changed logging messages about PTS discontinuities to be less verbose, and changed audio discontinuity handling to work correctly should it be leading the video.

112 lines of code changed in:

jbrjake 2007-10-22 16:38

Modifies CLI help message for audio track selection, to make it clearer how to specify multiple tracks.

3 lines of code changed in:

jbrjake 2007-10-20 18:34

Reverts r1030 because it didn't work properly: -P would eat the next word as an option even if it was another flag.

1 lines of code changed in:

jbrjake 2007-10-20 18:28

Adds short parameter names for denoising and deinterlacing in the CLI.

--denoise=weak , --deinterlace=slower, etc.

Denoise options are weak, medium, and strong.
Deinterlace options are fast, slow, slower, slowest.

Both use the same parameters as the MacGUI.

41 lines of code changed in:

sr55 2007-10-16 22:20

WinGui:
- Few small enhancements to the queue, including a "stop queue" button

0 lines of code changed in:

jbrjake 2007-10-16 20:46

Allow short option name -P for loose anamorphic to take its optional argument without an equals sign. Long name still needs the equals sign. So... -P 8, --loosePixelratio=8.

Thanks, saintdev!

1 lines of code changed in:

jbrjake 2007-10-16 20:00

"Loose" anamorphic:
- Scales the storage frame size to arbitrary widths, like 640 for the iPod.
- Uses dimensions that divide cleanly by an arbitrary number (default: 16) and adjusts the SAR to match
- Uses ITU PAR values when the video is meant to be overscanned ( 7+ pixels cropped on left+right)

203 lines of code changed in:

sr55 2007-10-16 19:29

WinGui:
- Some main window tweaks. Some of the window colours were not appearing correctly. (thanks Lant for pointing this out)
- Added an exception handler into the queue. See if we can't track down why windows seems to lose track of the process/threads.
- Turbo First pass now deselects / disables should a non h264 codec be selected. it also re-enables nicer now.

0 lines of code changed in:

jbrjake 2007-10-16 19:29

This patch from superdump lets muxmp4.c set a Height Ratio for the QuickTime transformation matrix. This makes it possible to scale up 4:3 material to 720*540 on playback, instead of displaying it scaled down to 640*480. In other words: true anamorphic 4:3.

20 lines of code changed in:

sr55 2007-10-14 17:58

WinGui:
- Change: All windows made sizeable
- Change: Queue / Media Info Windows now have titles + icon and appear correctly in the task bar.
- Change: Minimise box removed in Queue window in favour of the Windows default minimise button.
- Fixed: System requirements checker was not confirming the correct amount of ram.
- Removed: Code to handle CLI Information without text files. This can not work without all data going out via standard output which has been decided against.

0 lines of code changed in:

sr55 2007-10-14 12:48

WinGUI:
- First implementation of a query parser. This takes in a query and returns each item in a human readable form

Notes from previous build that were not added rev [1024]
- Fixed: deinterlace options passing the incorrect values to the CLI
- Change: Turbo First pass can no longer be enabled if 2 pass is not.
- Fixed: CRF now set's correctly
- Change: CLI now determines the default audio mixdown rather than the GUI

702 lines of code changed in:

sr55 2007-10-14 12:44

WinGUI:
- New development tab (hidden in release builds) for testing functions.
- Fixed: chapter markers now get saved when using "set default" option
- Fixed: crash on query editor if copy was used with an empty text box
- Fixed: a few corrupted presets
- Added: Width / height & anamorphic options get highlighted in red if someone tries to change the width/height when anamorphic is enabled. (text explanation added)


0 lines of code changed in:

eddyg 2007-10-14 00:01

Change the fifo size from being statically tuned for a Mac Pro with 4 CPUs to dynamically adjust according to how many processors are available. 8 extra buffers in the fifo per CPU available. Hopefully this will make the single CPU systems run at pretty much the same speed as before (although they may still be slower if they are low on memory and start thrashing the pager).

10 lines of code changed in:

sr55 2007-10-12 18:23

WinGUI:
- Updated installer with .Net information for lazy users.

0 lines of code changed in:

eddyg 2007-10-12 00:55

Somehow this went missing as I prepared these subtitle changes for commit in 1011. Without this change encoding will hang when there is a subtitle in the fifo at a PTS discontinuity.

2 lines of code changed in:

eddyg 2007-10-11 20:52

Detect and workaround missing end of cell markers caused by corrupted DVD content, note that any lost DVD content stays lost, but at least it doesn't cause repeated Cells, which are more annoying than a few seconds of lost movie.

83 lines of code changed in:

eddyg 2007-10-11 20:46

Port HandBrake to Solaris, most of the heavy lifting provided by begi.

189 lines of code changed in:

ritsuka 2007-10-11 14:10

Fixed a problem when using more than 13 b-frames in x264

7 lines of code changed in:

dynaflash 2007-10-09 16:15

MacGui: Queue Enhancements courtesy of travistex
- Encodes now stick around in the queue's displayed after they have been completed. They are marked with a check mark icon.
- The "active" encode is shown with a chasing arrows icon.
- Completed encodes have a spotlight icon by them to allow you to show in finder
- Support for reordering encodes in the queue via drag and drop. Currently #define'd out because there's currently no easy way to reorder hblib's job list. But some day maybe...

861 lines of code changed in:

dynaflash 2007-10-09 15:52

Add travistex to the AUTHORS file

4 lines of code changed in:

dynaflash 2007-10-09 13:01

MacGui: Remove the sanity check for 23.976 framerate and detelecine

2 lines of code changed in:

jbrjake 2007-10-09 04:22

Increases the size of the integer holding MPEG-2 picture flags in the hb_buffer structure to 16 bits. It was 8-bit, and that couldn't hold 256, the REPEAT_FIRST_FIELD flag for soft-telecine.

1 lines of code changed in:

eddyg 2007-10-09 03:40

Change the progress messages to use stdout, added a flush after each progress update to ensure timly updates for windows.

12 lines of code changed in:

eddyg 2007-10-09 03:23

Fix to the chapter merging to ensure that when reading from the media we take into account chapters that we have merged. This prevents premature exiting from encoding.

30 lines of code changed in:

eddyg 2007-10-09 00:33

Don't drop subtitles when crossing PTS discontinuities by using buffer sequence numbers to determine where in the stream the buffer came from.

213 lines of code changed in:

Repository Tag: 0.9.1
dynaflash 2007-10-08 21:05

MacGui: Rename iPhone preset to iPhone / iPod Touch

1 lines of code changed in:

dynaflash 2007-10-08 20:31

MacGui: update build number to : 2007100800 for 0.9.1 release

3 lines of code changed in:

jbrjake 2007-10-08 20:16

Bump HB_BUILD date for jam.

1 lines of code changed in:

jbrjake 2007-10-08 20:00

Alphabetizes AUTHORS by surname, credits huevos_rancheros' contributions.

8 lines of code changed in:

sr55 2007-10-05 20:29

WinGui:

- Fixed a very small bug with the h264 options bug. 1 line fix.
- Quick Start tips added to the help menu and removed from app startup.

0 lines of code changed in:

jbrjake 2007-10-05 19:54

Adds more changes for 0.9.1 to the NEWS file.

16 lines of code changed in:

ritsuka 2007-10-05 16:58

MacGUI: Removed some localized strings so the presets work fine in the french localization.

0 lines of code changed in:

sr55 2007-10-05 16:52

Cygwin contrib pack updated to 0013

2 lines of code changed in:

jbrjake 2007-10-05 15:30

Mac OS X Contrib Binaries ++ to 0020

- Threaded ffmpeg
- Better vorbis (AoTuV)
- x264 patched to allow specifying when to use IDR frames

1 lines of code changed in:

sr55 2007-10-04 23:33

WinGui:
-Code to expire development builds
-New show/hide options for the new preset system.
-Few bug fixes.
-Updated Installer

0 lines of code changed in:

eddyg 2007-10-04 01:44

Two changes, one ensure zero size buffers are zero size, second change the buffer cleanup to be later.

27 lines of code changed in:

eddyg 2007-10-02 04:30

When duplicating the x264 options keep a pointer to the start of the options so that we can free them. Also check that the memory allocation actually succeeded.

6 lines of code changed in:

September 2007 »

Generated by StatSVN 0.3.0