OSDN Git Service

coroid/libav_saccubus.git
2010-03-06 Michael NiedermayerMake trasher use a well defined random number generator...
2010-03-05 Martin StorsjöDon't explicitly initialize networking in the tcp and...
2010-03-05 Martin StorsjöUse ff_url_join for assembling URLs, instead of snprintf
2010-03-05 Martin StorsjöAdd a function ff_url_join for assembling URLs
2010-03-05 Martin StorsjöAlways call ff_network_init/ff_network_close when openi...
2010-03-05 Michael Niedermayertry to avoid returning odd slices.
2010-03-05 Vitor SessakRound correctly chroma picture height.
2010-03-05 Vitor SessakFix memory leak in NUT muxer
2010-03-05 Benoit FouetCosmetics: fix vertical alignment.
2010-03-05 Janusz KrzysztofikUpdate SW scaler doc after libswscale commit 30841.
2010-03-05 Janusz Krzysztofiklibswscale: Extend the unaccelerated path of the unscal...
2010-03-05 Janusz KrzysztofikAdd initial support for 12-bit color mode.
2010-03-05 Martin StorsjöReturn from rtp_read when select returns an error
2010-03-05 Michael Niedermayer10l fix timestamps (lavfi update broke them)
2010-03-05 Michael NiedermayerFix 100l pkt->pos typo.
2010-03-05 Michael NiedermayerLibavfilter for ffplay support.
2010-03-05 Janusz KrzysztofikFix BGR cases missing from depth test in avcodec_get_pi...
2010-03-05 David Conradoggdec: Parse theora headers since ogg might not mark...
2010-03-05 David ConradJust ignore streams with unknown codec_type instead...
2010-03-04 Stefano SabatiniCosmetics: use consistent spacing in the ffprobe.c...
2010-03-04 Laurent AimarFixed DXVA2 H264 hwaccel after luma/chroma_weight changes.
2010-03-04 Laurent AimarFixed buffer overread in flashsv decoder.
2010-03-04 Alexis BallierSupport BGR555, BGR565, RGB555 and RGB565 foreign endia...
2010-03-04 Martin StorsjöCheck url_interrupt_cb in rtp_read, wait in select...
2010-03-04 Peter Rosshandle errors reported by av_get_packet() in Bink demuxer
2010-03-04 Peter RossGuard against invalid memory read
2010-03-04 Alex ConverseAAC: Return the number of bytes consumed in decoding...
2010-03-04 Alex Converseffmpeg.c: Don't use NULL for integer metadata flags.
2010-03-04 David ConradReally fix 2.95
2010-03-04 David ConradMaybe fix gcc 2.95
2010-03-04 Gwenole BeauchesneCope with rev 22183:
2010-03-04 David ConradEnsure that we write clusters and blocks with known...
2010-03-04 David ConradFix indentation
2010-03-04 David ConradSimplify starting and ending clusters
2010-03-04 David ConradWrite the first seekhead if writing to a stream, we...
2010-03-04 David ConradAttempt seeking to write EBML master sizes even if...
2010-03-04 Alex ConverseAAC: Mark predictor functions av_always_inline.
2010-03-04 Alex ConverseCosmetics: Re-indent after last commit.
2010-03-04 Alex ConverseAAC parser: Don't write channels, sample rate, and...
2010-03-04 Michael NiedermayerPort Optimizations about *_type init from decode to...
2010-03-04 Michael NiedermayerOptimize *_type init, 1.5 cpu cycles faster.
2010-03-04 Stefano SabatiniRevert r30825, it was not supposed to be committed.
2010-03-04 Stefano SabatiniFill the r, g, b values used for computing the c->pal_y...
2010-03-04 Stefano SabatiniMake swscale-test take in input the name of the input...
2010-03-04 Stefano SabatiniDeclare the PIX_FMT_GRAY8 pixel format as a paletted...
2010-03-03 David ConradDelay translating DCT tokens into coefficients until...
2010-03-03 David ConradDo MC and IDCT in coding (hilbert) order
2010-03-03 David ConradExplictly separate decoding whether fragments are coded...
2010-03-03 Anton Khirnovmatroskaenc: use "title" tag instead of "description...
2010-03-03 Aurelien Jacobsmove vp6 huffman table freeing code, out of common...
2010-03-03 Aurelien Jacobsmatroskadec: cosmetic indentation
2010-03-03 Joakim Platematroskadec: timestamps are dts and not pts in ms vfw...
2010-03-03 Michael NiedermayerReorder indexes in weight tables.
2010-03-03 Martin StorsjöProperly pad H.264 extradata when taken from fmtp SDP...
2010-03-03 Michael NiedermayerMove all context fields that are not used in the mb...
2010-03-03 Laurent AimarFixed DXVA2 H264 hwaccel compilation.
2010-03-03 Michael Niedermayerremove unused left_border field from context.
2010-03-03 Michael Niedermayercosmetic addition of {}
2010-03-03 Michael NiedermayerNote about luma/chroma_weight tables and their datatype.
2010-03-03 Laurent AimarFixed overreads in TTA decoder with corrupted bistreams.
2010-03-03 Ronald S. BultjeUpdate to work with chunked encoding HTTP streams ...
2010-03-03 Vitor SessakPlug memory leak in NUT muxer and demuxer
2010-03-03 Jai MenonPlug memory leak in NSV demuxer.
2010-03-03 Vitor SessakPlug some memory leaks in the VP6 decoder
2010-03-03 Michael Niedermayermove svq3 specific fields to the end of the context
2010-03-03 Gwenole BeauchesneCope with rev 22169 change:
2010-03-03 Michael NiedermayerMerge weight & offset tables, 15 cpu cycles faster.
2010-03-03 Michael NiedermayerSimplify implicit_weight table init.
2010-03-03 Peter RossPerform coefficient transformations in Bink Audio DCT...
2010-03-03 Peter RossSupport demuxing of streamed Bink files
2010-03-03 Peter Rossuse intended const syntax
2010-03-03 Jorge AceredaAdd _NETBSD_SOURCE definition to fix compilation on...
2010-03-03 Michael NiedermayerAnother 3 useless zeroing instructions.
2010-03-03 Michael NiedermayerLoad the whole left side of mv&ref only when needed.
2010-03-03 Carl Eugen... Support B-frames when decoding MPEG-4 with VDPAU hardwa...
2010-03-02 Måns RullgårdMake seektest messages similar to other tests
2010-03-02 Måns RullgårdRun seektest on all generated files
2010-03-02 Måns RullgårdPlace regtest-pixfmt output files in separate dir
2010-03-02 Måns RullgårdRemove unused argument to test scripts
2010-03-02 Måns RullgårdPlace regression test output files in subdirs per family
2010-03-02 Vitor SessakPlug memory leak for truncated files
2010-03-02 Vitor SessakPlug some memory leaks for truncated files
2010-03-02 Måns RullgårdRevert "Remove the self reference in the seektest that...
2010-03-02 Michael NiedermayerRemove the self reference in the seektest that prevente...
2010-03-02 Michael NiedermayerMake sure we dont double test files and sort the list.
2010-03-02 Carl Eugen... Pass correct buffer-pointer and buffer-size to hardware...
2010-03-02 Michael NiedermayerCodec copy test.
2010-03-02 Lou LoganAdd presets for all of the x264 presets, including...
2010-03-02 Måns RullgårdMake lsp a separate configurable and select it from...
2010-03-02 Måns RullgårdFix build failure with fast_unaligned and non-gcc-compa...
2010-03-02 Michael NiedermayerFix a bunch of bugs ive introduced recently that broke...
2010-03-02 Stefano SabatiniMake ffmpeg print a message and abort if the name of...
2010-03-01 Stefano SabatiniAdd a check for checking if more than one input file...
2010-03-01 Stefano SabatiniClarify the error message issued by ffprobe in case...
2010-03-01 Vitor SessakFix spelling in comment
2010-03-01 Vitor SessakAdd commented-out unoptimized code to improve readability
2010-03-01 Vitor SessakRevert r22119 and partially revert 22120.
2010-03-01 Diego BiurrunAdd Reinhard and myself as release managers.
2010-03-01 Carl Eugen... Process packed bitstream also for VDPAU.
2010-03-01 Chris StonesDon't let output pixel format influence input pixel...
next