summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
* bugfix branch: fix comb detection crashjstebbins2012-07-064-5/+11
* bugfix branch: fix decomb crashjstebbins2012-07-061-10/+9
* bugfix branch: fix live preview crash when generating preview while encodingjstebbins2012-07-031-11/+12
* Bugfix branch: odesc.mDataByteSize is signed.Rodeo2012-06-291-9/+9
* Bugfix branch: improve reliability of HE-AAC check when doing AAC Passthru.Rodeo2012-06-291-1/+1
* Bugfix branch: merge encca_aac fix.Rodeo2012-06-251-152/+174
* bugfix branch: fix <mod8 problem with preview generation and deinterlace fastjstebbins2012-06-252-36/+74
* bugfix branch, fix potential overflow in par calculationsjstebbins2012-06-221-13/+11
* LinGui: bugfix branch, disable status icon progress when status icon is disabledjstebbins2012-06-212-2/+6
* Bugfix branch: fix HE-AAC in MKV.Rodeo2012-06-181-1/+14
* bugfix merge: remove unnecessary includejstebbins2012-06-171-1/+0
* merge portability patches to bugfix branch.jstebbins2012-06-081-1/+1
* Bugfix branch: merge fix for Foreign Audio Search crash.Rodeo2012-05-141-31/+18
* Bugfix branch: scan, fix some 24000/1001 sources being detected as "almost" 2...Rodeo2012-05-021-1/+12
* merge various fixes from Rogerio Brito to bugfix branchjstebbins2012-05-013-2/+7
* merge fix for incorrect audio silence insertion to bugfix branchjstebbins2012-05-016-3/+21
* merge fix for preview count limit to bugfix branchjstebbins2012-05-011-9/+28
* merge fix for potential null pointer reference to bugfix branchjstebbins2012-04-281-1/+1
* libhb: merge fix for overlapping start time bug in CFR mode to bugfix branchjstebbins2012-04-121-1/+3
* and really merge the broken DTS timestamp fix to bugfix branchjstebbins2012-04-111-0/+7
* really merge the frame count estimate fix this time to the bugfix branchjstebbins2012-04-111-2/+0
* merge fix for audio gaps to bugfix branchjstebbins2012-04-011-1/+3
* merge fix for TS streams that have no PAT or PMT to bug fix branchjstebbins2012-03-301-14/+22
* Fix loop counter decrement in CFR frame duplication code (0.9.x branch).Rodeo2012-03-211-1/+1
* Add framerate values for 30, 50, 60000/1001 and 60 fps to 0.9 branch.Rodeo2012-03-191-1/+2
* libhb: merge fix for early termination of PCR-less streams to bug fix branchjstebbins2012-03-181-0/+9
* libhb: merge tivo stream detection fix to bug fix branchjstebbins2012-03-181-1/+4
* Fix p-to-p start time seeking in TS filesjstebbins2012-03-041-2/+0
* Add HB_INVALID_AUDIO_QUALITY define. -1 is valid for Vorbis VBR and thus does...Rodeo2012-02-214-9/+12
* Print more Auto Passthru information to the Activity Log: passthru mask (allo...Rodeo2012-02-172-2/+76
* Set default audio compression in hb_autopassthru_apply_settings to get rid of...Rodeo2012-02-171-0/+1
* Use libdca to decode DTS-ES audio. While the Libav DTS decoder gives us an ex...Rodeo2012-02-011-11/+7
* Use more correct check to detect 6.0/6.1 input.Rodeo2012-02-012-2/+2
* Update hb_ff_dts_request_5point1 to work with DTS-ES 6.0 Distcrete sources (d...Rodeo2012-01-314-22/+24
* ca_aac: set minimum VBR quality to 1 instead of 0.Rodeo2012-01-251-1/+1
* Vorbis: adjust default VBR quality after revision 4385.Rodeo2012-01-251-1/+1
* Fix crash in add_ffmpeg_attachment: the value for "filename" metadata may be ...Rodeo2012-01-241-1/+1
* Improve mpeg-ps detectionjstebbins2012-01-141-0/+20
* Fix flac md5 sumjstebbins2012-01-041-8/+10
* Add path to log when decoding previews in batch scanjstebbins2011-12-291-1/+8
* Use -2 to 10 range for Vorbis audio quality (same as what oggenc uses), inste...Rodeo2011-12-232-4/+5
* Fix overlapping vobsubsjstebbins2011-12-221-10/+8
* Add utilities for debugging fifo and buffer poolsjstebbins2011-12-211-0/+166
* Fix corruption of buffer pools by render subsjstebbins2011-12-211-0/+4
* Show P-to-P start and end times in activity logjstebbins2011-11-261-2/+32
* Align stack of all threads created by libhbjstebbins2011-11-182-1/+12
* Fix out of memory condition on mingw32jstebbins2011-11-151-7/+4
* Make sure decvobsub.c generates valid timestampsjstebbins2011-11-152-4/+29
* Fix interleaving of subtitles in muxerjstebbins2011-11-143-8/+32
* Fix spurious audio compression & quality log warningjstebbins2011-11-141-0/+2