]> granicus.if.org Git - handbrake/history - libhb
WinGui: Make a number of UI compoents translatable. #2345
[handbrake] / libhb /
2019-09-30 maximd33crop/resize and vfr filters used only when needed
2019-09-26 Damiano Galassifix warnings when compiling with clang.
2019-09-22 agalin89qsv: d3d11 enabling
2019-09-17 Justin Bullcontrib: Use libdav1d for AV1 decoding in FFmpeg.
2019-09-13 Damiano GalassiMacGui: fix a few warnings when building in Xcode 11.
2019-09-12 John Stebbinslibhb: make hb_buffer_t libhb private
2019-09-12 John Stebbinslibhb: avoid harfbuzz header barrier collisions
2019-09-12 John Stebbinslibhb: resolve header conflicts with pango/harfbuzz
2019-09-10 Bradley Seposlibhb: Restore null check in decvobsub.c
2019-09-10 Bradley Seposlibhb: Remove useless conditional in taskset.c.
2019-09-10 John StebbinsResolve conflict with harfbuzz include file hb.h
2019-09-10 John Stebbinspreset: change last ditch audio selection behavior
2019-09-10 John StebbinsCreate separate fake iso639 "any" entry
2019-09-10 Bradley Seposlibhb: Remove a useless pointer check from decvobsub.c.
2019-09-10 Bradley Seposlibhb: Silence an uninitialized return variable warning.
2019-09-09 John StebbinsFix initialization of empty "" subtitle name
2019-09-09 John Stebbinshb_json: fix subtitle import crash
2019-09-08 sr55Logging: Changed wording
2019-09-08 sr55Logging: Reset the time clock.
2019-09-08 sr55Logging Improvements "Change Job" -> "Work"
2019-09-08 sr55Improve detail in logging of jobs. #2285
2019-08-30 John Stebbinsdecavcodec: fix memory leak
2019-08-30 John Stebbinshb_json: fix double free
2019-08-28 OvchinnikovDmitriiVCE: Vulkan support on linux.
2019-08-26 John Stebbinsstream: fix size of subtitle extradata
2019-08-26 John Stebbinsstream: fix subtitle extradata buffer over-read
2019-08-26 John Stebbinshb_json: fix title dict format string
2019-08-26 John Stebbinsfix initialization of libswscale stride data
2019-08-26 John Stebbinsdvdnav: fix double free on close
2019-08-22 John Stebbinsencavcodec: fix chapter mark postion for nvenc encodes
2019-08-22 Nomis101make: Move harden option to the new Security group...
2019-08-21 digullaBetter error message when avcodec_find_encoder_by_name...
2019-08-20 Nomis101Fix -Wduplicate-decl-specifier warnings
2019-08-16 John Stebbinspreset: fix NULL initializtion of subtitle name
2019-08-13 Damiano Galassilibhb: remove dead code.
2019-08-12 sr55nvenc: Change the rate control to vbr_hq, setting qmin...
2019-08-12 sr55NVEnc: Check SDK version and disable feature if driver...
2019-08-11 John Stebbinslibhb: eliminate file path length limits
2019-08-11 John Stebbinsdvd: create track named from dvd track attributes
2019-08-11 John Stebbinsstream: improve track name selection
2019-08-11 John Stebbinsfix build error
2019-08-11 John Stebbinsmuxavformat: set handler_name for subtitle track names...
2019-08-11 John Stebbinsmuxavformat: fix writing alternative track name in...
2019-08-11 John Stebbinsadd subtitle name to job configuration log output
2019-08-11 John Stebbinsadd subtitle track name read/write
2019-08-11 John Stebbinsa few fixes for audio track name handling
2019-08-11 John Stebbinslibhb: make source audio track name available to frontends
2019-08-11 John StebbinsRemove libsamplerate
2019-08-05 John Stebbinsaudio_resample: set input and output samplerate
2019-07-31 John Stebbinsstream: fix building of subtitle list in PES files
2019-07-31 Nomis101Fix some typos (#2202)
2019-07-30 John StebbinsLinGui: change chapter list to GtkListBox
2019-07-17 John Stebbinsstream: add support for eia 608 subtitle tracks
2019-07-15 John StebbinsFix dropped audio when embedded CC sub is selected
2019-07-12 John Stebbinsdvd: remove dvd specific details from hb_title_t
2019-07-12 John Stebbinshb_json: don't fail if audio is invalid for mux
2019-07-11 John Stebbinsencx265: set level
2019-07-11 John Stebbinswork: fix logging of SSA import tracks
2019-07-11 John Stebbinsdecssasub: fix p-to-p encoding with SSA import
2019-07-11 John Stebbinsdecsrtsub: fix missing initial sub with p-to-p
2019-06-28 John StebbinsFix gcc 9 compiler warnings
2019-06-27 John StebbinsFix "hardening features" log message
2019-06-27 John Stebbinsreader: update hb_status_t eta_seconds during FAS
2019-06-25 John Stebbinshb_json: add new hb_state_t fields
2019-06-25 John StebbinsLinGui: add queue statistics
2019-06-19 Nomis101build: Add --enable-hardening flag to enable stack...
2019-06-18 Ryo ONODERAFix build of libhb under NetBSD
2019-05-27 John Stebbinsdecvcodec: fix building with QSV disabled
2019-05-26 maximd33qsv: zero-copy re-implementation
2019-05-25 edupreset: Add Playstation 2160p60 Surround for PS4 Pro.
2019-05-17 maxdqsv: adding LowPower support for AVC and HEVC encode...
2019-05-08 John Stebbinshbavfilter: fix jerkey deinterlace output
2019-05-02 John Stebbinslibhb: pass AV_PKT_FLAG_DISCARD through to decoder
2019-05-02 John Stebbinsdeblock: replace pp7 with avfilter vf_deblock
2019-04-20 John Stebbinsrendersub: fix crash while rendering subtitles
2019-04-17 John Stebbinsav_aac: use HB_PROJECT_FEATURE_FFMPEG_AAC instead of...
2019-04-17 John Stebbinsvce: use HB_PROJECT_FEATURE_VCE instead of USE_VCE
2019-04-17 John Stebbinsnvenc: use HB_PROJECT_FEATURE_NVENC instead of USE_NVENC
2019-04-17 John Stebbinsqsv: use HB_PROJECT_FEATURE_QSV instead of USE_QSV
2019-04-17 John Stebbinsencx265: Use HB_PROJECT_FEATURE_X265 instead of USE_X265
2019-04-17 John Stebbinsconfigure: export FEATURE.* vars to project.h
2019-04-17 John StebbinsLinGui: fix additional mingw gtk UI build issues
2019-04-17 John Stebbinscompat: fix compiler warning in strerror_r
2019-04-17 John Stebbinsmake: finish correcting host/build semantics
2019-04-16 sr55WinGui: Fix previews after hb_image_s change. Fixes...
2019-04-14 John Stebbinsvfr: improve duplicate frame drop detection
2019-04-14 John Stebbinswork: fix pix_fmt init input to filter pipeline
2019-04-09 Damiano Galassiports: increase HB_LOW_PRIORITY on macOS to avoid threa...
2019-04-09 Damiano Galassiports: set pthreads name on macOS.
2019-04-08 John Stebbinscropscale: force output pixfmt to YUV420P
2019-04-08 John Stebbinshbavfilter: fix filename in header comment
2019-04-08 John Stebbinshbavfilter: hide internals of hb_avfilter_graph_s
2019-04-08 John Stebbinsavfilter: split individual filters to separate files
2019-04-08 John Stebbinsavfilter: fix header file comment
2019-04-08 John Stebbinslibhb: change preset key to VideoColorMatrixCodeOverride
2019-04-08 John StebbinsAdd missing yuv444p12 colorspace opton
2019-04-08 John Stebbinslibhb: propagate color matrix info through the pipeline
2019-04-08 John Stebbinsavfilter: simplify internal API to avfilter
2019-04-08 John StebbinsFix crash when chroma smooth tune is NULL
2019-04-04 John Stebbinsdecvobsub: fix crash due to malformed vobsub
next