883 Commits (b662e8395b81ee58e8e9b293904314f8918c8fae)

Author SHA1 Message Date
Michael Niedermayer ff2635b273 Make timestamp interpolation work with mpeg2 field pictures. 17 years ago
Måns Rullgård e97ac1e6f5 Clean up lib* version definitions 17 years ago
Måns Rullgård 5ff1b0675f remove duplicate AV_STRINGIFY() definition 17 years ago
Luca Abeni 6881b8e567 Fix 17 years ago
Paul Kelly f1618fd939 Add 'reservoir' flag to lavc's flags2 controlling whether or not codes may 17 years ago
Reimar Döffinger cb4ddf7765 Add support for speex in ogg 17 years ago
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