9872 Commits (606975ab01b61f41d8c598e9fc881d246e844bda)
 

Author SHA1 Message Date
Vitor Sessak 606975ab01 Fix typo 18 years ago
Maksym Veremeyenko 05ce0f11e4 * clarifying the AVInputFormat::read_seek return value 18 years ago
Aurelien Jacobs ffaa3ecb60 cosmetics: indentation after last commit 18 years ago
Aurelien Jacobs 2def9cd94d drop blocks which are part of unsupported tracks 18 years ago
Michael Niedermayer 0c84e74400 ffmpegs bug/patch/feature request tracker manual 18 years ago
Reimar Döffinger c08be350da intreadwrite.h needs bswap.h if HAVE_FAST_UNALIGNED is set, so include it. 18 years ago
Måns Rullgård ca3e90825c remove duplicate #include 18 years ago
Reimar Döffinger 272605c73e more av_strl* adjustments 18 years ago
Måns Rullgård 19f4cecafa warnings-- 18 years ago
Måns Rullgård 4bd684bc2f whitespace cosmetics 18 years ago
Måns Rullgård 1eb1f6fdb8 use AV_RL32 18 years ago
Måns Rullgård d66c30adec use more Vorbis metadata tags 18 years ago
Måns Rullgård d367783979 replace strncpy with av_strlcpy 18 years ago
Måns Rullgård f7d78f3654 replace the uses of old string functions that Reimar missed 18 years ago
Luca Barbato 3565e10b44 bump micro version: new string functions 18 years ago
Reimar Döffinger bc60f09bff Cosmetics: use consistent indentation by four spaces 18 years ago
Reimar Döffinger 01fa74adb9 DV muxer should not only fail for more that 3 streams altogether 18 years ago
Måns Rullgård e46e884f25 remove old unused string functions 18 years ago
Måns Rullgård 75e61b0e88 use new string functions 18 years ago
Måns Rullgård fc78ce803b add some string functions 18 years ago
Aurelien Jacobs 1607c534bf simplify 18 years ago
Aurelien Jacobs fd2e1d88a6 remove useless empty function 18 years ago
Aurelien Jacobs eb67342fdc cosmetics: too much blank lines 18 years ago
Aurelien Jacobs 2ce746c66a use intreadwrite functions in matroskadec 18 years ago
Aurelien Jacobs 6bca498d78 use intreadwrite functions in vocdec 18 years ago
Måns Rullgård 34f18ba853 remove useless #ifndef CONFIG_NOCUTILS 18 years ago
Måns Rullgård aa38ada2d4 simplify stristart() 18 years ago
Måns Rullgård 315a2858b6 cosmetic: combine declaration and initialisation 18 years ago
Måns Rullgård 26301cb806 simplify pstrcpy() 18 years ago
Måns Rullgård 12a6f28928 simplify strstart() 18 years ago
Michael Niedermayer 28bf121a22 get rid of one unneeded #ifdef HAVE_XVMC 18 years ago
Marc Hoffman aa6bfe8324 removing dependency on bfin_sram.h, which is not used right now 18 years ago
Marc Hoffman bd92f4f39b renaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.h 18 years ago
Marc Hoffman 1ebbfe159f integrating ff_bfin_get_unscaled_swscale into the system 18 years ago
Marc Hoffman c185b405c1 adding Blackfin swscale_bfin infrastructure, and the first swscale routine uyvy to yv12 video resampler 18 years ago
Fortin Denis b05b193172 modify msmpeg4 functions to generate VC1 compatible block layer bitstream 18 years ago
Marc Hoffman 69a6db95ac document pointer offset by -8 18 years ago
Marc Hoffman e9d4375f1a re pipeline loop, to eliminate extra chroma reads 18 years ago
Marc Hoffman 45eeae39ac correct chroma skewing bug, caused by incorrect stride adjustments 18 years ago
Víctor Paesa 43399718fb Add a few missing Advanced Options. 18 years ago
Baptiste Coudurier 5d38574617 use allformats.h 18 years ago
Baptiste Coudurier c4f27438ef remove now useless ifdef 18 years ago
Baptiste Coudurier 2abe5a01c8 split mpeg ps and variants muxer and demuxer, I'll clean more in a few minutes, lpcm freq tab is left static const in mpeg.h for now until we have more code in common 18 years ago
Denis Fortin c68a173ef3 static (inline) X => ff_X 18 years ago
Andreas Öman b69378e295 Don't swap back un-deblocked lines for intra prediction when 18 years ago
Stefano Sabatini c0ad72a787 split frame rate and frame size abbreviation into two structures 18 years ago
Víctor Paesa 5965e1a92c Remove space before question marks. 18 years ago
Ramiro Polla 39e2b029a0 Set error parameter for ff_parse 18 years ago
Reimar Döffinger 6de4aece26 Fix @file in matroskadec.c, it was still matroska.c 18 years ago
Benoit Fouet 255eccab6e move dct_quantize and denoise_dct function pointers initialization to C 18 years ago