summaryrefslogtreecommitdiffstats
path: root/libhb
Commit message (Expand)AuthorAgeFilesLines
* Enable threaded decoding for ProRes video sources.Rodeo2012-07-181-4/+1
* libhb: fix deinterlace fast green stripejstebbins2012-07-182-12/+15
* More fine grained progress statistics during subtitle scanjstebbins2012-07-182-30/+82
* hb_audio_remap: remove unneeded channel map.Rodeo2012-07-151-1/+0
* hb_audio_remap: remove unneeded channel map.Rodeo2012-07-151-16/+0
* Use libav for dts audio decoding instead of libdca jstebbins2012-07-1511-459/+19
* Change a few more hb_log() calls to hb_error(), and some cosmetics.Rodeo2012-07-152-33/+35
* Fix something John and I both missed.Rodeo2012-07-151-1/+1
* hb_audio_resample: libvaresample wrapper.Rodeo2012-07-155-331/+400
* decpgssub: simplify code (merge several if/else blocks).Rodeo2012-07-151-35/+27
* hb_audio_remap improvements.Rodeo2012-07-126-181/+268
* Cleanup after last commit: delete empty files, rename some patches.Rodeo2012-07-112-0/+0
* bump libav to libav-v0.8-2197-g1a068bfjstebbins2012-07-1123-2168/+757
* libhb: fix hb_read_preview() when invalid index is passedjstebbins2012-07-111-0/+1
* libhb: fix problem reading previewjstebbins2012-07-101-2/+11
* libhb: fix comb detection crash and decomb crashjstebbins2012-07-064-34/+20
* libhb: fix live preview crash when generating preview while encodingjstebbins2012-07-031-11/+12
* libhb: fix unused variable warningjstebbins2012-07-021-1/+0
* Fix comparison (check if unsigned type is < 0). Not sure why I keep doing this.Rodeo2012-07-021-5/+9
* libhb: fix crop detectionjstebbins2012-06-301-17/+18
* encca_aac.c: oesc.mDataByteSize is signed.Rodeo2012-06-291-9/+9
* muxmkv: improve reliability of HE-AAC check when doing AAC Passthru.Rodeo2012-06-291-1/+1
* Fix hb_mixdown_get_discrete_channel_count for HB_AMIXDOWN_NONE (passthrough).Rodeo2012-06-272-8/+11
* encca_aac: tabs to spaces and miscellaneous cosmetics.Rodeo2012-06-261-44/+52
* encca_aac: chnage a variable type (should have been done in revision 3754).Rodeo2012-06-251-2/+2
* encca_aac: fix an issue where a valid output buffer would be dropped, causing...Rodeo2012-06-251-153/+175
* libhb: fix deinterlace fast problem with sources that have <mod8 alignmentjstebbins2012-06-258-86/+155
* fix stride in denoise filterjstebbins2012-06-231-4/+4
* last "fix" was flawed. try again :(jstebbins2012-06-221-3/+3
* Fix second crash in denoisejstebbins2012-06-221-2/+2
* libhb: fix crash in denoise filterjstebbins2012-06-221-3/+3
* libhb: fix potential overflow in par calculationsjstebbins2012-06-221-12/+10
* Remove encca_haac_available(). It's no longer needed since we dropped support...Rodeo2012-06-203-96/+26
* common.h, common.c: minor modifications.Rodeo2012-06-202-5/+5
* hb_get_best_mixdown: fix bug introduced in revision 4755.Rodeo2012-06-201-1/+8
* libhb: update hb_get_best_mixdown(). I was partially borken after revision 4754.Rodeo2012-06-191-57/+34
* libhb: drop HB_INPUT_CH_LAYOUT_*Rodeo2012-06-1817-322/+238
* Remove debug code.Rodeo2012-06-181-2/+0
* Fix HE-AAC in MKV.Rodeo2012-06-181-1/+16
* Add PGS codec ID to libmkv and use it.Rodeo2012-06-181-1/+1
* Fix Foreign Audio Search bug introduced in revision 4677.Rodeo2012-06-171-1/+11
* remove unnecessary includejstebbins2012-06-171-1/+0
* Updated file copyright / GPL headerssr552012-06-1564-167/+425
* Portability patchesjstebbins2012-06-071-1/+1
* Make HB_AMIXDOWN_* defines a simple enumeration. The existing system wasn't n...Rodeo2012-06-0613-94/+107
* decdca: attempt to fix Dolby Surround and Pro Logic II mixdown. We were doing...Rodeo2012-05-277-99/+139
* Bump x264 to r2200-999b753.Rodeo2012-05-261-2/+2
* fix more compiler warningsjstebbins2012-05-263-8/+3
* Fix crash in MKV muxer with SRT subtitle sources (introduced in revision 4605).Rodeo2012-05-201-0/+5
* Forgot to svn add some taskset filesjstebbins2012-05-183-0/+370