summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* get rid of AVFMTCTX_NOHEADER, create streams in read_header()Michael Niedermayer2006-12-10
| | | | Originally committed as revision 7268 to svn://svn.ffmpeg.org/ffmpeg/trunk
* set flags correctly in write header instead of seeking back and fixing it in ↵Michael Niedermayer2006-12-10
| | | | | | write_trailer() Originally committed as revision 7267 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix 16 bit cscd samples, 16 bit raw means RGB555 on Windows, and the originalReimar Döffinger2006-12-09
| | | | | | cscd codec is for windows. Originally committed as revision 7266 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Typo in error messageReimar Döffinger2006-12-09
| | | | Originally committed as revision 7265 to svn://svn.ffmpeg.org/ffmpeg/trunk
* print a more correct message when container frame rate differs from codec ↵Baptiste Coudurier2006-12-09
| | | | | | frame rate Originally committed as revision 7264 to svn://svn.ffmpeg.org/ffmpeg/trunk
* OpenBSD settings by Nikns Siankin <nikns at secure lv>Måns Rullgård2006-12-09
| | | | Originally committed as revision 7263 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify test for memalign emulation requirementMåns Rullgård2006-12-08
| | | | Originally committed as revision 7262 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix bug when __GNUC__ isn't defined and when compiling for a non-x86 ↵Martin Storsjö2006-12-08
| | | | | | architecture, patch by Martin Storsjö, martin at martin st Originally committed as revision 7261 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Deobfuscate expressionKostya Shishkov2006-12-08
| | | | Originally committed as revision 7260 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Now ZMBV encoder compilesKostya Shishkov2006-12-08
| | | | Originally committed as revision 7259 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1e6l forgot to add zmbvenc.cKostya Shishkov2006-12-08
| | | | Originally committed as revision 7258 to svn://svn.ffmpeg.org/ffmpeg/trunk
* lavc is at major version 51, delete old stuffMåns Rullgård2006-12-08
| | | | Originally committed as revision 7257 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rename always_inline to av_always_inline and move to common.hMåns Rullgård2006-12-08
| | | | Originally committed as revision 7256 to svn://svn.ffmpeg.org/ffmpeg/trunk
* BUILD_SHARED_AV is no longer usedMåns Rullgård2006-12-07
| | | | Originally committed as revision 7255 to svn://svn.ffmpeg.org/ffmpeg/trunk
* merge #ifdef HAVE_AV_CONFIG_H sectionsMåns Rullgård2006-12-07
| | | | Originally committed as revision 7254 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix mingw shared build, and get rid of FF_IMPORT_ATTRMåns Rullgård2006-12-07
| | | | Originally committed as revision 7253 to svn://svn.ffmpeg.org/ffmpeg/trunk
* do not use non-standard test -ntMåns Rullgård2006-12-07
| | | | Originally committed as revision 7252 to svn://svn.ffmpeg.org/ffmpeg/trunk
* make shell test work with Solaris /bin/shMåns Rullgård2006-12-07
| | | | Originally committed as revision 7251 to svn://svn.ffmpeg.org/ffmpeg/trunk
* better warningMichael Niedermayer2006-12-07
| | | | Originally committed as revision 7250 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ff_check_alignment to warn the user about a missaligned stackMichael Niedermayer2006-12-07
| | | | Originally committed as revision 7249 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix compilationMichael Niedermayer2006-12-07
| | | | Originally committed as revision 7248 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Added entry for H.264 DCT to the DSP context.Panagiotis Issaris2006-12-07
| | | | Originally committed as revision 7247 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add codec ID for a native H.264 encoder.Panagiotis Issaris2006-12-07
| | | | Originally committed as revision 7246 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Making rem6 and div6 globally visible and thus adding prefixes.Panagiotis Issaris2006-12-07
| | | | Originally committed as revision 7245 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Removing unused codePanagiotis Issaris2006-12-07
| | | | Originally committed as revision 7244 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Register myself as maintainer of zmbvenc.c tooKostya Shishkov2006-12-07
| | | | Originally committed as revision 7243 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ZMBV encoderKostya Shishkov2006-12-07
| | | | Originally committed as revision 7242 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use standard INT64_MAX instead of MAXINT64 (and MIN)Måns Rullgård2006-12-07
| | | | Originally committed as revision 7241 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use the standard INT64_C() macro for 64-bit constantsMåns Rullgård2006-12-06
| | | | Originally committed as revision 7240 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move more macros to internal.hMåns Rullgård2006-12-06
| | | | Originally committed as revision 7239 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move some __attribute__ macros to internal.hMåns Rullgård2006-12-06
| | | | Originally committed as revision 7238 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove 'restrict' definition, it is always #defined in config.hMåns Rullgård2006-12-06
| | | | Originally committed as revision 7237 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics, remove braces, remove spaces just inside parensBaptiste Coudurier2006-12-06
| | | | Originally committed as revision 7236 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add "mixed_refs" description suggested by Loren Merritt and update accompanyingPanagiotis Issaris2006-12-06
| | | | | | comment in the code. Originally committed as revision 7235 to svn://svn.ffmpeg.org/ffmpeg/trunk
* do not truncate pts/dts if value is AV_NOPTS_VALUE, patch by Andy Parkins, ↵Andy Parkins2006-12-06
| | | | | | andrew parkins at 360visiontechnology com Originally committed as revision 7234 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add more descriptions to the AVOption array taken from the avcodec.h AVCodec ↵Panagiotis Issaris2006-12-06
| | | | | | structure member comments. Originally committed as revision 7233 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Export symbols of several H.264 intra prediction functionsPanagiotis Issaris2006-12-06
| | | | Originally committed as revision 7232 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Defines various common FLV format values between the FLV muxer and demuxerAllan Hsu2006-12-06
| | | | | | | in a common flv.h. patch by Allan Hsu allan _at_ counterpop.net Originally committed as revision 7231 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove MinGW install path special-casing.Ramiro Polla2006-12-05
| | | | | | patch by Ramiro Polla, angustia arrozcru no-ip org Originally committed as revision 7230 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix crash when decoding a truncated H264 sliceAlexander Chemeris2006-12-05
| | | | | | | | | patch by Alexander Chemeris % ipse P ffmpeg A gmail.com % Original thread: date: Dec 5, 2006 7:26 PM subject: [Ffmpeg-devel] [PATCH] Fix crush when truncated slice passed to H.264 decoder Originally committed as revision 7229 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Removing unused codePanagiotis Issaris2006-12-05
| | | | Originally committed as revision 7228 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add comment denoting group of H.264 functionsPanagiotis Issaris2006-12-05
| | | | Originally committed as revision 7227 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change NAL unit type defines to an enum and move to a header file for usagePanagiotis Issaris2006-12-05
| | | | | | in other code. Originally committed as revision 7226 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix memleak, free stream codec allocated by av_new_streamBaptiste Coudurier2006-12-05
| | | | Originally committed as revision 7225 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l umh search needs hex size 2 now after the last changeMichael Niedermayer2006-12-05
| | | | Originally committed as revision 7224 to svn://svn.ffmpeg.org/ffmpeg/trunk
* make hex and large 2 small diamond search half their size instead or -1 if ↵Michael Niedermayer2006-12-05
| | | | | | | | the initial size was a power of 2 double the hex size so odd sized hexagons are possible Originally committed as revision 7223 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Don't hardcode the shlibdir on Cygwin, it's supposed to be bindir.Diego Biurrun2006-12-04
| | | | Originally committed as revision 7222 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Minor modifications to handle mms streaming.Ryan Martell2006-12-04
| | | | | | Patch by Ryan Martell rdm4 martellventures com. Originally committed as revision 7221 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix some obvious mistakes in the option descriptions.Diego Biurrun2006-12-04
| | | | Originally committed as revision 7220 to svn://svn.ffmpeg.org/ffmpeg/trunk
* probe with some success image files not containing number pattern but having ↵Baptiste Coudurier2006-12-04
| | | | | | recognized image extension Originally committed as revision 7219 to svn://svn.ffmpeg.org/ffmpeg/trunk