37 Commits (2852740e23f91d6775714d7cc29b9a73e1111ce0)

Author SHA1 Message Date
Anton Khirnov 5e83d9aced h264: fully support cropping. 12 years ago
Diego Biurrun c242bbd8b6 Remove unnecessary dsputil.h #includes 12 years ago
Anton Khirnov 2c54155407 h264: deMpegEncContextize 12 years ago
Vittorio Giovara a84fb6e06f h264: Allow discarding the cropping information from SPS 12 years ago
Victor Lopez 1c8bf3bfed h264: fix sps parsing for SVC and CAVLC 4:4:4 Intra profiles 12 years ago
Janne Grunau a421bbfe83 h264: fix memleak on error during SPS parsing 12 years ago
Janne Grunau 072be3e896 h264: set parameters from SPS whenever it changes 12 years ago
Janne Grunau d7d6efe42b h264: check sps.log2_max_frame_num for validity 12 years ago
Ronald S. Bultje be391fb6df h264_ps: declare array of colorspace strings on its own line. 12 years ago
Ronald S. Bultje 732f9fcfe5 h264: additional protection against unsupported size/bitdepth changes. 13 years ago
Alexander Strange cb34867780 h264: fix memleak in error path. 13 years ago
Alexander Strange 6ef4063957 h264: Add check for invalid chroma_format_idc 13 years ago
Michael Niedermayer 3aa661ec56 h264: improve parsing of broken AVC SPS 13 years ago
Alex Converse 3574a85ce5 Replace computations of remaining bits with calls to get_bits_left(). 13 years ago
Baptiste Coudurier 76741b0e56 h264: 4:2:2 intra decoding support 13 years ago
Mans Rullgard fdba370f8a h264: fix HRD parameters parsing 13 years ago
Mans Rullgard be1242a3f2 h264: fix detection of optional trailing PPS elements 13 years ago
Jason Garrett-Glaser 932db25024 H.264: fix 4:4:4 cropping warning 14 years ago
Jason Garrett-Glaser 85a88f9c0c H.264: reference the correct SPS in decode_scaling_matrices 14 years ago
Jason Garrett-Glaser c90b94424c 4:4:4 H.264 decoding support 14 years ago
Jason Garrett-Glaser 504811baea Roll back 4:4:4 H.264 for now 14 years ago
Jason Garrett-Glaser c9c493872c 4:4:4 H.264 decoding support 14 years ago
Oskar Arvidsson fcc0224e4f Add support for higher QP values in h264. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
Janne Grunau fe9a3fbe42 h264: Add Intra and Constrained Baseline profiles to avctx.profile 14 years ago
Reimar Döffinger 00d1e96bf4 H.264 decode: support cropping up to 28 pixels in interlaced mode. 14 years ago
John Stebbins 2c5438aa57 Fix default value of time_offset_length. 14 years ago
Michael Niedermayer cfa5a81ea6 Move aspect ratio 0/0 avoidance code so the values in the sps struct are not missed. 14 years ago
Stefano Sabatini e16f217ceb Use new imgutils.h API names, fix deprecation warnings. 14 years ago
Stefano Sabatini 6ce9b4310c Remove use of the deprecated function avcodec_check_dimensions(), use 14 years ago
Michael Niedermayer f4348e6cce Check for VUI overeading and reset num_reoder_frames. 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Michael Niedermayer 1c3ce2cd3e Check direct_8x8_inference_flag. 15 years ago
Michael Niedermayer 3102d180bb Fix large timebases. 15 years ago
Michael Niedermayer 9327042c17 10l for someone, Store chroma_qp_diff in the correct struct. 15 years ago
Michael Niedermayer 889fce8e30 Split (picture|seq) parameter set decoding out of h264.c. 15 years ago