284 Commits (e7fc9796d82abc99ef0af71027fb9aaa5311d137)

Author SHA1 Message Date
Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
Anton Khirnov 1afddbe59e avpacket: use AVBuffer to allow refcounting the packets. 12 years ago
Ronald S. Bultje 54b298fe56 lavc: Deprecate the deinterlace functions in libavcodec 12 years ago
Tim Walker 9d083d6417 flac: add channel layout masks for streams with 7 or 8 channels. 12 years ago
Vittorio Giovara a84fb6e06f h264: Allow discarding the cropping information from SPS 12 years ago
Ronald S. Bultje 93af2734ee lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT. 12 years ago
Rémi Denis-Courmont 7752532789 vdpau: Add VC-1 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont 51b56a0716 vdpau: Add H.264 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont 200e8ac920 vdpau: Add MPEG-4 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont aaf9d0e8f3 vdpau: Add MPEG-1/2 decoding via hwaccel infrastructure 12 years ago
Rémi Denis-Courmont 44e065d56c vdpau: Add context and common helpers for hwaccel support 12 years ago
Diego Biurrun a0c5917f86 Drop Snow codec 12 years ago
Janne Grunau acb571c89a avcodec: bump minor for adaptive h264 frame-mt 12 years ago
Carl Eugen Hoyos 2ddf7c88d1 ZeroCodec: Flip output 12 years ago
Paul B Mahol 57231e4d5b tak: demuxer, parser, and decoder 12 years ago
John Stebbins 85f67c4865 PGS subtitles: Expose forced flag 12 years ago
Martin Storsjö 9b500b8f6c avcodec: Add a RFC 3389 comfort noise codec 12 years ago
Diego Biurrun ca411fc1d3 avcodec: Remove broken MMI optimizations 12 years ago
Diego Biurrun bc4620e5d6 Remove libmpeg2 #define remnants 12 years ago
Anton Khirnov 30223b3bf2 lavc: deprecate the audio resampling API. 12 years ago
Nathan Caldwell 6cb8c85409 Opus encoder using libopus 12 years ago
Nicolas George 44617d6ec9 Opus decoder using libopus 12 years ago
Andrew D'Addesio 2a3d82ab46 Add Opus codec id and codec description. 12 years ago
Anton Khirnov a42aadabc6 lavc: add avcodec_free_frame(). 12 years ago
Alberto Delmás ee769c6a7c MSS2 decoder 12 years ago
Anton Khirnov a2318326f1 lavc: add lossy/lossless codec properties. 12 years ago
Jan Ekström 1ab5a78042 lavc: add Ut Video encoder 12 years ago
Sebastien Zwickert 3c37970637 vda: support synchronous decoding 12 years ago
Anton Khirnov 104e10fb42 lavc: add AV prefix to codec ids. 12 years ago
Derek Buitenhuis 45eaac02cb Canopus Lossless decoder 12 years ago
Kieran Kunhya 160a27c590 libfdk-aacenc: add LATM/LOAS encapsulation support 12 years ago
Kostya Shishkov 1470ce21ce Bump libavcodec and libavformat minor versions for G.723.1 decoder and demuxer 12 years ago
Michael Bradshaw 453c02f971 libopenjpeg: introduce encoding support 13 years ago
Janne Grunau f30260d32a imgconvert: deprecate avcodec_find_best_pix_fmt() 13 years ago
Janne Grunau ac29054fda imgconvert: add avcodec_find_best_pix_fmt2() 13 years ago
Kostya Shishkov 5b7e3a195d MS Expression Encoder Screen decoder 13 years ago
Martin Storsjö 37eeb5e273 Support AAC encoding via the external library fdk-aac 13 years ago
Kostya Shishkov 781888da89 TechSmith Screen Codec 2 decoder 13 years ago
Diego Biurrun 2047e40e6e Clarify Doxygen comment for FF_API_* #defines. 13 years ago
Diego Biurrun 09f211987c misc typo and wording fixes 13 years ago
Kostya Shishkov edf35d8342 MS ATC Screen (aka MSS3) decoder 13 years ago
Kostya Shishkov 005c80b645 MS Screen 1 decoder 13 years ago
Martin Storsjö 3641b0489c Add support for iLBC decoding/encoding via the external library libilbc 13 years ago
Kostya Shishkov c6061443f7 Indeo Audio decoder 13 years ago
Anton Khirnov a5117a2444 lavc: pad last audio frame with silence when needed. 13 years ago
Anton Khirnov 828bd088f3 lavc: add sample rate and channel layout to AVFrame. 13 years ago
Mans Rullgard 95510be8c3 avcodec: remove AVCodecContext.dsp_mask 13 years ago
Justin Ruggles b0e9edc44f avcodec: add a cook parser to get subpacket duration 13 years ago
Anton Khirnov 7c59b5c2a5 lavc doxy: add all installed headers to doxy groups. 13 years ago
Justin Ruggles c58846f3a8 avcodec: use align == 0 for default alignment in avcodec_fill_audio_frame() 13 years ago