914 Commits (9556124c97edac5093f75286f596486102cb6f77)

Author SHA1 Message Date
Vitor Sessak d140b02581 SIPR16k decoder 15 years ago
Vladimir Voroshilov 7bd3096f5f SIPR decoder for modes 8k5, 6k5 and 5k0. 15 years ago
Peter Ross a1ae40fd0d Deluxe Paint Animation decoder 15 years ago
Stefano Sabatini fa4dc9f082 Document avcodec_pix_fmt_to_codec_tag(). 15 years ago
Stefano Sabatini 4160069067 Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and 15 years ago
Kostya Shishkov ce293510d9 Auravision Aura 2 decoder 15 years ago
Kostya Shishkov 588f8cd8df Add Auravision Aura decoding support 15 years ago
Reimar Döffinger 4aaab0a328 Add decoder for R210 (uncompressed 10-bit RGB) codec. 15 years ago
Michael Tison a3d995c1eb CD+G demuxer and decoder 15 years ago
Ramiro Polla 798e589d4a Fix a typo in documentation. 15 years ago
Jason Garrett-Glaser 099f772e83 Minor version bump for mbtree addition. 15 years ago
Erik Slagter 25a42948c6 Add MBtree support for libx264 15 years ago
Jason Garrett-Glaser 096c87f667 Add weightp support in API for libx264. 15 years ago
Daniel Verkamp 0aa6a518ad Add codec id for Flash screen codec v2 and hook it up in FLV demuxer 15 years ago
Diego Biurrun c173693698 Add functions to return library license and library configuration. 15 years ago
Vitor Sessak 6870aefa40 Bump minor version after MPEG-4 Lossless commit 15 years ago
Carl Eugen Hoyos c5c2df9423 Bump minor version after applying ALS decoder. 15 years ago
Alex Converse 5aea268d14 Add a channels field to MPEG4AudioConfig. 15 years ago
Justin Ruggles 3155716677 Add CH_LAYOUT_NATIVE channel mask value to allow user to request native codec 15 years ago
Francesco Lavra e58992e41f Support demuxing teletext in DVB streams. 15 years ago
Vitor Sessak bd56505a7f Bump micro version after the FRWU decoder inclusion 15 years ago
Reimar Döffinger d8b35b8586 Add decoder for "forward uncompressed". 15 years ago
Sascha Sommer 933e866735 extend description of avcodec_decode_audio3: 15 years ago
Reimar Döffinger 8d23a86f33 Add an execute2 function that is more flexible and allows to use parallel 15 years ago
Jason Garrett-Glaser 8ea08becfa Fix indentation in avcodec.h 15 years ago
Benjamin Larsson 61dc238b45 Hook up the MD studio demuxer and Atrac1 decoder. 15 years ago
Sascha Sommer d859bb1db0 Add CODEC_CAP_SUBFRAMES for codecs that output multiple subframes 16 years ago
Benjamin Larsson 223e8df136 Add ATRAC1 codec ID. 16 years ago
Sascha Sommer c1061cc7f7 add missing wmapro decoder parts 16 years ago
Christian Schmidt 5dd3707b8d Decoder for LPCM as used in Bluray discs. 16 years ago
Stephen Backway c58b82a29b Add Bluray Subtitle Support 16 years ago
Måns Rullgård 4a30fff60d Fix argument type mismatches for av_picture_crop and av_picture_fill 16 years ago
Ronald S. Bultje 684aa30251 Add doxy to av_log_missing_feature() etc. stating that the function is 16 years ago
Ronald S. Bultje 4811f89bc6 Move av_log_missing_feature() from the internal.h to the public avcodec.h 16 years ago
Brian Crowell ce9dd8f509 Make documentation better match the code. Now AVCodecContext.sample_fmt 16 years ago
Reimar Döffinger 4bbe788ab7 Add pts field to AVSubtitle, for use by future XSUB encoder (and XSUB decoder 16 years ago
Peter Ross c63ea92bf2 Electronic Arts Madcow decoder 16 years ago
Jimmy Christensen 94d3d6a468 DPX (Digital Picture Exchange) image decoder 16 years ago
Michael Niedermayer f1b99cc63b Clarify (re)get_buffer() and CODEC_CAP_DR1 relation. 16 years ago
Baptiste Coudurier ae8d21fb45 clarify avcodec_decode_audio3 and avcodec_decode_video2 doxygen 16 years ago
Stefano Sabatini bf7e799c9e Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should 16 years ago
Reimar Döffinger 8f3f2e0676 Add AV_PKT_FLAG_KEY and deprecate PKT_FLAG_KEY. 16 years ago
Michael Niedermayer da45d5b9c6 Clarify the input AVPacket for avcodec_decode*() 16 years ago
Andreas Öman f988ce6cad Add a lock manager API to libavcodec. 16 years ago
Baptiste Coudurier c0601d705c remove apparently unused real_pict_num from AVCodecContext 16 years ago
Baptiste Coudurier ca0bb1c49c V210 Uncompressed 4:2:2 10-bit encoder and decoder 16 years ago
David Conrad 580a7465fb Add a chroma_sample_location field to define positioning of chroma samples 16 years ago
Daniel Verkamp a1fd2bc350 Add 8088flex TMV video decoder. 16 years ago
Michael Niedermayer 4ee6a5c161 Add colorspace fields to AVCodecContext. 16 years ago
Ramiro Polla ce1d9c851c Export av_free_packet(). 16 years ago