727 Commits (b45411e24a7566a1191f9526a4adea0f76e9cb86)

Author SHA1 Message Date
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Baptiste Coudurier febea2f2e1 uniformize trellis quant option 17 years ago
Benjamin Larsson b339f0c6be Oma demuxer 17 years ago
Loren Merritt 359bbdabf3 rename me=tesa 17 years ago
Baptiste Coudurier 89223ef698 add esa/dia compat me options and new tesa for libx264 17 years ago
Aurelien Jacobs 9b85e378bf bump micro version after commit r13615 17 years ago
Michael Niedermayer 5c027f8866 Move new field to the end to avoid ABI breakage, I thought this struct 17 years ago
Michael Niedermayer 26f237254d Rename last_frame_offset to next_frame_offset. 17 years ago
Michael Niedermayer cb63a4b37c Simplify parser core. 17 years ago
Michael Niedermayer 09dafaeba1 Move *_static to bitstream.c which is the only file left which needs 17 years ago
Stefano Sabatini 5231f101d1 Clarify avcodec_encode_audio() vs. PCM audio. 17 years ago
Lars Täuber 1472b7dd28 LPCM 24 bits support, patch by Lars Täuber, lars.taeuber gmx net 17 years ago
Stefano Sabatini 5fcc4a236b Document AVCodecContext channels field. 17 years ago
Ramiro Polla e6dba5dfab Typo: distoration -> distortion. 17 years ago
Stefano Sabatini 3ade5d56d0 Add supported_samplerates field to AVCodec 17 years ago
Benoit Fouet 1beb670a2d fix a typo 17 years ago
Stefano Sabatini 716e31ea1a Make two comments doxygen compatible. 17 years ago
Stefano Sabatini 56cce5bbff Add descriptive long_name to AVCodec 17 years ago
Robert Marston 861c63a216 Maxis XA demuxer and decoder. 17 years ago
Sisir Koppaka b64c096be9 BFI demuxer 17 years ago
Diego Biurrun ba0dabbf1f Add explanatory comments to enum CodecID. 17 years ago
Michael Niedermayer 782a58ece3 add CODEC_ID_DIRAC 17 years ago
Eli Friedman 40d2627306 Escape 124 (RPL) decoder 17 years ago
Jai Menon cb21e0a715 8SVX decoder 17 years ago
Michael Niedermayer f3eec1cf52 Fix closed gop flag disapearence. 17 years ago
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