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
2013-09-05avfilter/vf_yadif: fix "incompatible pointer type" warningMichael Niedermayer
2013-09-05avfilter/vf_yadif: add gbr(a)p supportMichael Niedermayer
2013-09-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-09-05mpeg12enc: drop forward declarationsVittorio Giovara
2013-09-05mem: Do not check unsigned values for negative sizeDiego Biurrun
2013-09-05mem: Improve documentation wording and spellingDiego Biurrun
2013-09-05avcodec/mjpegdec: Simplify masking in ljpeg_decode_yuv_scan()Michael Niedermayer
2013-09-05avcodec/mjpegdec: fix rgb ljpeg prediction 5/6/7 with point_transformMichael Niedermayer
2013-09-05avcodec/mjpegdec: fix yuv ljpeg prediction 5/6/7 with point transformsMichael Niedermayer
2013-09-05avcodec/jpeg2000dec: make SOC finding code more robustMichael Niedermayer
2013-09-05avcodec/mjpegdec: make "unknown colorspace" error more informativeMichael Niedermayer
2013-09-05avcodec/mjpegdec: Add some sanity checks to ljpeg_decode_rgb_scan()Michael Niedermayer
2013-09-05doc/APIchanges: update hashes and dates after last two commits.Clément Bœsch
2013-09-05avcodec: make avcodec_close() more tolerant.Clément Bœsch
2013-09-05avformat: make avformat_close_input() more tolerant.Clément Bœsch
2013-09-04tools/crypto_bench: fix 2 typos.Clément Bœsch
2013-09-04avcodec/avpacket: zero memory in av_packet_new_side_data()Michael Niedermayer
2013-09-04matroskaenc: Allow chapters to be written in trailerJohn Stebbins
2013-09-04lavc/avfft: init context to 0.Nicolas George
2013-09-04ffprobe: show bitmap subtitles size.Nicolas George
2013-09-04lavc/libvorbisdec: do not return empty frames.Nicolas George
2013-09-04tools: add benchmark for crypto functions.Nicolas George
2013-09-04doc/examples: fix lib math dep for resampling_audio.Clément Bœsch
2013-09-04avcodec: fix AVpacket → AVPacket typo.Clément Bœsch
2013-09-04doc/examples: remove extra "the".Clément Bœsch
2013-09-04avcodec: add emuedge_linesize_typeMichael Niedermayer
2013-09-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-09-04Merge commit '0ebfdae099d2749240b6a565abcdf0bf62589748'Michael Niedermayer
2013-09-04Merge commit 'b4ec7a5fee644ad9882e10c097817b65447b8e55'Michael Niedermayer
2013-09-04mpegvideo: Avoid 32-bit wrapping of linesize multiplicationsMartin Storsjö
2013-09-04Merge commit '7f9e893f56db52078e0f46677ed337b2e25fa94d'Michael Niedermayer
2013-09-04Merge commit 'af11fa5409cc72fc45ca7f3527400beca10967b9'Michael Niedermayer
2013-09-04Merge commit '35cbc98b720db95b923cb2d745f77bb2ee4363dc'Michael Niedermayer
2013-09-04doc: Describe TB option of setpts filterClifford Wolf
2013-09-04Merge commit 'd719981273bc779c7d1e879d88404fd867f93a0e'Michael Niedermayer
2013-09-04Merge commit '5bcd3ae5b167fb74215520b01d5d810e0c8986ab'Michael Niedermayer
2013-09-04Merge commit 'f7c5883126f9440547933eefcf000aa78af4821c'Michael Niedermayer
2013-09-04mem: Document the av_realloc family of functions properlyLuca Barbato
2013-09-04build: Report an error message when a pc file is not foundLuca Barbato
2013-09-04Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer
2013-09-04avformat/utils: assert position monotonicity in ff_find_last_ts()Michael Niedermayer
2013-09-04Show subtitle resolution in avcodec_string().Carl Eugen Hoyos
2013-09-04avformat/mpegts: Ensure that mpegts_get_dts() only considers packets at or af...Michael Niedermayer
2013-09-04fate: Force diff into text modeMichael Niedermayer
2013-09-04avcodec/pictordec: remove y checks, which have become redundantMichael Niedermayer
2013-09-04avcodec/pictordec: run av_image_check_size() unconditionallyMichael Niedermayer
2013-09-04lavfi/mptestsrc: use outlink->frame_countPaul B Mahol
2013-09-03mjpegb: Detect changing number of planes in interlaced videoMichael Niedermayer
2013-09-03alac: Check that the channels fit at the given offsetMartin Storsjö
2013-09-034xm: Check that the read track value is non-negativeMartin Storsjö