]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2010-07-26 Stefano SabatiniAdd an APIchanges entry for the libavcore/parseutils...
2010-07-26 Stefano SabatiniAvoid the use of an intermediary variable in
2010-07-26 Stefano SabatiniMake VideoFrameRateAbbr contain a rational rather than...
2010-07-26 Stefano SabatiniRemove reference to the "frame" term in variable names...
2010-07-26 Stefano SabatiniMake av_parse_video_size() and av_parse_video_rate...
2010-07-26 Stefano SabatiniReindent.
2010-07-26 Stefano SabatiniMake pkgconfig_generate check if the library is enabled...
2010-07-26 Stefano SabatiniDeprecate av_parse_video_frame_size() and av_parse_vide...
2010-07-26 Ronald S. BultjeReindent after r24516.
2010-07-26 Ronald S. BultjeUse inverse error branches, i.e. instead of if(somethin...
2010-07-26 Ronald S. BultjeUse av_log(.., AV_LOG_ERROR) instead of dprintf() for...
2010-07-26 Ronald S. BultjeUse pmaddubsw for the mbedge_filter (>=ssse3), 6-10...
2010-07-26 Jason Garrett... VP8: Much faster SSE2 MC
2010-07-26 S.N. Hemanth... Define static functions fill_image_linesize() and
2010-07-26 Ronald S. BultjeEnable no-loop memory/register saving for ssse3/sse4...
2010-07-26 Ronald S. BultjeSave a register (or regsize of stackspace for x86-32...
2010-07-26 Ronald S. BultjeUse nested ifs instead of &&, which appears to not...
2010-07-26 Axel HolzingerRename pow variable to pwr.
2010-07-26 Ronald S. BultjeSplit pextrw macro-spaghetti into several opt-specific...
2010-07-26 Stefano SabatiniReindent.
2010-07-26 Stefano SabatiniRename av_transcode() to transcode().
2010-07-26 Jason Garrett... VP8: add missing free
2010-07-25 Aurelien Jacobsmatroskaenc: add support for muxing SRT tracks
2010-07-25 Aurelien Jacobsadd mime-type for ASS muxer
2010-07-25 Martin StorsjöInclude the correct header that actually is used, use...
2010-07-25 Stefano SabatiniFix pkgconfig_generate line for libavcore.
2010-07-25 Rafaël CarréAccept stdin as input for patcheck.
2010-07-25 Carl Eugen... Fix r24445: Instead of needlessly initialising a variab...
2010-07-25 Stefano SabatiniRename av_exit() to ffmpeg_exit().
2010-07-25 Stefano SabatiniUse X ? Y : Z construct, simplify.
2010-07-25 Reimar DöffingerCosmetics: fix indentation and remove a useless else.
2010-07-25 Reimar DöffingerSimplify get_byte and url_fgetc.
2010-07-25 Carl Eugen... Only 4-bit ADPCM IMA WAV files are supported.
2010-07-25 Stefano SabatiniCosmetics: rename enc -> dec in opt_input_file().
2010-07-25 Reimar DöffingerMove ffm_close function up to avoid a forward declaration.
2010-07-25 Reimar Döffingerffmdec: Do not manually free streams on read_header...
2010-07-25 Ronald S. BultjeFix obvious bug in assignment. Somehow, the test vector...
2010-07-24 Aurelien Jacobsadd SubRip muxer and demuxer
2010-07-24 Ronald S. BultjeFix SPLATB_REG mess. Used to be a if/elseif/elseif...
2010-07-24 Måns RullgårdSimplify lavfi test script a little
2010-07-24 Måns RullgårdUnbreak parallel lavfi testing
2010-07-24 Alex Converseaacenc: TLS: Save maximum values for each swb in a...
2010-07-24 Alex Converse10l: Remove some commented out code that slipped in.
2010-07-24 Alex Converseaacenc: TLS: Try to preserve some energy in each non...
2010-07-24 Reimar DöffingerFix compilation, forgot to add const also to the
2010-07-24 Reimar DöffingerUse "const" qualifier for pointers that point to input...
2010-07-24 Reimar DöffingerFix a "function declaration isn't a prototype" warning.
2010-07-24 Reimar DöffingerFix use of uninitialized data: A array element can...
2010-07-24 Reimar DöffingerMore const-correctness fixes to avoid warnings.
2010-07-24 Reimar DöffingerAdd some "const" to avoid incompatible pointer type...
2010-07-24 Stefano SabatiniAdd missing comma, fix rgb2yuv_table[SWS_CS_SMPTE240M...
2010-07-24 Stefano SabatiniAdd some comments to the rgb2yuv_table, clarifying...
2010-07-24 Martin StorsjöNever shrink the ByteIOContext buffer in ff_rewind_with...
2010-07-24 Martin Storsjömpegts: Warn if unable to seek back
2010-07-24 Alex Converseaacenc: Prevent premature termination of the two loop...
2010-07-24 Alex Converseaacdec: Only load and write each predictor variable...
2010-07-24 Alex Converseaacdec: 4% faster main profile decoding.
2010-07-24 Alex Converseaacenc: Favor log2f() and sqrtf() over log2() and sqrt().
2010-07-23 Alex Converseaacenc: Factorize some scalefactor utilities.
2010-07-23 Eli FriedmanInline asm for VP56 arith coder
2010-07-23 David ConradVP8: Inline traversing vp8_small_mvtree
2010-07-23 David ConradVP8: Use vp56_rac_get_prob_branchy when the bit is...
2010-07-23 David ConradDecode DCT tokens by branching to a different code...
2010-07-23 David ConradMove renormalization of the VP56 arith decoder to befor...
2010-07-23 David ConradSplit renorm of vp56 arith decoder to its own function
2010-07-23 David Conradvp56's arith decoder's code_word is only 16 bits, no...
2010-07-23 Jason Garrett... Add myself to VP8 copyright and maintainers.
2010-07-23 Jason Garrett... VP8: always_inline some things to force gcc to do the...
2010-07-23 Jason Garrett... VP8: use AV_RL24 instead of defining a new RL24.
2010-07-23 Ramiro Pollaswscale-test: scale from reference to source only once...
2010-07-23 Ramiro Pollaindent
2010-07-23 Ramiro Pollaswscale-test: change order tests are run, maintaining...
2010-07-23 Jason Garrett... VP8: Slightly faster MV selection
2010-07-23 Jason Garrett... VP8: use AV_ZERO32 instead of AV_WN32A where relevant
2010-07-23 Jason Garrett... VP8: eliminate redundant code in r24458
2010-07-23 Jason Garrett... VP8: shave a few clocks off check_intra_pred_mode
2010-07-23 Vitor SessakAdd VP8 sign bias code regtest. Not tested by the offic...
2010-07-23 Jason Garrett... VP8: fix broken sign bias code in MV pred
2010-07-23 Jason Garrett... VP8: optimize DC-only chroma case in the same way as...
2010-07-23 Jason Garrett... VP8: Clean up some variable shadowing.
2010-07-23 Jason Garrett... VP8 asm: cosmetics (spacing)
2010-07-23 Jason Garrett... VP8: 30% faster idct_mb
2010-07-23 Jason Garrett... VP8: smarter prefetching
2010-07-23 Baptiste CoudurierIn h264 parser, return immediately if buf_size is 0...
2010-07-23 Baptiste CoudurierIn mpegts muxer, fix rbsp trailing bits in AUD nal...
2010-07-23 Jason Garrett... VP8: clear DCT blocks in iDCT instead of using clear_bl...
2010-07-23 Jason Garrett... VP8: avoid a memset for non-i4x4 blocks with no coeffic...
2010-07-22 Jason Garrett... Get rid of more unnecessary dereferences in VP8 deblocking
2010-07-22 Jason Garrett... Shut up an uninitialized variable GCC warning in VP8.
2010-07-22 Jason Garrett... Smarter VP8 prefetching
2010-07-22 Stefano SabatiniPrefer impersonal form over third person, for consisten...
2010-07-22 Jason Garrett... Fix stupid bug in VP8 prefetching code
2010-07-22 Stefano SabatiniAdd an APIchanges entry after the M_PHI addition.
2010-07-22 Jason Garrett... Eliminate a LUT in escape decoding in VP8 decode_block_...
2010-07-22 Stefano SabatiniRemove dependency on avcodec_get_chroma_sub_sample...
2010-07-22 Stefano SabatiniAdd the M_PHI constant, contains an approximation of...
2010-07-22 Jason Garrett... Eliminate some repeated dereferences in VP8 inter_predict
2010-07-22 Ronald S. BultjeUse pextrw for SSE4 mbedge filter result writing, speed...
2010-07-22 Ramiro Pollaswscale-test: use only 3 characters to print width...
2010-07-22 Ramiro Pollaswscale-test: print test name before running test,...
next