summaryrefslogtreecommitdiffstats
path: root/libavcodec/lcl.c
Commit message (Expand)AuthorAgeFilesLines
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+0
* Use AV_xx throughout libavcodecRamiro Polla2007-06-021-5/+4
* Remove redundant #inclusion of common.h, avcodec.h already #includes it.Diego Biurrun2007-05-101-2/+1
* Get rid of unnecessary pointer casts.Nicholas Tung2007-04-081-3/+3
* Remove superfluous setting of has_b_frames in codecs without B-frames.Nicholas Tung2007-04-071-1/+0
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* add some #ifdef CONFIG_ENCODERS/DECODERSMåns Rullgård2006-09-271-12/+16
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-38/+38
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-13/+13
* Ministry of English Composition, reporting for duty (and the word is "skipped...Mike Melanson2005-04-241-1/+1
* AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>)Michael Niedermayer2005-03-061-1/+0
* avoid buf_size == 0 checks in every decoderMichael Niedermayer2005-01-231-4/+0
* Use avcodec_check_dimensions instead of custom hackRoberto Togni2005-01-151-3/+1
* Check pointers before writing to memory, fix possible integer overflowsRoberto Togni2005-01-091-16/+45
* common.c -> bitstream.c (and the single non bitstream func -> utils.c)Michael Niedermayer2004-12-291-0/+1
* Zlib encoder: fix image orientation (was flipped), 100l in deflate errorRoberto Togni2004-09-231-4/+11
* segfault fix by (Kostya <cannonball at bw-team dot com>)Michael Niedermayer2004-09-231-1/+1
* Right fix for older zlib versionRoberto Togni2004-01-131-4/+0
* Fix for older version of zlibRoberto Togni2004-01-131-0/+896
OpenPOWER on IntegriCloud