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-02-12Try to support truncated h264 frames mixed with mpeg pes headers in mkv.Michael Niedermayer
2010-02-01Set reordered_opaque during context alloc by default to AV_NOPTS_VALUE.Michael Niedermayer
2010-01-27Fix misc typos, patch byStefano Sabatini
2009-12-08Add MBtree support for libx264Erik Slagter
2009-11-26Allow decoders to correctly set the sample format by defaulting toJai Menon
2009-11-24Add weightp support in API for libx264.Jason Garrett-Glaser
2009-10-12Add an execute2 function that is more flexible and allows to use parallelReimar Döffinger
2009-05-28remove apparently unused real_pict_num from AVCodecContextBaptiste Coudurier
2009-05-11Add a chroma_sample_location field to define positioning of chroma samplesDavid Conrad
2009-05-05Add colorspace fields to AVCodecContext.Michael Niedermayer
2009-04-10Fix documentation for the "-ps" optionMartin Storsjö
2009-03-151 km^3 cola, timecode_frame_start is a 64 bit integer, this resulted inReimar Döffinger
2009-02-27Add ticks_per_frame, this should hopefully fix the regressions causedMichael Niedermayer
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
2009-01-18Alpha: proper IDCT selectionMåns Rullgård
2009-01-14Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs
2009-01-10Move the AVCodecContext options definition to a dedicated file, reduceStefano Sabatini