summaryrefslogtreecommitdiff
path: root/libavformat/hevcdec.c
Commit message (Collapse)AuthorAge
* Merge commit '5846646296e377e093441dfe9eadde38ff1f7c99'Michael Niedermayer2013-11-01
|\ | | | | | | | | | | | | | | | | | | | | | | | | * commit '5846646296e377e093441dfe9eadde38ff1f7c99': Add raw HEVC demuxer Conflicts: Changelog libavformat/hevcdec.c libavformat/version.h See: 902a5fa7228d92bf7e0a8f523a25cf72d31afab4 and later commits Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Add raw HEVC demuxerDirk Farin2013-10-31
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* avformat/hevcdec: add more irap cases to hevc_probe()Dirk Farin2013-10-17
| | | | | | This fixes fate-hevc-conformance-RAP_A_docomo_4 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* avformat/hevcdec: cosmetics, whitespacesDirk Farin2013-10-17
| | | | | | This reduces the difference to the latest hevc demuxer Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* avformat: rename a few more h.265 to HEVCMichael Niedermayer2013-10-15
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>