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
2007-03-04imx dump header bitstream filter, modifies bitstream to fit in mov and be dec...Baptiste Coudurier
2007-03-04dummy support for mpeg2 non linear quantBaptiste Coudurier
2007-02-09fix segfault with lol-ffplay2.mpg (dunno if this is exploitable, probably not...Michael Niedermayer
2007-02-01correctly set profile/level for hdBaptiste Coudurier
2007-01-16fix segfault with http://sam.zoy.org/zzuf/lol-ffplay.mpg and http://sam.zoy.o...Michael Niedermayer
2006-12-08rename always_inline to av_always_inline and move to common.hMåns Rullgård
2006-11-13make more tables staticMåns Rullgård
2006-11-07typoBaptiste Coudurier
2006-11-07add option to set mpeg1/2 gop timecode start, and drop frame flag timecode flagBaptiste Coudurier
2006-11-06rename ff_mpeg1_find_frame_end to mpeg1_find_frame_end and make it staticBaptiste Coudurier
2006-11-06move AVCodecParser prototypes and definitions to parser.h, and move mpegvideo...Baptiste Coudurier
2006-11-02reindentation, patch by From: Steve Lhomme, slhomme divxcorp comSteve L'Homme
2006-10-24set v_edge_pos correctly for field picture mpeg2Michael Niedermayer
2006-10-12Rename ABS macro to FFABS.Diego Biurrun
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-27fix some signedness warningsMåns Rullgård
2006-07-02staric frame_rate_tab -> non static ff_frame_rate_tab part of the cavs patch ...Stefan Gehrer
2006-05-16MPEG-2 4:2:2 encoding supportBaptiste Coudurier
2006-05-13add MPEG-2 intra vlc supportBaptiste Coudurier
2006-05-13remove unused variableBaptiste Coudurier
2006-05-02d10 decoding fixMichael Niedermayer
2006-03-08(f)printf --> av_log conversionSteve L'Homme
2006-03-02fix decoding of mpeg2-trunc.vobMichael Niedermayer
2006-02-04faster find_startcode()Michael Niedermayer
2006-01-14Off by one fix to prevent possible segfault. Patch by jwestfall at surrealist...jwestfall@surrealistic.net
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-11-21Mark all 12 block unused when there are no coded blocksIvan Kalvachev
2005-08-14kill a bunch of compiler warningsMåns Rullgård
2005-07-15skip_idctMichael Niedermayer
2005-07-12fix decoding of (broken) files with f_code=0Michael Niedermayer
2005-05-18fix mpeg2 chroma_420_typeMichael Niedermayer
2005-05-14preserve parse contextMichael Niedermayer
2005-05-12sanity checkMichael Niedermayer
2005-05-09#defines for strict_std_compliance and split between inofficial extensions an...Michael Niedermayer
2005-05-01switch to native time basesMichael Niedermayer
2005-04-24Ministry of English Composition, reporting for duty (and the word is "skipped...Mike Melanson
2005-04-22avoid clearing block[] if its not used at allMichael Niedermayer
2005-04-21mpeg2_fast_decode_block_intra()Michael Niedermayer
2005-04-19optimizing non_intra ac coeff decodeMichael Niedermayer
2005-04-19avoid UPDATE_CACHE() in GET_RL_VLC() if not neededMichael Niedermayer
2005-04-04Typo errors patch by (QuickTime | ffmpeg gmail com>avcoder
2005-04-03reinitialize on aspect change,Ivan Kalvachev
2005-03-26more checks, fixes assertion failureMichael Niedermayer
2005-03-08(10l) supported pix_fmts forgottenMichael Niedermayer
2005-03-05typoMichael Niedermayer
2005-02-21removing --disable-risky patch by (Josh Varner <jlvarner gmail com>)Josh Varner
2005-01-23avoid buf_size == 0 checks in every decoderMichael Niedermayer
2004-11-27Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( ...Burkhard Plaum