677 Commits (8dd8dc5790c994ec57f303d36bd63a0990a97776)

Author SHA1 Message Date
Michael Niedermayer 2efa7fd10d Make avcodec_decode_* functions take const input buffers. 17 years ago
Michael Niedermayer 6ddaa63cf4 The buffer passed into the decoder should be const. 17 years ago
Reimar Döffinger cc8c2c6ab3 Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in the mov demuxer. 17 years ago
Evgeniy Stepanov f8d7c9d373 Add support for Matroska attachments. 17 years ago
Evgeniy Stepanov f9a9b3509c export raw SSA tracks with their own codec ID (patch by Evgeniy Stepanov) 17 years ago
Ivo van Poorten d43df959d7 Sun Rasterfile decoder 17 years ago
Justin Ruggles 02c164c148 use cutoff frequency to adjust bandwidth in ac3 encoder 17 years ago
Ivo van Poorten b4abe1d198 PC Paintbrush PCX image decoder 17 years ago
Diego Biurrun 8bfb108b3e comment typo fixes 17 years ago
Ivo van Poorten 91fd7398f4 typo ;) 17 years ago
Michael Niedermayer ba66ae94a0 Document a few more structure change rules with relation to ABI/API. 17 years ago
Michael Niedermayer 252f17e292 Document structure change rules with relation to ABI/API. 17 years ago
Justin Ruggles 1408352ada Add option for user to scale the amount of dynamic range compression which is 17 years ago
Michael Niedermayer 0cd60abf7b A little more doxygenization. 17 years ago
Michael Niedermayer 9b4dd1b879 Document Motion_Est_IDs. 17 years ago
Michael Niedermayer 3e0b7b5627 Remove old variable with the next major version bump. 17 years ago
Michael Niedermayer 1ba8f5ebac another comment ->doxy 17 years ago
Michael Niedermayer bafc102b60 ME default does not belong to the ME type enum. 17 years ago
Michael Niedermayer 0e373b95b3 change some normal comments to doxy ones 17 years ago
Michael Niedermayer 55b9e69a31 av_*_next() API for libavcodec 17 years ago
Panagiotis Issaris 8540e8c3ec Show which bitstreamfilters were compiled in, similar to the protocols etc 17 years ago
Diego Biurrun 56cc85a068 Misc spelling fixes, prefer American over British English. 17 years ago
Diego Biurrun 7338d36808 succes --> success typo 17 years ago
Stefano Sabatini 0fe93f07ba Clarify documentation for avcodec_encode_audio. 17 years ago
Aurelien Jacobs 725d86bfd5 add pcm_s16le_planar support for electronicarts files 17 years ago
Panagiotis Issaris 9bd51b9aab Attribute for specifying direction should come right after @param. 17 years ago
Michael Niedermayer 9abc7e0fdc intrax8 decoder patch by "someone" 17 years ago
Kostya Shishkov 12877faf7c Musepack SV8 demuxer and decoder 17 years ago
Aurelien Jacobs 271b4095ad add Electronic Arts XAS ADPCM decoder 17 years ago
Peter Ross fac84d3c18 EA IMA EACS decoder 17 years ago
Peter Ross 7bb65d8964 EA IMA SEAD decoder 17 years ago
Peter Ross e758396268 EA ADPCM R1, R2 and R3 decoder 17 years ago
Kostya Shishkov 66f7679c62 Beam Software SIFF demuxer and video decoder 17 years ago
Kostya Shishkov fe7e750fb5 New RM format deserves small version bump 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Benjamin Larsson 636b13c5fc Nellymoser ASAO decoder 17 years ago
Ville Skyttä 645f7879ca Specify in documentation that avcodec_find_(en|de)coder* only searches for 17 years ago
Baptiste Coudurier fc4cbc1699 DNxHD (SMPTE VC-3) encoder 17 years ago
Vladimir Voroshilov 8787d8377f AMV video decoder. 17 years ago
Vitor Sessak 3a7f5d072a AMV audio decoder 17 years ago
Aurelien Jacobs 91fc2cf150 add a new vp6a codec (add alpha plan support to vp6) 17 years ago
Aurelien Jacobs 84a72b1675 remove obsolete and wrong extern declaration 17 years ago
Kostya Shishkov bf4a1f17ee Monkey Audio decoder 17 years ago
Benoit Fouet 0a1a0a805a add a close function to bitstream filter 17 years ago
Denes Balatoni d9420d4df1 add simple_idct implemented in Sparc VIS 17 years ago
Diego Biurrun 273b0cd3c4 prettyprinting cosmetics 17 years ago
Reimar Döffinger b1ec601f7f Add request_channels member to AVCodecContext so we now have a proper 17 years ago
Aurelien Jacobs 5ab657079d parsers and bsfs declarations are not meant to be part of public API 17 years ago
Ramiro Polla f3a3c72e3c Introduce AVERROR_PATCHWELCOME 18 years ago
David Conrad 42c71907cb Add av_get_bits_per_sample_format() 18 years ago