727 Commits (b45411e24a7566a1191f9526a4adea0f76e9cb86)

Author SHA1 Message Date
Aurelien Jacobs 9110a0e32d Add support for VP60 and VP61. 18 years ago
Måns Rullgård c97dc988ba lavc is at major version 51, delete old stuff 18 years ago
Panagiotis Issaris 3edeab8209 Add codec ID for a native H.264 encoder. 18 years ago
Kostya Shishkov f48d6e1b44 ZMBV encoder 18 years ago
Måns Rullgård 8da9266cea use the standard INT64_C() macro for 64-bit constants 18 years ago
Panagiotis Issaris d3075ed502 Add "mixed_refs" description suggested by Loren Merritt and update accompanying 18 years ago
Reimar Döffinger cf1e119bb2 Move BE_*/LE_*/ST*/LD* macros to a common place. Some further 18 years ago
Baptiste Coudurier 1a1c53856f mjpeg a dump header bitstream filter, modifies bitstream to be decoded by quicktime 18 years ago
Michael Niedermayer eacb41b2e9 mp3 header (de)compression bitstream filter 18 years ago
Baptiste Coudurier cbee7a6944 get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_ID_AAC where used 18 years ago
Baptiste Coudurier 80d617f5b4 add option to set mpeg1/2 gop timecode start, and drop frame flag timecode flag 18 years ago
Kostya Shishkov 7d7912c34b Bump version for Fraps v[24] support 18 years ago
Baptiste Coudurier 93481fe5fe change gif muxer to simple gif encoder 18 years ago
Kostya Shishkov 84ed36da85 IMC decoder 18 years ago
Kostya Shishkov ffc5430bc3 LZW decoder as separate module plus TIFF LZW support 18 years ago
Baptiste Coudurier 06d392a7cc change gif demuxer to gif decoder 18 years ago
Luca Barbato 9f1c1c9985 Make ffmpeg work with x264 r592 18 years ago
Kostya Shishkov a991b1fecb TIFF decoder 18 years ago
Baptiste Coudurier 29f86228a0 support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net% 18 years ago
Baptiste Coudurier dc56e0de1d update doc, changelog, and increase libavcodec version for .cin files support 18 years ago
Baptiste Coudurier 72450e50a5 support for Delphine Software .cin files demuxing / audio and video decoding, by Gregory Montoir %cyx A users P sourceforge P net% 18 years ago
Kostya Shishkov 3689cf1649 Targa image decoder 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Baptiste Coudurier 58f2a4b07f change extradata type to uint8_t * 18 years ago
Oded Shimon 8c37516af0 Add vorbis encoder to ffmpeg 18 years ago
Michael Niedermayer 18239edfa9 marking AVPaletteControl as deprecated due to thread saftey amongth other issues (it doesnt work if theres any delay between demuxer and decoder) 18 years ago
Kostya Shishkov 1dbb339db3 bump lavc version for WavPack decoder 18 years ago
Måns Rullgård a0403006f8 ARMv5TE optimized IDCT 18 years ago
Kostya Shishkov 730581f3b4 WavPack lossless audio decoder 18 years ago
Luca Barbato 79e47000c8 move memory functions from avcodec to avutil 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Aurelien Jacobs 5ce117c37c VP5 and VP6 video decoder 18 years ago
Kostya Shishkov eb57c88973 VMware Video decoder (fourcc: VMnc) 18 years ago
Luca Barbato 9814587500 Align the input buffer in ffplay, introduce a public macro for aligned declarations 18 years ago
Baptiste Coudurier f31065f6e5 add codec id and tag for JPEG 2000 18 years ago
Benjamin Larsson 6c496518e8 Added codec id for QCELP. 19 years ago
Kostya Shishkov 9c05096967 Forgot to update LIBAVCODEC_VERSION_INT 19 years ago
Måns Rullgård 6c9ce82f74 remove libtheora wrapper 19 years ago
Kostya Shishkov 64db55aedb New functions in DSPContext for VC-1 decoding 19 years ago
Diego Biurrun 9cf94714d0 Remove spurious references to Ogg Theora encoder, such a thing never existed. 19 years ago
Stefan Gehrer 595e7bd940 some MMX optimizations for the CAVS decoder 19 years ago
Luca Abeni cea8f6f323 Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil 19 years ago
Luca Abeni 4b45de0e87 Move av_log() & friends to libavutil 19 years ago
Baptiste Coudurier ac3e183403 av_get_bits_per_sample and due simplifications 19 years ago
Michael Niedermayer 76b566687f increasing version for AVBitStreamFilters 19 years ago
Michael Niedermayer 514e0831ae noise bitstream filter 19 years ago
Michael Niedermayer 748c2fca7e AVBitStreamFilter (some thingy which can modify the bitstream like add or remove global headers or change the headers or ...) 19 years ago
Stefan Gehrer 20ffddb93a CODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer stefan.gehrer gmx de) 19 years ago
Justin Ruggles a403fc0324 flac-lpc patch by (Justin Ruggles jruggle earthlink net) 19 years ago
Kostya Shishkov 10b9c374cf Rename VC9 to VC1 as there is no such thing as VC9 19 years ago