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
/
common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merging-in the OpenCL Scaling code from the OpenCL branch to trunk.
sr55
2013-09-21
1
-0
/
+13
*
QSV: minor refactoring.
Rodeo
2013-09-15
1
-3
/
+4
*
Big merge, QSV to trunk: part 1 (tracked files).
Rodeo
2013-08-22
1
-2
/
+31
*
Add hb_video_quality_get_limits and hb_video_quality_get_name to libhb API.
Rodeo
2013-07-13
1
-0
/
+49
*
libhb: add experimental avformat muxer for mkv and mp4
jstebbins
2013-06-30
1
-45
/
+54
*
Cosmetics after last commit.
Rodeo
2013-06-15
1
-8
/
+8
*
libhb: improve video and audio encoder names.
Rodeo
2013-06-15
1
-29
/
+25
*
improve aac encoder build options and change some aac encoder defaults
jstebbins
2013-06-15
1
-5
/
+4
*
hb_mixdown_*: use meaningful values instead of -1.
Rodeo
2013-06-04
1
-3
/
+3
*
hb_video_encoders: cosmetics.
Rodeo
2013-06-03
1
-8
/
+4
*
libhb/common: improve fallback mechanism.
Rodeo
2013-06-03
1
-418
/
+759
*
Don't expose rate, mixdown, dither and encoder arrays to the UIs.
Rodeo
2013-05-30
1
-621
/
+1229
*
Fix log pollution when Auto Passthru is not possible and uses the fallback au...
Rodeo
2013-04-28
1
-1
/
+1
*
hb_get_best_mixdown: fix out-of-array reads.
Rodeo
2013-04-28
1
-2
/
+2
*
Updated all the copyright headers to 2013.
sr55
2013-03-09
1
-1
/
+1
*
fdkaac: new bitrate limits.
Rodeo
2013-03-04
1
-3
/
+40
*
fdk_haac: samplerates < 16 kHz are not supported.
Rodeo
2013-03-04
1
-0
/
+6
*
Add optional fdk-aac encoder
jstebbins
2013-03-03
1
-0
/
+9
*
Audio dithering.
Rodeo
2013-02-05
1
-0
/
+57
*
x264 preset system: miscellaneous improvements.
Rodeo
2013-01-30
1
-5
/
+5
*
hb_rate_s, hb_mixdown_s, hb_encoder_s: use const char * instead of char *
Rodeo
2013-01-04
1
-1
/
+2
*
CLI: avoid an #fidef.
Rodeo
2013-01-04
1
-0
/
+1
*
libhb: add hb_get_default_audio_encoder().
Rodeo
2013-01-04
1
-7
/
+12
*
FLAC: add 24-bit encoding.
Rodeo
2013-01-02
1
-1
/
+8
*
LinGui: add x264 preset/tune/profile/level support
jstebbins
2012-12-27
1
-0
/
+40
*
fix mac ui scaling problem after performing live preview encode
jstebbins
2012-12-17
1
-1
/
+36
*
fix some crashes in the macui
jstebbins
2012-12-12
1
-0
/
+2
*
libhb: refactor job initialization and cleanup
jstebbins
2012-12-09
1
-95
/
+77
*
Improve management of titles and jobs
jstebbins
2012-11-12
1
-38
/
+704
*
Audio improvements.
Rodeo
2012-09-03
1
-317
/
+498
*
Use hb_audio_resample for downmixing AC3 sources. DRC is still applied by lib...
Rodeo
2012-08-02
1
-22
/
+15
*
libhb: Allow control of audio mix normalization
jstebbins
2012-08-01
1
-0
/
+3
*
Use HB_INVALID_AMIXDOWN and HB_AMIXDOWN_NONE where applicable.
Rodeo
2012-07-29
1
-3
/
+3
*
Introduce a negative HB_INVALID_AMIXDOWN.
Rodeo
2012-07-27
1
-1
/
+1
*
Fix hb_mixdown_get_discrete_channel_count for HB_AMIXDOWN_NONE (passthrough).
Rodeo
2012-06-27
1
-5
/
+8
*
common.h, common.c: minor modifications.
Rodeo
2012-06-20
1
-3
/
+3
*
hb_get_best_mixdown: fix bug introduced in revision 4755.
Rodeo
2012-06-20
1
-1
/
+8
*
libhb: update hb_get_best_mixdown(). I was partially borken after revision 4754.
Rodeo
2012-06-19
1
-57
/
+34
*
libhb: drop HB_INPUT_CH_LAYOUT_*
Rodeo
2012-06-18
1
-16
/
+14
*
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
-7
/
+21
*
decdca: attempt to fix Dolby Surround and Pro Logic II mixdown. We were doing...
Rodeo
2012-05-27
1
-29
/
+33
*
PGS (bluray) subtitle support \o/
jstebbins
2012-04-26
1
-0
/
+59
*
LinGui: allow the user to select and use a bitrate for audio autopassthru
jstebbins
2012-04-26
1
-1
/
+4
*
libhb/hd_dict.c, add newline at end of file.
Rodeo
2012-03-29
1
-1
/
+0
*
Rework filter pipeline
jstebbins
2012-03-27
1
-19
/
+79
*
Add framerate values for 30, 50, 60000/1001 and 60 fps.
Rodeo
2012-03-19
1
-1
/
+2
*
Add HB_INVALID_AUDIO_QUALITY define. -1 is valid for Vorbis VBR and thus does...
Rodeo
2012-02-21
1
-4
/
+4
*
Print more Auto Passthru information to the Activity Log: passthru mask (allo...
Rodeo
2012-02-17
1
-2
/
+74
*
Set default audio compression in hb_autopassthru_apply_settings to get rid of...
Rodeo
2012-02-17
1
-0
/
+1
[next]