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
2006-02-12complete American Laser Games MM playback system, courtesy of Peter RossMike Melanson
2006-02-1210l, fails to compile when debug enabledAlex Beregszaszi
2006-02-12tta demuxer, also usable for moving tta audio data into an other containerAlex Beregszaszi
2006-02-12stsd fix by (Baptiste COUDURIER )baptiste.coudurier smartjog com)Michael Niedermayer
2006-02-11Use the incdir variable.Diego Biurrun
2006-02-11Simplify header installation.Diego Biurrun
2006-02-11Separate library install into static and shared installation.Diego Biurrun
2006-02-11mp4 codecs objecttype handling patch by (Baptiste COUDURIER <baptiste.couduri...Baptiste Coudurier
2006-02-11Separate header file installation from the general install target.Diego Biurrun
2006-02-11Fix for url_fclose() being called on an already closed file based on a patch ...Michael Niedermayer
2006-02-11mpeg-ps probe 2nd tryMichael Niedermayer
2006-02-10generate adts frame headers if requiredMåns Rullgård
2006-02-10voc: set bits_per_sample correctly (fix mplayer playback)Aurelien Jacobs
2006-02-10add a Creative VOC (de)muxerAurelien Jacobs
2006-02-08replace probe() by one similar to MPEG-ESMichael Niedermayer
2006-02-08Move CONIG_MUXERS below struct frame_attributes, it's not muxer-specific.Colin Ward
2006-02-08Correctly set the interlaced_frame and top_field_first fields.Luca Abeni
2006-02-08typoDiego Biurrun
2006-02-08bump version numbers and update docs for adts aac supportMåns Rullgård
2006-02-08read/write adts aacMåns Rullgård
2006-02-043rd try for mpeg-es probe ...Michael Niedermayer
2006-02-04fix regression testsMichael Niedermayer
2006-02-02simplify timebase if possibleMichael Niedermayer
2006-02-02improve fps guessing codeMichael Niedermayer
2006-02-02sanity checks for seekingMichael Niedermayer
2006-02-02AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)Michael Niedermayer
2006-02-02improve mpeg1/2-es detectionMichael Niedermayer
2006-02-02os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedl...Michael Niedermayer
2006-02-02dynamically increase probe buffer until format is detectedMichael Niedermayer
2006-02-01video4linux2 input supportLuca Abeni
2006-01-31add missing #includesDieter
2006-01-30On MinGW it is not possible to build shared and static libraries at once.Diego Biurrun
2006-01-29Simplify LDFLAGS handling for MinGW.Diego Biurrun
2006-01-27Remove obscure Makefile.bak entry from distclean rules.Diego Biurrun
2006-01-26Add fourcc "SEDG" for MPEG-4 files produced by Samsung VP-M110 MiniketFabien Cosse
2006-01-26warning fixes by Luca Abeni, lucabe72 ##@## email ##.## itDiego Biurrun
2006-01-25avoid using non constant fields of AVCodecContext in avi muxerMichael Niedermayer
2006-01-25try avi video name -> codec_id mapping if the mov one has no matchMichael Niedermayer
2006-01-24Remove all stray tabs and trailing whitespace, this time for good.Diego Biurrun
2006-01-24Fix for title field in PSP compatible mp4 files. Patch byBenjamin Larsson
2006-01-23gcc 2.95 fixBenjamin Larsson
2006-01-23>4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de)Michael Niedermayer
2006-01-23Skip all includes for WinCE, instead of falling through to the #else case.Diego Biurrun
2006-01-22WinCE cross-compilation supportGildas Bazin
2006-01-22Place proper #ifdef around muxer-specific code.Gianluigi Tiesi
2006-01-21Add --disable-protocols option to configure to disable I/O protocol fromGildas Bazin
2006-01-21audio in dvr-ms demuxing support by (John Donaghy <johnfdonaghy gmail com<)Michael Niedermayer
2006-01-20Put muxer-specific code parts in #ifdef CONFIG_MUXERS.Diego Biurrun
2006-01-20Properly #ifdef muxer-specific parts.Gildas Bazin
2006-01-19pts fix by (Bryan Mayland / bmayland O leoninedev o com)Michael Niedermayer