702 Commits (c1ac39b3df3e9cc86209b51df7cd32bd34d26d0b)

Author SHA1 Message Date
  Sascha Sommer 975cdc8fc1 rl2 decoder 17 years ago
  Michael Niedermayer c8cf325a9b Document AVCodec.flush() 17 years ago
  Michael Niedermayer a2d1124605 Document AVCodec.capabilities. 17 years ago
  Zuxy Meng c02a1b3593 Apply 'alloc_size' and 'malloc' attributes to av_mallocz_static() 17 years ago
  Michael Niedermayer 8474f58e8b More complete documentation for AVFrame.reference. 17 years ago
  Ramiro Polla a7129de51b Mimic decoder. 17 years ago
  Ramiro Polla 69b192acb8 Typo 17 years ago
  Diego Biurrun bfb80dbe21 This file does not use size_t, so no need to #include <sys/types.h>. 17 years ago
  Diego Biurrun 7ce6892373 misc spelling fixes 17 years ago
  Panagiotis Issaris d42a814ef1 Make av_class a pointer to a const AVClass. Addresses one warning in 17 years ago
  Kostya Shishkov 9dc92a38a0 IMA ADPCM encoder - QT variant 17 years ago
  Aurelien Jacobs dc85e85943 doxyfy frame type comments and add some more comments 17 years ago
  Aurelien Jacobs 48d533e6fa define BI frame type along with other frame types 17 years ago
  Benjamin Larsson 800b9c24b7 Add more riff IDs to support remuxing. 17 years ago
  Måns Rullgård 800c289a66 less preprocessor magic in version number macros 17 years ago
  Michael Niedermayer 6f08c541b4 floating point AAN IDCT 17 years ago
  Måns Rullgård 76a448ed4f Install headers in $prefix/include/$libname 17 years ago
  Benjamin Larsson 7bb8d51c1f Riff ids for wmapro and wmavoice, this adds support for stream copy of these codecs between asf,avi and wav containers. 17 years ago
  Michael Niedermayer 635fbcb17f revert 12156 17 years ago
  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