summaryrefslogtreecommitdiffstats
path: root/libhb/stream.c
Commit message (Expand)AuthorAgeFilesLines
* p-to-p: fix seek to start pts source initial PTS != 0jstebbins2015-04-241-3/+4
* stream: Improve transport stream PCR handlingjstebbins2015-04-221-233/+269
* libhb: Eliminate global variable hb_gui_use_hwd_flagjstebbins2015-03-291-13/+14
* json: automatically scan title when processing json jobsjstebbins2015-03-071-2/+0
* stream: fix potential overflow in pts calculationjstebbins2015-02-171-5/+5
* New audio output options.Rodeo2015-02-151-4/+20
* Update year to 2015.bradleys2015-02-011-1/+1
* Add support for open type font attachments.ritsuka2015-01-311-7/+12
* stream: Fix scanning files with large PNGsjstebbins2015-01-141-1/+15
* json: add json APIsjstebbins2014-12-161-2/+2
* libhb: improve preview generateion when there are no IDRsjstebbins2014-10-021-4/+0
* libhb: fix scanning of video that is a single GOPjstebbins2014-09-091-15/+5
* build: remove mp4v2 and libmkv dependenciesjstebbins2014-08-181-5/+1
* fix comment in isIframe()jstebbins2014-07-301-1/+1
* libhb: add i-frame detection for mpeg4 ts/ps streamsjstebbins2014-07-301-0/+15
* libhb: work around libav decoder error durint p-to-p encodingjstebbins2014-07-141-0/+24
* libhb: Fix decoding avi with palettejstebbins2014-05-291-0/+10
* demux: fix problem with widely spaced SCRsjstebbins2014-05-131-1/+5
* libhb: enable burn-in of all supported text subtitle formatsjstebbins2014-03-301-3/+6
* libhb: clean up handling dir directory separatorjstebbins2014-02-221-2/+2
* libhb: remove a52decjstebbins2014-02-201-3/+2
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* Replace invaled timestamp flag "-1" with AV_NOPTSjstebbins2014-01-261-15/+15
* libhb: set audio description in LookForAudio (scan.c).Rodeo2014-01-251-173/+4
* stream: fix a crash caused by assigning an audio work-object to some video tr...Rodeo2014-01-151-2/+2
* remove contrib mpeg2decjstebbins2014-01-131-4/+4
* stream: don't treat attached artwork as valid video tracks, which they aren't.Rodeo2013-12-051-0/+1
* libhb: fix a bunch of compiler warningsjstebbins2013-11-261-0/+2
* OpenCL: use the new library loading architecture for all OpenCL code.Rodeo2013-11-081-16/+1
* 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