summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
...
* libhb: make libhb internal character code utf8jstebbins2013-09-2212-30/+230
* libhb: remove windows ^M line endingsjstebbins2013-09-222-1219/+1219
* Tidyup a warning in oclscale.csr552013-09-211-8/+8
* Merging-in the OpenCL Scaling code from the OpenCL branch to trunk. sr552013-09-2127-60/+6720
* libhb: fix scanning some dvdsjstebbins2013-09-191-9/+0
* Interop: Removed unused structs and constants and added warnings in libhb cod...randomengy2013-09-191-2/+16
* QSV: adjust trellis logging when B- or P-frames are disabled.Rodeo2013-09-151-3/+5
* QSV: minor refactoring.Rodeo2013-09-1511-130/+144
* libhb: unbreak probe_dts_profilejstebbins2013-09-071-1/+1
* QSV: add an option to control B-pyramid.Rodeo2013-09-053-33/+156
* libhb: svn rm mcdeint.*jstebbins2013-09-032-0/+0
* libhb: remove mcdeint deinterlacerjstebbins2013-09-034-347/+12
* QSV: minor cleanup.Rodeo2013-09-013-69/+26
* QSV: choose and re-use a "preferred" implementation instead of using MFX_IMPL...Rodeo2013-09-014-25/+65
* libhb: fix potential pgs timestamp problemjstebbins2013-08-261-1/+20
* enc_qsv: fix crash.Rodeo2013-08-261-0/+6
* Print QSV info in all logs in a libhb-friendly manner, via hb_scan (was print...Rodeo2013-08-262-6/+8
* Fix display size when anamorphic is disabled.Rodeo2013-08-251-4/+14
* QSV: don't use AVBR rate control.Rodeo2013-08-252-43/+21
* Big merge, QSV to trunk: part 2 (new files).Rodeo2013-08-2211-0/+4385
* Big merge, QSV to trunk: part 1 (tracked files).Rodeo2013-08-2217-74/+688
* libhb: fix compiler warning...jstebbins2013-08-191-1/+8
* encx264: auto-enable metrics when the relevant tune is requested.Rodeo2013-08-171-0/+22
* encx264: don't force-enable metrics (PSNR, SSIM).Rodeo2013-08-171-5/+0
* libhb: log avio_open2 error return codejstebbins2013-08-161-1/+1
* libhb: store and print additional CPU informationRodeo2013-07-133-11/+156
* Add hb_video_quality_get_limits and hb_video_quality_get_name to libhb API.Rodeo2013-07-133-2/+55
* MacGui: populate the SRT subtitle language list dynamically from libhb.Rodeo2013-07-132-0/+25
* Solaris: add proper POSIX definesRodeo2013-07-131-1/+1
* libhb: handle zero length EOF subtitle properlyjstebbins2013-07-061-3/+6
* libhb: fix a couple of problems with subtitle mergingjstebbins2013-07-061-11/+29
* libhb: improve handling of overlapping text subtitlesjstebbins2013-07-011-53/+177
* hb_display_job_info: "Large file size" does not apply to the avformat MP4 mux...Rodeo2013-07-011-1/+1
* libhb: fix crash in muxmp4.cjstebbins2013-06-301-7/+12
* libhb: add experimental avformat muxer for mkv and mp4jstebbins2013-06-3025-463/+1798
* libhb: fix pts p-to-p start time in files parsed by libavjstebbins2013-06-261-1/+1
* libhb: fix hang that can occur under certain error conditionsjstebbins2013-06-161-4/+4
* Fix the build under MinGWsr552013-06-161-1/+1
* libhb: fix calculation of chapter durations in dvdread and dvdnav.Rodeo2013-06-162-23/+4
* Cosmetics after last commit.Rodeo2013-06-151-8/+8
* libhb: improve video and audio encoder names.Rodeo2013-06-151-29/+25
* libhb: fix incorrect sizeof()jstebbins2013-06-151-1/+1
* improve aac encoder build options and change some aac encoder defaultsjstebbins2013-06-154-6/+18
* libhb: move one-time registrations to hb_global_init().Rodeo2013-06-061-62/+33
* hb_mixdown_*: use meaningful values instead of -1.Rodeo2013-06-041-3/+3
* hb_video_encoders: cosmetics.Rodeo2013-06-031-8/+4
* libhb/common: improve fallback mechanism.Rodeo2013-06-036-446/+818
* cropscale: fix initial value of output width/heightjstebbins2013-05-311-2/+2
* libhb: fix problem with logging of crop/scale settingsjstebbins2013-05-311-2/+2
* hb_display_job_info: improve formatting of start and stop times.Rodeo2013-05-301-3/+4