Age | Commit message (Expand) | Author |
---|---|---|
2009-04-10 | Add support to CorePNG P-frames. | Thilo Borgmann |
2009-04-07 | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an | Thilo Borgmann |
2009-01-19 | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun |
2008-07-10 | Remove useless casts. | avcoder |
2008-06-12 | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini |
2008-04-29 | Add long names to some AVCodec declarations. | Stefano Sabatini |
2008-03-21 | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng |
2008-02-26 | decode mng color decorrelation | Loren Merritt |
2008-02-25 | remove a memcpy | Loren Merritt |
2008-02-21 | simd and unroll png_filter_row | Loren Merritt |
2008-02-01 | const | Michael Niedermayer |
2007-07-17 | typo fixes | Diego Biurrun |
2007-07-15 | hardly anything in PNGContext is shared; split it | Måns Rullgård |
2007-07-15 | separate en/decoder specific parts from png.c | Måns Rullgård |