summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ARM: use push/pop pseudo-instructions in simple_idct_armv6.SMåns Rullgård2009-01-12
* ARM: simple_idct_armv6.S whitespace cosmeticsMåns Rullgård2009-01-12
* ARM: clean up pc-relative references in simple_idct_armv6.SMåns Rullgård2009-01-12
* ARM: use rX register names in simple_idct_armv6.SMåns Rullgård2009-01-12
* Reindent after the last commit, while at it also add some spaces forStefano Sabatini2009-01-12
* Make avfilter_open() set to NULL the pads and the filters when theStefano Sabatini2009-01-12
* AVI: add bswap.h include needed on big endianMåns Rullgård2009-01-12
* configure: fix PIC activation for x86_64 shared libsMåns Rullgård2009-01-11
* Add missing inclusion of libavutil/intreadwrite.h, fix compilation whenStefano Sabatini2009-01-11
* Use the dimensions in tkhd for timed text tracksDavid Conrad2009-01-11
* Pass subarch instead of arch to YASMFLAGSRamiro Polla2009-01-11
* Extend 'checkheaders' target to architecture-specific subdirectories.Diego Biurrun2009-01-11
* Split arch variable into arch and subarch.Diego Biurrun2009-01-11
* Use 'enabled' function to simplify x86_64 check in the mingw32 section.Diego Biurrun2009-01-11
* Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun2009-01-11
* Add truncf() replacement function.Michael Kostylev2009-01-11
* Implement the avfilter_default_draw_slice() handler and use it inStefano Sabatini2009-01-11
* Use setmode() if it exists in <io.h>, and not based on O_BINARY.Ramiro Polla2009-01-11
* Use 'enabled' function instead of raw 'test' calls in arch checks.Diego Biurrun2009-01-11
* Add my GPG key.Diego Biurrun2009-01-11
* cosmetics: indentationDiego Biurrun2009-01-11
* Fix illegal identifier starting with an underscore.Diego Biurrun2009-01-11
* move ffindex set before mov_read_default so it can be used in functionsBaptiste Coudurier2009-01-11
* Add necessary, remove unnecessary #includes.Diego Biurrun2009-01-11
* Drop unnecessary intreadwrite.h and bswap.h #includes.Diego Biurrun2009-01-11
* Add missing #include to fix 'make checkheaders'.Diego Biurrun2009-01-11
* cosmetics: Remove useless quotes.Diego Biurrun2009-01-11
* 1l: better alphabetical orderDiego Biurrun2009-01-11
* Add missing --disable-armv6t2 to help output.Diego Biurrun2009-01-11
* Increase BUFFER_SIZE.Michael Niedermayer2009-01-11
* fix indentionMichael Niedermayer2009-01-11
* All negative values are errors not just -1.Michael Niedermayer2009-01-11
* Check the return of audio and video encoders.Michael Niedermayer2009-01-11
* All negative returns are errors not just -1.Michael Niedermayer2009-01-11
* 30l: when reading mb_offset in RV30 slice header its sizeKostya Shishkov2009-01-11
* cosmeticsBaptiste Coudurier2009-01-11
* remove warnings about uninitialized varsBaptiste Coudurier2009-01-11
* Add size that is needed for the wmapro codecBenjamin Larsson2009-01-11
* cosmeticsBaptiste Coudurier2009-01-11
* Add support for muxing mov/mp4/3gp timed text streamsDavid Conrad2009-01-11
* Read extradata (justification, colors, fonts, etc) for mov/mp4 timed textDavid Conrad2009-01-11
* RV30 decoder passes possible frame sizes in extradata and selectsKostya Shishkov2009-01-11
* remove comment, this is not relevant anymoreBaptiste Coudurier2009-01-11
* reindentBaptiste Coudurier2009-01-11
* check for negative dts value even if bitstream is already formated,Baptiste Coudurier2009-01-11
* Use coff as objformat for dos.Michael Kostylev2009-01-11
* Remove H264Context from vdpau_internal.h.Carl Eugen Hoyos2009-01-11
* fix warning: assignment makes pointer from integer without a castAurelien Jacobs2009-01-10
* Fix OBJS-$(CONFIG_H264_VDPAU_DECODER).Carl Eugen Hoyos2009-01-10
* Cosmetics: Rename ff_vdpau_h264_add_data_chunk as ff_vdpau_add_data_chunk.Carl Eugen Hoyos2009-01-10