summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cosmetics (aligne stuff nicely)Michael Niedermayer2007-01-22
* get rid of some sensless malloc/freeMichael Niedermayer2007-01-22
* simplifyMichael Niedermayer2007-01-22
* remove a few unused and duplicated variablesMichael Niedermayer2007-01-22
* do not override rc_buffer_occupancy if setBaptiste Coudurier2007-01-22
* adding a few checks to the audio packet descrambling, this should hopefully c...Michael Niedermayer2007-01-22
* Fix license headers and FSF postal address.Diego Biurrun2007-01-22
* cosmeticMichael Niedermayer2007-01-22
* Fix FSF postal address.Diego Biurrun2007-01-22
* Fix some more license headers.Diego Biurrun2007-01-22
* these variables seem to be unused on the demuxer side so theres no sense in s...Michael Niedermayer2007-01-22
* fix a typo in depsAurelien Jacobs2007-01-21
* Remove BeOS hack.Diego Biurrun2007-01-21
* Clarify that Xvid is used for encoding only.Diego Biurrun2007-01-21
* get rid of a few idiotic asserts()Michael Niedermayer2007-01-21
* useless &0x80Michael Niedermayer2007-01-21
* cosmetics: Sort decoder/encoder/parser variables lists.Diego Biurrun2007-01-21
* flashsv encoder also depends on zlibAurelien Jacobs2007-01-21
* remove now useless codec_tag setting code in voc muxerAurelien Jacobs2007-01-21
* remove the last #ifdef from allcodecs.cMåns Rullgård2007-01-21
* cosmetics: List all encoders together.Diego Biurrun2007-01-21
* Remove useless #ifdef.Diego Biurrun2007-01-21
* remove useless #ifdef CONFIG_ZLIBMåns Rullgård2007-01-21
* remove useless #ifdef CONFIG_ZLIBMåns Rullgård2007-01-21
* it's called libgsm, not just gsmMåns Rullgård2007-01-21
* Remove debug line.Benjamin Larsson2007-01-21
* Add flashsv encoder to changelog and fix the encoder so it actually works.Benjamin Larsson2007-01-21
* reorder alphabeticallyMåns Rullgård2007-01-21
* remove no longer needed ifeq testsMåns Rullgård2007-01-21
* remove no longer needed #ifdefsMåns Rullgård2007-01-21
* check dependencies before setting CONFIG_*/ENABLE_*Måns Rullgård2007-01-21
* Flash screen video encoder.Benjamin Larsson2007-01-21
* Increase the av_log() levels, and add some documentation for themLuca Abeni2007-01-21
* BeOS cleanupRamiro Polla2007-01-21
* remove sensless castsMichael Niedermayer2007-01-21
* simplify GUIDsMichael Niedermayer2007-01-21
* Declare zlib dependency in the Makefile, not in the source.Diego Biurrun2007-01-21
* Really fix my never ending mistakes.Benjamin Larsson2007-01-21
* Don't break compilation on systems without zlib.Benjamin Larsson2007-01-21
* The block_size might be used incorrectly if it is not updated.Benjamin Larsson2007-01-21
* fix msmpeg4v3 tag in asfMichael Niedermayer2007-01-21
* simplifyMichael Niedermayer2007-01-21
* the context is supposed to be freed in the generic code in utils.cMichael Niedermayer2007-01-21
* remove now useless codec_tag setting code in muxersMichael Niedermayer2007-01-21
* simplifyMichael Niedermayer2007-01-21
* Constantize AVOption, solve few warnings, patch from flameeyes@gentoo.org aka...Luca Barbato2007-01-21
* set codec_tag from codec_id if its not set and can be set based on the AVCode...Michael Niedermayer2007-01-21
* this is wrong but it was that way before the AVCodecTag change, only reason w...Michael Niedermayer2007-01-21
* Fixed a typo, cosmetics.Benjamin Larsson2007-01-21
* Get rid of #ifdef CONFIG_ZLIB in the code. Code cleanup.Benjamin Larsson2007-01-21