104 Commits (bc2814d8487ac99a6f6bc6200c70542978dec6c6)

Author SHA1 Message Date
Carl Eugen Hoyos 4d2f991187 Bump libavcodec minor version for the ProRes encoder. 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(). 14 years ago
Justin Ruggles b606a01759 libspeexenc: add libspeex encoder 14 years ago
Kostya Shishkov 0d8506b8c5 Ut Video decoder 14 years ago
Derek Buitenhuis 1de357d6da libutvideo: Add Ut Video Decoder Wrapper 14 years ago
Dustin Brody ac90a71459 lavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ER 14 years ago
Mashiat Sarker Shakkhar 51757ac789 lavc: Micro version bump for VC1 interlaced decoding support 14 years ago
Carl Eugen Hoyos 0b3e070035 Bump minor for G.723.1 encoder and muxer. 14 years ago
Anton Khirnov d97efd7f87 libx264: support 9- and 10-bit output. 14 years ago
Mohamed Naufal Basheer f990dc374e Add the G723.1 demuxer and decoder 14 years ago
Nicolas George 4ca59d1948 oggdec: add support for Xiph's CELT codec 14 years ago
Maxim Poliakovski be64629a13 Apple ProRes decoder 14 years ago
Michael Niedermayer 645cebbe4f lavc: add CODEC_FLAG2_SHOW_ALL 14 years ago
Elvis Presley 5554de13b2 ProRes Decoder 14 years ago
Anton Khirnov fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 14 years ago
Anton Khirnov 1f0c7020a1 mjpegdec: add 'extern_huff' private option. 14 years ago
Anton Khirnov 0cc06b9e23 snow: add 'memc_only' private option. 14 years ago
Anton Khirnov a7cec3a094 libmp3lame: add 'reservoir' private option. 14 years ago
Anton Khirnov 297d9cb3dc mpeg12enc: add intra_vlc private option. 14 years ago
Mohamed Naufal 84f26f5288 Support (H/W accelerated) H.264 decoding on Android via Stagefright 14 years ago
Anton Khirnov d5dc8cc297 libx264: add 'crf' private option. 14 years ago
Alberto Delmás 45ecda8554 Windows Media Image decoder (WMVP/WVP2) 14 years ago
Anton Khirnov bca06e77e1 lavc: add avcodec_get_type() for mapping codec_id -> type. 14 years ago
Anton Khirnov 7221139ba0 lavc: make avcodec_init() static on next bump. 14 years ago
Michael Niedermayer 0d4ea7b324 lavc: bump minor for Go2Meeting codec ID 14 years ago
Luca Barbato 9d39cbf6cf avpacket: signal possibly corrupted packets 14 years ago
Dustin Brody 18cb40f074 lavc: Deprecate unused FF_ER_VERY_AGGRESSIVE 14 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 62519c6139 lavc: bump minor after the addition of AVCodecContext.request_sample_fmt 14 years ago
Stefano Sabatini e71f26086a lavu: add av_get_pix_fmt_name() convenience function 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
Stefano Sabatini e280a4da2a iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples correctly 14 years ago
Anton Khirnov 188dea1dbf lavc: move some flac-specific options to its private context. 14 years ago
Stefano Sabatini 18ded93ab3 lavc: add format field to AVFrame 14 years ago
Stefano Sabatini 22333a6b19 lavc: add width and height fields to AVFrame 14 years ago
Peter Ross e27ce0eea3 DPX image encoder 14 years ago
Stefano Sabatini 77e9dee8ae lavc: add a sample_aspect_ratio field to AVFrame 14 years ago
Stefano Sabatini 1ba5727242 lavc: add a pkt_pos field to AVFrame 14 years ago
ami_stuff 8556406d38 lavc: lowercase the FRWU codec name 14 years ago
Stefano Sabatini bebe72f4a0 lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums 14 years ago
Anton Khirnov 6deae83e55 lavc: remove FF_API_MB_Q cruft 14 years ago
Anton Khirnov 694c142434 lavc: remove FF_API_RATE_EMU cruft 14 years ago
Anton Khirnov e7021c0ed5 lavc: remove FF_API_HURRY_UP cruft 14 years ago