index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libhb
/
hb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Probably a good idea to set the new par width after calculating it.
jbrjake
2009-06-05
1
-1
/
+3
*
CLI: Implements custom anamorphic. No more -p or -P. Choices are --strict-ana...
jbrjake
2009-06-05
1
-6
/
+8
*
Adds an interjob structure to preserve some encode data across jobs within an...
jbrjake
2009-06-04
1
-0
/
+13
*
FFMPEG.
konablend
2009-06-02
1
-3
/
+3
*
softsubtitles:
jstebbins
2009-06-02
1
-38
/
+28
*
Excises xvid from libhb because it's not worthy. Having two different MPEG-4 ...
jbrjake
2009-05-26
1
-2
/
+0
*
- Add CoreAudio AAC as one of the encoder on Mac OS X.
ritsuka
2009-05-23
1
-8
/
+31
*
Change CC608 decoder to be its own thread
eddyg
2009-05-07
1
-3
/
+4
*
VOBSUB encoder skeleton for use with mkv VOBSUB pass-through
eddyg
2009-05-06
1
-0
/
+1
*
LinGui: preview changes
jstebbins
2009-05-04
1
-30
/
+9
*
Stage 1 Soft Subtitle Support - Allow multiple subtitle tracks to be selected...
eddyg
2009-05-04
1
-6
/
+12
*
MacGui: Custom Anamorphic initial implementation (experimental) and pic setti...
dynaflash
2009-05-01
1
-22
/
+25
*
Remove unneeded preview files at the beginning of a scan.
jstebbins
2009-03-27
1
-2
/
+43
*
reorder some calculations in hb_set_anamorphic_size so that the height
jstebbins
2009-03-04
1
-6
/
+12
*
Re-enable libswscale accurate rounding on x86_64.
saintdev
2009-03-02
1
-4
/
+1
*
BuildSystem: conversion from jam-based to make-based system.
konablend
2009-03-01
1
-2
/
+2
*
Organizes anamorphic parameters in a struct, requiring some minor search and ...
jbrjake
2009-01-26
1
-59
/
+121
*
Consolidate all the ffmpeg-related includes into libhb/hbffmpeg.h then protot...
van
2008-12-13
1
-4
/
+1
*
fix a threading issue with avcodec_open/close
jstebbins
2008-12-12
1
-1
/
+26
*
fix some floating point rounding errors in aspect ratio calculations
jstebbins
2008-12-05
1
-1
/
+1
*
Add metadata support to libhb, add importing of MP4 metadata, add export of M...
eddyg
2008-12-02
1
-0
/
+28
*
Adds two new parameters to hb_scan, to control the number of preview frames g...
jbrjake
2008-11-30
1
-2
/
+6
*
clean up picture allocation in hb_get_preview and fix minor picture corruption
jstebbins
2008-11-07
1
-9
/
+12
*
Makes sure loose anamorphic respects max width and height settings, and remov...
jbrjake
2008-10-18
1
-61
/
+11
*
Adds an hb_deep_log() function for multiple levels of debugging verbosity. Le...
jbrjake
2008-10-09
1
-4
/
+3
*
check return value of opendir in hb_close. hb_close was segfaulting when
jstebbins
2008-09-11
1
-9
/
+12
*
The per-stream timing changes (r1570) make the overall timing depend on which...
van
2008-08-18
1
-7
/
+3
*
- patch a reference picture leak in ffmpeg/libavcodec/mpegvideo.c that cause...
van
2008-08-18
1
-2
/
+0
*
- change aspect from a scaled int to a double so we can handle the wider
van
2008-08-08
1
-22
/
+27
*
Fixes loose anamorphic
jbrjake
2008-06-04
1
-4
/
+5
*
Keep track of the input pixel aspect ratio as well as the output one. Hopeful...
jbrjake
2008-06-04
1
-2
/
+3
*
- support blu-ray, avchd & dvb x264
van
2008-05-31
1
-5
/
+7
*
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1471 b64f7644-9d1e-0410-96...
jbrjake
2008-05-29
1
-32
/
+36
*
Move clock recovery code from reader to demuxmpeg so it sees all frames & not...
van
2008-04-15
1
-5
/
+1
*
Fixes for different number of frames between pass 1 & 2, missing frames at en...
van
2008-04-13
1
-1
/
+5
*
New internal audio handling.
saintdev
2008-04-01
1
-29
/
+20
*
= Adds an hb_detect_comb() function that indicates whether or not a frame sho...
jbrjake
2008-03-23
1
-0
/
+106
*
libswscale accurate rounding is now re-enabled for all arches except x86_64.
saintdev
2008-03-21
1
-4
/
+9
*
Theora.
saintdev
2008-03-20
1
-0
/
+1
*
Formatting: Remove a lot of trailing whitespace.
saintdev
2008-02-21
1
-56
/
+56
*
Maintains separate filter settings for each job. This prevents the MacGui fro...
jbrjake
2008-01-22
1
-1
/
+15
*
Extends hb_set_anamorphic_size() to make it possible to do "dry-runs"...this ...
jbrjake
2007-12-28
1
-38
/
+59
*
MacGui: Queue Update - thanks travistex
dynaflash
2007-12-17
1
-0
/
+7
*
"Loose" anamorphic:
jbrjake
2007-10-16
1
-0
/
+150
*
Reverts an errant checking for from rev 960
dynaflash
2007-09-13
1
-67
/
+52
*
jbrjake's loose pixel ratio patch.
saintdev
2007-09-13
1
-52
/
+67
*
Cast the flags passed to sws_getContext to a 16-bit int.
saintdev
2007-09-13
1
-2
/
+2
*
Added buffer management and changed fifo sizes. Changed job->subtitle_scan to...
eddyg
2007-09-11
1
-2
/
+8
*
MacGui: New Active Queue implementation courtesy of travistex
dynaflash
2007-09-05
1
-0
/
+1
*
- Add the accurate rounding flag for software scaling to avoid scaling artifa...
superdump
2007-09-05
1
-2
/
+2
[next]