| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: add a libwavpack encoder wrapper | Anton Khirnov | 2013-06-10 | 1 | -1/+1 |
* | Go2Webinar decoder | Kostya Shishkov | 2013-06-03 | 1 | -2/+2 |
* | dxtory v2 support | Kostya Shishkov | 2013-05-28 | 1 | -1/+1 |
* | vc1dec: Remove interlaced warning | Michael Niedermayer | 2013-05-28 | 1 | -1/+1 |
* | avcodec: Add picture structure information to AVCodecParserContext. | Yusuke Nakamura | 2013-05-24 | 1 | -1/+1 |
* | Escape 130 (RPL) decoder | Eli Friedman | 2013-05-18 | 1 | -1/+1 |
* | Apple Intermediate Codec decoder | Kostya Shishkov | 2013-05-17 | 1 | -1/+1 |
* | avcodec: Add field order information to AVCodecParserContext. | Masaki Tanaka | 2013-05-03 | 1 | -1/+1 |
* | lavc: schedule AVCodecContext.lowres for removal on next bump. | Anton Khirnov | 2013-05-03 | 1 | -0/+3 |
* | avcodec: Bump minor for JPEG 2000 decoder | Diego Biurrun | 2013-04-22 | 1 | -1/+1 |
* | h264: fully support cropping. | Anton Khirnov | 2013-04-19 | 1 | -1/+1 |
* | 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 |