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-09-07IndentationAndreas Öman
2007-09-07Let H.264 decoder skip deblocking across slicesAndreas Öman
2007-09-07Update mkv regression tests after r10421David Conrad
2007-09-07Rename the format name audio_device (used in both oss and audio_beos) to oss ...Ramiro Polla
2007-09-07Remove --disable-audio-oss option from configure.Ramiro Polla
2007-09-07Remove --disable-audio-beos option from configure.Ramiro Polla
2007-09-07Separate audio_(de)muxer into oss_(de)muxer and audio_beos_(de)muxerRamiro Polla
2007-09-07revert r10403Michael Niedermayer
2007-09-07Cosmetic, change "fvstats" to "vstats_file".Stefano Sabatini
2007-09-06Set data_size to zero when DCA header parse failedLimin Wang
2007-09-06Add a bitstream filter for H.264.Benoit Fouet
2007-09-06Use V_MPEG4/ISO/ASP for mpeg4 when muxing mkvDavid Conrad
2007-09-06Set correct length for last slice in frame subpacketKostya Shishkov
2007-09-06mention slice-based parallel H.264 decoding in changelogGuillaume Poirier
2007-09-06cosmetics: Add some whitespace for better readability.Diego Biurrun
2007-09-06spelling/wording nits in some Doxygen commentsDiego Biurrun
2007-09-06Avoid a crash when H264 MMC operation causes the short term referenceJeff Downs
2007-09-05Rename dc1394.c to libdc1394.cRamiro Polla
2007-09-05Prefix library format names with 'lib' in libavformatRamiro Polla
2007-09-05Remove --disable-{v4l,v4l2} options from configureRamiro Polla
2007-09-05Give better filenames to bktr and v4l grabbersRamiro Polla
2007-09-05Remove video_grab_ prefix from video_grab_{bktr,v4l}Ramiro Polla
2007-09-05revert 10409Michael Niedermayer
2007-09-05export put_timestamp()Michael Niedermayer
2007-09-05Make sure that if a stream has a duration but the container doesn'tNeil Brown
2007-09-05Add slice-based parallel H.264 decodingAndreas Öman
2007-09-05using isnan instead of d==d, to signal correctly parsed optionMarc Hoffman
2007-09-05Correct initial timestampWolfram Gloger
2007-09-05Replace outdated BeOS section with a note that says that it is broken.Diego Biurrun
2007-09-05Add description for feature_request/open/approved.Mark Cox
2007-09-05Fix put_*_xy2_arm bug and enable put_pixels16_arm and put_pixels8_y2_arm.Tao Huang
2007-09-05Sort one more list alphabetically.Diego Biurrun
2007-09-05Alphabetically sort library dependencies list.Diego Biurrun
2007-09-05Fix links to ARM documentationGuillaume Poirier
2007-09-05AAC support in the SDP generatorLuca Abeni
2007-09-05Move H.264 intra prediction functions into their own contextKostya Shishkov
2007-09-0516bit IDWT implementation noteMichael Niedermayer
2007-09-05more todoMichael Niedermayer
2007-09-05add a 8 taps filter for testingMichael Niedermayer
2007-09-05fix decoding of dracula.4xm before diego complainsMichael Niedermayer
2007-09-05fix segfault with dracula.4xmMichael Niedermayer
2007-09-05Matroska regression testsDavid Conrad
2007-09-05Replace constants by HTAPS (half pel interpolation filter taps) where appropr...Michael Niedermayer
2007-09-05Enable Matroska muxerDavid Conrad
2007-09-05Grammar nitsDavid Conrad
2007-09-05Always use AVFormatContext for av_log messagesDavid Conrad
2007-09-05Rename ebml size functions to indicate that they can be used for more kinds o...David Conrad
2007-09-05We shouldn't be passing in sizes larger than 2^56-2, so use an assertDavid Conrad
2007-09-05IndentationDavid Conrad
2007-09-05Don't seek when streamedDavid Conrad