Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-15configure: fix symver detection with icc 10v0.6Reinhard Tartler
2010-06-15Fix symbol version compat wrappers on systems with export prefixesReinhard Tartler
2010-06-15Add compatibility wrappers for functions moved from lavf to lavcReinhard Tartler
2010-06-15revert r23610, better patch is pendingReinhard Tartler
2010-06-15add symver hacks for gnu linkersReinhard Tartler
2010-06-10remove redundant changelog entryReinhard Tartler
2010-06-09librtmp may link to different ssl implementationsReinhard Tartler
2010-06-09Add WebM muxerJames Zern
2010-06-05libvpx now has an (L)GPL-compatible license.Reinhard Tartler
2010-06-05update RELEASE notesReinhard Tartler
2010-06-04VP8 encoding via libvpx.James Zern
2010-06-04Add an entry to APIchanges for the addition of sws_convertPalette8ToPacked32 -24Reinhard Tartler
2010-06-02updates: introductionary and more general notes, add missing items from chang...Reinhard Tartler
2010-06-02disable (native) vorbis encoder for the 0.6 branchReinhard Tartler
2010-06-01ffmpeg: offer alternatives for experimental codecs if they existReinhard Tartler
2010-06-01ffmpeg: fail if user selected codec is experimental and strict_std_compliance...Reinhard Tartler
2010-06-01Add a short note about libvpx.Reinhard Tartler
2010-05-31Require --enable-nonfree flag for libvpx.Diego Biurrun
2010-05-29Treat SIPP like xvid, fixed issue1966Reinhard Tartler
2010-05-29Samsung uses SIPP as FourCC for MPEG-4 ASP.Reinhard Tartler
2010-05-29ffserver: Send a Content-Base header in the reply to RTSP DESCRIBE requestsReinhard Tartler
2010-05-29backport latest ffserver fixes like memory leaks and invalid readsReinhard Tartler
2010-05-29Mark vorbis encoder as experimental.Reinhard Tartler
2010-05-29Mark AAC encoder as experimental.Reinhard Tartler
2010-05-29Add CODEC_CAP_EXPERIMENTAL and prefer encoders without it.Janne Grunau
2010-05-29Check for VUI overeading and reset num_reoder_frames.Reinhard Tartler
2010-05-29api-example: Try to avoid decoding incomplete framesReinhard Tartler
2010-05-29matroska: Add V_VP8Google
2010-05-29Fix VP8 listing in general.texiReinhard Tartler
2010-05-29VP8 decoding via libvpxJames Zern
2010-05-29Display a more descriptive log message when probe buffer limit is Reinhard Tartler
2010-05-29Fix documentation of av_audio_convert.Cyril Russo
2010-05-29matroskaenc: Write codec time base as default duration for video tracks.Reinhard Tartler
2010-05-28Reduce the score for the aea demuxer probing function.Reinhard Tartler
2010-05-28Fix detection of some stereo atrac files by not comparing theReinhard Tartler
2010-05-28write 3gp perf tag for artist metadataReinhard Tartler
2010-05-28change author metadata to artist in mov de/muxerReinhard Tartler
2010-05-26Cosmetics : re-indent after last commit.Reinhard Tartler
2010-05-26FFplay : Avoid manipulating NULL data pointers so that future checks Reinhard Tartler
2010-05-25Document CODEC_FLAG_EMU_EDGE and avcodec_align_dimensions interaction.Reinhard Tartler
2010-05-25Update regression tests after removing track timecode scale from mkvencReinhard Tartler
2010-05-25matroskaenc: Don't write track timecode scaleReinhard Tartler
2010-05-25matroskadec: Allow unknown EBML doctypeReinhard Tartler
2010-05-25matroskadec: Support webm doctypeJames Zern
2010-05-24Convert NaN to 0/0 in av_d2qDiego Biurrun
2010-05-24Enable AVFMT_GENERIC_INDEX for Ogg demuxer. This avoids the manyDiego Biurrun
2010-05-24Ignore generated files in the libswscale directory.Diego Biurrun
2010-05-24Merge last round of Changelog updates for HTML 5 features.Diego Biurrun
2010-05-24Add VERSION file for 0.6 release.Diego Biurrun
2010-05-24small spelling fixesDiego Biurrun