]> git.sesse.net Git - ffmpeg/history - libavcodec/mpeg12.c
simplify (d&a) and (d&~a) calculation, hint by skal
[ffmpeg] / libavcodec / mpeg12.c
2003-10-20 Michael Niedermayerexport mpeg2 active display area / pan scan
2003-10-14 Mike Melansondisable encoders where appropriate (patch courtesy...
2003-10-05 Michael Niedermayermpeg1 + trellis quant segfault fix
2003-09-27 Michael Niedermayerhurry_up fix?
2003-09-24 Michael Niedermayerconstraint_parameter_flag fix
2003-08-30 Michael Niedermayerfixing unused f_code values
2003-08-29 Michael Niedermayerbit_rate in mpeg1/2 should be 0x3FFFF for vbr or at...
2003-08-29 Michael Niedermayer10l (closed gop bit)
2003-08-26 Michael Niedermayermpeg2 regression test
2003-08-25 Michael Niedermayermpeg2 encoding
2003-08-22 Michael Niedermayercustom quant matrix encoding support
2003-08-22 Michael NiedermayerPSX MDEC decoder, based upon some code from Sebastian...
2003-08-22 Fabrice Bellardrepeat_pict was never returned
2003-08-12 Roman Shaposhnik * fixing a regression in mpeg encoder (not setting...
2003-07-29 Michael Niedermayerrate distortion mb decision support
2003-07-26 Ivan Kalvachevinitial XvMC support
2003-07-26 Michael Niedermayerati vcr2 uv swap
2003-07-24 Michael Niedermayervcr2 cleanup
2003-07-24 Michael NiedermayerATI VCR2 decoding support
2003-07-23 Michael Niedermayerlast frame decoding fix
2003-07-20 Michael Niedermayerdefault for slices is display order again
2003-07-17 Michael NiedermayerAVCodec.flush()
2003-07-07 Michael Niedermayermpeg 2 seeking fix
2003-07-06 Michael NiedermayerCODEC_FLAG_LOW_DELAY fix
2003-06-27 Michael Niedermayer2x100l
2003-06-23 Ivan KalvachevDMV support patch by ("Ivan Kalvachev" <ivan at cacad...
2003-06-22 Michael NiedermayerCONFIG_ENCODERS cleanup
2003-06-21 Michael Niedermayerfixing concealment MVs prediction
2003-06-16 Fabrice Bellardfixed segfault if sequence header has not been found...
2003-05-30 Michael Niedermayerfix mpeg1/2 decoding if there are no 0 bytes after...
2003-05-27 Michael Niedermayermotion vector vissualization for mpeg1/2
2003-05-19 Michael NiedermayerASV1 codec
2003-05-14 BEROdecode motion & modulo optimize patch by (BERO <bero...
2003-05-14 BERObitstream reader optimize patch by (BERO <bero at geoci...
2003-05-13 BEROsmall optimize mpeg12.c/get_qscale patch by (BERO ...
2003-04-27 Michael Niedermayer10l
2003-04-27 Michael Niedermayer10l (returning negative number of consumed bytes if...
2003-04-22 Michael Niedermayercleanup mpeg1/2 bitstream parser
2003-04-18 Michael Niedermayermpeg2 qscale flag
2003-04-11 Michael Niedermayersome checks to avoid segfaults if the decoder is feeded...
2003-04-11 Michael Niedermayer100l (mpeg2 decoding fixed)
2003-04-10 Michael Niedermayersimplified adressing of most mb based arrays (mb_x...
2003-04-02 Michael Niedermayermsmpeg4 2pass support & some related cleanup
2003-03-31 Michael Niedermayersome static -> dynamic alloc & 16->8 bit
2003-03-30 Michael Niedermayermpeg1 slice encoding support
2003-03-22 Michael Niedermayeruser setable quantizer bias
2003-03-16 Michael Niedermayerfield pic decoding cleanup
2003-03-12 Michael Niedermayerper context frame_rate_base, this should finally fix...
2003-03-06 Michael Niedermayerper file doxy
2003-03-05 Michael Niedermayermpeg2 field pictures + sliced mode (doesnt work with...
2003-03-05 Michael Niedermayerfield picture decoding support (16x16 MC blocks only...
2003-03-03 Michael NiedermayerMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-02-26 Michael Niedermayermove repeat_pict field from AVCodecContext -> AVFrame...
2003-02-25 Fabrice Bellardadded DTG active format information
2003-02-16 Wolfgang Hesselermore #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler...
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-08 Michael Niedermayermpeg1 bframe encoding patch by (Raphaël LEGRAND) with...
2003-01-21 Michael NiedermayerGetBitContext.size is allways multiplied by 8 -> use...
2003-01-20 Michael Niedermayertrying to fix mb skip bug in mpeg1/2 if slices are...
2003-01-01 Michael Niedermayertrellis quantization for mpeg1
2002-12-27 Michael Niedermayerqpel encoding
2002-12-19 Zdenek Kabelac* fix for empty image queue
2002-12-17 Michael Niedermayermore debug output
2002-12-09 Michael NiedermayerAVVideoFrame -> AVFrame
2002-12-09 Michael Niedermayercleanup / messup?
2002-12-06 Michael Niedermayeraspect ratio encoding for mpeg1
2002-12-06 Michael Niedermayermpeg1&2 aspect decoding
2002-12-05 Michael Niedermayerdrop b frames if there are no reference frames
2002-12-04 Michael Niedermayercleanup
2002-11-26 Agent Smithdont put flies in the stdout soup patch by (Agent Smith...
2002-11-23 Michael Niedermayermoving init of some variables (hurry_up,...) to MPV_fra...
2002-11-19 Michael Niedermayer10l
2002-11-18 Michael Niedermayerhurry_up=5 support
2002-11-11 Zdenek Kabelac* using DSPContext - so each codec could use its local...
2002-11-09 Michael Niedermayerfixing -sameq with mpeg2
2002-11-08 Michael Niedermayercleanup (breaks compatibility, requested by fabrice)
2002-11-02 Michael Niedermayercleanup
2002-11-02 Arpihandle init error in ffmpeg12
2002-10-31 Michael Niedermayercleanup
2002-10-27 Michael Niedermayerhandle direct rendering buffer allocation failure
2002-10-15 Michael Niedermayerwarning fixes
2002-10-09 Michael Niedermayermpeg1 2pass encoding
2002-10-02 Michael Niedermayerfixing custom quantizer matrix decoding
2002-10-02 Michael Niedermayeroptimization
2002-10-02 Michael Niedermayersliced mode for mpeg1/2
2002-10-01 Michael Niedermayermove scantable init from block-decode to header parser
2002-10-01 Michael Niedermayeroptimizing mpeg2 decode block stuff
2002-09-30 Michael Niedermayeroptimizing mpeg1_decode_block()
2002-09-30 Michael Niedermayerforgot zigzag_direct[] behind #ifdef DEBUG (found by...
2002-09-29 Michael Niedermayeridct permutation cleanup, idct can be selected per...
2002-09-24 Michael Niedermayeradaptive quantization for mpeg1
2002-09-06 Michael Niedermayersupport decoding of the last mpeg "packet" even if...
2002-09-02 Henry Masonnew vbv calculation patch by (Henry Mason <talus25...
2002-08-28 Dominik Mierzejewskiwarning patch by (Dominik Mierzejewski <dominik at...
2002-08-26 Michael Niedermayerfixing some 64bit bugs
2002-08-04 Michael Niedermayerfixing slices which start at mb_x>0
2002-07-17 Michael Niedermayerhmm ABS(dc-diff) > 512 fix
2002-07-16 Michael Niedermayerdr1
2002-07-15 Michael Niedermayeruvlinesize
2002-07-14 Michael Niedermayerrl vlc table optimization (not yet used)
next