17256 Commits (959da985b03570cfe7d239c0ba6d550ecb04c460)
 

Author SHA1 Message Date
Stefano Sabatini 959da985b0 Include libavformat/avformat.h before all the other libav* headers. 16 years ago
Víctor Paesa 17bdc29039 Document the ld, st, while statements. 16 years ago
Michael Niedermayer 062e7c3ca8 Avoid using sub_id in mpeg1/2video. 16 years ago
Víctor Paesa 593b321969 Document the same functions, in the same order, that eval.c has. 16 years ago
Robert Swain 27ab726e1a Add presets for Apple iPod constraints 16 years ago
Robert Swain a6c2a5ef6c Add presets to use as constraints for H.264 Baseline and Main profiles 16 years ago
Michael Niedermayer c9b3c0c740 Remove hack to print mp2/mp1 with codec_id of CODEC_ID_MP3. 16 years ago
Michael Niedermayer a14d138cb8 Let the mpeg audio parser correct the codec_id. 16 years ago
Michael Niedermayer cb595b7f02 Add dummy mp1_decoder to complement the existing dummy mp2/mp3 decoders. 16 years ago
Michael Niedermayer 7f507b2d9e Add CODEC_ID_MP1. 16 years ago
Ben Littler ed0879eda9 add SLMJ fourcc to mjpeg 16 years ago
Kostya Shishkov 7a96cd3123 VC-1 display dimensions should affect coded dimensions only (I think) 16 years ago
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