summaryrefslogtreecommitdiff
path: root/libavcodec/h261enc.c
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* bitstream: move put_sbits() from flacenc.c to bitstream.h and use itRamiro Polla2008-07-13
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* Replace some occurrences of -1 with PIX_FMT_NONE.Carl Eugen Hoyos2008-05-11
* Add long names to many AVCodec declarations.Stefano Sabatini2008-04-27
* move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn'tMåns Rullgård2007-06-16
* Split the h261.c file into separate files for the encoder, decoder and common...Panagiotis Issaris2007-05-21