summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* free track data asapBaptiste Coudurier2008-03-20
* move mov_build_index before mov_read_trak to avoid useless declarationBaptiste Coudurier2008-03-20
* move specific end treatment when trak is detected, will be needed for fragmentsBaptiste Coudurier2008-03-20
* Hardcode register to prevent aparent miscompilation.Michael Niedermayer2008-03-20
* remove unused tempMichael Niedermayer2008-03-20
* Additional checks for strange num_val in FLV metadataPascal Massimino2008-03-20
* omg, fix compilationBaptiste Coudurier2008-03-20
* correctly set avctx->frame_size for mp3on4 and mp3aduBaptiste Coudurier2008-03-20
* Add Mimic and MSN TCP Webcam streams to documentation.Ramiro Polla2008-03-19
* Reindent after rtsp-alternate-protocol* patches.Ronald S. Bultje2008-03-19
* Change protocol_mask into protocol, since we always just try a single one perRonald S. Bultje2008-03-19
* Allow cycling between different protocols (TCP, UDP or multicast) so that ifRonald S. Bultje2008-03-19
* Check for sys/mman.h and set appropriate definitions.Alexander Strange2008-03-19
* add missing #include "common.h" to libavutil headersMåns Rullgård2008-03-19
* Cosmetic change: remove the whitespace after 'defined'Zuxy Meng2008-03-19
* 'malloc' attribute isn't supported in old gcc.Zuxy Meng2008-03-19
* Apply "alloc_size" attribute to av_alloc, av_realloc and av_malloczZuxy Meng2008-03-19
* Reapply r12489: Add pure, const and malloc attributes to proper functionsZuxy Meng2008-03-19
* add some missing formats: lmlm4, pva, pcx and sun rasterfile.Ivo van Poorten2008-03-18
* 32/64-bit agnostic x86 bswapMåns Rullgård2008-03-18
* Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC.Diego Biurrun2008-03-18
* Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC.Diego Biurrun2008-03-18
* cosmetics: sanitise asm() statements in bswap.hMåns Rullgård2008-03-18
* Remove useless variable since r8456.Ramiro Polla2008-03-18
* MSN TCP Webcam stream demuxer.Ramiro Polla2008-03-18
* Mimic decoder.Ramiro Polla2008-03-18
* revert r12489.Benoit Fouet2008-03-18
* Pure, const and malloc attributes to libavutil.Zuxy Meng2008-03-18
* cosmetics, remove superflous commentsBaptiste Coudurier2008-03-18
* Check for and set HAVE_MMX2, it is used in several places.Alexander Strange2008-03-18
* fix extern prefix detection when cross compiling.Michael Kostylev2008-03-18
* fix extern prefix detection on mingwMåns Rullgård2008-03-18
* check for prefix on extern symbols in configureMåns Rullgård2008-03-18
* simplify ALIGN_MASK definitionMåns Rullgård2008-03-17
* get register names from x86_cpu.hMåns Rullgård2008-03-17
* add REGd definitionMåns Rullgård2008-03-17
* use HAVE_FAST_64BITMåns Rullgård2008-03-17
* cosmetics: remove useless \-newline escapesMåns Rullgård2008-03-17
* indentationMåns Rullgård2008-03-17
* clean up FFT SIMD selectionMåns Rullgård2008-03-17
* Split the SETUP request into a separate function, as a prelude into allowingRonald S. Bultje2008-03-17
* Fix previously broken x86_64 check, simplifying it in the process.Diego Biurrun2008-03-17
* Fix previously broken xlc checks, simplifying them in the process.Diego Biurrun2008-03-17
* Drop unnecessary subshell invocation from BEINCLUDES check.Diego Biurrun2008-03-17
* Provide a context to parse_time_or_die().Stefano Sabatini2008-03-17
* cosmetics: indentationDiego Biurrun2008-03-17
* Simplify MANGLE macro preprocessor condition checks.Diego Biurrun2008-03-17
* Add -q to grep invocation where appropriate.Diego Biurrun2008-03-17
* Fix MANGLE macro on Mac OS X.İsmail Dönmez2008-03-17
* Fix a typo that causes an assertion to always fail.Zuxy Meng2008-03-17