8 Commits (b5884db437eebe136efef63a8186b7b4b51b5525)

Author SHA1 Message Date
  Michael Niedermayer bdd71abe5f libvorbisenc: Fix assignments in if() 12 years ago
  Michael Niedermayer 8c4145343d libvorbisdec: dont try to update an empty que 12 years ago
  Michael Niedermayer 2c34367b4a libvorbisenc: fix afq delay setting 12 years ago
  Michael Niedermayer d014e19515 libvorbisenc: switch to av_assert 13 years ago
  Paul B Mahol e9d5c0520f lavc: use designated initializers for AVClasses 13 years ago
  Paul B Mahol c1d62489e1 libvorbis: split encoder from decoder 13 years ago
  Paul B Mahol a7fbc5d004 libvorbis: cosmetics: remove empty line at EOF 13 years ago
  Michael Niedermayer d9b92980c9 libvorbis: only store version string if bitexact is not set. 13 years ago
  Michael Niedermayer afcb67113d Revert "Remove libvorbis Vorbis decoding support. Our native decoder is complete" 13 years ago
  Paul B Mahol ae2c33b0c2 cosmetics: remove superfluous curly brackets 13 years ago
  Michael Niedermayer 9407cf137f libvorbis: switch to ff_alloc_packet2(). 13 years ago
  Justin Ruggles e5aab2d7a4 libvorbis: use AVCodec.encode2() 13 years ago
  Justin Ruggles a45a1ea521 libvorbis: add/update error messages 13 years ago
  Justin Ruggles 592c4dbc7e libvorbis: use AVFifoBuffer for output packet buffer 13 years ago
  Justin Ruggles 1fe7c1be54 libvorbis: remove unneeded e_o_s check 13 years ago
  Justin Ruggles 94025d8a99 libvorbis: check return values for functions that can return errors 13 years ago
  Justin Ruggles c5063e0348 libvorbis: use float input instead of s16 13 years ago
  Justin Ruggles f15c4281dc libvorbis: do not flush libvorbis analysis if dsp state was not initialized 13 years ago
  Justin Ruggles 147ff24a0e libvorbis: use VBR by default, with default quality of 3 13 years ago
  Justin Ruggles 182d4f1f38 libvorbis: fix use of minrate/maxrate AVOptions 13 years ago
  Justin Ruggles eb35ef2932 libvorbis: cosmetics: renaming/pretty-printing/comments/unused code 13 years ago
  Justin Ruggles 6f600ab354 libvorbis: improve error checking in oggvorbis_encode_init() 13 years ago
  Justin Ruggles 255ad8881d audio encoders: do not set coded_frame->key_frame. 13 years ago
  Justin Ruggles 91a28b0e8e avcodec: add ff_samples_to_time_base() convenience function to internal.h 13 years ago
  Nicolas George 0098e79f8a libvorbis: proper error logging and return. 13 years ago
  Diego Biurrun d4b63054d9 cosmetics: Drop unnecessary parentheses around return values. 13 years ago
  Diego Biurrun ca5ab8cd21 libvorbis: K&R reformatting cosmetics 13 years ago
  Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 13 years ago
  Diego Biurrun 8671488799 Use explicit struct initializers for AVCodec declarations. 13 years ago
  Robert Swain 954a653216 vorbis: vpxenc: Add missing include for av_rescale* 14 years ago
  Anton Khirnov b66752790a AVOptions: make default_val a union, as proposed in AVOption2. 14 years ago
  Anton Khirnov 85770f2a26 AVOptions: make default_val a union, as proposed in AVOption2. 14 years ago
  Carl Eugen Hoyos 7c8c55ff03 Warn if Vorbis does not support the provided channel layout. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Diego Elio Pettenò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
  Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
  Justin Ruggles 78c8b4b758 Add audio flag to libvorbis AVOption. 14 years ago
  Stefano Sabatini 5d6e4c160a Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
  James Zern da7548585e Fix crash when using iblock option (when a warning is logged). 14 years ago
  Michael Niedermayer 77336a5e12 Allow setting the impulse block bias for libvorbis through a private codec parameter. 14 years ago
  Pascal Massimino fd7242ddbd remove an unneeded av_realloc() 15 years ago
  Pascal Massimino c426562cbf add some buffer checks 15 years ago
  Pascal Massimino 42859ddb7b use avccontext->frame_size where appropriate 15 years ago
  James Darnley 9577838f2f Fix libvorbis encoding with more than 2 channels 15 years ago
  Martin Storsjö d99659f0b3 libvorbis: Only drop 1-byte packets at end of stream 15 years ago
  Martin Storsjö 1204a13c48 libvorbis: Use memmove instead of memcpy for shifting data 15 years ago
  David Conrad 57ebbccf9c libvorbis: Disable strict bitrate management when not requested 15 years ago
  David Conrad ed638b5c4b libvorbis: OV_ECTL_RATEMANAGE_AVG is depreciated in favor of 15 years ago
  David Conrad e5a5ea9e89 libvorbis: Hook up min/max bitrate 15 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago