OSDN Git Service

coroid/libav_saccubus.git
2009-03-02 Diego Biurrunversion.h should depend on config.mak.
2009-03-02 Benoit FouetAdd context to some av_log() calls.
2009-03-02 Benoit FouetMerge three conditions in a single 'if' instead of...
2009-03-02 Diego BiurrunMention non-recursive Makefiles in the changelog.
2009-03-02 Diego Biurruncosmetics: spelling/wording fixes
2009-03-02 Justin RugglesAC-3 encoding is integer-only
2009-03-02 Diego BiurrunRevert previous removal of PAM, PBM, PGM, PGMYUV and...
2009-03-02 Diego Biurruncosmetics: Reformat long_names so that "DPCM" comes...
2009-03-02 Diego Biurruncosmetics: Reformat long_names so that "ADPCM" comes...
2009-03-02 Diego Biurruncosmetics: Reformat long_names so that "PCM" comes...
2009-03-02 Diego Biurrunsmall spelling/grammar fixes
2009-03-02 Diego Biurrunxvmc works with MPEG-2 as well as MPEG-1, note this...
2009-03-02 Diego BiurrunChange a bunch of codec long_names to be more consisten...
2009-03-02 Diego BiurrunDecoding of PAM, PBM, PGM, PGMYUV and PPM image formats...
2009-03-02 Ben Littlerfigure out which muxers support which codecs? new api...
2009-03-02 Robert SwainThe Ogg muxer will handle Theora as well
2009-03-02 Diego BiurrunAnother round of missing codecs and name updates to...
2009-03-02 Justin RugglesAdd some more missing codecs and update names to match...
2009-03-02 Diego BiurrunAdd some more missing codecs and update names to match...
2009-03-02 Diego BiurrunMerge MP2, MP3 and MPEG audio demuxer entries.
2009-03-02 Ben Littlervorbis and flac ogg muxer only
2009-03-02 Ben Littlerogg muxer is vorbis only
2009-03-02 Justin RugglesAdd some missing codecs and update names to match the...
2009-03-02 Diego BiurrunAdd some missing codecs and update names to match the...
2009-03-02 Justin Rugglesadd some missing codecs and update some names to match...
2009-03-02 Diego BiurrunInteger-only decoding of AC-3 is not supported.
2009-03-02 Diego BiurrunTarga encoding is supported.
2009-03-02 Daniel VerkampAdd missing image formats, patch by Daniel Verkamp...
2009-03-02 Daniel VerkampSplit PGM and PPM in image formats section.
2009-03-02 Daniel Verkampcosmetics: Break image format lines before comments.
2009-03-01 Måns RullgårdRA144: work around gcc bug/oddity on ARM
2009-03-01 Aurelien Jacobsadd an API changelog with a first entry for the new...
2009-03-01 Diego BiurrunAdd release version number.
2009-03-01 Måns Rullgårdconfigure: fix return value from check_header
2009-03-01 Stefano SabatiniDocument ffplay -ast, -vst, and -sst options.
2009-03-01 Stefano SabatiniApply the same logic used for subtitle stream selection...
2009-03-01 Stefano SabatiniSimplify the logic for the subtitle stream selection.
2009-03-01 Stefano SabatiniFix subtitle selection logic, make ffplay select the...
2009-03-01 Aurelien Jacobsdeprecate old metadata API
2009-03-01 Aurelien Jacobsfix missed usage of old metadata API in mov demuxer
2009-03-01 Aurelien Jacobsfix last usage of old metadata API in ffmpeg.c (handlin...
2009-03-01 Aurelien Jacobsuse new metadata API in libavformat/utils.c
2009-03-01 Aurelien Jacobsuse new metadata API in r3d demuxer
2009-03-01 Aurelien Jacobsconvert ffserver to new metadata API
2009-03-01 Aurelien Jacobsconvert ffplay to new metadata API
2009-03-01 Aurelien Jacobsconvert ffmpeg to new metadata API
2009-03-01 Aurelien Jacobsnew metadata API is now officially part of public API
2009-03-01 Aurelien Jacobssimplify metadata conversion and fixes gcc-2.95 at...
2009-03-01 Måns RullgårdSVQ3: Fix decoding with A32_BITSTREAM_READER
2009-03-01 Måns RullgårdARM: fix missing MUL16() return type
2009-03-01 Dominik MierzejewskiFix typo in comments.
2009-03-01 Reimar DöffingerAdd warnings to yuv2rgb_vis.c because alpha is set...
2009-03-01 Reimar DöffingerMake AltiVec code write alpha as 255 instead of 0 when...
2009-03-01 Reimar DöffingerFix braindead and broken way to calculate abase, fixes...
2009-03-01 Vitor SessakReindent after last commit
2009-03-01 Vitor SessakDo not read uninitialized buffer, no matter if it will...
2009-03-01 Reimar DöffingerRemove unused variable in mpeg_mc_decode_init
2009-03-01 Michael NiedermayerChange the timebase of the raw demuxer to one that...
2009-03-01 Michael NiedermayerDisable MPEG-1/2 style timestamp calculation for H264...
2009-03-01 Michael NiedermayerDo not set low_delay if has_b_frames has been set befor...
2009-03-01 Alex ConverseAAC: Make the CPE function more consistent with the...
2009-03-01 Aurelien JacobsAdd some basic metadata conversion tables for matroska...
2009-02-28 Aurelien Jacobsadd a metadata conversion API
2009-02-28 Michael NiedermayerAdjust time_base exactly when changing ticks_per_frame...
2009-02-28 Måns Rullgårdconfigure: check_func_headers should mark headers as...
2009-02-28 Måns Rullgårdconfigure: {enable,disable}_safe functions that sanitis...
2009-02-28 Luca AbeniDocument ff_rtp_codec_id()
2009-02-28 Ivan SchreterChange TS seeking so it returns position/timestamp...
2009-02-28 Luca AbeniFix typo in a comment
2009-02-28 Luca AbeniDocument ff_rtp_enc_name()
2009-02-28 Justin Rugglescosmetics: indentation
2009-02-28 Luca AbeniDocument ff_rtp_get_codec_info()
2009-02-28 Justin RugglesSeparate the raw FLAC demuxer from raw.c and put in...
2009-02-28 Ronald S. BultjeRename movenc.c MOVContext to MOVMuxContext, since...
2009-02-28 Måns RullgårdRevert "Improve frame rate guessing for streams with...
2009-02-28 Måns RullgårdARM: fix corner-case overflow in H.264 weighted prediction
2009-02-28 Ivan SchreterImprove frame rate guessing for streams with two fields...
2009-02-28 David S. Millersub_mb_type[] needs to be 8-byte aligned because it...
2009-02-28 Cédric SchieliWhen converting from a non alpha format to an alpha...
2009-02-28 Cédric SchieliFix avpicture_layout to not chroma shift the alpha...
2009-02-27 Aurelien Jacobsuse new metadata API in nut muxer
2009-02-27 Aurelien Jacobsuse new metadata API in nut demuxer
2009-02-27 Cédric SchieliAdd an isALPHA macro to check if pixel format has alpha...
2009-02-27 Cédric SchieliUse YUV420P code path for YUVA420P where appropriate
2009-02-27 Ivan SchreterCorrectly reset SEI variables.
2009-02-27 Måns Rullgårdconfigure: remove redundant alsa/asoundlib.h check
2009-02-27 Michael NiedermayerDetect static prototypes.
2009-02-27 Michael NiedermayerImprove detection of non doxy comments.
2009-02-27 Cédric SchieliRefactor code for upcoming alpha patches.
2009-02-27 Michael NiedermayerFix misdetection of #else in 'missing } prior to else'.
2009-02-27 Gwenole BeauchesneMake ff_print_debug_info() a no-op when using HW accele...
2009-02-27 Gwenole BeauchesneUse ff_hwaccel_pixfmt_list_420[] in H.263 decoder.
2009-02-27 Gwenole BeauchesneAdd hardware acceleration hooks to H.264.
2009-02-27 Michael NiedermayerMake sure -vsync 2 does not produce timestamps equal...
2009-02-27 Michael NiedermayerUpdate commented fprintf().
2009-02-27 Reimar DöffingerDo not allow standard-frame-rate detection to increase...
2009-02-27 Michael NiedermayerFix SVQ3 regression since ticks_per_frame=2.
2009-02-27 Reimar DöffingerSimplify ipmovie.c pts calculation by using an appropri...
2009-02-27 Benoit FouetAdd a context to av_log() call.
2009-02-27 Gwenole BeauchesneAdd HW acceleration hooks for MPEG-4 / H.263 decoding.
next