Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Fri, 09 May 2008 11:56:36 +0000 |
diego |
Use full path for #includes from another directory.
libavcodec
|
Sun, 04 May 2008 01:08:40 +0000 |
ramiro |
Indent.
libavcodec
|
Sun, 04 May 2008 01:07:46 +0000 |
ramiro |
Do not read out of array bounds.
libavcodec
|
Fri, 02 May 2008 21:35:32 +0000 |
jbr |
move call to init_get_bits inside conditional
libavcodec
|
Fri, 02 May 2008 21:34:34 +0000 |
jbr |
share streaminfo parsing function
libavcodec
|
Fri, 02 May 2008 21:33:14 +0000 |
jbr |
split out some decoder context params to a shared macro
libavcodec
|
Fri, 02 May 2008 21:30:32 +0000 |
jbr |
change function parameters for dump_headers()
libavcodec
|
Fri, 02 May 2008 21:29:49 +0000 |
jbr |
change function parameters for metadata_streaminfo()
libavcodec
|
Tue, 29 Apr 2008 01:29:35 +0000 |
jbr |
remove unused variable, min_framesize
libavcodec
|
Sun, 27 Apr 2008 10:52:44 +0000 |
diego |
Add long names to many AVCodec declarations.
libavcodec
|
Fri, 21 Mar 2008 03:11:20 +0000 |
zuxy |
Apply 'cold' attribute to init/uninit functions in libavcodec
libavcodec
|
Tue, 19 Feb 2008 22:09:08 +0000 |
michael |
Fix ;;
libavcodec
|
Fri, 01 Feb 2008 04:14:46 +0000 |
michael |
const
libavcodec
|
Fri, 04 Jan 2008 23:09:58 +0000 |
aurel |
improve CRC API
libavcodec
|
Sun, 04 Nov 2007 00:06:33 +0000 |
jbr |
Add decoding support for variable block size FLAC files using the latest FLAC
libavcodec
|
Sat, 03 Nov 2007 23:54:50 +0000 |
jbr |
Add support for FLAC's new RICE2 entropy coding method. Patch by Josh Coalson.
libavcodec
|
Sun, 30 Sep 2007 03:01:56 +0000 |
lorenm |
20% faster lpc, 6% overall flac decoding
libavcodec
|
Sun, 30 Sep 2007 02:12:03 +0000 |
lorenm |
replace FIR with finite differences.
libavcodec
|
Tue, 25 Sep 2007 23:31:13 +0000 |
lorenm |
optimize decode_subframe_lpc()
libavcodec
|
Thu, 09 Aug 2007 00:13:31 +0000 |
alex |
use get_bits1(..) instead get_bits(.., 1)
libavcodec
|
Thu, 14 Jun 2007 09:32:04 +0000 |
benoit |
add and remove some parentheses
libavcodec
|
Tue, 12 Jun 2007 07:59:43 +0000 |
gpoirier |
fix 8- and 24-bit FLAC decoding
libavcodec
|
Sun, 21 Jan 2007 09:55:28 +0000 |
reimar |
Fix crash when pred_order greater s->blocksize >> rice_order.
libavcodec
|
Sun, 14 Jan 2007 23:50:06 +0000 |
michael |
avcodec_decode_audio2()
libavcodec
|
Thu, 23 Nov 2006 22:22:03 +0000 |
aurel |
flac: allow reading of full metadata headers from extradata
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Mon, 28 Aug 2006 18:46:01 +0000 |
aurel |
force usage of ALT_BITSTREAM_READER where needed
libavcodec
|
Fri, 07 Jul 2006 22:43:32 +0000 |
michael |
moving utf8 reading function to libavutil
libavcodec
|
Fri, 07 Jul 2006 22:41:43 +0000 |
michael |
seems i forgot to commit this simplification ...
libavcodec
|
Wed, 21 Jun 2006 00:21:26 +0000 |
lu_zero |
fix 24bit flac support, revised from Thibaut Mattern <thibaut.mattern@gmail.com>
libavcodec
|
Mon, 06 Mar 2006 15:09:04 +0000 |
michael |
switch flac to av_crc
libavcodec
|
Wed, 25 Jan 2006 22:10:13 +0000 |
diego |
warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Mon, 05 Sep 2005 09:28:46 +0000 |
michael |
AV_LOG_DEBUG vs. AV_LOG_ERROR
libavcodec
|
Sun, 24 Apr 2005 17:21:11 +0000 |
melanson |
Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped")
libavcodec
|
Mon, 28 Feb 2005 05:27:21 +0000 |
lorenm |
10l (deallocated memory again)
libavcodec
|
Thu, 24 Feb 2005 19:08:50 +0000 |
michael |
kill warnings patch by (Mns Rullgrd <mru inprovide com>)
libavcodec
|
Sun, 20 Feb 2005 23:21:50 +0000 |
lorenm |
Fix a crash when multiple metadata packets are present.
libavcodec
|
Fri, 04 Feb 2005 11:53:35 +0000 |
michael |
10l (use of deallocated memory)
libavcodec
|
Wed, 29 Dec 2004 17:50:25 +0000 |
michael |
common.c -> bitstream.c (and the single non bitstream func -> utils.c)
libavcodec
|
Sat, 26 Jun 2004 10:09:19 +0000 |
alex |
skip_utf8, unused yet
libavcodec
|
Sun, 13 Jun 2004 23:40:54 +0000 |
melanson |
warning vigilance
libavcodec
|
Thu, 10 Jun 2004 04:13:43 +0000 |
melanson |
attempt to create some separation in the FLAC system with respect to
libavcodec
|
Fri, 21 May 2004 14:37:16 +0000 |
michael |
data_size = 0 cleanup
libavcodec
|
Wed, 24 Mar 2004 23:32:48 +0000 |
mellum |
warning patrol
libavcodec
|
Fri, 05 Mar 2004 14:08:33 +0000 |
kabi |
* const warn elimintation
libavcodec
|
Wed, 18 Feb 2004 15:17:54 +0000 |
michael |
flac_flush()
libavcodec
|
Wed, 18 Feb 2004 14:05:49 +0000 |
michael |
simplify
libavcodec
|
Wed, 18 Feb 2004 04:10:52 +0000 |
michael |
crc8 checking, based upon a patch by (Miroslav Lichvar <lichvarm at phoenix dot inf dot upol dot cz>)
libavcodec
|
Wed, 18 Feb 2004 02:00:55 +0000 |
michael |
remove residual array, it isnt really needed
libavcodec
|
Wed, 18 Feb 2004 01:49:30 +0000 |
michael |
flac fixes:
libavcodec
|
Wed, 18 Feb 2004 01:22:05 +0000 |
michael |
flac decoder by (Alex Beregszaszi <alex at fsn dot hu>)
libavcodec
|