14 Commits (2c424d963039a7d50b5b93f0db5efd70101d8e44)

Author SHA1 Message Date
Andriy Gelman ad326379c6 lavc/h2645_parse: Don't automatically remove nuh_layer_id > 0 packets 5 years ago
Andreas Rheinhardt 992532ee31 h2645_parse: Make ff_h2645_packet_split reference-compatible 6 years ago
James Almer bd8f1fa100 avcodec/hevc_sei: rename HEVCSEIContext to HEVCSEI 7 years ago
James Almer 6a72578cc2 avcodec/hevc_parse: decode SEI message NALUs in extradata 8 years ago
James Almer f1533979a2 avcodec/hevc_parse: allow setting apply_defdispwin when decoding SPS NAL units 8 years ago
James Almer 159ab4625b avcodec/hevc_parse: check for parameter set decoding failure 8 years ago
James Almer e7fb6bc32d avcodec/hevc_parse: ignore all non parameter set NAL units in extradata 8 years ago
Matthieu Bouron 140da8e810 lavc: add hevc mediacodec decoder 8 years ago
Derek Buitenhuis 4791a910c0 lavc/hevc_parse: Don't take a HEVCContext 9 years ago
Anton Khirnov fa936a307f hevc_parse: rename into h2645_parse 9 years ago
Mark Thompson fbec157ea0 lavc/hevc: Allow arbitrary garbage in bytestream as long as at least one NAL unit is found. 9 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 9 years ago
Michael Niedermayer 744051a57a avcodec/hevc_parse: Print the name of the NAL units in addition to the numerical nal_unit_type in the debug output 9 years ago
Michael Niedermayer 99558270ed avcodec/hevc: Simplify skipped_bytes_pos code further 9 years ago
Michael Niedermayer ad92410d90 avcodec/hevc: Move skipped_bytes_pos_nal to HEVCNAL, simplify code 9 years ago
Michael Niedermayer bcc6c7bb65 avcodec/hevc: Move skipped_bytes_pos_size_nal into HAVCNAL 9 years ago
Michael Niedermayer 5620ed3557 avcodec/hevc: Remove skipped_bytes_nal, simplify code 9 years ago
Anton Khirnov d82e1adc20 hevc: move splitting the packet into NALUs into a separate function 9 years ago
Anton Khirnov 69ab9f53f9 hevc: split bitstream unescaping to a separate file 9 years ago