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
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change a few more hb_log() calls to hb_error(), and some cosmetics.
Rodeo
2012-07-15
1
-4
/
+4
*
hb_audio_remap improvements.
Rodeo
2012-07-12
1
-18
/
+10
*
bump libav to libav-v0.8-2197-g1a068bf
jstebbins
2012-07-11
1
-21
/
+20
*
encca_aac.c: oesc.mDataByteSize is signed.
Rodeo
2012-06-29
1
-9
/
+9
*
encca_aac: tabs to spaces and miscellaneous cosmetics.
Rodeo
2012-06-26
1
-44
/
+52
*
encca_aac: chnage a variable type (should have been done in revision 3754).
Rodeo
2012-06-25
1
-2
/
+2
*
encca_aac: fix an issue where a valid output buffer would be dropped, causing...
Rodeo
2012-06-25
1
-153
/
+175
*
libhb: drop HB_INPUT_CH_LAYOUT_*
Rodeo
2012-06-18
1
-3
/
+3
*
Updated file copyright / GPL headers
sr55
2012-06-15
1
-3
/
+8
*
Make HB_AMIXDOWN_* defines a simple enumeration. The existing system wasn't n...
Rodeo
2012-06-06
1
-1
/
+1
*
MacGui: fix commit 4546 so it works on os x which is the filter pipeline rewo...
dynaflash
2012-03-28
1
-8
/
+5
*
Rework filter pipeline
jstebbins
2012-03-27
1
-1
/
+5
*
Add flac + quality + compression level support
jstebbins
2011-10-12
1
-32
/
+57
*
add more audio passthru options
jstebbins
2011-08-01
1
-1
/
+1
*
Core Audio encoders: use hb_layout_remap instead of Apple's remapping functions
jstebbins
2011-07-24
1
-27
/
+39
*
libhb: generalize channel remapping between decoders and encoders
jstebbins
2011-06-12
1
-4
/
+13
*
HE-AAC support for the OSX port. Thanks go to amarcus, ritsuka and rodeo.
sr55
2011-04-18
1
-8
/
+57
*
Change internal audio representation range
jstebbins
2011-04-08
1
-8
/
+0
*
Added some errors checks and a flush function to encode the remaining data in...
ritsuka
2009-12-31
1
-14
/
+72
*
Initialize the AudioConverter without a sample rate only if the first initial...
ritsuka
2009-08-30
1
-6
/
+19
*
Let CoreAudio decide the best sample rate. Fixed and issue when the AudioConv...
ritsuka
2009-08-27
1
-1
/
+0
*
Format cleanup.
konablend
2009-06-25
1
-1
/
+1
*
- fixed gcc warnings for various unused vars, implicit function decls, signed...
konablend
2009-06-24
1
-3
/
+3
*
- Add CoreAudio AAC as one of the encoder on Mac OS X.
ritsuka
2009-05-23
1
-0
/
+341