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
*
qsv: fix adapter details info when multiple runs
agalin89
2021-03-21
1
-2
/
+5
*
qsv: redesigned adapter capabilities collection and reporing
agalin89
2021-03-12
1
-27
/
+4
*
fixed typos
freddii
2021-02-25
1
-1
/
+1
*
libhb: passthru mastering display metadata and content light level metadata.
Damiano Galassi
2021-02-01
1
-0
/
+23
*
libhb: revert part of the previous colormatrix override commit.
Damiano Galassi
2021-01-25
1
-4
/
+4
*
libhb: change the color-matrix cli option behavior. Set the color info at the...
Damiano Galassi
2021-01-24
1
-4
/
+4
*
libhb: re-implement colorspace filter with zimg, add tonemap, and expose the ...
Damiano Galassi
2021-01-23
1
-0
/
+8
*
libhb: use av_get_pix_fmt_name to get the pixel format string.
Damiano Galassi
2020-11-19
1
-1
/
+1
*
libhb: add 8bit to 10/12bit blend functions to rendersub.
Damiano Galassi
2020-11-18
1
-1
/
+1
*
qsv: added AV1 HW decoding capabilities
agalin89
2020-11-12
1
-1
/
+9
*
qsv: remove globals
agalin89
2020-08-20
1
-4
/
+4
*
qsv: fixing linux build
Dmitrichenko, Max
2020-07-22
1
-1
/
+1
*
qsv: reimplemented context memory management and small fixes
Artem Galin
2020-07-20
1
-11
/
+8
*
qsv: move hw filters flag check into function
Artem Galin
2020-07-20
1
-1
/
+1
*
qsv: remove globals
Artem Galin
2020-07-20
1
-4
/
+14
*
qsv: added HW offload of resize filter
Artem Galin
2020-07-20
1
-9
/
+21
*
Fix a typo in decavcodec.c
Martin Storsjö
2020-07-11
1
-1
/
+1
*
log when auto-rotation is applied
John Stebbins
2020-04-17
1
-0
/
+3
*
decavsub: use libav to decode EIA 608 subtitles
John Stebbins
2020-03-29
1
-38
/
+12
*
Update copyright dates to 2020.
Bradley Sepos
2020-01-01
1
-1
/
+1
*
libhb: resolve header conflicts with pango/harfbuzz
John Stebbins
2019-09-12
1
-7
/
+7
*
Resolve conflict with harfbuzz include file hb.h
John Stebbins
2019-09-10
1
-1
/
+1
*
decavcodec: fix memory leak
John Stebbins
2019-08-30
1
-0
/
+1
*
audio_resample: set input and output samplerate
John Stebbins
2019-08-05
1
-0
/
+7
*
Fix dropped audio when embedded CC sub is selected
John Stebbins
2019-07-15
1
-2
/
+3
*
Fix gcc 9 compiler warnings
John Stebbins
2019-06-28
1
-2
/
+3
*
decvcodec: fix building with QSV disabled
John Stebbins
2019-05-27
1
-1
/
+1
*
qsv: zero-copy re-implementation
maximd33
2019-05-26
1
-38
/
+47
*
libhb: pass AV_PKT_FLAG_DISCARD through to decoder
John Stebbins
2019-05-02
1
-0
/
+7
*
qsv: use HB_PROJECT_FEATURE_QSV instead of USE_QSV
John Stebbins
2019-04-17
1
-12
/
+12
*
avfilter: split individual filters to separate files
John Stebbins
2019-04-08
1
-6
/
+6
*
libhb: change preset key to VideoColorMatrixCodeOverride
John Stebbins
2019-04-08
1
-2
/
+42
*
libhb: propagate color matrix info through the pipeline
John Stebbins
2019-04-08
1
-5
/
+12
*
avfilter: simplify internal API to avfilter
John Stebbins
2019-04-08
1
-144
/
+45
*
decavcodec: fix setting up AVCodecContext extradata
John Stebbins
2019-02-14
1
-8
/
+9
*
Add WebM support (#1822)
Justin Bull
2019-02-13
1
-1
/
+1
*
decavcodec: fix error when ffmpeg parser changes the codec_id
John Stebbins
2019-02-11
1
-4
/
+17
*
decavcodec: fix more potential uses of uninitialized variables
Tim Walker
2019-01-08
1
-6
/
+6
*
fix missing frames when transcoding m2ts files
John Stebbins
2019-01-07
1
-0
/
+66
*
decavcodec: fix potential use of uninitialized variables
John Stebbins
2019-01-05
1
-2
/
+2
*
Update copyright dates to 2019.
Bradley Sepos
2019-01-01
1
-1
/
+1
*
decavcodec: fix use after free
John Stebbins
2018-11-07
1
-1
/
+1
*
decavcodec: packetize data before searching for extradata
John Stebbins
2018-11-06
1
-197
/
+158
*
audio_resample: switch from avresample to swresample
John Stebbins
2018-06-27
1
-1
/
+2
*
decavcodec: fix crash during audio probe
John Stebbins
2018-06-20
1
-2
/
+5
*
Fix PGS subtitle decoding...
John Stebbins
2018-06-13
1
-0
/
+10
*
decavcodec: fix issues with audio that has no explicit channel_layout
John Stebbins
2018-06-04
1
-9
/
+32
*
libhb: build: README: Replace instances of Libav with FFmpeg.
Bradley Sepos
2018-05-29
1
-1
/
+1
*
libhb: fix segfault when decoding empty audio track
John Stebbins
2018-05-29
1
-1
/
+2
*
FFMPEG: Use avcodec_free_context(..) instead of deprecated leaking avcodec_cl...
Sven Gothel
2018-05-28
1
-9
/
+4
[next]