232 Commits (f8b2bcd2adab65658ffd45f9f13b032af6600bf8)

Author SHA1 Message Date
Anton Khirnov 06e8d38f2b Add minor bumps and APIchanges entries for lavc/lavfi changes. 13 years ago
Martin Storsjö fe75dc8583 libavcodec: Define a side data type for parameter changes 13 years ago
Martin Storsjö 195c123cc8 libavcodec: Define a side data type for new extradata 13 years ago
Mans Rullgard 8400b126ac avcodec: deprecate AVFrame.age 13 years ago
Derek Buitenhuis 80f6c0bb95 v410 encoder and decoder 13 years ago
Paul B Mahol e93947b7d8 cljr: add encoder 13 years ago
Sjoerd Simons f32fd31858 g722: Change bits per sample to 4 13 years ago
Justin Ruggles 0eea212943 Add avcodec_decode_audio4(). 13 years ago
Justin Ruggles 560f773c7d avcodec: change number of plane pointers from 4 to 8 at next major bump. 13 years ago
Justin Ruggles 27360ccc5e adx: add an ADX parser. 13 years ago
Mans Rullgard cc276c85d1 Make channel layout masks unsigned 13 years ago
Anton Khirnov 8b7412fe4e tiffenc: deprecate using compression_level 13 years ago
Janne Grunau 0945eddec0 pthread: do not touch has_b_frames 13 years ago
Justin Ruggles f3a29b750a avcodec: move some AVCodecContext fields to an internal struct. 13 years ago
Sebastien Zwickert ac3dbb4d58 hwaccel: OS X Video Decoder Acceleration (VDA) support. 13 years ago
Derek Buitenhuis c433a3f9a5 VBLE Decoder 13 years ago
Justin Ruggles f1f6d3615f avcodec: add support for planar signed 8-bit PCM. 13 years ago
Kostya Shishkov f545e00677 BMV demuxer and decoder 13 years ago
Martin Storsjö 2d1b6fb72b avcodec: Allow locking and unlocking an avformat specific mutex 13 years ago
Justin Ruggles 512557b291 avcodec: remove avcodec_parse_frame and deprecate associated elements. 13 years ago
Anton Khirnov 586657c20a lavc: deprecate img_get_alpha_info(). 13 years ago
Justin Ruggles b606a01759 libspeexenc: add libspeex encoder 13 years ago
Kostya Shishkov 0d8506b8c5 Ut Video decoder 13 years ago
Dustin Brody ac90a71459 lavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ER 13 years ago
Mashiat Sarker Shakkhar 51757ac789 lavc: Micro version bump for VC1 interlaced decoding support 13 years ago
Anton Khirnov d97efd7f87 libx264: support 9- and 10-bit output. 13 years ago
Nicolas George 4ca59d1948 oggdec: add support for Xiph's CELT codec 13 years ago
Maxim Poliakovski be64629a13 Apple ProRes decoder 13 years ago
Anton Khirnov fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 13 years ago
Anton Khirnov 1f0c7020a1 mjpegdec: add 'extern_huff' private option. 13 years ago
Anton Khirnov 0cc06b9e23 snow: add 'memc_only' private option. 13 years ago
Anton Khirnov a7cec3a094 libmp3lame: add 'reservoir' private option. 13 years ago
Anton Khirnov 297d9cb3dc mpeg12enc: add intra_vlc private option. 13 years ago
Anton Khirnov d5dc8cc297 libx264: add 'crf' private option. 13 years ago
Alberto Delmás 45ecda8554 Windows Media Image decoder (WMVP/WVP2) 13 years ago
Anton Khirnov bca06e77e1 lavc: add avcodec_get_type() for mapping codec_id -> type. 13 years ago
Anton Khirnov 7221139ba0 lavc: make avcodec_init() static on next bump. 13 years ago
Luca Barbato 9d39cbf6cf avpacket: signal possibly corrupted packets 13 years ago
Dustin Brody 18cb40f074 lavc: Deprecate unused FF_ER_VERY_AGGRESSIVE 13 years ago
Kostya Shishkov c2d23309ef add Flash Screen Video 2 decoder 14 years ago
Anton Khirnov f2f523fffc Add an APIChanges entry and bump minor versions for recent changes. 14 years ago
Anton Khirnov 71a861cf40 lavc: make avcodec_alloc_context3 officially public. 14 years ago
Anton Khirnov 9b83919f44 ac3dec: add a drc_scale private option 14 years ago
Anton Khirnov 0b950fe240 lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 14 years ago
Stefano Sabatini 8f653e28f5 lavu: add av_get_pix_fmt_name() convenience function 14 years ago
Justin Ruggles aa47c35dff ac3enc: add support for E-AC-3 encoding. 14 years ago
Justin Ruggles 64150ff014 Add request_sample_fmt field to AVCodecContext. 14 years ago
Anton Khirnov 188dea1dbf lavc: move some flac-specific options to its private context. 14 years ago
Peter Ross e27ce0eea3 DPX image encoder 14 years ago
Stefano Sabatini bebe72f4a0 lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums 14 years ago