Age | Commit message (Expand) | Author |
2012-04-07 | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer |
2012-04-06 | cosmetics: Align codec declarations | Martin Storsjö |
2012-03-23 | cosmetics: remove superfluous curly brackets | Paul B Mahol |
2012-03-22 | lclenc: switch to ff_alloc_packet2() | Michael Niedermayer |
2012-02-24 | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer |
2012-02-23 | lclenc: switch to encode2(). | Anton Khirnov |
2011-07-30 | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer |
2011-07-29 | lavc: use designated initialisers for all codecs. | Anton Khirnov |
2011-05-02 | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* | Stefano Sabatini |
2011-05-02 | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini |
2011-03-19 | Replace FFmpeg with Libav in licence headers | Mans Rullgard |
2011-01-28 | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò |
2011-01-26 | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò |
2010-12-31 | Add .pix_fmts to LCL encoder | Jason Garrett-Glaser |
2010-04-20 | Remove explicit filename from Doxygen @file commands. | Diego Biurrun |
2010-03-30 | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini |
2009-05-31 | Remove unnecessary put_bits/get_bits includes. | Reimar Döffinger |
2009-05-31 | Remove now unused elements from LclEncContext | Reimar Döffinger |
2009-05-31 | Remove useless casts, extradata is already "uint8_t *" | Reimar Döffinger |
2009-05-31 | lclenc.c: compress directly into output buffer instead of using a pointless | Reimar Döffinger |
2009-05-31 | Remove superfluous () from lclenc.c | Reimar Döffinger |
2009-05-31 | Cosmetics: fix indentation in lclenc.c | Reimar Döffinger |
2009-05-31 | Remove "#if CONFIG_ZLIB" checks from lclenc.c, the file is never compiled | Reimar Döffinger |
2009-04-12 | Split bitstream.h, put the bitstream writer stuff in the new file | Stefano Sabatini |
2009-02-01 | Use full internal pathname in doxygen @file directives. | Diego Biurrun |
2009-01-26 | Fix filenames in Doxygen comments. | Diego Biurrun |
2009-01-13 | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs |
2008-09-08 | Bump Major version, this commit is almost just renaming bits_per_sample to | Luca Abeni |
2008-06-19 | Improve an lclenc.c error message in case of unsupported input pixel | Stefano Sabatini |
2008-06-12 | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini |
2008-04-27 | Add long names to AVCodec declarations. | Stefano Sabatini |
2008-03-21 | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng |
2007-07-12 | split lcl.c into lcldec.c, lclenc.c, lcl.h | Måns Rullgård |