]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2008-07-27 Vitor SessakRemove st1 and st2 temporary buffers in backward_filter...
2008-07-27 Michael NiedermayerChange benchmarking code so it returns comparable values.
2008-07-27 Michael NiedermayerMake the selftesting code use and compileable.
2008-07-27 Vitor SessakChange slightly the meaning of RA288Context.phase....
2008-07-27 trippFix and clarify invalid examples for framerate override...
2008-07-27 Aurelien Jacobsmatroska: add support for A_QUICKTIME/QDM2 codec
2008-07-27 Aurelien Jacobsmatroska: add support for V_QUICKTIME track type
2008-07-27 Jeff DownsInitialize outputed_poc to INT_MIN at decoder initializ...
2008-07-27 Paul Kendallleft_block intialisation optimisation.
2008-07-27 Diego Biurruntypo fix
2008-07-27 Robert SwainAAC tables and data that have been OKed by Michael
2008-07-26 Michael NiedermayerDetect IDR less H.264 correctly.
2008-07-26 Jeff DownsAnd.... Fix another spec reference to be more specific...
2008-07-26 Jeff DownsFix reference to spec to be more specific and correct.
2008-07-26 Vitor SessakRemove st1 and st2 variables from context, since they...
2008-07-26 Vitor SessakRename st{1,2}{a,b} context variables to more meaningfu...
2008-07-26 Paul KendallSimple refactoring to resolve a FIXME. Patch by Paul...
2008-07-26 Vitor SessakCosmetics: remove useless parenthesis
2008-07-26 Vitor SessakMove colmult() function to the beginning of file to...
2008-07-26 Vitor SessakRemove an useless comment describing colmult()
2008-07-26 Vitor SessakRemove an useless comment describing prodsum()
2008-07-26 Vitor SessakGive the context variables of ra288 a better name:...
2008-07-26 Vitor SessakGive the context structure of ra288 a better name:...
2008-07-26 Peter Rossadd sample_fmts infrastructure: AVCodec->sample_fmts...
2008-07-26 Peter RossInclude 32-bit PCM description
2008-07-26 Peter RossSupport 32-bit floating point audio samples in Sun...
2008-07-26 Peter Rossadd CODEC_ID_PCM_F32BE (32-bit floating point PCM big...
2008-07-26 Michael Niedermayerindent
2008-07-26 Michael Niedermayerchroma_format_idc=0 aka grayscale support.
2008-07-26 Alexander StrangeAdd a new -debug option for tracing calls to the defaul...
2008-07-25 Michael NiedermayerRevert r14404
2008-07-25 Michael NiedermayerRemove another 2 incorrect checks.
2008-07-25 Michael NiedermayerPrint an error if a reference picture is missing.
2008-07-25 Michael NiedermayerRemove mysterious ref->data[0] check.
2008-07-25 Michael Niedermayer10l typo, fix compilation
2008-07-25 Michael NiedermayerRemove another stupidity, long_ref==0 check 4 lines...
2008-07-25 Michael Niedermayerindent
2008-07-25 Michael NiedermayerRewrite fill_default_ref_list(), the old code was obfus...
2008-07-25 Jason Garrett... Improve documentation about -bt option
2008-07-25 Michael NiedermayerDo not scare the user with error messages when everythi...
2008-07-25 Michael NiedermayerMake remove_short() match remove_long() in that it...
2008-07-25 Michael NiedermayerRemoving yet another weird field pic special case,
2008-07-25 Michael NiedermayerMake remove_long() call unreference_pic() internally.
2008-07-25 Michael NiedermayerMerge oddly duplicated remove_long/remove_long_at_index...
2008-07-25 Michael NiedermayerRemove strange long_ref=0.
2008-07-25 Michael Niedermayerindent
2008-07-25 Michael Niedermayer10000l, forgotton }
2008-07-25 Michael NiedermayerRemove another of these obfuscated special cases for...
2008-07-25 Michael NiedermayerSimplify mmco setup code used in IDR pictures.
2008-07-25 Michael NiedermayerRemove redundant h->mmco_index= 0.
2008-07-25 Michael NiedermayerAssert that long_ref has been cleared for released...
2008-07-25 Michael NiedermayerClear long_ref when a frame is no longer a long_ref.
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.
next