summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* RFC 5: Mouse cursor painting reduc and more cleanupsGuillaume Poirier2006-12-12
* RFC 3&4 stage: FFmpeg style aint't my styleGuillaume Poirier2006-12-12
* RFC 2 stage: First feedback from review commentsGuillaume Poirier2006-12-12
* RFC 1 stage: Improve maintainability of the cursoir painting codeGuillaume Poirier2006-12-12
* Adapt the patch to more recent FFmpeg habitsGuillaume Poirier2006-12-12
* Original X11 device demuxer patch from Clemens FruhwirthGuillaume Poirier2006-12-12
* typoDiego Biurrun2006-12-12
* libpostproc has its own version number and should not use libavcodec's.Diego Biurrun2006-12-12
* indentMichael Niedermayer2006-12-12
* the next r_frame_rate try ...Michael Niedermayer2006-12-12
* Doxygen comments about variables described by Michael here:Guillaume Poirier2006-12-12
* mv overflow in map fix (untested except regression tests)Michael Niedermayer2006-12-12
* add FLV decoder metadata parsingAllan Hsu2006-12-12
* gcc 2.95 fixMichael Niedermayer2006-12-12
* Fix JPEG-LS encoder 0xff-escaping writing too much or uninitialized data.Reimar Döffinger2006-12-11
* rewrite r_frame_rate selectioon code againMichael Niedermayer2006-12-11
* Adding H.264 DCT.Panagiotis Issaris2006-12-11
* remove useless sampleDurationBaptiste Coudurier2006-12-11
* check codec frame size directly and only for audioBaptiste Coudurier2006-12-11
* fix playback of mp3_bits_left.aviMichael Niedermayer2006-12-11
* Improve broken shell warning.Diego Biurrun2006-12-11
* GCC 3.3 compile fixGuillaume Poirier2006-12-11
* Improve option description.Diego Biurrun2006-12-11
* improved stack misalignment warningMåns Rullgård2006-12-11
* fix typo in Darwin shared lib namingMåns Rullgård2006-12-11
* Adding function which enables writing H.264 NAL units.Panagiotis Issaris2006-12-11
* move duration finding code into read_packet() so it can be skiped if duration...Michael Niedermayer2006-12-10
* use amf_get_string()Michael Niedermayer2006-12-10
* cosmeticsMichael Niedermayer2006-12-10
* amf_get_string() by Allan Hsu allan aat counterpop doot netMichael Niedermayer2006-12-10
* get rid of AVFMTCTX_NOHEADER, create streams in read_header()Michael Niedermayer2006-12-10
* set flags correctly in write header instead of seeking back and fixing it in ...Michael Niedermayer2006-12-10
* Fix 16 bit cscd samples, 16 bit raw means RGB555 on Windows, and the originalReimar Döffinger2006-12-09
* Typo in error messageReimar Döffinger2006-12-09
* print a more correct message when container frame rate differs from codec fra...Baptiste Coudurier2006-12-09
* 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