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
/
dvdnav.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates to 2021.
Bradley Sepos
2021-01-01
1
-1
/
+1
*
dvdnav: set HB_ERROR_READ when exiting early due to errors
John Stebbins
2020-08-20
1
-0
/
+25
*
decavsub: use libav to decode dvd subtitles
John Stebbins
2020-03-29
1
-1
/
+2
*
dvdnav: fix a potential uninitialised memory read.
Damiano Galassi
2020-01-04
1
-1
/
+1
*
Update copyright dates to 2020.
Bradley Sepos
2020-01-01
1
-1
/
+1
*
dvdnav: check pgcn validity before starting a pgc walk.
Damiano Galassi
2019-12-19
1
-0
/
+6
*
Gardening: Clean up trailing whitespace
Nomis101
2019-11-04
1
-31
/
+31
*
libhb: make hb_buffer_t libhb private
John Stebbins
2019-09-12
1
-0
/
+2
*
libhb: resolve header conflicts with pango/harfbuzz
John Stebbins
2019-09-12
1
-3
/
+3
*
Resolve conflict with harfbuzz include file hb.h
John Stebbins
2019-09-10
1
-1
/
+1
*
dvdnav: fix double free on close
John Stebbins
2019-08-26
1
-1
/
+1
*
libhb: eliminate file path length limits
John Stebbins
2019-08-11
1
-19
/
+23
*
dvd: create track named from dvd track attributes
John Stebbins
2019-08-11
1
-0
/
+21
*
dvd: remove dvd specific details from hb_title_t
John Stebbins
2019-07-12
1
-211
/
+239
*
Fix gcc 9 compiler warnings
John Stebbins
2019-06-28
1
-9
/
+9
*
dvdnav: fix potentially unterminated string
John Stebbins
2019-02-11
1
-1
/
+2
*
dvd: Add support for MPEG-1 on DVD
John Stebbins
2019-02-11
1
-0
/
+18
*
Update copyright dates to 2019.
Bradley Sepos
2019-01-01
1
-1
/
+1
*
Fix PGS subtitle decoding...
John Stebbins
2018-06-13
1
-1
/
+6
*
Misc. typos
luz.paz
2018-02-20
1
-1
/
+1
*
Update copyright dates to 2018.
Bradley Sepos
2018-01-01
1
-1
/
+1
*
CLI: add option to log version, title, and progress in json
John Stebbins
2017-11-06
1
-4
/
+38
*
subtitles: simplify and shorten subtitle descriptions (#591)
John Stebbins
2017-03-10
1
-15
/
+18
*
dvd: add widescreen/letterbox/pan&scan/4:3 to vobsub description
John Stebbins
2017-02-21
1
-5
/
+25
*
dvd: add widescreen vobsubs when letterbox is permitted
John Stebbins
2017-02-21
1
-77
/
+114
*
Update copyright dates to 2017.
Bradley Sepos
2017-01-01
1
-1
/
+1
*
libhb: send initial chapter through pipeline
John Stebbins
2016-05-17
1
-11
/
+2
*
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
-2
/
+2
*
libhb: detect read errors and propagate
jstebbins
2015-06-29
1
-2
/
+10
*
Update year to 2015.
bradleys
2015-02-01
1
-1
/
+1
*
Fix libdvdnav dvd name and add additional fallback if no name is found
ritsuka
2015-01-13
1
-1
/
+8
*
Revert a change Xcode committed on its own.
ritsuka
2015-01-13
1
-8
/
+1
*
MacGui: Move the audio/subtitles selection logic out of the view controllers....
ritsuka
2015-01-13
1
-1
/
+8
*
json: add json APIs
jstebbins
2014-12-16
1
-4
/
+7
*
ilibhb: Fix reading from DVDISO files with non-ASCII filenames on Windows
jstebbins
2014-10-13
1
-5
/
+20
*
libhb: fix overwriting of source path
jstebbins
2014-05-27
1
-2
/
+2
*
libhb: clean up handling dir directory separator
jstebbins
2014-02-22
1
-1
/
+4
*
libhb: remove a52dec
jstebbins
2014-02-20
1
-0
/
+1
*
Update some copyright dates to 2014.
Rodeo
2014-02-18
1
-1
/
+1
*
libhb: fix missing format specifier in printf
jstebbins
2014-01-26
1
-1
/
+1
*
libhb: set audio description in LookForAudio (scan.c).
Rodeo
2014-01-25
1
-21
/
+3
*
libhb: fix scanning some dvds
jstebbins
2013-09-19
1
-9
/
+0
*
libhb: fix calculation of chapter durations in dvdread and dvdnav.
Rodeo
2013-06-16
1
-9
/
+2
*
libhb: fix incorrect sizeof()
jstebbins
2013-06-15
1
-1
/
+1
*
Updated all the copyright headers to 2013.
sr55
2013-03-09
1
-1
/
+1
*
libhb: Fix main feature detection for some DVDs (Brave)
jstebbins
2013-01-28
1
-1
/
+1
*
Bump libav to v9_beta3.
Rodeo
2012-12-31
1
-2
/
+2
*
Improve management of titles and jobs
jstebbins
2012-11-12
1
-1
/
+3
*
libhb: Fix crash found on some dvd's
jstebbins
2012-10-13
1
-20
/
+52
[next]