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
/
macosx
/
encca_aac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: fix a few warnings when building in Xcode 11.
Damiano Galassi
2019-09-13
1
-0
/
+1
*
libhb: resolve header conflicts with pango/harfbuzz
John Stebbins
2019-09-12
1
-2
/
+2
*
Resolve conflict with harfbuzz include file hb.h
John Stebbins
2019-09-10
1
-1
/
+1
*
Update copyright dates to 2019.
Bradley Sepos
2019-01-01
1
-1
/
+1
*
libhb: fix a number of issues reported by clang.
Damiano Galassi
2018-01-12
1
-6
/
+6
*
Update copyright dates to 2018.
Bradley Sepos
2018-01-01
1
-1
/
+1
*
encca_aac: fix a small leak
Damiano Galassi
2017-02-24
1
-0
/
+1
*
encca_aac: use the libhb list helper functions to append buffers
Damiano Galassi
2017-02-24
1
-34
/
+20
*
encca_aac: no need to pad manually the remaining data
Damiano Galassi
2017-02-24
1
-12
/
+0
*
encca_aac: flush all the remaining packets from encoders
Damiano Galassi
2017-02-24
1
-17
/
+30
*
encca_aac: factory encoder delay into timestamps
John Stebbins
2017-02-20
1
-2
/
+15
*
encca_aac: Fix initial start time
John Stebbins
2017-01-25
1
-2
/
+8
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
1
-1
/
+1
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
libhb: Use a buffer flat to indicate EOF
jstebbins
2015-05-01
1
-5
/
+5
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
libhb: fix accumulating rounding error in CoreAudio timestamps
jstebbins
2014-08-26
1
-4
/
+5
*
Update some copyright dates to 2014.
Rodeo
2014-02-18
1
-1
/
+1
*
decavcodec: prefer AVFrame fields over their AVCodecContext equivalent.
Rodeo
2014-01-25
1
-1
/
+1
*
Fix a small leak in encca_aac.
ritsuka
2013-11-05
1
-0
/
+1
*
RB626: return code support added
maxd
2013-11-05
1
-0
/
+1
*
Some further header updates.
sr55
2013-03-09
1
-1
/
+1
*
hb_audio_remap: protect against invalid channel layouts.
Rodeo
2012-11-21
1
-1
/
+1
*
Improve support for planar audio.
Rodeo
2012-11-21
1
-1
/
+2
*
hb_audio_remap improvements:
Rodeo
2012-10-20
1
-4
/
+4
*
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