| Commit message (Expand) | Author | Age | Files | Lines |
* | hwaccel: fix use with frame based multithreading | Janne Grunau | 2013-03-26 | 1 | -1/+1 |
* | Add av_log_{ask_for_sample|missing_feature} replacements to libavutil | Diego Biurrun | 2013-03-13 | 1 | -0/+3 |
* | lavc: remove disabled FF_API_IDCT cruft | Anton Khirnov | 2013-03-11 | 1 | -3/+0 |
* | lavc: remove disabled FF_API_SNOW cruft | Anton Khirnov | 2013-03-11 | 1 | -3/+0 |
* | lavc: remove disabled FF_API_MMI cruft | Anton Khirnov | 2013-03-11 | 1 | -3/+0 |
* | lavc: remove disabled FF_API_LIBMPEG2 cruft | Anton Khirnov | 2013-03-11 | 1 | -3/+0 |
* | lavc: remove disabled FF_API_AVCODEC_RESAMPLE cruft | Anton Khirnov | 2013-03-11 | 1 | -3/+0 |
* | lavc: remove disabled FF_API_VDA_ASYNC cruft | Anton Khirnov | 2013-03-09 | 1 | -3/+0 |
* | lavc: remove disabled FF_API_CODEC_ID cruft | Anton Khirnov | 2013-03-09 | 1 | -3/+0 |
* | lavc: remove disabled FF_API_FIND_BEST_PIX_FMT cruft | Anton Khirnov | 2013-03-09 | 1 | -3/+0 |
* | lavc: remove disabled FF_API_DSP_MASK cruft | Anton Khirnov | 2013-03-09 | 1 | -3/+0 |
* | lavc: remove disabled FF_API_SUB_ID cruft | Anton Khirnov | 2013-03-09 | 1 | -3/+0 |
* | lavc: remove disabled FF_API_INTER_THRESHOLD cruft | Anton Khirnov | 2013-03-09 | 1 | -3/+0 |
* | lavc: remove disabled FF_API_COLOR_TABLE_ID cruft | Anton Khirnov | 2013-03-09 | 1 | -3/+0 |
* | lavc: remove disabled FF_API_MPV_GLOBAL_OPTS cruft | Anton Khirnov | 2013-03-09 | 1 | -3/+0 |
* | lavc: remove disabled FF_API_OLD_ENCODE_VIDEO cruft | Anton Khirnov | 2013-03-09 | 1 | -3/+0 |
* | lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft | Anton Khirnov | 2013-03-09 | 1 | -3/+0 |
* | lavc: remove disabled FF_API_OLD_DECODE_AUDIO cruft | Anton Khirnov | 2013-03-09 | 1 | -3/+0 |
* | Add the bumps and APIchanges entries for reference counted buffers changes. | Anton Khirnov | 2013-03-08 | 1 | -3/+3 |
* | lavc: postpone the removal of request_channels API. | Anton Khirnov | 2013-03-08 | 1 | -1/+1 |
* | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -0/+3 |
* | avpacket: use AVBuffer to allow refcounting the packets. | Anton Khirnov | 2013-03-08 | 1 | -0/+3 |
* | lavc: Deprecate the deinterlace functions in libavcodec | Ronald S. Bultje | 2013-03-07 | 1 | -0/+3 |
* | flac: add channel layout masks for streams with 7 or 8 channels. | Tim Walker | 2013-02-06 | 1 | -1/+1 |
* | h264: Allow discarding the cropping information from SPS | Vittorio Giovara | 2013-01-25 | 1 | -1/+1 |
* | lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT. | Ronald S. Bultje | 2013-01-20 | 1 | -0/+3 |
* | vdpau: Add VC-1 decoding via hwaccel infrastructure | Rémi Denis-Courmont | 2013-01-13 | 1 | -1/+1 |
* | vdpau: Add H.264 decoding via hwaccel infrastructure | Rémi Denis-Courmont | 2013-01-13 | 1 | -1/+1 |
* | vdpau: Add MPEG-4 decoding via hwaccel infrastructure | Rémi Denis-Courmont | 2013-01-13 | 1 | -1/+1 |
* | vdpau: Add MPEG-1/2 decoding via hwaccel infrastructure | Rémi Denis-Courmont | 2013-01-13 | 1 | -1/+1 |
* | vdpau: Add context and common helpers for hwaccel support | Rémi Denis-Courmont | 2013-01-13 | 1 | -1/+1 |
* | Drop Snow codec | Diego Biurrun | 2013-01-06 | 1 | -0/+3 |
* | avcodec: bump minor for adaptive h264 frame-mt | Janne Grunau | 2012-12-18 | 1 | -2/+2 |
* | ZeroCodec: Flip output | Carl Eugen Hoyos | 2012-12-10 | 1 | -1/+1 |
* | tak: demuxer, parser, and decoder | Paul B Mahol | 2012-12-07 | 1 | -1/+1 |
* | PGS subtitles: Expose forced flag | John Stebbins | 2012-11-02 | 1 | -1/+1 |
* | avcodec: Add a RFC 3389 comfort noise codec | Martin Storsjö | 2012-10-29 | 1 | -1/+1 |
* | avcodec: Remove broken MMI optimizations | Diego Biurrun | 2012-10-12 | 1 | -0/+3 |
* | Remove libmpeg2 #define remnants | Diego Biurrun | 2012-10-12 | 1 | -0/+3 |
* | lavc: deprecate the audio resampling API. | Anton Khirnov | 2012-10-05 | 1 | -0/+3 |
* | Opus encoder using libopus | Nathan Caldwell | 2012-10-01 | 1 | -1/+1 |
* | Opus decoder using libopus | Nicolas George | 2012-09-28 | 1 | -1/+1 |
* | Add Opus codec id and codec description. | Andrew D'Addesio | 2012-09-27 | 1 | -1/+1 |
* | lavc: add avcodec_free_frame(). | Anton Khirnov | 2012-09-24 | 1 | -1/+1 |
* | MSS2 decoder | Alberto Delmás | 2012-08-31 | 1 | -2/+2 |
* | lavc: add lossy/lossless codec properties. | Anton Khirnov | 2012-08-30 | 1 | -1/+1 |
* | lavc: add Ut Video encoder | Jan Ekström | 2012-08-20 | 1 | -1/+1 |
* | vda: support synchronous decoding | Sebastien Zwickert | 2012-08-14 | 1 | -0/+3 |
* | lavc: add AV prefix to codec ids. | Anton Khirnov | 2012-08-07 | 1 | -1/+4 |
* | Canopus Lossless decoder | Derek Buitenhuis | 2012-08-01 | 1 | -2/+2 |