]> granicus.if.org Git - handbrake/shortlog
handbrake
2016-01-03 John Stebbinslibav: backport libav audio-fallback patch
2016-01-03 John Stebbinsmuxavformat: add support for mp4 fallback audio signalling
2016-01-03 ScottWinGui: [0.10.x] Fix a bug in the CLI Query Generator...
2015-12-17 ScottWinGui: Update the 0.10.x branch to support the updated...
2015-12-16 Damiano GalassiMacGui: disable app transport security, so sparkle...
2015-12-14 sr55WinGui: Another attempt to fix the 0.10.x build
2015-12-14 sr55WinGui: Attempt to fix 0.10.x build
2015-12-13 sr55Back porting CMake upgrade to 0.10.x
2015-12-13 sr55Adding libhb zip build target to 0.10.x branch.
2015-12-12 sr55WinGui: Strip out subversion version management code...
2015-12-08 Rodeo314Merge pull request #41 from Rodeo314/auxdata2
2015-12-08 Rodeo314Merge pull request #39 from Rodeo314/atmos2
2015-11-21 Tim Walkerlibav: remove a pointless check in the DTS decoder.
2015-11-21 Tim Walkerlibav: backport fixes for Dolby Atmos streams.
2015-11-10 John StebbinsLinGui: fix subtitle list initialization...
2015-11-10 John Stebbinsdecavcodec: fix hang in avcodec decoder
2015-11-09 John StebbinsLinGui: try fixing debian version number again
2015-11-09 John StebbinsLinGui: Force override ubuntu package versions
2015-11-09 John StebbinsLinGui: add libtoo-bin dependency to vivid and wily
2015-11-09 John StebbinsLinGui: fix building ubuntu vivid source package
2015-11-09 John StebbinsLinGui: add ubuntu vivid and wily build support
2015-11-09 John StebbinsLinGui: fix uploading ubuntu ppa source packages
2015-11-09 John Stebbinsbuild: changes to version numbering and build process
2015-11-09 John Stebbinsbuild: fix errors in last commit
2015-11-09 John Stebbinsbuild: use git version info instead of svn
2015-10-15 John Stebbinstx3g: remove 2 line limit
2015-10-15 John Stebbinsdecsrt: don't combine > 2 lines into 2
2015-10-03 Damiano GalassiMacGui: remove the link to libdvdcss
2015-09-30 John StebbinsLinGui: add zh_CN (Chinese) to LINGUAS
2015-09-30 helinbAdd Chinese translation
2015-09-25 John Stebbinslibav: patch mkv track language tag problem
2015-08-29 jstebbinscropscale: prevent crash when scale dimensions too...
2015-08-18 jstebbinsLinGui: merge: fix a scrolling issue in presets pane
2015-07-22 jstebbinsmerge: libhb: fix application of max width/height
2015-07-21 jstebbinsLinGui: merge: fix queue auto-scroll during d-n-d
2015-07-04 Rodeo[merge] libhb: disable OpenCL scaling when QSV scaling...
2015-07-04 Rodeo[merge] OpenCL: fix cleanup.
2015-07-04 Rodeo[merge] libhb: re-work OpenCL cleanup a bit.
2015-06-27 sr55[0.10.x] Don't show x264 query in the extra options...
2015-06-11 jstebbinslibhb: fix encoding date in output file with mingw...
2015-06-11 ritsuka[0.10.x] MacGui: do not redirect null strings to the... 0.10.2
2015-06-09 sr55WinGui: Bump version number.
2015-06-08 Rodeo[merge] encx265: fix regression introduced in SVN revis...
2015-06-03 jstebbinslibhb: fix green bottom line in preview with deinterlace
2015-06-01 jstebbinsdecomb: fix color distortion in last row of image
2015-06-01 ritsuka[0.10.x] MacGui: fix a double to int conversion, the...
2015-05-30 sr55Update build numbers for windows build.
2015-05-29 sr55Bump Version number to 0.10.2
2015-05-28 sr550.10.x Update NEWS file
2015-05-26 jstebbinslibhb: fix theora encoding
2015-05-25 jstebbinsLinGui: fix audio encoder selection in audio dialog
2015-05-25 ritsukaMacGui: fix a crash that happens when selecting a new...
2015-05-25 ritsukaMacGui: [merge] add an alert window to show the excepti...
2015-05-13 jstebbinsLinGui: fix 32bit builds
2015-05-12 jstebbinsscan: increase scan size thresh to accomodate raw 4K avi
2015-05-03 Rodeomerge MacGui: fix a couple nasty rounding errors.
2015-05-01 jstebbinsfdk-aac: enable compiler optimizations
2015-04-21 jstebbinsparam: allow ',' as decimal separator in filter settings
2015-04-20 jstebbinsscan: fix failure to find audio bitrate during scan.
2015-04-10 sr55[0.10.x] WinGui: For default user presets, make sure...
2015-04-10 sr55[0.10.x] [WinGUI] Fix NLMeans Custom option.
2015-04-07 jstebbinsreader: fix subtitle start time not advancing
2015-04-05 jstebbinslibav: Fix failure on mingw to write date tag to mp4...
2015-03-26 jstebbinsLinGui: set parent of source dialog
2015-03-26 jstebbinsmerge LinGui: fix activity window scrolling
2015-03-26 jstebbinsmerge LinGui: work around yet another gtk+-3 bug
2015-03-26 jstebbinsmerge LinGui: fix UI issue with x264Option updates
2015-03-26 jstebbinsmerge LinGui: init VideoPreset with valid value
2015-03-20 jstebbinsLinGui: potential fix for crash while adding job
2015-03-16 jstebbinsmerge: decomb: oops, fix overread when height is mod 4
2015-03-15 jstebbinsmerge: muxavformat: add "creation_time" metadata
2015-03-14 jstebbinsmerge: decomb: fix green line when source hight is...
2015-03-02 Rodeo[merged] ProRes: extend the padding check to 16 bits. 0.10.1
2015-03-01 jstebbinsx265: fix crash when encoding twice with different...
2015-02-17 jstebbinsmerge stream: fix potential overflow in pts calculation
2015-02-17 jstebbinsmerge x265: bump to version 1.5
2015-02-16 Rodeo[merged] libhb: don't pass "auto" profile to libx265.
2015-02-15 jstebbinsscan: work around libav mpeg2 dummy first frame
2015-02-15 Rodeo[merged] H.265: don't allow requesting Main 10 profile.
2015-02-13 ritsuka[merged] MacGui: better validation for denoise settings.
2015-02-09 sr55[Merge] WinGui: More aggressive check that the user...
2015-02-09 jstebbinsLinGui: update translations
2015-02-08 sr550.10.x WinGui: Bump version to 0.10.1
2015-02-08 sr550.10.x WinGui: Support Light / UltraLight for Hqdn3d
2015-02-08 sr55[Merge 0.10.x] WinGui: Fix an issue related to the...
2015-02-07 jstebbinsLinGui: update year to 2015
2015-02-04 jstebbinsmux: fix chapter timestamps, factor in video encoder...
2015-02-04 jstebbinslibhb: Fix AAC passthru from TS files
2015-02-03 jstebbinsmuxavformat: fix mp4 edit lists to eliminate initial...
2015-02-02 jstebbinsscan: improve preview generation for short videos that...
2015-02-01 ritsuka[merged] Add a default font directory for fontconfig...
2015-02-01 bradleysUpdate year to 2015.
2015-01-30 sr550.10.x Porting Nlmeans Custom Fix
2015-01-15 sr55Merging a fix to the filters panel. The custom values...
2015-01-15 jstebbinsbuild: fix configure environment of several contribs
2015-01-14 jstebbinsstream: Fix scanning files with large PNGs
2015-01-12 ritsuka[merged] MacGui: bump year to 2015
2015-01-12 ritsuka[merged] Fix some leaks in OpenCL code.
2015-01-11 jstebbinsrendersub: fix small blending error
2015-01-10 sr550.10.x: Update copyright year of wingui
next