]> git.sesse.net Git - ffmpeg/history - libavcodec
Reset prev_frame_num for idr frames as required by the spec.
[ffmpeg] / libavcodec /
2008-07-24 Michael NiedermayerReset prev_frame_num for idr frames as required by...
2008-07-23 Michael NiedermayerBetter explanation for buf_size==0 code.
2008-07-23 Michael Niedermayer100l cross_idr simplification had a typo
2008-07-23 Michael NiedermayerRemove truncated support, use an AVParser if you used...
2008-07-23 Michael NiedermayerSimplify cross_idr calculation.
2008-07-23 Benjamin LarssonReduce the loglevel on a log message in the Nellymoser...
2008-07-23 Michael NiedermayerRemove redundant keyframe checks.
2008-07-23 Kostya ShishkovIn-loop deblocking filter for VC-1 decoder
2008-07-23 Vitor SessakMy commit at r14340 was not the right solution. For...
2008-07-23 Vitor SessakDo declaration and initialization separately in elbg.c
2008-07-23 Vitor SessakWhen picking a "high utility centroid" do not pick one
2008-07-23 Vitor SessakThe codebook generator algorithm involves picking three
2008-07-23 Michael NiedermayerSupport gaps in the frame num.
2008-07-22 Michael NiedermayerReset frame_num for MMCO 5.
2008-07-22 Michael Niedermayer3rd try to get the loop filter ref/mv check working...
2008-07-22 Michael Niedermayerqscale has a range of 0..51 we thus do not need a 256...
2008-07-22 Michael NiedermayerSetting chroma_qp to 0 for PCM blocks is really an...
2008-07-22 Michael NiedermayerDeobfusate chroma_qp_table[1] init code.
2008-07-21 Carl Eugen HoyosRevert r13542: Spatial direct mode probably also works...
2008-07-21 Michael NiedermayerLoop filtering with multiple slice types fix.
2008-07-21 trippCorrect b_quant offset comment in avcodec.h, it is...
2008-07-21 Michael NiedermayerUse slice_type_nos instead of slice_type where it makes...
2008-07-21 Michael NiedermayerSI/SP slice support. (not bitexact)
2008-07-21 Michael NiedermayerRemove superfluous ().
2008-07-21 Michael NiedermayerSimplify slice type checks.
2008-07-21 Michael NiedermayerMore correct ref comparison in the loop filter.
2008-07-21 Michael NiedermayerSimplify spatial direct ref selection with FFMIN3()
2008-07-20 Diego Biurruncosmetics: Make libavcodec/ppc/dsputil_altivec.c confor...
2008-07-20 Diego Biurruncosmetics: Reindent two misplaced braces.
2008-07-20 Diego Biurruncosmetics: Reformat PPC code in libavcodec according...
2008-07-20 Michael NiedermayerFix used references indexes in the loop filter.
2008-07-20 Michael NiedermayerAdd skip* AVOptions, which seem to have been missed.
2008-07-20 Andreas ÖmanDecrease severity of 'invalid new backstep' log message...
2008-07-20 Andreas ÖmanSupply context argument to av_log() in mpeg audio decoder.
2008-07-19 Justin Rugglesread 'coupling in use' parameter from bitstream into...
2008-07-19 Michael NiedermayerFix h264_loop_filter_strength_mmx2() so it works with...
2008-07-19 Benjamin LarssonPrevent the qdm2 code from overreading/overflowing...
2008-07-19 Michael NiedermayerTake the brain amputated spec literally if the user...
2008-07-19 Michael NiedermayerMake strict_std_compliance available to decoders.
2008-07-19 Benjamin LarssonFix for possible null pointer dereferencing, closes...
2008-07-19 Vitor SessakCosmetics: alignment
2008-07-19 Vitor SessakSimplify co(): do not abuse pointer aritmetics
2008-07-19 Michael NiedermayerMake the automatic has_b_frames increasing code increas...
2008-07-19 Vitor SessakSimplify co(): remove variables that are only used...
2008-07-19 Michael NiedermayerTry to fix my latest 100l fate SVQ3 breakage.
2008-07-19 Michael NiedermayerRemove apparently unneeded out!=NULL check.
2008-07-19 Michael NiedermayerSimplify picture output code.
2008-07-19 Michael NiedermayerRemove useless #if 0 code.
2008-07-19 Michael NiedermayerDo not forget marking disposed delayed pics as unused.
2008-07-19 Michael Niedermayerindent
2008-07-19 Michael Niedermayersimplify
2008-07-19 Justin Rugglescosmetic: use hex value instead of decimal to show...
2008-07-19 Michael NiedermayerRemove delayed_output_pic, I do not understand what...
2008-07-19 Michael NiedermayerDrop out of order pics even if bitstream_restriction_fl...
2008-07-19 Vitor SessakSet avctx->coded_frame in RoQ encoder. At some point in
2008-07-19 Michael NiedermayerMake the ugly hack which uses an unused entry in the...
2008-07-18 Michael Niedermayerminor simplification of qdm2_decode_fft_packets()
2008-07-18 Michael NiedermayerMake frames non reference by default, so they are dispo...
2008-07-18 Michael NiedermayerSupport reading large metadata.
2008-07-18 Michael NiedermayerMake bitstream_* fields unsigned.
2008-07-18 Michael NiedermayerOnly realloc() bitstream buffer when the needed size...
2008-07-18 Michael NiedermayerIf metadata has been parsed goto end instead of trying to
2008-07-18 Erik HovlandFix a mem leak in vc1_decode_frame().
2008-07-17 Vitor SessakSimplify: do not overuse pointer aritmetic
2008-07-17 Vitor SessakDeclare parameters of pred() that could be const as...
2008-07-17 Vitor SessakAnother simplification
2008-07-17 Vitor SessakSimplify
2008-07-17 Vitor SessakSimplify
2008-07-17 Vitor SessakDeclare function parameters as const
2008-07-17 Michael Niedermayer100l, someone used FLT_MIN where -FLT_MAX was meant...
2008-07-16 Stefano SabatiniFree in avcodec_close() avctx->rc_eq. Fix a memory...
2008-07-16 Michael Niedermayer10000l, revert
2008-07-16 Michael Niedermayerindent
2008-07-16 Michael NiedermayerSVQ3 uses the JPEG variant of YUV 4:2:0.
2008-07-16 Michael NiedermayerThe funny memcpyin svq3 generally has src & dst overlap...
2008-07-16 Michael NiedermayerPrint slice num as well.
2008-07-16 Loren Merrittfloat_to_int16_interleave: change src to an array of...
2008-07-15 Loren Merrittvorbis: reduce memory by reusing buffers
2008-07-15 Loren Merrittunroll another common case in vorbis_residue_decode
2008-07-15 Alexander StrangeMove the size of the H264Context delayed_pic array...
2008-07-15 Måns RullgårdARM: optimised MAC64 and MLS64
2008-07-15 Måns RullgårdARM: optimised MUL64
2008-07-15 Måns RullgårdARM: ARMv6 optimised MULH
2008-07-15 Måns RullgårdRemove dead code in bitstream.h
2008-07-15 Loren Merritt10l, float_to_int16_interleave_sse/3dnow wrote the...
2008-07-14 Måns RullgårdH264: fix index range assert() in remove_short_at_index()
2008-07-14 Michael NiedermayerFix infinite loop at EOF.
2008-07-14 Vitor SessakRevert r14218. FFMAX is a macro, so
2008-07-13 Michael NiedermayerFix decoding of 320x240.ogg.
2008-07-13 Michael NiedermayerMake our flac decoder decode all the data at EOF.
2008-07-13 Stefano Sabatinistrdup() the default value for rc_eq in AVCodec when...
2008-07-13 Stefano SabatiniFix the logic to access the location of a string to...
2008-07-13 Vitor SessakSimplify
2008-07-13 Vitor SessakAnother av_clipf() usage
2008-07-13 Vitor SessakDo not declare as double a var that only stores a float
2008-07-13 Vitor SessakSimplify: use FFMAX
2008-07-13 Reimar Döffingercheck that csize in ff_lzw_decode_init is < LZW_MAXBITS...
2008-07-13 Vitor SessakAdd av_clipf() function to common.h and use it in ra288.c
2008-07-13 Måns Rullgårddvdsubdec: allow compilation with -DDEBUG
2008-07-13 Loren Merrittexploit mdct symmetry
next