summaryrefslogtreecommitdiff
path: root/libavformat/framehash.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/framehash: also print channel layout as a stringJames Almer2016-11-051-0/+3
* avformat/framehash: enable new outputJames Almer2016-04-131-14/+12
* avformat/framehash: Add more information to the outputMichael Niedermayer2016-04-121-1/+16
* Merge commit '194be1f43ea391eb986732707435176e579265aa'Michael Niedermayer2014-06-181-1/+0
|\
| * lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov2014-06-181-1/+0
* | avformat/framehash: switch to AVFMT_FLAG_BITEXACTMichael Niedermayer2014-05-181-1/+1
* | avformat/framehash: add software version to framecrc/md5Michael Niedermayer2013-10-231-0/+3
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
|/
* frame{crc/md5}: set the stream timebase from codec timebase.Anton Khirnov2012-02-031-0/+33