]> git.sesse.net Git - ffmpeg/history - libavcodec/h261enc.c
Declare AC-3 parser dependency of AC-3 decoder and EAC-3 demuxer in configure.
[ffmpeg] / libavcodec / h261enc.c
2009-09-06 Reimar DöffingerMark all pix_fmts and supported_framerates compound...
2009-04-17 Michael NiedermayerRemove unused variable from h261_encode_block() found...
2009-04-13 Stefano SabatiniRename pbBufPtr() to put_bits_ptr().
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-07-13 Ramiro Pollabitstream: move put_sbits() from flacenc.c to bitstream...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-05-11 Carl Eugen HoyosReplace some occurrences of -1 with PIX_FMT_NONE.
2008-04-27 Stefano SabatiniAdd long names to many AVCodec declarations.
2007-06-16 Måns Rullgårdmove definition of MB_TYPE_H261_FIL to h261.h so h261...
2007-05-21 Panagiotis IssarisSplit the h261.c file into separate files for the encod...