]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2008-07-25 Michael NiedermayerMake sure mmco index is 0 (instead of uninitialized...
2008-07-25 Guillaume Poiriercompilation fix with GCC 4.0.1 on MacOSX tiger, broken...
2008-07-25 Joakim PlateFix handling of old nuv files where an aspect of 1...
2008-07-25 Michael NiedermayerSimplify strange obfuscated code in MMCO_LONG handling.
2008-07-24 Michael NiedermayerSet field_poc (it was half uninitialized before) and...
2008-07-24 Michael NiedermayerMinor simplification of code in init_poc().
2008-07-24 Michael Niedermayercosmetics (indent and 2 empty lines)
2008-07-24 Michael Niedermayerinit_poc() vs. idr() cleanup
2008-07-24 Diego Biurruncosmetics: typo fixes
2008-07-24 Joakim Plateaspect stored in nuv files must be converted from displ...
2008-07-24 Michael NiedermayerFix tiny_psnr so it compares all bytes (it did skip...
2008-07-24 Michael NiedermayerFix loop filter with CAVLC 8x8dct.
2008-07-24 Diego Biurruncosmetics: Fix two common typos: wont --> will not...
2008-07-24 Diego Biurruncosmetics: typo/grammar fixes
2008-07-24 Diego Biurruncosmetics: Fix indentation after last commit.
2008-07-24 Diego BiurrunFix indentation after last commit.
2008-07-24 Diego BiurrunRemove AltiVec vector declaration compiler compatibilit...
2008-07-24 Michael NiedermayerFix segfault with non existing input files.
2008-07-24 Vitor SessakCosmetics: grammar nits
2008-07-24 Diego Biurrunmisc spelling/grammar fixes
2008-07-24 Diego BiurrunRemove AltiVec vector declaration compiler compatibilit...
2008-07-24 John SchmiedererUse tkhd matrix for proper display in mov.
2008-07-24 Vitor SessakRename update() function to backward_filter() and add...
2008-07-24 Vitor SessakRename and comment bandwidth broadening tables
2008-07-24 Vitor SessakFollow FFmpeg convention of returning negative values...
2008-07-24 Vitor SessakRename pred() to eval_lpc_coeffs() and add a doxy comment
2008-07-24 Vitor SessakGive windowing tables a more descriptive name
2008-07-24 Vitor SessakAdd comments to do_hybrid_window()
2008-07-24 Vitor SessakGive parameters of do_hybrid_window() more meaningful...
2008-07-24 Vitor SessakRename co() function to the much more descriptive name of
2008-07-24 Vitor SessakSimplify co(): write constant in a more readable way
2008-07-24 Vitor SessakSimplify co(), use memcpy/memmove and colmult() when...
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 Kostya ShishkovSMPTE 421M Annex L (aka .rcv) muxer
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 Luca AbeniReindent after last commit
2008-07-23 Luca AbeniDo not rescale AV_NOPTS_VALUE in output_example.c
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-22 trippEnhance qblur and qcomp documentation.
2008-07-21 Carl Eugen... Revert r13542: Spatial direct mode probably also works...
2008-07-21 Michael NiedermayerLoop filtering with multiple slice types fix.
2008-07-21 Stefano SabatiniMake configure --help document the --enable-debug option.
2008-07-21 trippAdd complete listing of bitstream filters and 2 example...
2008-07-21 trippCorrect b_quant offset comment in avcodec.h, it is...
2008-07-21 Diego BiurrunMove --disable-debug to a better place within configure...
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 Niedermayerfix memleak
2008-07-21 Michael NiedermayerCleanup, use av_freep() instead of av_free(x); x=NULL
2008-07-21 Erik HovlandCheck the allocated pointer instead of the given pointe...
2008-07-21 trippClarify -minrate/-maxrate description in the documentation.
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 NiedermayerRemove explicit strict_std_compliance support as it...
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 Baptiste Coudurieradd ogv extension
2008-07-19 Baptiste Couduriercosmetics, remove space
2008-07-19 Baptiste Coudurierupdate swf video frame number when muxing done, fix...
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...
next