| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove FF_MM_SSE2/3 flags for CPUs where this is generally not faster than | Ronald S. Bultje | 2010-07-19 | 1 | -0/+4 |
* | ASCII/ANSI art decoder | Peter Ross | 2010-07-18 | 1 | -1/+2 |
* | Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields. | Justin Ruggles | 2010-07-11 | 1 | -1/+30 |
* | Add avsubtitle_free function. | Reimar Döffinger | 2010-07-11 | 1 | -2/+11 |
* | Fix trivial punctuation error | Peter Ross | 2010-07-11 | 1 | -3/+3 |
* | Document that and why subtitle decoders do not support direct-rendering. | Reimar Döffinger | 2010-07-10 | 1 | -0/+4 |
* | Add native GSM 06.10 audio decoder. | Reimar Döffinger | 2010-07-10 | 1 | -1/+1 |
* | Add new decoder property max_lowres and do not init decoder if requested valu... | Carl Eugen Hoyos | 2010-07-07 | 1 | -2/+3 |
* | Change all occurences of "inofficial" to "unofficial" in code, comments | Rodney Baker | 2010-07-03 | 1 | -4/+7 |
* | fix comment grammar | Aurelien Jacobs | 2010-07-02 | 1 | -2/+4 |
* | clarify convergence_duration documentation | Aurelien Jacobs | 2010-07-02 | 1 | -0/+2 |
* | Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML. | Diego Biurrun | 2010-07-02 | 1 | -2/+2 |
* | Grammar fixes | Måns Rullgård | 2010-07-02 | 1 | -2/+2 |
* | Move colorspace.h from libavcodec to libavutil. | Stefano Sabatini | 2010-07-01 | 1 | -1/+1 |
* | Improve av_resample() documentation | Måns Rullgård | 2010-06-30 | 1 | -1/+1 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -48/+47 |
* | Native VP8 decoder. | David Conrad | 2010-06-22 | 1 | -2/+2 |
* | Bump micro version, add changelog entry for DTS-ES extension decoding support | Martin Storsjö | 2010-06-22 | 1 | -1/+1 |
* | Add HE-AAC v2 support to the AAC decoder. | Alex Converse | 2010-06-19 | 1 | -1/+1 |
* | RealAudio 14.4k encoder. | Francesco Lavra | 2010-06-11 | 1 | -2/+2 |
* | avcodec.h: Clarify AVCodecContext::pix_fmt documentation since its value may ... | Tomas Härdin | 2010-06-10 | 1 | -1/+3 |
* | Pictor/PC Paint decoder | Peter Ross | 2010-06-08 | 1 | -1/+2 |
* | Improve grammar and readability | Rodney Baker | 2010-06-05 | 1 | -6/+6 |
* | Move eval.c and eval.h from libavcodec to libavutil, and make the eval | Stefano Sabatini | 2010-06-05 | 1 | -1/+1 |
* | Clarify that get/release_buffer() overriding only works with CODEC_CAP_DR1 co... | Michael Niedermayer | 2010-06-03 | 1 | -1/+1 |
* | Document the frames returned by the decoder better. | Michael Niedermayer | 2010-06-03 | 1 | -0/+5 |
* | VP8 encoding via libvpx. | James Zern | 2010-06-03 | 1 | -1/+1 |
* | Implement av_get_codec_tag_string() and use it in ffprobe. | Stefano Sabatini | 2010-06-02 | 1 | -2/+11 |
* | Make ff_parse_expr() and ff_parse_and_eval_expr() return an int | Stefano Sabatini | 2010-06-01 | 1 | -1/+1 |
* | Bump minor version bump and add an APIchanges entry after addition of | Stefano Sabatini | 2010-05-26 | 1 | -1/+1 |
* | Bump minor version and add Changelog entry after r23334. | Carl Eugen Hoyos | 2010-05-26 | 1 | -1/+1 |
* | Add CODEC_CAP_EXPERIMENTAL and prefer encoders without it. | Janne Grunau | 2010-05-26 | 1 | -0/+5 |
* | Add an AVSTREAM_PARSE_FULL_ONCE parsing mode to parse headers and combine pac... | Alex Converse | 2010-05-26 | 1 | -1/+2 |
* | VP8 decoding via libvpx. | James Zern | 2010-05-25 | 1 | -2/+2 |
* | Document CODEC_FLAG_EMU_EDGE and avcodec_align_dimensions interaction. | Reimar Döffinger | 2010-05-23 | 1 | -0/+8 |
* | Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_tags. | Stefano Sabatini | 2010-05-20 | 1 | -1/+1 |
* | Bump minor version for CODEC_ID_VP8 | David Conrad | 2010-05-19 | 1 | -1/+1 |
* | Add VP8 CODEC_ID | Google | 2010-05-19 | 1 | -0/+1 |
* | Add log_level_offset to AVCodecContext. | Stefano Sabatini | 2010-05-17 | 1 | -1/+3 |
* | Change the order of parameters for ff_eval_expr() and | Stefano Sabatini | 2010-05-16 | 1 | -1/+1 |
* | Another try for fixing/improving decode_video documentation. | Reimar Döffinger | 2010-05-08 | 1 | -2/+2 |
* | Add intra refresh and crf-max support to the libavcodec libx264 wrapper. | Jason Garrett-Glaser | 2010-05-06 | 1 | -1/+11 |
* | Clarify how allocation works for the picture argument for | Reimar Döffinger | 2010-05-02 | 1 | -0/+2 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Add function to export EDGE_WIDTH from libavcodec. | Bobby Bingham | 2010-04-01 | 1 | -1/+10 |
* | Document API addition of avcodec_copy_context(). | Ronald S. Bultje | 2010-03-31 | 1 | -1/+1 |
* | Add avcodec_copy_context(). | Ronald S. Bultje | 2010-03-31 | 1 | -0/+13 |
* | Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. | Jean-Daniel Dupas | 2010-03-31 | 1 | -1/+1 |
* | Move AVMediaType from libavcodec to libavutil. | Stefano Sabatini | 2010-03-30 | 1 | -10/+0 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -15/+27 |