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
*
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
*
These calls to free produce double free warnings. It seems that removing the ...
superdump
2007-08-29
1
-4
/
+0
*
- Roll back avpicture_alloc to malloc + avpicture_fill. This fixes the MacGUI...
superdump
2007-08-28
1
-12
/
+36
*
MacGui: Fix main window closing to it doesnt crash HB and allow you to get it...
dynaflash
2007-08-24
1
-1
/
+11
*
Add Subtitle scanning for forced subtitles and normal subtitles from the CLI
eddyg
2007-08-21
1
-13
/
+22
*
Moves the filters' logging info to work.c, adds parameter info. I also change...
jbrjake
2007-08-14
1
-1
/
+0
*
Adds a log message informing the user of which filters are being applied.
jbrjake
2007-08-14
1
-0
/
+1
*
Implements libswscale in HandBrake, giving it Lanczos scaling! This major enh...
jbrjake
2007-08-01
1
-39
/
+43
*
Patch from huevos_rancheros to restore 2-pass functionality, which broke when...
jbrjake
2007-07-27
1
-0
/
+17
*
Native language subtitle scan improvements. Thanks, eddyg!
jbrjake
2007-07-26
1
-18
/
+82
*
These hopefully-innocuous changes to hb.c should help with the active queuing...
jbrjake
2007-07-20
1
-2
/
+19
*
MacGui: Active Queue Initial Implementation
dynaflash
2007-07-16
1
-3
/
+22
*
Fixes to the CLI for forced subtitles, and Turbo.
saintdev
2007-07-06
1
-37
/
+45
*
A big batch of patches from eddyg.
jbrjake
2007-06-06
1
-5
/
+79
*
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@590 b64f7644-9d1e-0410-96f...
awk
2007-05-19
1
-1
/
+2
*
Added support for DTS audio. DTS audio streams (of 5.1 audio and below) will...
maurj
2007-05-02
1
-0
/
+1
*
Cleaning up some compiler warnings.
clee
2007-04-15
1
-1
/
+1
*
Fix about 156,199 bytes of leaked memory.
saintdev
2007-03-31
1
-0
/
+2
*
Merge the 5.1 branch into the trunk.
prigaux
2007-03-06
1
-0
/
+806
*
Merge the 0.8.0_mpeg4ip branch into the trunk
prigaux
2007-02-11
1
-722
/
+0
*
added call to av_log_set_level in hb_init_real based on value of verbose param.
johnallen
2007-01-14
1
-0
/
+1
*
Revert changes to threading sleep intervals.
johnallen
2007-01-09
1
-1
/
+1
*
added worker thread sleep throttling.
johnallen
2007-01-08
1
-2
/
+2
*
Documentation begins.
johnallen
2007-01-07
1
-2
/
+118
[next]