171 Commits (6557d784d21d41e173f141472b615c85c1422d75)

Author SHA1 Message Date
Michael Niedermayer dc0b9b218c avcodec/h264_ps: Forward errors from decode_scaling_list() 8 years ago
Michael Niedermayer 9568b2e425 avcodec/h264_ps: Check chroma_qp_index_offset 8 years ago
Michael Niedermayer cbd622be99 avcodec/h264_ps: Check delta scale for validity 8 years ago
Michael Niedermayer 59e5b05ef6 avcodec/h264_ps: Fix runtime error: signed integer overflow: -1094995528 * 2 cannot be represented in type 'int' 8 years ago
Diego Biurrun b96f0ab3d2 h264: Kill broken disabled cruft 8 years ago
Carl Eugen Hoyos 9bd35a76fc lavc/h264_ps: Be more verbose when truncating likely oversized PPS. 8 years ago
Anton Khirnov a8cbe5a0cc h264_ps: export actual height in MBs as SPS.mb_height 8 years ago
Benoit Fouet 879330c561 h264: make H264ParamSets sps const 9 years ago
Benoit Fouet 4cc1ce4a91 h264: straighten dimensions check ff_h264_decode_seq_parameter_set 9 years ago
Benoit Fouet 3e8cda1eb1 h264_ps: change decode_scaling_matrices so that it takes const {s,p}ps 9 years ago
Anton Khirnov 70b1dcef2d h264: tighten the valid range for ref_frame_count 9 years ago
Anton Khirnov f638b67e57 h264: move the parameter set definitions to a new header file 9 years ago
Anton Khirnov 9df889a5f1 h264: rename h264.[ch] to h264dec.[ch] 9 years ago
Matthieu Bouron 0ea58059d6 lavc/h264_ps: add ff_h264_ps_uninit and use it 9 years ago
Anton Mitrofanov a833ff68f6 h264: Fix decoding delay for Intra only streams 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Anton Khirnov 3176217c60 h264: decouple h264_ps from the h264 decoder 9 years ago
Anton Khirnov add1467e5e svq3: drop the build dependency on the h264 decoder 9 years ago
Diego Biurrun f4d581cda3 lavc: Deduplicate zigzag_scan table 9 years ago
Anton Khirnov b09ad37c83 h264: derive the delay from the level when it's not present 9 years ago
Michael Niedermayer 85c92789b6 avcodec/h264_ps: Fix copying oversized pps&sps data 9 years ago
wm4 069190f707 avcodec/h264: keep SPS and PPS bitstream data 9 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 9 years ago
Vittorio Giovara 86e1a35802 h264_ps: Return meaningful error codes and address a memory leak 10 years ago
Michael Niedermayer c658269cd1 avcodec/h264_ps: Validate num_units_in_tick/time_scale before setting them in the context 10 years ago
Vittorio Giovara 7498f2221e h264: Do not fail on unsupported timing info 10 years ago
Michael Niedermayer bc48c88918 avcodec/h264: Do not fail with randomly truncated VUIs 10 years ago
Michael Niedermayer 32e06c485b avcodec/h264_ps: Move truncation check from VUI to SPS 10 years ago
Anton Khirnov 84f226a3bc h264: use the correct SPS during PPS parsing 10 years ago
Anton Khirnov d8a45d2d49 h264_ps: properly check cropping parameters against overflow 10 years ago
Michael Niedermayer 69aa79365c avcodec/h264_ps: More completely check the bit depths 10 years ago
Christophe Gisquet 6a2bfd52e5 h264_ps: move and export aspect_ratio 10 years ago
Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 10 years ago
Diego Biurrun cba4e6062a More correct printf format specifiers 11 years ago
Diego Biurrun cc8163e1a3 avcodec: more correct printf specifiers 11 years ago
Vittorio Giovara 5d1c2e53ab h264: Replace mpegvideo-specific MAX_PICTURE_COUNT by private define 11 years ago
Vittorio Giovara ee6280ca12 h264: parse two additional constraint flags 11 years ago
Vittorio Giovara e70ab7c1f5 h264: add MVCD to the list of High profiles in SPS 11 years ago
Michael Niedermayer 44b22bba42 avcodec/h264_ps: fix printed num_reorder_frames value 11 years ago
Vittorio Giovara 614b9e4db8 h264: use avpriv_request_sample for chroma_format_idc 11 years ago
Vittorio Giovara 3a05767028 h264: store current_sps_id inside the current sps 11 years ago
Vittorio Giovara 73e8fab31d h264: print values in case of error 11 years ago
Anton Khirnov 9ecabd7892 h264: reset num_reorder_frames if it is invalid 11 years ago
Anton Khirnov bfd26b7ce6 h264: reject mismatching luma/chroma bit depths during sps parsing 11 years ago
Anton Khirnov 94603feb1b h264_ps: when parsing a VUI fails, only abort when explode is set 11 years ago
Diego Biurrun c18838f5eb h264_ps: Use more meaningful error values 11 years ago
Diego Biurrun 330ad1f6a5 h264_ps: K&R formatting cosmetics 11 years ago
Diego Biurrun 8fed466b0a h264_ps: Drop commented-out cruft 11 years ago
Diego Biurrun 2a61592573 avcodec: Remove some commented-out debug cruft 11 years ago
Michael Niedermayer 00b1401df6 avcodec/h264_ps: try to support Ambarella AVC 12 years ago