summaryrefslogtreecommitdiffstats
path: root/libhb/muxavformat.c
Commit message (Expand)AuthorAgeFilesLines
* Replace invaled timestamp flag "-1" with AV_NOPTSjstebbins2014-01-261-7/+7
* muxavformat: don't overwrite the last track's parameters when adding attachme...Rodeo2014-01-081-3/+3
* muxavformat: print the actual error name, rather than a hard-to-lookup error ...Rodeo2014-01-021-2/+8
* Print the av_interleaved_write_frame error code in muxavformat.csr552013-12-291-2/+2
* RB626: return code support addedmaxd2013-11-051-0/+3
* libhb: check AVIOContext.error for errors while muxingjstebbins2013-10-211-1/+4
* Fix display size when anamorphic is disabled.Rodeo2013-08-251-4/+14
* Big merge, QSV to trunk: part 1 (tracked files).Rodeo2013-08-221-2/+3
* libhb: log avio_open2 error return codejstebbins2013-08-161-1/+1
* libhb: add experimental avformat muxer for mkv and mp4jstebbins2013-06-301-0/+1239