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
*
Merge branch 'master' into ffmpeg
ffmpeg_sgothel
Sven Gothel
2018-01-12
1
-1
/
+1
|
\
|
*
Update copyright dates to 2018.
Bradley Sepos
2018-01-01
1
-1
/
+1
*
|
FFMPEG: Use avcodec_free_context(..) instead of deprecated leaking avcodec_cl...
Sven Gothel
2018-01-12
1
-9
/
+4
*
|
FFMPEG decavcodec: Consider returned error from av_buffersrc_add_frame(..)
Sven Gothel
2018-01-12
1
-2
/
+6
|
/
*
QSV: adding HEVC10b decode support
maxim_d33
2017-12-22
1
-3
/
+5
*
Auto-rotate video that has rotation tag
John Stebbins
2017-11-09
1
-283
/
+427
*
CLI: add option to log version, title, and progress in json
John Stebbins
2017-11-06
1
-1
/
+1
*
libhb: add HLG to our list of known transfer characteristics.
Damiano Galassi
2017-11-06
1
-0
/
+2
*
fix use of deprecated libav defines
John Stebbins
2017-07-06
1
-1
/
+1
*
decavcodec: fix wmapro audio timestamps
John Stebbins
2017-06-19
1
-0
/
+7
*
scan: fix very slow scanning for some files
John Stebbins
2017-04-12
1
-0
/
+1
*
Fix raw video timestamps
John Stebbins
2017-04-09
1
-0
/
+2
*
subtitles: simplify and shorten subtitle descriptions (#591)
John Stebbins
2017-03-10
1
-13
/
+22
*
qsv: adding hevc decode support
maxd
2017-03-04
1
-0
/
+8
*
decavcodec: drop initial_padding audio samples
John Stebbins
2017-02-21
1
-12
/
+51
*
decavcodec: fix comment
John Stebbins
2017-02-18
1
-1
/
+1
*
decavcodec: fix avcodec_open failure upon bad extradata
John Stebbins
2017-01-24
1
-2
/
+6
*
decavcodec: fix crash in decavcodecvInfo
John Stebbins
2017-01-24
1
-1
/
+1
*
qsv: fix for memory leak for decode
maxd
2017-01-03
1
-1
/
+1
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
1
-1
/
+1
*
libhb: pass through BT.2020 transfer flags
John Stebbins
2016-12-22
1
-0
/
+4
*
libhb: add new color tags for Bt 2020 and SMPTE ST 2084
Damiano Galassi
2016-12-21
1
-0
/
+8
*
unref AVPackets, fix merge issues
John Stebbins
2016-12-17
1
-1
/
+6
*
qsv: rename av_qsv* to hb_qsv*
John Stebbins
2016-12-17
1
-1
/
+1
*
decavcodec: fix use of deprecated libav interfaces
John Stebbins
2016-12-17
1
-164
/
+222
*
qsv: Update condition under which context is closed.
Tim Walker
2016-12-17
1
-2
/
+6
*
decavcodec: enable QSV-accelerated H.264 decoding with libavcodec.
Tim Walker
2016-12-17
1
-26
/
+33
*
libhb: fix small leaks
John Stebbins
2016-12-14
1
-2
/
+6
*
Select the appropriate coefficients for yuv<->rgb conversions.
Damiano Galassi
2016-11-08
1
-61
/
+74
*
libhb: rename some masks to better reflect their purpose.
Tim Walker
2016-09-17
1
-1
/
+1
*
libhb: use the new keyframe flag.
Tim Walker
2016-09-17
1
-4
/
+10
*
sync: correct timestamp discontinuities in sync instead of reader (#192)
John Stebbins
2016-05-24
1
-398
/
+345
*
sync: move chapter logging to sync.c
John Stebbins
2016-05-17
1
-22
/
+0
*
move cadence (Film->Video) logging to sync.c
John Stebbins
2016-05-17
1
-91
/
+0
*
libhb: remove unused hb_buffer_t sequence number
John Stebbins
2016-05-17
1
-10
/
+8
*
decavcodec: remove unused frame_duration_set
John Stebbins
2016-05-17
1
-5
/
+0
*
decavcodec: cosmetics
John Stebbins
2016-05-17
1
-5
/
+5
*
libhb: send initial chapter through pipeline
John Stebbins
2016-05-17
1
-8
/
+0
*
remove dxva hw decode (#189)
John Stebbins
2016-05-17
1
-203
/
+48
*
decavcodec: fix audio decoder frame count
John Stebbins
2016-04-21
1
-0
/
+5
*
decavcodec: cosmetics
John Stebbins
2016-03-23
1
-9
/
+19
*
decavcodec: recompute frame duration for every frame
John Stebbins
2016-02-28
1
-2
/
+3
*
sync: gut and rewrite
John Stebbins
2016-01-21
1
-0
/
+1
*
Update copyright dates to 2016.
Bradley Sepos
2016-01-01
1
-1
/
+1
*
libhb: use LL for int64 constants to make mingw happy
John Stebbins
2015-12-26
1
-7
/
+7
*
decavcodec: don't try to memset NULL buffers
John Stebbins
2015-11-06
1
-2
/
+8
*
decavcodec: fix hang in avcodec decoder
John Stebbins
2015-11-06
1
-0
/
+10
*
libhb: don't use deprecated AVPicture
John Stebbins
2015-10-29
1
-4
/
+4
*
libhb: add hb_buffer_list
John Stebbins
2015-09-24
1
-84
/
+53
*
libhb: Clock/frame rate handling improvements.
Bradley Sepos
2015-09-10
1
-2
/
+5
[next]