summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* OpenBSD settings by Nikns Siankin <nikns at secure lv>Måns Rullgård2006-12-09
* simplify test for memalign emulation requirementMåns Rullgård2006-12-08
* fix bug when __GNUC__ isn't defined and when compiling for a non-x86 architec...Martin Storsjö2006-12-08
* Deobfuscate expressionKostya Shishkov2006-12-08
* Now ZMBV encoder compilesKostya Shishkov2006-12-08
* 1e6l forgot to add zmbvenc.cKostya Shishkov2006-12-08
* lavc is at major version 51, delete old stuffMåns Rullgård2006-12-08
* rename always_inline to av_always_inline and move to common.hMåns Rullgård2006-12-08
* BUILD_SHARED_AV is no longer usedMåns Rullgård2006-12-07
* merge #ifdef HAVE_AV_CONFIG_H sectionsMåns Rullgård2006-12-07
* fix mingw shared build, and get rid of FF_IMPORT_ATTRMåns Rullgård2006-12-07
* do not use non-standard test -ntMåns Rullgård2006-12-07
* make shell test work with Solaris /bin/shMåns Rullgård2006-12-07
* better warningMichael Niedermayer2006-12-07
* ff_check_alignment to warn the user about a missaligned stackMichael Niedermayer2006-12-07
* fix compilationMichael Niedermayer2006-12-07
* Added entry for H.264 DCT to the DSP context.Panagiotis Issaris2006-12-07
* Add codec ID for a native H.264 encoder.Panagiotis Issaris2006-12-07
* Making rem6 and div6 globally visible and thus adding prefixes.Panagiotis Issaris2006-12-07
* Removing unused codePanagiotis Issaris2006-12-07
* Register myself as maintainer of zmbvenc.c tooKostya Shishkov2006-12-07
* ZMBV encoderKostya Shishkov2006-12-07
* use standard INT64_MAX instead of MAXINT64 (and MIN)Måns Rullgård2006-12-07
* use the standard INT64_C() macro for 64-bit constantsMåns Rullgård2006-12-06
* move more macros to internal.hMåns Rullgård2006-12-06
* move some __attribute__ macros to internal.hMåns Rullgård2006-12-06
* remove 'restrict' definition, it is always #defined in config.hMåns Rullgård2006-12-06
* cosmetics, remove braces, remove spaces just inside parensBaptiste Coudurier2006-12-06
* Add "mixed_refs" description suggested by Loren Merritt and update accompanyingPanagiotis Issaris2006-12-06
* do not truncate pts/dts if value is AV_NOPTS_VALUE, patch by Andy Parkins, an...Andy Parkins2006-12-06
* Add more descriptions to the AVOption array taken from the avcodec.h AVCodec ...Panagiotis Issaris2006-12-06
* Export symbols of several H.264 intra prediction functionsPanagiotis Issaris2006-12-06
* Defines various common FLV format values between the FLV muxer and demuxerAllan Hsu2006-12-06
* Remove MinGW install path special-casing.Ramiro Polla2006-12-05
* fix crash when decoding a truncated H264 sliceAlexander Chemeris2006-12-05
* Removing unused codePanagiotis Issaris2006-12-05
* Add comment denoting group of H.264 functionsPanagiotis Issaris2006-12-05
* Change NAL unit type defines to an enum and move to a header file for usagePanagiotis Issaris2006-12-05
* fix memleak, free stream codec allocated by av_new_streamBaptiste Coudurier2006-12-05
* 10l umh search needs hex size 2 now after the last changeMichael Niedermayer2006-12-05
* make hex and large 2 small diamond search half their size instead or -1 if th...Michael Niedermayer2006-12-05
* Don't hardcode the shlibdir on Cygwin, it's supposed to be bindir.Diego Biurrun2006-12-04
* Minor modifications to handle mms streaming.Ryan Martell2006-12-04
* Fix some obvious mistakes in the option descriptions.Diego Biurrun2006-12-04
* probe with some success image files not containing number pattern but having ...Baptiste Coudurier2006-12-04
* Move BE_*/LE_*/ST*/LD* macros to a common place. Some furtherReimar Döffinger2006-12-03
* Do not touch pkt->ptsKostya Shishkov2006-12-03
* Some VQA v1 files don't have audio streamKostya Shishkov2006-12-03
* Another hack to allow the Cinepak decoder to detect both types of deviant Cin...Mike Melanson2006-12-02
* Simplify the Sega FILM/CPK demuxer to not modify the bastardized Cinepak stream.Mike Melanson2006-12-02