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
2005-08-14set pix_fmtMichael Niedermayer
2005-08-14tinfoil patch: no array is written to in bulk before counts areMike Melanson
2005-08-13removed a bunch of unused, sub-optimal codeMike Melanson
2005-08-13tinfoil patch: be more diligent about checking array boundaries beforeMike Melanson
2005-08-13tinfoil patch: validate motion vectors and do not free frame on exit ifMike Melanson
2005-08-13tinfoil patch: make sure pixel_ptr never goes negativeMike Melanson
2005-08-13tinfoil patch: accept no widths that are no multiples of 4Mike Melanson
2005-08-13tinfoil patch: make sure that pixel pointer does not go out of boundsMike Melanson
2005-08-13fix building in separate directoryMåns Rullgård
2005-08-13security fixesKostya Shishkov
2005-08-11DV video encoder/decoder doesn't set keyframe and picture type properties pat...Edward Hervey
2005-08-06mkstemp on win32 workaround by (Ivan Wong: email, ivanwong info)Michael Niedermayer
2005-08-06liba52/crc.c fails to compile patch by ("Steven M. Schultz": sms, 2bsd com)Steven M. Schultz
2005-08-0510lAlex Beregszaszi
2005-08-05segfault fixMichael Niedermayer
2005-08-02libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser
2005-08-02fix assertion failure for mpeg2 encodingMichael Niedermayer
2005-08-01workaround 'colocated mv if colocated block is L1 predicted' bug in x264Michael Niedermayer
2005-07-31A.B.C versionsMichael Niedermayer
2005-07-31try to check for nonsense time_base instead of setting fake oneMichael Niedermayer
2005-07-30check time_base.den for mpeg4Michael Niedermayer
2005-07-27motion vector limit for mpeg2Michael Niedermayer
2005-07-27Reduce verbosity.Diego Biurrun
2005-07-27fixing colocated mv if colocated block is L1 predicted for the temporal direc...Michael Niedermayer
2005-07-27fixing colocated mv if colocated block is L1 predictedMichael Niedermayer
2005-07-26Fix for overflow issue in mpegvideo.c patch by (Martin Boehme: boehme, inb un...Martin Boehme
2005-07-25thread mess check for avcodec_open/close()Michael Niedermayer
2005-07-24fix user data parsing code so it suppors pre1 and cvsMichael Niedermayer
2005-07-23minor user data reading bugfixMichael Niedermayer
2005-07-22Add missing +1 in bounds check.Reimar Döffinger
2005-07-22reset restart_count when restart_interval is set and fill theReimar Döffinger
2005-07-19portable IEEE float/double read/write functionsMichael Niedermayer
2005-07-19portable IEEE float/double read/write functionsMichael Niedermayer
2005-07-17dont pre allocate uselessly large buffer and dont ignore FF_INPUT_BUFFER_PADD...Michael Niedermayer
2005-07-17verify len field validity in mjpeg_decode_com()Michael Niedermayer
2005-07-1710l (forgot to commit this yesterday)Michael Niedermayer
2005-07-17DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)Michael Niedermayer
2005-07-16yamaha adpcm nibbles in the wrong order fix by (Vidar Madsen: vidarino, gmail...Michael Niedermayer
2005-07-15Add Yamaha ADPCM encoding/decoding patch by (Vidar Madsen: vidarino, gmail com)Vidar Madsen
2005-07-15more fine grained skip_frameMichael Niedermayer
2005-07-15skip_idctMichael Niedermayer
2005-07-14check for CODEC_CAP_DELAY in audio decoders tooMichael Niedermayer
2005-07-14ffmpeg version should be "CVS"Michael Niedermayer
2005-07-12check len (should fix #1165694)Michael Niedermayer
2005-07-12fix segfault (bug #1165640)Michael Niedermayer
2005-07-12fix infinite loop (suggested change by rjayne at convera dot com)Michael Niedermayer
2005-07-12fix decoding of (broken) files with f_code=0Michael Niedermayer
2005-07-11segfault fixMichael Niedermayer
2005-07-10patch from http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg-deve...Michael Niedermayer
2005-07-10Here is the patch suggested by: unkaggregate, users sf netMichael Niedermayer