]> granicus.if.org Git - handbrake/shortlog
handbrake
2015-05-12 ritsukaMacGui: limit the preview images cache to ~ the size...
2015-05-12 jstebbinsscan: increase scan size thresh to accomodate raw 4K avi
2015-05-11 jstebbinscli: fix missing subtitle "Default" flag when --all...
2015-05-09 sr55WinGui: Remove some test code.
2015-05-09 sr55WinGui: Pad out some initial infrastructure to read...
2015-05-09 jstebbinscli: fix audio codec selection when one codec specified...
2015-05-09 jstebbinscli: fix off-by-one error in subtitle track selection
2015-05-07 sr55WinGui: Restore Preview functionality. The calc logic...
2015-05-07 ritsukaMacGui: use small size for the cropping radio button.
2015-05-07 ritsukaMacGui: wrap more hb_title properties in HBTitle.
2015-05-07 ritsukaMacGui: cosmetics.
2015-05-06 jstebbinscli: fix off-by-one audio track selection
2015-05-06 jstebbinsscripts: set svn:executable property on new scripts
2015-05-06 jstebbinslibhb,cli: add preset management to libhb, use it in cli
2015-05-04 jstebbinslibhb: enable vbr encoding with fdk-aac and libav-aac
2015-05-03 RodeoMacGui: fix endpoints for point-2-point encoding.
2015-05-03 RodeoMacGui: fix a couple nasty rounding errors.
2015-05-03 jstebbinsLinGui: refresh queue button pending count when queue...
2015-05-03 sr55WinGui: Fix Line Endings and (StyleCop)Warnings
2015-05-03 sr55WinGui: Some Model Re-factoring by RandomEngy
2015-05-03 sr55WinGui:
2015-05-01 jstebbinsLinGui: fix scanning file specified on command line
2015-05-01 jstebbinsstream: fix TS parsing after a seek
2015-05-01 jstebbinsLinGui: add snapshot build for ubuntu 15.04
2015-05-01 jstebbinsfdk-aac: bump to version 0.1.4
2015-05-01 ritsukaMacGui: fix autocrop.
2015-05-01 jstebbinslibhb: Use a buffer flat to indicate EOF
2015-05-01 ritsukaMacGui: fix built in presets update on earlier os x...
2015-05-01 jstebbinslibhb: fix mingw link, undefined symbol CoTaskMemFree
2015-04-30 Rodeohb_get_user_config_directory: improvements.
2015-04-30 jstebbinslibbluray: use official 0.8.0 release
2015-04-30 ritsukaMacGui: fix the multiple instances alert.
2015-04-30 jstebbinsLinGui: Fix issue with editing audio or subtitles
2015-04-30 jstebbinslibbluray: bump to version with UDF support
2015-04-30 ritsukaMacGui: fix scan progress bar.
2015-04-30 ritsukaMacGui: add a new formatter to convert a hb_state_t...
2015-04-30 ritsukaMacGui: cosmetics
2015-04-28 jstebbinsLinGui: fix dest file generateion for block devices
2015-04-27 sr55WinGui: left in a empty static style. now removed.
2015-04-27 sr55WinGui: Further Minor UI tweaks. F1 Keyboard shortcut...
2015-04-27 jstebbinsjson: fix packig audio track in title
2015-04-26 jstebbinsjson: fix "End" parsing of p-to-p frame range
2015-04-26 jstebbinsLinGui: Allow setting p-to-p end frame beyond guessed...
2015-04-26 jstebbinsLinGui: Allow setting p-to-p end time beyond guessed...
2015-04-25 sr55WinGui: Further UI / UX Tweaks. Main body of settings...
2015-04-24 jstebbinsp-to-p: fix seek to start pts source initial PTS != 0
2015-04-24 bradleyslibhb: Build local pkgconfig when building local autotools.
2015-04-23 jstebbinsports: use standardized sched_yield instead of pthread_...
2015-04-22 jstebbinsdemuxmpeg: Don't drop frames with bad timestamps
2015-04-22 jstebbinsstream: Improve transport stream PCR handling
2015-04-22 jstebbinssync: fix frame p-to-p extra audio after end frame
2015-04-22 jstebbinsLinGui: Add pending count to "Queue" toolbar button
2015-04-22 sr55WinGui: Some minor UI Improvements. Including Waiting...
2015-04-22 jstebbinsLinGui: adjust tooltip line alignments
2015-04-22 jstebbinsLinGui: fix setting forces subtitles in job
2015-04-22 jstebbinsLinGui: Remove "reload queue" dialog. The queue is...
2015-04-22 ritsukaMacGui: Remove the "Reload queue" alert. The queue...
2015-04-22 ritsukaMacGui: implemented the NSSecureCoding protocol in...
2015-04-21 jstebbinsparam: Allow ',' as decimal separator in filter values
2015-04-20 sr55WinGui: Minor design tweaks to the No Titles found...
2015-04-20 sr55WinGui: Restore the "No Titles Found" dialog from previ...
2015-04-20 ritsukaMacGui: update the tooltips of the new auto passthru...
2015-04-19 jstebbinsports: add functions for looking up user config directory
2015-04-18 sr55WinGui: Further UI design updates to Queue selection...
2015-04-18 sr55WinGui: Adding Del shortcut to preset pane, and better...
2015-04-18 jstebbinsLinGui: Check for NULL filter settings string
2015-04-18 jstebbinsfilters: Fix generation of filter string
2015-04-18 jstebbinsLinGui: Use real sample rate when creating job
2015-04-18 sr55WinGui: Minor UI tweaks to the preset window.
2015-04-18 sr55WinGui: Small bug fix to handling of queue recovery...
2015-04-18 sr55WinGui: Add "Delete" key shortcut to the queue to delet...
2015-04-18 jstebbinsLinGui: Modify how dest filename is constructed for...
2015-04-18 sr55WinGui: Some further UI design tweaks.
2015-04-18 sr55WinGui: Misc UI fixes and fixes to the logging code...
2015-04-18 ritsukaMacGui: Add TrueHD, Flac and EAC3 auto passthru option...
2015-04-17 ritsukaMacGui: fix HBPicture copy method.
2015-04-17 ritsukaMacGui: remove HBPicture dependency on HBTitle.
2015-04-17 ritsukaMacGui: update the UI correctly for custom denoise...
2015-04-17 ritsukaMacGui: use the new the filter preset/tune lookup and...
2015-04-13 jstebbinsjson: fix another cut/paste error. incorrect dither...
2015-04-12 sr55WinGui: Misc IScan API tweaks.
2015-04-12 sr55WinGui: Some further refactoring of the services librar...
2015-04-11 jstebbinsdeccc608sub: tweak font size once again
2015-04-10 sr55WinGui: Add a basic outline of a logging system to...
2015-04-10 jstebbinsLinGui: fix pause button/resume
2015-04-10 sr55WinGui: When Switching from x264 to another encoder...
2015-04-10 sr55WinGui: For default user presets, make sure the advanc...
2015-04-10 jstebbinstext subtitles: make font height independent of cropping
2015-04-10 jstebbinsdecccsub608: make font size independent on the amount...
2015-04-10 RodeoMove strtok_r fallback to dedicated "compat" files.
2015-04-09 ritsukaMacGui: run the Xcode "convert to modern objective...
2015-04-09 jstebbinsLinGui: fix libhb work state tracking
2015-04-07 jstebbinsreader: fix subtitle start time not advancing
2015-04-07 jstebbinsdeccc608sub: don't ignore text attributes in PAC
2015-04-07 jstebbinsjson: fix copy_mask (again) :(
2015-04-07 sr55WinGui: Fix the copy mask list.
2015-04-07 jstebbinsjson: fix audio autopassthru copy_mask and fallback
2015-04-07 jstebbinsdeccc608sub: fix range for tab offsets
2015-04-07 ritsukaMacGui: disabled the alternate row background in the...
2015-04-07 ritsukaMacGui: changed the Preview Window and Picture Panel...
next