Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-23Simplify some bits-left/overread checks.Reimar Döffinger
2011-10-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-21h264: 4:2:2 intra decoding supportBaptiste Coudurier
2011-10-15h264: Workaround invalid flag combinations of 8x8 inference.Michael Niedermayer
2011-10-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-11h264: fix HRD parameters parsingMans Rullgard
2011-10-11h264: fix detection of optional trailing PPS elementsMans Rullgard
2011-10-08H264: set colorspace and full range to values indicating unspecified by defaultMichael Niedermayer
2011-10-02h264: check for invalid bit depth value.Laurent Aimar
2011-10-02h264: add entries for 11 and 12 bits in ff_h264_chroma_qp[][]Laurent Aimar
2011-10-02h264: fix the check for invalid SPS:num_ref_frames.Laurent Aimar
2011-10-01h264: try reading SPS with wrong escaping, it sometimes works betterMichael Niedermayer
2011-08-30Disable cropping for the brainfart case.Carl Eugen Hoyos
2011-08-22Be more verbose about H264 cropping errors.Carl Eugen Hoyos
2011-08-15h264dec: h264: 4:2:2 intra decodingBaptiste Coudurier
2011-06-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-22H.264: fix 4:4:4 cropping warningJason Garrett-Glaser
2011-06-22H.264: reference the correct SPS in decode_scaling_matricesJason Garrett-Glaser
2011-06-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-144:4:4 H.264 decoding supportJason Garrett-Glaser
2011-06-14Roll back 4:4:4 H.264 for nowJason Garrett-Glaser
2011-06-134:4:4 H.264 decoding supportJason Garrett-Glaser
2011-05-11Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-10Add support for higher QP values in h264.Oskar Arvidsson
2011-04-11h264: Print bpp Signed-off-by: Michael Niedermayer <michaelni@gmx.at>Michael Niedermayer
2011-04-11Add support for higher QP values in h264.Oskar Arvidsson
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-17Merge libavcore into libavutilReinhard Tartler
2011-02-15Merge libavcore into libavutilReinhard Tartler
2011-02-02h264: Add Intra and Constrained Baseline profiles to avctx.profileJanne Grunau
2011-02-01h264: Add Intra and Constrained Baseline profiles to avctx.profileJanne Grunau
2010-11-03H.264 decode: support cropping up to 28 pixels in interlaced mode.Reimar Döffinger
2010-10-06Fix default value of time_offset_length.John Stebbins
2010-10-05Move aspect ratio 0/0 avoidance code so the values in the sps struct are not ...Michael Niedermayer
2010-09-07Use new imgutils.h API names, fix deprecation warnings.Stefano Sabatini
2010-08-06Remove use of the deprecated function avcodec_check_dimensions(), useStefano Sabatini
2010-05-26Check for VUI overeading and reset num_reoder_frames.Michael Niedermayer
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-02-07Check direct_8x8_inference_flag.Michael Niedermayer
2010-02-04Fix large timebases.Michael Niedermayer
2010-01-1810l for someone, Store chroma_qp_diff in the correct struct.Michael Niedermayer
2010-01-12Split (picture|seq) parameter set decoding out of h264.c.Michael Niedermayer