summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Rename aac_decoder to libfaad_decoder for consistency and to be able toDiego Biurrun2007-06-02
* Rename faac_encoder to libfaac_encoder for consistency and to be able toDiego Biurrun2007-06-02
* Remove get_byte wrapperRamiro Polla2007-06-02
* Use AV_xx throughout libavcodecRamiro Polla2007-06-02
* fix skipped blocksMichael Niedermayer2007-06-01
* A bit more clear FAQ 1.2Víctor Paesa2007-06-01
* check qblur > 1 (prevent assert failure / segfault)Michael Niedermayer2007-05-31
* move jpegls up, fixes sf bug #1629152Michael Niedermayer2007-05-30
* sanity checks (should prevent hypothetical div by zero issue)Michael Niedermayer2007-05-30
* fix assert() 2nd tryMichael Niedermayer2007-05-30
* Add support for listing the supported pixel formats using the optionStefano Sabatini2007-05-30
* cosmetics: indentationAurelien Jacobs2007-05-30
* use if(ENABLE_SWSCALER) instead of #ifdef CONFIG_SWSCALERAurelien Jacobs2007-05-30
* typoAurelien Jacobs2007-05-30
* use FFSWAP()Aurelien Jacobs2007-05-30
* cosmetics: indentationAurelien Jacobs2007-05-30
* split rm muxer and demuxer in their own filesAurelien Jacobs2007-05-30
* rename attribute_unused to av_unused as it is declared in common.hCarl Eugen Hoyos2007-05-30
* rename attribute_unused to av_unused and moves its declaration to common.hCarl Eugen Hoyos2007-05-30
* seek tests only available with GPL enabledBenoit Fouet2007-05-30
* warn the user about the the mdhd problemMichael Niedermayer2007-05-30
* fix assertion failureMichael Niedermayer2007-05-29
* Do proper frame swapping so VMD video decoder works againKostya Shishkov2007-05-29
* Mark phony swscale_error target as such.Diego Biurrun2007-05-29
* Split RoQ decoder to accommodate future encoder patchVitor Sessak2007-05-29
* allocate PPS and SPS dynamicallyAndreas Öman2007-05-29
* cosmetics and function renameVitor Sessak2007-05-29
* variable initialization (because of a gcc warning)Glenn A. Serre2007-05-29
* Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.Diego Biurrun2007-05-28
* Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.Diego Biurrun2007-05-28
* make decoder decode the first frame properly if theres more than just oneMichael Niedermayer2007-05-27
* doc/Makefile no longer exists.Diego Biurrun2007-05-27
* 10l: Revert accidental removal of unused code.Diego Biurrun2007-05-27
* Exit with error when running libavtest and not configured with --enable-gpl.Diego Biurrun2007-05-27
* Rename variable for consistency.Diego Biurrun2007-05-27
* whitespace cosmeticsDiego Biurrun2007-05-27
* better variable namesDiego Biurrun2007-05-27
* Remove comments that are neither very enlightening nor particularly up-to-date.Diego Biurrun2007-05-27
* Do not hide the commands make runs.Diego Biurrun2007-05-27
* Fix seek_test compilation for out-of-tree builds.Diego Biurrun2007-05-27
* --enable-amr-* --> -- enable-libamr-*Diego Biurrun2007-05-27
* fix "incorrect frame size" errors with small.nuvMichael Niedermayer2007-05-27
* more snow todo itemsMichael Niedermayer2007-05-25
* Correct the parameter order for the call to "av_clip".Harald Karnet2007-05-25
* Remove portability comment, it should be pure POSIX now.Diego Biurrun2007-05-25
* whitespace cosmeticsDiego Biurrun2007-05-25
* 'grep -q' is a GNU extension.Diego Biurrun2007-05-25
* Do not fail or print an error if the logfile already exists.Diego Biurrun2007-05-25
* Add seektest to top-level targets, remove individual codec tests.Diego Biurrun2007-05-25
* Also remove seek_test upon clean.Diego Biurrun2007-05-25