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
*
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
*
DXVA2: cleanup decode support checks.
Rodeo
2015-06-23
1
-2
/
+16
*
libhb: Use a buffer flat to indicate EOF
jstebbins
2015-05-01
1
-6
/
+6
*
libhb: Eliminate global variable hb_gui_use_hwd_flag
jstebbins
2015-03-29
1
-1
/
+1
*
New audio output options.
Rodeo
2015-02-15
1
-12
/
+11
*
libhb: Fix AAC passthru from TS files
jstebbins
2015-02-04
1
-1
/
+29
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
json: fix building with --enable-hwd
jstebbins
2014-12-18
1
-1
/
+1
*
json: add json APIs
jstebbins
2014-12-16
1
-21
/
+21
*
libhb: enable crc checking of audio streams during audio parameter probe
jstebbins
2014-11-05
1
-2
/
+7
*
decavcodec: fix a 4 byte overread of extradata by libav
jstebbins
2014-10-29
1
-1
/
+2
*
libhb: improve preview generateion when there are no IDRs
jstebbins
2014-10-02
1
-0
/
+25
*
libhb: simplify avcodec extradata parsing
jstebbins
2014-10-02
1
-75
/
+21
*
libhb: plug memory leaks
jstebbins
2014-09-05
1
-0
/
+3
*
libhb: Improve handling of streams with broken video timestamps
jstebbins
2014-07-16
1
-4
/
+11
*
libhb: Fix decoding avi with palette
jstebbins
2014-05-29
1
-0
/
+18
*
enc_qsv: general cleanup.
Rodeo
2014-04-05
1
-1
/
+0
*
libhb: fix decavcodecaBSInfo again...
jstebbins
2014-02-22
1
-16
/
+24
*
libhb: fix a problem decoding wmapro audio
jstebbins
2014-02-22
1
-3
/
+3
*
libhb: remove a52dec
jstebbins
2014-02-20
1
-1
/
+13
*
Update some copyright dates to 2014.
Rodeo
2014-02-18
1
-1
/
+1
*
QSV: API 1.8 support and related improvements
Rodeo
2014-02-18
1
-14
/
+19
*
Bump libav to v10_beta1
Rodeo
2014-02-18
1
-0
/
+23
*
libhb: fix problem with avcodec audio sample_rate
jstebbins
2014-02-02
1
-2
/
+21
*
libhb: fix crashes with some BDs
jstebbins
2014-01-31
1
-0
/
+3
*
Replace invaled timestamp flag "-1" with AV_NOPTS
jstebbins
2014-01-26
1
-5
/
+3
*
libhb: support AV_FRAME_DATA_MATRIXENCODING side data.
Rodeo
2014-01-26
1
-1
/
+21
*
decavcodec: DRC support.
Rodeo
2014-01-25
1
-0
/
+42
*
decavcodec: prefer AVFrame fields over their AVCodecContext equivalent.
Rodeo
2014-01-25
1
-31
/
+12
[next]