summaryrefslogtreecommitdiffstats
path: root/libhb/stream.c
Commit message (Expand)AuthorAgeFilesLines
* OpenCL: initial work on a new OpenCl wrapper, which will eventually phase out...Rodeo2013-11-021-2/+2
* libhb: fix another case of spurious "missing start code" messagesjstebbins2013-10-281-0/+11
* libhb: fix "missing start code" error message when encoding BDjstebbins2013-10-281-3/+9
* libhb: make libhb internal character code utf8jstebbins2013-09-221-1/+1
* Merging-in the OpenCL Scaling code from the OpenCL branch to trunk. sr552013-09-211-2/+54
* Refactor add_ffmpeg_audio.Rodeo2013-04-281-72/+50
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* libhb: handle incorrect stuffing in transport streamsjstebbins2013-01-061-1/+7
* Bump libav to v9_beta3.Rodeo2012-12-311-126/+145
* fix some crashes in the macuijstebbins2012-12-121-0/+1
* libhb: fix BD encodingjstebbins2012-11-201-1/+1
* Improve management of titles and jobsjstebbins2012-11-121-13/+87
* libhb: fix a collection of small memory leaksjstebbins2012-09-131-0/+7
* Remove contrib/ffmpeg/A02-png-sequences.patch.konablend2012-09-101-0/+8
* Use libav for dts audio decoding instead of libdca jstebbins2012-07-151-13/+11
* bump libav to libav-v0.8-2197-g1a068bfjstebbins2012-07-111-20/+7
* libhb: drop HB_INPUT_CH_LAYOUT_*Rodeo2012-06-181-10/+8
* remove unnecessary includejstebbins2012-06-171-1/+0
* Updated file copyright / GPL headerssr552012-06-151-3/+6
* decdca: attempt to fix Dolby Surround and Pro Logic II mixdown. We were doing...Rodeo2012-05-271-1/+5
* audio->config.lang.description: code cleanup.Rodeo2012-05-031-15/+31
* libhb: if no source chapter name information is available, set default chapte...Rodeo2012-05-031-7/+21
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-4/+205
* libhb: handle TS streams that have broken DTS timestampsjstebbins2012-04-111-0/+7
* libhb: Fix problem with TS streams that have no PAT or PMTjstebbins2012-03-301-14/+22
* Rework filter pipelinejstebbins2012-03-271-52/+52
* libhb: Fix detection of streams in tivo capturesjstebbins2012-03-181-1/+4
* Use libdca to decode DTS-ES audio. While the Libav DTS decoder gives us an ex...Rodeo2012-02-011-11/+7
* Update hb_ff_dts_request_5point1 to work with DTS-ES 6.0 Distcrete sources (d...Rodeo2012-01-311-3/+3
* 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
* revert an ffmpeg reader changejstebbins2011-11-091-31/+23
* Fix probing mpeg video in program streamsjstebbins2011-11-061-2/+37
* Disable DTS-HD LBR secondary audio tracksjstebbins2011-11-021-2/+7
* Find font attachments by file name extensionjstebbins2011-10-251-1/+17
* better detection of Libav audio bitratejstebbins2011-10-181-1/+7
* bump Libav from v0.7.1 to v0.7-1241-g5f3fb59jstebbins2011-10-151-1/+1
* fix crash during 2 pass encoding TS or PS sourcejstebbins2011-10-151-208/+160
* Add flac + quality + compression level supportjstebbins2011-10-121-2/+4
* fix log spam during batch scan of TS filesjstebbins2011-10-111-0/+6
* handle PCR discontinuities betterjstebbins2011-09-301-39/+33
* handle TS streams that have no PCRs betterjstebbins2011-09-261-4/+29
* Fix corrupt first frame in BD point-to-pointjstebbins2011-09-191-81/+47
* don't pass unhandled TS/PS stream types to demuxjstebbins2011-09-161-0/+3
* fix silly error in scanning BDjstebbins2011-09-151-1/+1
* Improve mpeg PS supportjstebbins2011-09-141-1085/+2664
* libhb: work around the lack of 6.1 support for DTS sourcesRodeo2011-09-091-0/+6
* libhb: Use h.264 recovery points as key frames when decodingjstebbins2011-08-161-27/+160
* libhb: tighten up dvd program stream detectionjstebbins2011-08-041-2/+4
* libhb: fix mis-detection of mov files as mpeg PSjstebbins2011-08-011-8/+10