491 Commits (efbe19fd441d1a7077fa659515a752875d954a28)

Author SHA1 Message Date
Kostya Shishkov 9c05096967 Forgot to update LIBAVCODEC_VERSION_INT 18 years ago
Måns Rullgård 6c9ce82f74 remove libtheora wrapper 18 years ago
Kostya Shishkov 64db55aedb New functions in DSPContext for VC-1 decoding 18 years ago
Diego Biurrun 9cf94714d0 Remove spurious references to Ogg Theora encoder, such a thing never existed. 18 years ago
Stefan Gehrer 595e7bd940 some MMX optimizations for the CAVS decoder 18 years ago
Luca Abeni cea8f6f323 Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil 18 years ago
Luca Abeni 4b45de0e87 Move av_log() & friends to libavutil 18 years ago
Baptiste Coudurier ac3e183403 av_get_bits_per_sample and due simplifications 18 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
Luca Barbato f3a30e3a9c cleanup patch from Diego Pettenò <flameeyes@gentoo.org> 19 years ago
Luca Barbato 24e1591036 minor cleanup 19 years ago
Michael Niedermayer 9e96ab0389 first rudimentary version of (Justin Ruggles jruggle earthlink net) flac encoder 19 years ago
Justin Ruggles cef7cc7232 CODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles jruggle earthlink net 19 years ago
Diego Biurrun 5689ec7cde Remove unused FFMPEG_VERSION_INT. 19 years ago
Diego Biurrun f1cc88a5d6 Use Subversion revision for FFMPEG_VERSION. 19 years ago
Diego Biurrun 2b9c9e097d Rename version from CVS to the more sensible HEAD. 19 years ago
Baptiste Coudurier f2cf4a6be7 fix closed gop flag 19 years ago
Michael Niedermayer 086bfd256e support doing motion estimation and compensation without any residual transform or coding 19 years ago
Corey Hickey f9243d34f1 Make B-frame reduction sensitivity by b_strategy/vb_strategy = 1 19 years ago
Benjamin Larsson 0919e788ae Flash Screen Video decoder (fourcc:FSV1) 19 years ago
Baptiste Coudurier 307eb24879 add MPEG-2 intra vlc support 19 years ago
Michael Niedermayer 1dd509b157 make zero motion vector threshold user setable 19 years ago
Luca Abeni 5341c20954 Baptiste COUDURIER's padding patch (reworked by me a little bit). 19 years ago
Roberto Togni 0c35eb1c69 Add missing external declaration for kmvc codec 19 years ago
Kostya Shishkov fd7b199199 KMVC (used in Worms games) decoder. Works fine with samples from MPHQ 19 years ago
Måns Rullgård 9076fee4f5 s/SAMPLT_FMT_NONE/SAMPLE_FMT_NONE/ 19 years ago
Luca Abeni 5d6ed7c141 move enum PixelFormat from libavcodec to libavutil 19 years ago
Reimar Döffinger dfca23e361 NuppelVideo/MythTVVideo support, including rtjpeg decoder 19 years ago
Kostya Shishkov 348efc1836 Smacker demuxer and decoder. 19 years ago
Baptiste Coudurier f2651e7a6c Fix cropping, depending on enc pix fmt 19 years ago
Alex Beregszaszi 1319a77b01 added none/8bit/24bit audio formats and defaulting to s16 for now (once the system works like pix_fmt, the defaulting should be changed to SAMPLE_FMT_NONE) 19 years ago
Erik Slagter b0ec9efd7a Increase maximum number of B-frames, necessary for H.264 encoding. 19 years ago
Mike Melanson 2637670144 complete AVS playback system (from Creature Shock computer game), 19 years ago
Aurelien Jacobs 2433f24f60 add Creative 8 bits ADPCM schemes support 19 years ago
Alex Beregszaszi 8170e5fb49 increase audio buffer to 1second of 48khz float audio 19 years ago
Mike Melanson 9c8d8e84e0 dosbox native ZMBV decoder, courtesy of Kostya 19 years ago
Mike Melanson 4e114829b1 complete American Laser Games MM playback system, courtesy of Peter Ross 19 years ago
Alex Beregszaszi a24c4a2ae4 tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or change MAX_AUDIO_FRAME_SIZE) 19 years ago
Måns Rullgård 4accd1fd18 bump version numbers and update docs for adts aac support 19 years ago
Måns Rullgård da46276ff8 adts aac parser 19 years ago
Michael Niedermayer 64b7c5b6f6 xvid ratecontrol support 19 years ago
Diego Biurrun 4f59b684a6 Remove all stray tabs and trailing whitespace, this time for good. 19 years ago
Corey Hickey 39a64e3023 sc_factor support for encoding. 19 years ago
Diego Biurrun 45e63d13d5 CamStudio video decoder 19 years ago
Luca Abeni 14f0c8e28a Parameter added for user to set the cutoff frequency when encoding with faac. 19 years ago