167 Commits (c998bdd9a03d3efa42bfba447579330d51d033fa)

Author SHA1 Message Date
Michael Niedermayer dee6dde669 avoid unneeded clear_blocks() 20 years ago
Mike Melanson 160d679c07 Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
Michael Niedermayer 40c5fa2689 AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>) 20 years ago
anonymous 0d33db8a4d In that patch: 20 years ago
Michael Niedermayer 934982c4ac avoid buf_size == 0 checks in every decoder 20 years ago
Michael Niedermayer 0ecca7a49f various security fixes and precautionary checks 20 years ago
Michael Niedermayer 503a47255f fix decoding of http://mplayerhq.hu/~diego/problem.mov 20 years ago
Michael Niedermayer 4940ed6ae1 automatic workaround for another padding bug 20 years ago
Michael Niedermayer 45cb4767bc xvid fake divx version workaround 20 years ago
Michael Niedermayer cfeae977a7 10l (wrong variable) 20 years ago
Michael Niedermayer 21adafec2a lowres width/height cleanup 3rd try 20 years ago
Michael Niedermayer 4f8a831994 set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0) 20 years ago
Michael Niedermayer af2a9e8fdb lowres slice fix 20 years ago
Alex Beregszaszi b442a92f85 10l, non-x86 fix 21 years ago
Michael Niedermayer ee0c00d3b4 use libmpeg2 idct to decode xvid videos unless the user forced some other idct 21 years ago
Michael Niedermayer 676e61c7bb infinite loop fix 21 years ago
Michael Niedermayer 53db1cae1c data_size = 0 cleanup 21 years ago
Michael Niedermayer 4ccde216cd support decoding mpeg4 with buggy dc clipping 21 years ago
Michael Niedermayer e4cb187db8 remove duplicated find_frame_end() code 21 years ago
Michael Niedermayer e4a1fdfdee segfault fix 21 years ago
Michael Niedermayer b44bdf7eec interlaced chroma MC divx-bug workaround 21 years ago
Michael Niedermayer 3edcacde04 init cleanup 21 years ago
Michael Niedermayer 303e50e65b closed gop support & flags2 as all bits in flags are used 21 years ago
Michael Niedermayer fb204d4bc1 xvid "packed" stuff support 21 years ago
Michael Niedermayer 8f2ab83318 copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise 21 years ago
Wolfgang Hesseler 0c9bbaec60 motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at multimediaware dot com>) 21 years ago
Michael Niedermayer d55f7b6521 cleanup 21 years ago
Michael Niedermayer ba58dabc5c h263 slice structured mode 21 years ago
Michael Niedermayer 554daa2402 cleanup 21 years ago
Michael Niedermayer 6beeb962a2 h263 modified quantization fix 21 years ago
Michael Niedermayer fcfee63b12 split ff_h263_decode_mb() into h263 and mpeg4 versions 21 years ago
Michael Niedermayer 332f9ac4e3 h263 loop filter 21 years ago
Michael Niedermayer 68b94c354d rv20 decoder 21 years ago
Michel Bardiaux 9b87956678 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Michael Niedermayer 5f1948111a pts fix and related fixes 21 years ago
Michael Niedermayer 5ff85f1d8b AVRational 21 years ago
Michael Niedermayer a573cc27f5 emu_edge checks simplification and avoid redundant checks for mpeg1/2 if emu_edge is set 21 years ago
Michael Niedermayer bcc7125e1d fix "first frame is no keyframe" bug 21 years ago
Michael Niedermayer ac0c66382d dont check if the ac esc 3 could have been stored as vlc as this detects only very few errors allthough it detects several buggy encoders 21 years ago
Michael Niedermayer 8025405fcd 10l ? 21 years ago
Michael Niedermayer 541ae14095 AVI stream header FCC / more reliable detection of old xvid files 21 years ago
Michael Niedermayer 8fc6c2b537 detect old xvid with fourcc=DIVX 21 years ago
Fabrice Bellard 1df1df0b44 removed warnings 21 years ago
Fabrice Bellard d99ce8d7de spelling fix 21 years ago
Michael Niedermayer 9b6a5b87a6 xvid edge bug (if i understand the mpeg4 spec correctly) autodetection 21 years ago
Michael Niedermayer ffba1dc02b make the h263 decoder more error tolerant 21 years ago
Michael Niedermayer 7d1c3fc1d6 rate distortion mb decision support 21 years ago
Michael Niedermayer e9174ba460 last frame decoding fix 21 years ago
Michael Niedermayer 7a06ff148d AVCodec.flush() 22 years ago
Michael Niedermayer 6674a12696 fix edge repeating bug for %16!=0 files, this fixes Quicktime mpeg4 (they arent buggy) 22 years ago