Mon, 08 Sep 2008 18:31:48 +0000 |
michael |
Remove deprecated avcodec_decode_audio() this one was not under #ifdef.
libavcodec
|
Mon, 08 Sep 2008 18:29:08 +0000 |
michael |
avcodec_find_best_pix_fmt() needs a 64bit mask as there are more than 32 pix_fmts.
libavcodec
|
Mon, 08 Sep 2008 18:18:49 +0000 |
michael |
Rename error_resilience to error_recognition.
libavcodec
|
Mon, 08 Sep 2008 15:28:07 +0000 |
michael |
Remove DEFAULT_FRAME_RATE_BASE.
libavcodec
|
Mon, 08 Sep 2008 15:24:16 +0000 |
michael |
Drop deprecated SAMPLE_FMT_S24.
libavcodec
|
Mon, 08 Sep 2008 15:03:17 +0000 |
michael |
Remove stuff under #if LIBAVCODEC_VERSION_INT.
libavcodec
|
Mon, 08 Sep 2008 14:24:59 +0000 |
michael |
Bump Major version, this commit is almost just renaming bits_per_sample to
libavcodec
|
Wed, 03 Sep 2008 17:43:00 +0000 |
michael |
Clarify sample_aspect_ratio.
libavcodec
|
Mon, 01 Sep 2008 14:33:54 +0000 |
jbr |
create a separate codec_id for E-AC-3
libavcodec
|
Sun, 31 Aug 2008 07:39:47 +0000 |
stefano |
Globally rename the header inclusion guard names.
libavcodec
|
Sat, 30 Aug 2008 04:26:45 +0000 |
pross |
Remove 'currently unused' warning about SAMPLE_FMT_xxx.
libavcodec
|
Fri, 29 Aug 2008 04:02:04 +0000 |
pross |
Bump libavcodec minor version number for r15017.
libavcodec
|
Fri, 29 Aug 2008 03:59:48 +0000 |
pross |
Add AVCodecContext.bits_per_raw_sample field.
libavcodec
|
Fri, 29 Aug 2008 03:52:10 +0000 |
pross |
Change AVCodecContext.bits_per_sample to bits_per_coded_sample.
libavcodec
|
Thu, 21 Aug 2008 07:21:26 +0000 |
superdump |
Last hunk of the AAC decoder code to be OKed and build system and documentation
libavcodec
|
Wed, 20 Aug 2008 23:11:26 +0000 |
michael |
Provide a simpler way for the user to reorder her timestamps.
libavcodec
|
Tue, 19 Aug 2008 19:25:00 +0000 |
jai_menon |
Update changelog and general.texi to reflect
libavcodec
|
Tue, 19 Aug 2008 10:43:47 +0000 |
pross |
Add F64BE, F64LE and F64BE PCM codecs.
libavcodec
|
Tue, 19 Aug 2008 10:36:30 +0000 |
pross |
Add SAMPLE_FMT_DBL.
libavcodec
|
Mon, 18 Aug 2008 12:03:59 +0000 |
pross |
Mark SAMPLE_FMT_S24 as deprecated.
libavcodec
|
Sun, 10 Aug 2008 22:18:46 +0000 |
superdump |
Bump minor version as av_log_missing_feature() was added to public API in
libavcodec
|
Sun, 10 Aug 2008 20:29:43 +0000 |
superdump |
Add a generic function to lavc to log messages about missing features.
libavcodec
|
Fri, 08 Aug 2008 18:34:27 +0000 |
stefano |
Doxygenate avcodec_version().
libavcodec
|
Wed, 06 Aug 2008 08:33:25 +0000 |
pross |
Electronic Arts TGV decoder
libavcodec
|
Mon, 28 Jul 2008 10:48:03 +0000 |
pross |
increment minor version for commit r14412 (add sample_fmts infrastructure)
libavcodec
|
Sat, 26 Jul 2008 08:48:26 +0000 |
pross |
add sample_fmts infrastructure: AVCodec->sample_fmts and SAMPLE_FMT_NB enum.
libavcodec
|
Sat, 26 Jul 2008 07:08:15 +0000 |
pross |
add CODEC_ID_PCM_F32BE (32-bit floating point PCM big endian decoder)
libavcodec
|
Sat, 26 Jul 2008 01:57:10 +0000 |
astrange |
Add a new -debug option for tracing calls to the default get/release_buffer functions.
libavcodec
|
Mon, 21 Jul 2008 20:52:24 +0000 |
diego |
Correct b_quant offset comment in avcodec.h, it is the description for
libavcodec
|
Sat, 19 Jul 2008 15:57:06 +0000 |
michael |
Make strict_std_compliance available to decoders.
libavcodec
|
Sat, 12 Jul 2008 18:42:00 +0000 |
michael |
New codec probing system try #1.
libavcodec
|
Fri, 11 Jul 2008 15:25:12 +0000 |
andoma |
Deprecate avcodec_build(), it returns the same value as
libavcodec
|
Thu, 10 Jul 2008 03:01:39 +0000 |
ramiro |
Motion Pixels Video Decoder.
libavcodec
|
Wed, 09 Jul 2008 08:34:43 +0000 |
pross |
increment minor version for commit r14110 (Electronic Arts CMV decoder)
libavcodec
|
Tue, 08 Jul 2008 13:22:23 +0000 |
pross |
Electronic Arts CMV decoder
libavcodec
|
Fri, 04 Jul 2008 15:44:13 +0000 |
ramiro |
MLP/TrueHD decoder.
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Mon, 09 Jun 2008 00:43:07 +0000 |
bcoudurier |
uniformize trellis quant option
libavcodec
|
Sun, 08 Jun 2008 17:12:25 +0000 |
banan |
Oma demuxer
libavcodec
|
Thu, 05 Jun 2008 02:20:15 +0000 |
lorenm |
rename me=tesa
libavcodec
|
Thu, 05 Jun 2008 01:57:35 +0000 |
bcoudurier |
add esa/dia compat me options and new tesa for libx264
libavcodec
|
Mon, 02 Jun 2008 23:00:04 +0000 |
aurel |
bump micro version after commit r13615
libavcodec
|
Mon, 02 Jun 2008 14:23:25 +0000 |
michael |
Move new field to the end to avoid ABI breakage, I thought this struct
libavcodec
|
Mon, 02 Jun 2008 03:10:00 +0000 |
michael |
Rename last_frame_offset to next_frame_offset.
libavcodec
|
Mon, 02 Jun 2008 02:55:30 +0000 |
michael |
Simplify parser core.
libavcodec
|
Fri, 30 May 2008 21:12:33 +0000 |
michael |
Move *_static to bitstream.c which is the only file left which needs
libavcodec
|
Mon, 26 May 2008 23:19:26 +0000 |
diego |
Clarify avcodec_encode_audio() vs. PCM audio.
libavcodec
|
Sat, 17 May 2008 11:42:03 +0000 |
diego |
LPCM 24 bits support, patch by Lars T¸«£uber, lars.taeuber gmx net
libavcodec
|
Sun, 11 May 2008 11:15:18 +0000 |
diego |
Document AVCodecContext channels field.
libavcodec
|
Tue, 29 Apr 2008 14:08:01 +0000 |
ramiro |
Typo: distoration -> distortion.
libavcodec
|
Tue, 22 Apr 2008 20:06:20 +0000 |
superdump |
Add supported_samplerates field to AVCodec
libavcodec
|
Thu, 17 Apr 2008 07:38:30 +0000 |
benoit |
fix a typo
libavcodec
|
Thu, 17 Apr 2008 07:37:02 +0000 |
benoit |
Make two comments doxygen compatible.
libavcodec
|
Thu, 17 Apr 2008 06:07:27 +0000 |
andoma |
Add descriptive long_name to AVCodec
libavcodec
|
Mon, 14 Apr 2008 14:31:43 +0000 |
benoit |
Maxis XA demuxer and decoder.
libavcodec
|
Sun, 13 Apr 2008 21:06:31 +0000 |
vitor |
BFI demuxer
libavcodec
|
Sun, 13 Apr 2008 07:48:43 +0000 |
diego |
Add explanatory comments to enum CodecID.
libavcodec
|
Tue, 08 Apr 2008 10:49:23 +0000 |
michael |
add CODEC_ID_DIRAC
libavcodec
|
Mon, 31 Mar 2008 10:41:40 +0000 |
superdump |
Escape 124 (RPL) decoder
libavcodec
|
Sun, 30 Mar 2008 19:16:08 +0000 |
vitor |
8SVX decoder
libavcodec
|
Sat, 29 Mar 2008 22:27:25 +0000 |
michael |
Fix closed gop flag disapearence.
libavcodec
|
Fri, 21 Mar 2008 13:45:55 +0000 |
faust3 |
rl2 decoder
libavcodec
|
Fri, 21 Mar 2008 11:40:05 +0000 |
michael |
Document AVCodec.flush()
libavcodec
|
Fri, 21 Mar 2008 11:35:32 +0000 |
michael |
Document AVCodec.capabilities.
libavcodec
|
Fri, 21 Mar 2008 03:54:45 +0000 |
zuxy |
Apply 'alloc_size' and 'malloc' attributes to av_mallocz_static()
libavcodec
|
Thu, 20 Mar 2008 18:16:13 +0000 |
michael |
More complete documentation for AVFrame.reference.
libavcodec
|
Tue, 18 Mar 2008 19:51:34 +0000 |
ramiro |
Mimic decoder.
libavcodec
|
Sat, 15 Mar 2008 12:24:31 +0000 |
ramiro |
Typo
libavcodec
|
Thu, 13 Mar 2008 18:10:58 +0000 |
diego |
This file does not use size_t, so no need to #include <sys/types.h>.
libavcodec
|
Mon, 10 Mar 2008 18:42:09 +0000 |
diego |
misc spelling fixes
libavcodec
|
Thu, 06 Mar 2008 17:41:31 +0000 |
takis |
Make av_class a pointer to a const AVClass. Addresses one warning in
libavcodec
|
Thu, 06 Mar 2008 07:30:41 +0000 |
kostya |
IMA ADPCM encoder - QT variant
libavcodec
|
Wed, 05 Mar 2008 15:23:54 +0000 |
aurel |
doxyfy frame type comments and add some more comments
libavcodec
|
Wed, 05 Mar 2008 15:19:26 +0000 |
aurel |
define BI frame type along with other frame types
libavcodec
|
Wed, 27 Feb 2008 20:34:44 +0000 |
banan |
Add more riff IDs to support remuxing.
libavcodec
|
Tue, 26 Feb 2008 20:37:59 +0000 |
mru |
less preprocessor magic in version number macros
libavcodec
|
Tue, 26 Feb 2008 14:59:11 +0000 |
michael |
floating point AAN IDCT
libavcodec
|
Mon, 25 Feb 2008 09:22:11 +0000 |
mru |
Install headers in $prefix/include/$libname
libavcodec
|
Sat, 23 Feb 2008 23:30:41 +0000 |
banan |
Riff ids for wmapro and wmavoice, this adds support for stream copy of these codecs between asf,avi and wav containers.
libavcodec
|
Wed, 20 Feb 2008 20:24:38 +0000 |
michael |
revert 12156
libavcodec
|
Wed, 20 Feb 2008 03:20:06 +0000 |
michael |
Make timestamp interpolation work with mpeg2 field pictures.
libavcodec
|
Tue, 19 Feb 2008 22:50:28 +0000 |
mru |
Clean up lib* version definitions
libavcodec
|
Sun, 17 Feb 2008 03:44:47 +0000 |
mru |
remove duplicate AV_STRINGIFY() definition
libavcodec
|
Fri, 15 Feb 2008 12:04:35 +0000 |
lucabe |
Fix
libavcodec
|
Mon, 11 Feb 2008 08:01:07 +0000 |
andoma |
Add 'reservoir' flag to lavc's flags2 controlling whether or not codes may
libavcodec
|
Wed, 06 Feb 2008 12:37:37 +0000 |
reimar |
Add support for speex in ogg
libavcodec
|
Sat, 02 Feb 2008 22:54:50 +0000 |
michael |
Make avcodec_decode_* functions take const input buffers.
libavcodec
|
Fri, 01 Feb 2008 02:26:19 +0000 |
michael |
The buffer passed into the decoder should be const.
libavcodec
|
Sun, 27 Jan 2008 19:57:04 +0000 |
reimar |
Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in the mov demuxer.
libavcodec
|
Sun, 27 Jan 2008 15:43:17 +0000 |
aurel |
Add support for Matroska attachments.
libavcodec
|
Sat, 29 Dec 2007 20:49:03 +0000 |
aurel |
export raw SSA tracks with their own codec ID (patch by Evgeniy Stepanov)
libavcodec
|
Fri, 28 Dec 2007 13:07:43 +0000 |
ivo |
Sun Rasterfile decoder
libavcodec
|
Fri, 28 Dec 2007 06:13:55 +0000 |
jbr |
use cutoff frequency to adjust bandwidth in ac3 encoder
libavcodec
|
Wed, 26 Dec 2007 22:17:46 +0000 |
ivo |
PC Paintbrush PCX image decoder
libavcodec
|
Fri, 21 Dec 2007 11:50:18 +0000 |
diego |
comment typo fixes
libavcodec
|
Fri, 21 Dec 2007 00:22:40 +0000 |
ivo |
typo ;)
libavcodec
|
Thu, 20 Dec 2007 09:59:07 +0000 |
michael |
Document a few more structure change rules with relation to ABI/API.
libavcodec
|
Thu, 20 Dec 2007 09:43:01 +0000 |
michael |
Document structure change rules with relation to ABI/API.
libavcodec
|
Thu, 20 Dec 2007 00:55:08 +0000 |
jbr |
Add option for user to scale the amount of dynamic range compression which is
libavcodec
|
Tue, 18 Dec 2007 19:40:57 +0000 |
michael |
A little more doxygenization.
libavcodec
|
Tue, 18 Dec 2007 19:40:08 +0000 |
michael |
Document Motion_Est_IDs.
libavcodec
|
Tue, 18 Dec 2007 14:51:55 +0000 |
michael |
Remove old variable with the next major version bump.
libavcodec
|
Mon, 17 Dec 2007 19:29:13 +0000 |
michael |
another comment ->doxy
libavcodec
|
Mon, 17 Dec 2007 19:26:11 +0000 |
michael |
ME default does not belong to the ME type enum.
libavcodec
|
Mon, 17 Dec 2007 19:25:13 +0000 |
michael |
change some normal comments to doxy ones
libavcodec
|
Wed, 12 Dec 2007 18:40:11 +0000 |
michael |
av_*_next() API for libavcodec
libavcodec
|
Wed, 12 Dec 2007 11:52:27 +0000 |
takis |
Show which bitstreamfilters were compiled in, similar to the protocols etc
libavcodec
|
Sun, 02 Dec 2007 15:43:08 +0000 |
diego |
Misc spelling fixes, prefer American over British English.
libavcodec
|
Sat, 01 Dec 2007 12:05:59 +0000 |
diego |
succes --> success typo
libavcodec
|
Wed, 28 Nov 2007 12:41:35 +0000 |
diego |
Clarify documentation for avcodec_encode_audio.
libavcodec
|
Sun, 25 Nov 2007 16:32:47 +0000 |
aurel |
add pcm_s16le_planar support for electronicarts files
libavcodec
|
Thu, 15 Nov 2007 10:28:12 +0000 |
takis |
Attribute for specifying direction should come right after @param.
libavcodec
|
Fri, 09 Nov 2007 21:37:48 +0000 |
michael |
intrax8 decoder patch by "someone"
libavcodec
|
Wed, 07 Nov 2007 05:35:46 +0000 |
kostya |
Musepack SV8 demuxer and decoder
libavcodec
|
Sat, 03 Nov 2007 22:37:18 +0000 |
aurel |
add Electronic Arts XAS ADPCM decoder
libavcodec
|
Tue, 30 Oct 2007 23:20:26 +0000 |
aurel |
EA IMA EACS decoder
libavcodec
|
Tue, 30 Oct 2007 23:12:18 +0000 |
aurel |
EA IMA SEAD decoder
libavcodec
|
Wed, 24 Oct 2007 20:49:42 +0000 |
aurel |
EA ADPCM R1, R2 and R3 decoder
libavcodec
|
Mon, 22 Oct 2007 06:01:38 +0000 |
kostya |
Beam Software SIFF demuxer and video decoder
libavcodec
|
Sun, 21 Oct 2007 17:26:02 +0000 |
kostya |
New RM format deserves small version bump
libavcodec
|