summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Use DECLARE_ASM_CONST where possible in libswscale codeReimar Döffinger2008-01-28
* write esds atom when mpeg-4 systems tags are usedBaptiste Coudurier2008-01-28
* reorder object types id by muxing preferenceBaptiste Coudurier2008-01-28
* document tag fieldBaptiste Coudurier2008-01-28
* seektest depends on both codectest and libavtest.Diego Biurrun2008-01-28
* Move common test program infrastructure to common.mak.Diego Biurrun2008-01-27
* Move some lines in preparation for an upcoming commit.Diego Biurrun2008-01-27
* Add Makefile rules for test programs.Diego Biurrun2008-01-27
* Do not install integer.h, it is not part of the public API.Diego Biurrun2008-01-27
* Add and use DECLARE_ASM_CONST for constants used in assembler code.Reimar Döffinger2008-01-27
* Use DECLARE_ALIGNED in yet another placeReimar Döffinger2008-01-27
* Use DECLARE_ALIGNED and remove unneeded attribute_usedReimar Döffinger2008-01-27
* Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in the mov d...Reimar Döffinger2008-01-27
* typoDiego Biurrun2008-01-27
* Add $(EXESUF) where necessary.Diego Biurrun2008-01-27
* Add support for Matroska attachments.Evgeniy Stepanov2008-01-27
* whitespace cosmeticsMåns Rullgård2008-01-27
* remove some ifeq ($(CONFIG_FOO),yes)Måns Rullgård2008-01-27
* whitespace and sorting cosmeticsDiego Biurrun2008-01-27
* Add generic rule for all tests.Diego Biurrun2008-01-27
* Use DECLARE_ALIGNEDReimar Döffinger2008-01-27
* fix indentation that was messed up by r11628Guillaume Poirier2008-01-27
* fix lowres decoding support on ARM CPUsSiarhei Siamashka2008-01-27
* Set subtitle codec id correctly, i hope this does not break anything.Michael Niedermayer2008-01-26
* Add non standard id needed for dvd subtitles.Michael Niedermayer2008-01-26
* Extract the pure plaintext from mov text subtitles.Reimar Döffinger2008-01-26
* Set correct codec type and id for text subtitles.Michael Niedermayer2008-01-26
* indentMichael Niedermayer2008-01-26
* Only export packets which belong to the existing AVStream.Michael Niedermayer2008-01-26
* Select non jpeg if there are multiple substreams.Michael Niedermayer2008-01-26
* Merge rules for tools/* into a generic rule.Diego Biurrun2008-01-26
* Properly remove tools on clean.Diego Biurrun2008-01-26
* Add -pthread to extralibs and not to ldflags so that the dependency getsDiego Biurrun2008-01-26
* Add a --enable-nonfree command line parameter similar to --enable-gpl.Diego Biurrun2008-01-26
* Do not group libamr_nb and libamr_wb together as libamr.Diego Biurrun2008-01-26
* Clarify some FAQ entries.Diego Biurrun2008-01-26
* Split general problems section into general questions and usage.Diego Biurrun2008-01-26
* Update AC-3 FAQ entry.Diego Biurrun2008-01-26
* comment vorbis objectype idBaptiste Coudurier2008-01-26
* this one is not standardized eitherBaptiste Coudurier2008-01-26
* remove non standard object type ids, if you find samples, report themBaptiste Coudurier2008-01-26
* clean up dynamic loading of libfaadMåns Rullgård2008-01-25
* Correctly clean up IntraX8Context upon codec close.Zdenek Kabelac2008-01-25
* cosmetic: libfaad.c indentationMåns Rullgård2008-01-24
* fix dynamic loading of libfaad 2.6Måns Rullgård2008-01-24
* Fix crash for CAVLC->CABAC switch caused by writing into NULL tables.Michael Niedermayer2008-01-24
* Add #undef printf and disable non-functional code to make test program compile.Diego Biurrun2008-01-23
* Comment to explain how the add/remove core works.Michael Niedermayer2008-01-23
* Fix test program compilation: Add missing #include and update the callDiego Biurrun2008-01-23
* Put some disabled functions that are only used in the test program in cabac.cDiego Biurrun2008-01-23