summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add presets for Apple iPod constraintsRobert Swain2009-01-13
* Add presets to use as constraints for H.264 Baseline and Main profilesRobert Swain2009-01-13
* Remove hack to print mp2/mp1 with codec_id of CODEC_ID_MP3.Michael Niedermayer2009-01-13
* Let the mpeg audio parser correct the codec_id.Michael Niedermayer2009-01-13
* Add dummy mp1_decoder to complement the existing dummy mp2/mp3 decoders.Michael Niedermayer2009-01-13
* Add CODEC_ID_MP1.Michael Niedermayer2009-01-13
* add SLMJ fourcc to mjpegBen Littler2009-01-13
* VC-1 display dimensions should affect coded dimensions only (I think)Kostya Shishkov2009-01-13
* Print VC-1 aspect ratio in debugKostya Shishkov2009-01-13
* 421l: fix loop filter for P-frames in VC-1Kostya Shishkov2009-01-13
* Cinepak strip ID is a single byteKostya Shishkov2009-01-13
* Cinepak strip and chunk sizes are 24-bit, not 16-bit as it was thought earlier.Kostya Shishkov2009-01-13
* configure: add Alpha CPU typesMåns Rullgård2009-01-13
* fix version protectionAurelien Jacobs2009-01-13
* add the necessary include for LIBAV*_VERSION_*Aurelien Jacobs2009-01-13
* 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