summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Add #undef random and call the right function to fix test program compilation.Diego Biurrun2008-01-23
* Remove unused variables in test code.Diego Biurrun2008-01-22
* clarify previous revision on optimization justificationMike Melanson2008-01-22
* Ministry of English Composition editsMike Melanson2008-01-22
* Cosmetics to speed up finding sections of interest.Michael Niedermayer2008-01-22
* "What speedup justifies an optimization" sectionMichael Niedermayer2008-01-22
* Fix warnings in test code:Diego Biurrun2008-01-22
* cosmetics: Fix Benoit's ugly formatting.Diego Biurrun2008-01-22
* ensure av_rescale_q() can be calculated (won't divide by zero)Aurelien Jacobs2008-01-21
* Fix typo in commentReimar Döffinger2008-01-21
* mention avm2 (flash 9) muxer in documentation and changelogBaptiste Coudurier2008-01-21
* Support out-of-band parameter sets in SDP for H.264 videoLuca Abeni2008-01-21
* Add support for H.264 video in the RTP muxerLuca Abeni2008-01-21
* unset extension, so code path, and guess format do not chooseBaptiste Coudurier2008-01-21
* Inform user when bitstream filter fails.Benoit Fouet2008-01-21
* Faster ff_sqrt()Michael Niedermayer2008-01-21
* Add minimal support for H.264 video in the SDP generatorLuca Abeni2008-01-21
* Remove two unused variables.Diego Biurrun2008-01-21