3068 Commits (8289c6faa801181882d361789c80a01ca82e2622)
 

Author SHA1 Message Date
Fabrice Bellard 037b5189d8 MPEG1/2 decoding update (buffered frames are decoded now) 21 years ago
Fabrice Bellard 3735396022 make av_read_frame() return buffered frames at EOF 21 years ago
Fabrice Bellard a700a6ae8f moved packet output to a separate function - added the frame buffered by the decoder at EOF, if any 21 years ago
Fabrice Bellard 6e45e92856 added End Of File handling to return last picture for MPEG1/2/4 21 years ago
Michael Niedermayer 5d43635e47 motion estimation & mb compare functions command line options 21 years ago
Fabrice Bellard 8bb27bdfd4 init picture structure to avoid uninitialized fields 21 years ago
Michael Niedermayer 2393e65431 100l (forgot alpha & ppc) 21 years ago
Michael Niedermayer 31b1ec5d38 mv vissualization & field picture fix 21 years ago
Wolfgang Hesseler fad05f523c cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at multimediaware dot com>) 21 years ago
Michael Niedermayer a4337a5130 10l (printing qscale before parsing it) 21 years ago
Michael Niedermayer d50635cd24 split intra / inter dequantization 22 years ago
Michael Niedermayer 7ebfc0ea63 error concealment regression test 22 years ago
Michael Niedermayer d55f7b6521 cleanup 22 years ago
Aurelien Jacobs 0c11692a1d Here are juste two added #ifdef CONFIG_ENCODERS to allow 22 years ago
Michael Niedermayer 864119b6ca mb type & qp vissualization 22 years ago
Michael Niedermayer 11dffbe1da stuffing to stay above min_bitrate 22 years ago
Michael Niedermayer fb0666392c CBR improvements 22 years ago
Fabrice Bellard 7a0f9d7e7d fixed top_field_first support when encoding 22 years ago
Fabrice Bellard 3e9d718ecb fill codec info 22 years ago
Michael Niedermayer fa75ce9292 fixing h263p encoding without UMV 22 years ago
Michael Niedermayer 8e2162f013 obmc encoding flag (forgot to commit...) 22 years ago
Michael Niedermayer 5814beaa87 set AVCodecContext.width/height before get_buffer() 22 years ago
Fabrice Bellard 99db6420f2 update 22 years ago
Fabrice Bellard 0f26033b7a update -interlace help 22 years ago
Fabrice Bellard 83dddc4a71 generate MPEG elementary streams in all cases - added interlaced MPEG2 test 22 years ago
Michael Niedermayer dd5e90cd55 interlaced dct encoding fix 22 years ago
Fabrice Bellard 3ab5b8cc9a interlaced DCT support for MPEG2 encoding 22 years ago
Fabrice Bellard db9b1b5eae fixed interlaced encoding 22 years ago
Michael Niedermayer 7f9b37b08e 10l (uninitialized var ...) 22 years ago
Fabrice Bellard e56d417bee -interlace option - better consistency in help 22 years ago
Fabrice Bellard 32e7b91af1 fixed potential problem if aspect_ratio_info == 0 for MPEG stream - fixed aspect ratio problem if CODEC_ID_MPEG2VIDEO is used to decode an MPEG1 stream (which is the recommended codec id for mpeg video) 22 years ago
Michael Niedermayer 26f548a7a6 MB_TYPE_INTERLACED info fix 22 years ago
Michel Bardiaux 27a206e031 suppress PTS in packets when not needed (slightly smaller files), fixed PTS generation in some cases, added provision for DTS generation, slightly better SCR generation (initial patch by Michel Bardiaux) 22 years ago
Fabrice Bellard 8a56ac7b89 copy packet without omitting the padding 22 years ago
Fabrice Bellard 248a189a7d fixed low delay decoding 22 years ago
Michael Niedermayer feca25cc8b 100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l100l 22 years ago
Michael Niedermayer 0ed714a702 slice structured fixes 22 years ago
Michael Niedermayer 5ea4b18d9f motion_subsample_log2 22 years ago
Wolfgang Hesseler 8d7ec294c4 move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multimediaware dot com>) 22 years ago
Michael Niedermayer a0b8f70c29 better get_packet_size and probe 22 years ago
Alex Beregszaszi f8830383a9 FF_DEBUG_PICT_INFO and CODEC_FLAG_GRAY support 22 years ago
Alex Beregszaszi f0a93eb0b2 msb pts support 22 years ago
Alex Beregszaszi 4250dafc96 using LIBAVFORMAT_IDENT 22 years ago
Michael Niedermayer d7d2428239 Advanced intra coding, modified quantization and alternative inter vlc regression tests 22 years ago
Michael Niedermayer fb07988399 AIC/MQ encoding fix 22 years ago
Alex Beregszaszi 60efb3e42d cosmetics 22 years ago
Alex Beregszaszi 3c3f113ec1 more correct header parsing 22 years ago
Michael Niedermayer ecfc44e66e alternative inter vlc encoding fix 22 years ago
Michael Niedermayer 01e8ff27b4 slice flush / position fix 22 years ago
Michael Niedermayer ba58dabc5c h263 slice structured mode 22 years ago