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
/
decavcodec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenCL: Merging Trunk to OpenCL Branch.
sr55
2013-09-06
1
-8
/
+243
*
Changes to OpenCL scaling to reduce memory copies and improve performance.
sr55
2013-09-06
1
-32
/
+10
*
OpenCL: merge latest fixes from trunk.
Rodeo
2013-05-17
1
-18
/
+65
*
improve code style
handbrake
2013-05-02
1
-17
/
+18
*
fixed green screen issue
handbrake
2013-04-09
1
-0
/
+1
*
fixed vob video issue
handbrake
2013-04-03
1
-45
/
+43
*
fixed opencl error
handbrake
2013-03-22
1
-4
/
+3
*
fixed drop frame issue
handbrake
2013-03-22
1
-39
/
+23
*
Shift USE_HWD blocks around methods we no longer use but the HWD still does. ...
sr55
2013-03-16
1
-5
/
+9
*
Merging Trunk to OpenCL branch
sr55
2013-03-09
1
-3
/
+1
*
fix the deinterlace issue
handbrake
2013-02-28
1
-2
/
+2
*
tidy up log output, useless code
handbrake
2013-02-25
1
-6
/
+1
*
Merging Trunk into OpenCL Branch.
sr55
2013-02-24
1
-35
/
+79
*
Replace some code with platform independent
handbrake
2013-02-08
1
-17
/
+4
*
add a new compile option: --enable-hwd
handbrake
2013-01-31
1
-4
/
+174
*
Merging Trunk into the OpenCL branch. This includes an updated version of lib...
sr55
2013-01-06
1
-30
/
+31
*
Improve support for planar audio.
Rodeo
2012-11-21
1
-2
/
+2
*
Improve management of titles and jobs
jstebbins
2012-11-12
1
-1
/
+1
*
hb_ff_set_sample_fmt() improvements.
Rodeo
2012-10-17
1
-3
/
+3
*
libhb: remove unnecessary usage of hb_audio_remap.
Rodeo
2012-09-23
1
-1
/
+0
*
libhb: fix a collection of small memory leaks
jstebbins
2012-09-13
1
-0
/
+10
*
Revert a part of revision 4950 which was not in the ReviewBoard patch.
Rodeo
2012-09-11
1
-1
/
+1
*
Remove contrib/ffmpeg/A02-png-sequences.patch.
konablend
2012-09-10
1
-7
/
+16
*
Update Libav -> HandBrake colorimetry translation after http://git.libav.org/...
Rodeo
2012-09-07
1
-8
/
+10
*
Move mixdown-> channel_layout/matrix_encoding translation to hb_audio_resampl...
Rodeo
2012-08-27
1
-5
/
+4
*
hb_audio_resample: move setters out of hb_audio_resample_update(), to dedicat...
Rodeo
2012-08-27
1
-6
/
+6
*
Use a more direct workaround for the DTS-ES XCh decoding issue.
Rodeo
2012-08-26
1
-12
/
+0
*
Check the return code of hb_audio_resample_update(). This allows us to log an...
Rodeo
2012-08-15
1
-4
/
+10
*
Restore the old hack that disables DTS-ES extension processing. We support 6....
Rodeo
2012-08-10
1
-0
/
+12
*
Use hb_audio_resample for downmixing AC3 sources. DRC is still applied by lib...
Rodeo
2012-08-02
1
-0
/
+1
*
libhb: Allow control of audio mix normalization
jstebbins
2012-08-01
1
-1
/
+2
*
Enable threaded decoding for ProRes video sources.
Rodeo
2012-07-18
1
-4
/
+1
*
Fix something John and I both missed.
Rodeo
2012-07-15
1
-1
/
+1
*
hb_audio_resample: libvaresample wrapper.
Rodeo
2012-07-15
1
-135
/
+52
*
bump libav to libav-v0.8-2197-g1a068bf
jstebbins
2012-07-11
1
-150
/
+112
*
libhb: fix deinterlace fast problem with sources that have <mod8 alignment
jstebbins
2012-06-25
1
-3
/
+6
*
libhb: drop HB_INPUT_CH_LAYOUT_*
Rodeo
2012-06-18
1
-10
/
+8
*
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
*
decavcodec: merge double if to a single statement.
Rodeo
2012-05-09
1
-6
/
+3
*
libhb: fix problem with incorrect addition of audio silence
jstebbins
2012-05-01
1
-1
/
+4
*
libhb: fix incorrect audio gaps
jstebbins
2012-04-01
1
-1
/
+3
*
libhb: use source colorimetry information when available.
Rodeo
2012-03-28
1
-1
/
+67
*
Rework filter pipeline
jstebbins
2012-03-27
1
-62
/
+70
*
Use more correct check to detect 6.0/6.1 input.
Rodeo
2012-02-01
1
-1
/
+1
*
Update hb_ff_dts_request_5point1 to work with DTS-ES 6.0 Distcrete sources (d...
Rodeo
2012-01-31
1
-11
/
+14
*
Disable multi-threaded decoding of ProRes
jstebbins
2011-11-13
1
-2
/
+5
*
bump ffmpeg to v0.7-1470-gb95fbba
jstebbins
2011-10-26
1
-2
/
+6
*
initialize wait_for_keyframe in the right place
jstebbins
2011-10-25
1
-1
/
+1
*
fix a problem with resolution changes in h.264
jstebbins
2011-10-17
1
-7
/
+25
[next]