| Commit message (Expand) | Author | Age | Files | Lines |
* | IFF PBM/ILBM bitmap decoder | Peter Ross | 2010-02-03 | 1 | -1/+3 |
* | libavcodec version bump for Bink codec IDs (r21536) | Daniel Verkamp | 2010-01-31 | 1 | -1/+1 |
* | Bink Audio decoder | Peter Ross | 2010-01-31 | 1 | -1/+1 |
* | Implement av_get_pix_fmt(), and deprecate avcodec_get_pix_fmt(). | Stefano Sabatini | 2010-01-30 | 1 | -1/+5 |
* | Add Bink codec IDs | Daniel Verkamp | 2010-01-30 | 1 | -0/+3 |
* | Make VP5 and VP6 decoders output a qscale table to allow for more automatic | Reimar Döffinger | 2010-01-29 | 1 | -0/+1 |
* | Export H264 profile and level in AVCodecContext. | Rafaël Carré | 2010-01-28 | 1 | -1/+11 |
* | Clarify CODEC_CAP_SUBFRAMES. | Michael Niedermayer | 2010-01-21 | 1 | -0/+8 |
* | SIPR16k decoder | Vitor Sessak | 2010-01-16 | 1 | -1/+1 |
* | SIPR decoder for modes 8k5, 6k5 and 5k0. | Vladimir Voroshilov | 2010-01-10 | 1 | -1/+1 |
* | Deluxe Paint Animation decoder | Peter Ross | 2010-01-10 | 1 | -1/+2 |
* | Document avcodec_pix_fmt_to_codec_tag(). | Stefano Sabatini | 2010-01-03 | 1 | -1/+7 |
* | Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and | Stefano Sabatini | 2010-01-03 | 1 | -2/+2 |
* | Auravision Aura 2 decoder | Kostya Shishkov | 2009-12-23 | 1 | -1/+1 |
* | Add Auravision Aura decoding support | Kostya Shishkov | 2009-12-23 | 1 | -1/+1 |
* | Add decoder for R210 (uncompressed 10-bit RGB) codec. | Reimar Döffinger | 2009-12-17 | 1 | -0/+1 |
* | CD+G demuxer and decoder | Michael Tison | 2009-12-17 | 1 | -0/+1 |
* | Fix a typo in documentation. | Ramiro Polla | 2009-12-15 | 1 | -1/+1 |
* | Minor version bump for mbtree addition. | Jason Garrett-Glaser | 2009-12-09 | 1 | -1/+1 |
* | Add MBtree support for libx264 | Erik Slagter | 2009-12-08 | 1 | -0/+1 |
* | Add weightp support in API for libx264. | Jason Garrett-Glaser | 2009-11-24 | 1 | -1/+11 |
* | Add codec id for Flash screen codec v2 and hook it up in FLV demuxer | Daniel Verkamp | 2009-11-20 | 1 | -0/+1 |
* | Add functions to return library license and library configuration. | Diego Biurrun | 2009-11-18 | 1 | -0/+10 |
* | Bump minor version after MPEG-4 Lossless commit | Vitor Sessak | 2009-11-12 | 1 | -1/+1 |
* | Bump minor version after applying ALS decoder. | Carl Eugen Hoyos | 2009-11-12 | 1 | -1/+1 |
* | Add a channels field to MPEG4AudioConfig. | Alex Converse | 2009-11-11 | 1 | -2/+2 |
* | Add CH_LAYOUT_NATIVE channel mask value to allow user to request native codec | Justin Ruggles | 2009-11-10 | 1 | -1/+6 |
* | Support demuxing teletext in DVB streams. | Francesco Lavra | 2009-10-29 | 1 | -0/+1 |
* | Bump micro version after the FRWU decoder inclusion | Vitor Sessak | 2009-10-24 | 1 | -1/+1 |
* | Add decoder for "forward uncompressed". | Reimar Döffinger | 2009-10-13 | 1 | -0/+1 |
* | extend description of avcodec_decode_audio3: | Sascha Sommer | 2009-10-12 | 1 | -3/+5 |
* | Add an execute2 function that is more flexible and allows to use parallel | Reimar Döffinger | 2009-10-12 | 1 | -1/+22 |
* | Fix indentation in avcodec.h | Jason Garrett-Glaser | 2009-09-29 | 1 | -1/+1 |
* | Hook up the MD studio demuxer and Atrac1 decoder. | Benjamin Larsson | 2009-09-22 | 1 | -1/+1 |
* | Add CODEC_CAP_SUBFRAMES for codecs that output multiple subframes | Sascha Sommer | 2009-09-16 | 1 | -0/+4 |
* | Add ATRAC1 codec ID. | Benjamin Larsson | 2009-09-10 | 1 | -0/+1 |
* | add missing wmapro decoder parts | Sascha Sommer | 2009-09-02 | 1 | -1/+1 |
* | Decoder for LPCM as used in Bluray discs. | Christian Schmidt | 2009-08-26 | 1 | -1/+3 |
* | Add Bluray Subtitle Support | Stephen Backway | 2009-08-25 | 1 | -1/+2 |
* | Fix argument type mismatches for av_picture_crop and av_picture_fill | Måns Rullgård | 2009-07-01 | 1 | -1/+1 |
* | Add doxy to av_log_missing_feature() etc. stating that the function is | Ronald S. Bultje | 2009-06-29 | 1 | -2/+6 |
* | Move av_log_missing_feature() from the internal.h to the public avcodec.h | Ronald S. Bultje | 2009-06-29 | 1 | -0/+20 |
* | Make documentation better match the code. Now AVCodecContext.sample_fmt | Brian Crowell | 2009-06-23 | 1 | -2/+2 |
* | Add pts field to AVSubtitle, for use by future XSUB encoder (and XSUB decoder | Reimar Döffinger | 2009-06-19 | 1 | -2/+3 |
* | Electronic Arts Madcow decoder | Peter Ross | 2009-06-13 | 1 | -1/+2 |
* | DPX (Digital Picture Exchange) image decoder | Jimmy Christensen | 2009-06-12 | 1 | -0/+1 |
* | Clarify (re)get_buffer() and CODEC_CAP_DR1 relation. | Michael Niedermayer | 2009-06-07 | 1 | -0/+6 |
* | clarify avcodec_decode_audio3 and avcodec_decode_video2 doxygen | Baptiste Coudurier | 2009-06-06 | 1 | -12/+10 |
* | Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should | Stefano Sabatini | 2009-06-06 | 1 | -36/+36 |
* | Add AV_PKT_FLAG_KEY and deprecate PKT_FLAG_KEY. | Reimar Döffinger | 2009-06-03 | 1 | -2/+5 |