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
2008-04-08non-recursive makefilesMåns Rullgård
2008-04-05remove castBaptiste Coudurier
2008-04-05better error messageBaptiste Coudurier
2008-04-04special mpeg2 handling is no more neededBaptiste Coudurier
2008-04-04use FF_NETERROR to make winsock happy, patch from prossATxvidDoTorgLuca Barbato
2008-04-03use common aac sample rate tablesAurelien Jacobs
2008-04-02Remove unused variable.Diego Biurrun
2008-04-01check return value of matroska_find_track_by_num (fix a segfault)Aurelien Jacobs
2008-03-31minor typo fixesDiego Biurrun
2008-03-31ARMovie/RPL demuxerEli Friedman
2008-03-31Add a comment about missing entriesLuca Abeni
2008-03-31Use the correct size for the enc_name field (removing the arbitrary "50" size)Luca Abeni
2008-03-31Remove useless entries from AVRtpPayloadTypesLuca Abeni
2008-03-31Support mp3 audio in the RTP muxerLuca Abeni
2008-03-31prevent writing empty stss atomBaptiste Coudurier
2008-03-31support mp4 fragmented files without any samples in the moov atomBaptiste Coudurier
2008-03-31check frag track id before setting stBaptiste Coudurier
2008-03-30IFF demuxerJai Menon
2008-03-30fix Ogg/FLAC header sizeJustin Ruggles
2008-03-28gsm in mov, demux surge-1-16-B-agsm.movBaptiste Coudurier
2008-03-28cosmetics: alphabetical orderDiego Biurrun
2008-03-28indentMichael Niedermayer
2008-03-281000l to myself, dereferencing uninitalized pointer.Michael Niedermayer
2008-03-27Support wb00+dc00 chunk mix.Michael Niedermayer
2008-03-27print essence path in error messageBaptiste Coudurier
2008-03-27cosmetics, useless bracesBaptiste Coudurier
2008-03-27print stream index in error messageBaptiste Coudurier
2008-03-27according to specs, only color table id set to 0, have it in stsd, fix 4color...Baptiste Coudurier
2008-03-27Only use chunk demuxing for old uncompressed audio mechanism specified by stts.Baptiste Coudurier
2008-03-27Fix aspect ratio.Michael Niedermayer
2008-03-221st attempt at correcting the punktuation.Michael Niedermayer
2008-03-22typo: occured --> occurredDiego Biurrun
2008-03-22Document get_*_buffer()Michael Niedermayer
2008-03-21sample size to 1 might happen for data, fix GMCMidiaASX.mov, fallback is bett...Baptiste Coudurier
2008-03-21rl2 demuxerSascha Sommer
2008-03-21yet again another hdv fourccBaptiste Coudurier
2008-03-21support fragments when non streamableBaptiste Coudurier
2008-03-21mp4 fragments supportBaptiste Coudurier
2008-03-21Document a few url_* functions.Michael Niedermayer
2008-03-21cosmetics, split or move too long linesBaptiste Coudurier
2008-03-21simplify, and only stop parsing when non streamableBaptiste Coudurier
2008-03-21remove ms audio tags from table, they will be chosen or detected with riff tableBaptiste Coudurier
2008-03-21atoms are not mp4 only, and yes probe is sufficientBaptiste Coudurier
2008-03-21update descriptionBaptiste Coudurier
2008-03-21return ENOMEMBaptiste Coudurier
2008-03-21cannot free AVStream like this, and return ENOMEMBaptiste Coudurier
2008-03-21indentationBaptiste Coudurier
2008-03-20fix mpeg2 muxing, replace seq header if contained in extradata and key frame ...Baptiste Coudurier
2008-03-20cosmetics, move case upBaptiste Coudurier
2008-03-20One non functional AVPalette chunk less, one heap overflow less.Michael Niedermayer