17294 Commits (71e685b0183b17e43da3959e620fe22afbe8a64c)
 

Author SHA1 Message Date
Kostya Shishkov e9ca5f0892 Print VC-1 aspect ratio in debug 16 years ago
Kostya Shishkov 820089cb06 421l: fix loop filter for P-frames in VC-1 16 years ago
Kostya Shishkov 34f3f6d129 Cinepak strip ID is a single byte 16 years ago
Kostya Shishkov d94b1f12c5 Cinepak strip and chunk sizes are 24-bit, not 16-bit as it was thought earlier. 16 years ago
Måns Rullgård 1cd11856b0 configure: add Alpha CPU types 16 years ago
Aurelien Jacobs 8eec0fb674 fix version protection 16 years ago
Aurelien Jacobs af5f434f8c add the necessary include for LIBAV*_VERSION_* 16 years ago
Måns Rullgård 9a0cf9f8f8 ARM: use push/pop pseudo-instructions in simple_idct_armv6.S 16 years ago
Måns Rullgård e9497946bb ARM: simple_idct_armv6.S whitespace cosmetics 16 years ago
Måns Rullgård 7f727ace2a ARM: clean up pc-relative references in simple_idct_armv6.S 16 years ago
Måns Rullgård 3b16c71984 ARM: use rX register names in simple_idct_armv6.S 16 years ago
Stefano Sabatini 90993b3848 Reindent after the last commit, while at it also add some spaces for 16 years ago
Stefano Sabatini 689a5f493b Make avfilter_open() set to NULL the pads and the filters when the 16 years ago
Måns Rullgård 7b114c0925 AVI: add bswap.h include needed on big endian 16 years ago
Måns Rullgård a8e2869820 configure: fix PIC activation for x86_64 shared libs 16 years ago
Stefano Sabatini d9513de67c Add missing inclusion of libavutil/intreadwrite.h, fix compilation when 16 years ago
David Conrad 6cdbff63cd Use the dimensions in tkhd for timed text tracks 16 years ago
Ramiro Polla d52481b9ce Pass subarch instead of arch to YASMFLAGS 16 years ago
Diego Biurrun 7b5e8a274a Extend 'checkheaders' target to architecture-specific subdirectories. 16 years ago
Diego Biurrun 62045d4860 Split arch variable into arch and subarch. 16 years ago
Diego Biurrun 1fc9fb8a77 Use 'enabled' function to simplify x86_64 check in the mingw32 section. 16 years ago
Diego Biurrun 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
Michael Kostylev 7b04b8a057 Add truncf() replacement function. 16 years ago
Stefano Sabatini b9609848f3 Implement the avfilter_default_draw_slice() handler and use it in 16 years ago
Ramiro Polla b507ebd179 Use setmode() if it exists in <io.h>, and not based on O_BINARY. 16 years ago
Diego Biurrun 5b6c2cbdc8 Use 'enabled' function instead of raw 'test' calls in arch checks. 16 years ago
Diego Biurrun 713891e8a1 Add my GPG key. 16 years ago
Diego Biurrun 470bce2b55 cosmetics: indentation 16 years ago
Diego Biurrun c54286ab08 Fix illegal identifier starting with an underscore. 16 years ago
Baptiste Coudurier 64d50fa551 move ffindex set before mov_read_default so it can be used in functions 16 years ago
Diego Biurrun e503674c4a Add necessary, remove unnecessary #includes. 16 years ago
Diego Biurrun ff8769e205 Drop unnecessary intreadwrite.h and bswap.h #includes. 16 years ago
Diego Biurrun 84f8d1f604 Add missing #include to fix 'make checkheaders'. 16 years ago
Diego Biurrun 0f010b2f5b cosmetics: Remove useless quotes. 16 years ago
Diego Biurrun 3bbcba320f 1l: better alphabetical order 16 years ago
Diego Biurrun 26c7aa17fb Add missing --disable-armv6t2 to help output. 16 years ago
Michael Niedermayer c8af74a99b Increase BUFFER_SIZE. 16 years ago
Michael Niedermayer 203fa6b4d1 fix indention 16 years ago
Michael Niedermayer 2083648383 All negative values are errors not just -1. 16 years ago
Michael Niedermayer 528271ff67 Check the return of audio and video encoders. 16 years ago
Michael Niedermayer 95af5e1c81 All negative returns are errors not just -1. 16 years ago
Kostya Shishkov 42b7678d65 30l: when reading mb_offset in RV30 slice header its size 16 years ago
Baptiste Coudurier 87609b51da cosmetics 16 years ago
Baptiste Coudurier 985688b8e5 remove warnings about uninitialized vars 16 years ago
Benjamin Larsson 336c2ca585 Add size that is needed for the wmapro codec 16 years ago
Baptiste Coudurier 3d1b0fcd59 cosmetics 16 years ago
David Conrad f620488654 Add support for muxing mov/mp4/3gp timed text streams 16 years ago
David Conrad 58e9f2edb6 Read extradata (justification, colors, fonts, etc) for mov/mp4 timed text 16 years ago
Kostya Shishkov 6751a00a3f RV30 decoder passes possible frame sizes in extradata and selects 16 years ago
Baptiste Coudurier fd7f59639c remove comment, this is not relevant anymore 16 years ago