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
/
encavcodecaudio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
encavcodecaudio: work around lame bug
John Stebbins
2017-05-11
1
-11
/
+23
*
encavcodecaudio: set encoder time_base to 90khz
John Stebbins
2017-02-21
1
-7
/
+9
*
encavcodecaudio: fix dropping of final input packet
John Stebbins
2017-02-21
1
-1
/
+1
*
mux: shift timestamps by largest encoder delay
John Stebbins
2017-02-14
1
-4
/
+3
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
1
-1
/
+1
*
fix memory leaks
John Stebbins
2016-12-17
1
-0
/
+1
*
encavcodecaudio: fix use of deprecated libav interfaces
John Stebbins
2016-12-17
1
-111
/
+100
*
opus: fix comment in 5.1 audio encoding fix
John Stebbins
2016-09-12
1
-1
/
+1
*
opus: fix 5.1 encoding
John Stebbins
2016-09-11
1
-0
/
+4
*
contrib: Add opus audio encoder.
John Stebbins
2016-09-02
1
-0
/
+4
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
lame: Use libav wrapper to encode mp3lame
John Stebbins
2015-10-26
1
-0
/
+4
*
libhb: add hb_buffer_list
John Stebbins
2015-09-24
1
-21
/
+16
*
libhb: enable vbr encoding with fdk-aac and libav-aac
jstebbins
2015-05-04
1
-0
/
+7
*
libhb: Use a buffer flat to indicate EOF
jstebbins
2015-05-01
1
-3
/
+3
*
New audio output options.
Rodeo
2015-02-15
1
-0
/
+6
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
Update some copyright dates to 2014.
Rodeo
2014-02-18
1
-1
/
+1
*
libhb: Plug some leaks and clean up the buffer pool code a little.
jstebbins
2013-10-23
1
-0
/
+1
*
libhb: add experimental avformat muxer for mkv and mp4
jstebbins
2013-06-30
1
-13
/
+9
*
Use the official libavcodec minimum output buffer size via a define (currentl...
Rodeo
2013-03-17
1
-2
/
+3
*
libhb: fix fdk-aac mono encoding
jstebbins
2013-03-16
1
-2
/
+4
*
Updated all the copyright headers to 2013.
sr55
2013-03-09
1
-1
/
+1
*
encavcodecaInit: minimize code duplication.
Rodeo
2013-03-03
1
-59
/
+72
*
Fix AAC encoding with Libav.
Rodeo
2013-03-03
1
-1
/
+1
*
Add optional fdk-aac encoder
jstebbins
2013-03-03
1
-5
/
+52
*
Audio dithering.
Rodeo
2013-02-05
1
-0
/
+10
*
FLAC: add 24-bit encoding.
Rodeo
2013-01-02
1
-7
/
+15
*
Bump libav to v9_beta3.
Rodeo
2012-12-31
1
-6
/
+7
*
Improve support for planar audio.
Rodeo
2012-11-21
1
-58
/
+94
*
encavcodecaudio: cosmetics.
Rodeo
2012-10-27
1
-3
/
+3
*
hb_ff_set_sample_fmt() improvements.
Rodeo
2012-10-17
1
-2
/
+9
*
libhb: remove unnecessary usage of hb_audio_remap.
Rodeo
2012-09-23
1
-15
/
+1
*
Move mixdown-> channel_layout/matrix_encoding translation to hb_audio_resampl...
Rodeo
2012-08-27
1
-2
/
+1
*
hb_audio_resample: move setters out of hb_audio_resample_update(), to dedicat...
Rodeo
2012-08-27
1
-3
/
+2
*
Use hb_audio_resample for downmixing AC3 sources. DRC is still applied by lib...
Rodeo
2012-08-02
1
-1
/
+2
*
libhb: Allow control of audio mix normalization
jstebbins
2012-08-01
1
-1
/
+1
*
Change a few more hb_log() calls to hb_error(), and some cosmetics.
Rodeo
2012-07-15
1
-29
/
+31
*
hb_audio_resample: libvaresample wrapper.
Rodeo
2012-07-15
1
-107
/
+76
*
hb_audio_remap improvements.
Rodeo
2012-07-12
1
-29
/
+30
*
bump libav to libav-v0.8-2197-g1a068bf
jstebbins
2012-07-11
1
-81
/
+132
*
libhb: drop HB_INPUT_CH_LAYOUT_*
Rodeo
2012-06-18
1
-10
/
+7
*
Updated file copyright / GPL headers
sr55
2012-06-15
1
-3
/
+6
*
Make HB_AMIXDOWN_* defines a simple enumeration. The existing system wasn't n...
Rodeo
2012-06-06
1
-1
/
+1
*
Rework filter pipeline
jstebbins
2012-03-27
1
-3
/
+4
*
Fix flac md5 sum
jstebbins
2012-01-04
1
-8
/
+10
*
set ac3 dolby flag when downmix is dolby
jstebbins
2011-10-15
1
-0
/
+8
*
bump Libav from v0.7.1 to v0.7-1241-g5f3fb59
jstebbins
2011-10-15
1
-9
/
+12
*
Add flac + quality + compression level support
jstebbins
2011-10-12
1
-7
/
+59
*
libhb: fix setting Libav codec private options
jstebbins
2011-08-12
1
-6
/
+11
[next]