Sat, 20 Jun 2009 14:47:38 +0000 |
cehoyos |
Revert r19239: It broke four conformance tests.
libavcodec
|
Sat, 20 Jun 2009 13:36:21 +0000 |
voroshil |
Convertion of LSF values to coefficients of linear prediction filter
libavcodec
|
Sat, 20 Jun 2009 13:16:07 +0000 |
cehoyos |
Fix H.264 picture reordering.
libavcodec
|
Sat, 20 Jun 2009 13:10:17 +0000 |
cehoyos |
Fix indentation after last commit.
libavcodec
|
Sat, 20 Jun 2009 13:07:21 +0000 |
cehoyos |
Fix yamaha adpcm stereo (issue 1117).
libavcodec
|
Sat, 20 Jun 2009 11:22:25 +0000 |
faust3 |
Make remaining run level decode comments doxygen comments
libavcodec
|
Sat, 20 Jun 2009 11:06:48 +0000 |
faust3 |
Simplify run level decoding:
libavcodec
|
Sat, 20 Jun 2009 10:33:18 +0000 |
faust3 |
Fix indentation after the previous commit
libavcodec
|
Sat, 20 Jun 2009 10:28:55 +0000 |
faust3 |
Add support for escape coded wmapro run level coefficients
libavcodec
|
Sat, 20 Jun 2009 09:05:28 +0000 |
faust3 |
Introduce WMACoef typedef for decoded coefficients
libavcodec
|
Fri, 19 Jun 2009 09:56:35 +0000 |
reimar |
Add support for encoding XSUB subtitles. Muxing support is still missing.
libavcodec
|
Fri, 19 Jun 2009 08:28:07 +0000 |
reimar |
Add pts field to AVSubtitle, for use by future XSUB encoder (and XSUB decoder
libavcodec
|
Thu, 18 Jun 2009 18:14:38 +0000 |
voroshil |
G.729 decoding routine (skeleton, including parameters decoding).
libavcodec
|
Wed, 17 Jun 2009 22:33:04 +0000 |
mru |
ARM: slightly faster NEON H264 horizontal loop filter
libavcodec
|
Wed, 17 Jun 2009 05:54:42 +0000 |
darkshikari |
VC-1/WMV: Remove redundant ff_init_block_index() calls.
libavcodec
|
Tue, 16 Jun 2009 21:50:36 +0000 |
astrange |
H.264: Fix memory leaks with multithreading.
libavcodec
|
Tue, 16 Jun 2009 17:33:57 +0000 |
darkshikari |
SSE version of clear_blocks
libavcodec
|
Tue, 16 Jun 2009 09:09:03 +0000 |
darkshikari |
VC-1/WMV3 decoding: don't clear blocks unless they're actually used.
libavcodec
|
Tue, 16 Jun 2009 09:00:55 +0000 |
darkshikari |
idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall.
libavcodec
|
Tue, 16 Jun 2009 00:48:07 +0000 |
darkshikari |
Fix typo in vc1.c, make capitalization in warning/error messages more consistent.
libavcodec
|
Mon, 15 Jun 2009 14:38:30 +0000 |
heydowns |
Fix unaligned accesses by doing bytewise access until aligned, then
libavcodec
|
Sun, 14 Jun 2009 22:41:30 +0000 |
bcoudurier |
print error when dv frame profile cannot be found
libavcodec
|
Sun, 14 Jun 2009 22:34:28 +0000 |
bcoudurier |
check if frame size matches old sys and assumes corrupted input, fixes #1192
libavcodec
|
Sun, 14 Jun 2009 09:55:28 +0000 |
pross |
Initialise MAD decode_block_intra() loop iterator to zero.
libavcodec
|
Sun, 14 Jun 2009 02:31:06 +0000 |
voroshil |
G.729 decoder initialization routine (skeleton)
libavcodec
|
Sun, 14 Jun 2009 02:29:39 +0000 |
voroshil |
Replace MAX_SUBFRAME_SIZE and ctx->subframe_size with SUBFRAME_SIZE,
libavcodec
|
Sat, 13 Jun 2009 22:33:13 +0000 |
jbr |
Do not guess the channel layout when getting its string value.
libavcodec
|
Sat, 13 Jun 2009 18:57:54 +0000 |
jbr |
Remove the 3-front-channel layout from the list of channel layout
libavcodec
|
Sat, 13 Jun 2009 06:41:51 +0000 |
kostya |
Correct reading bits in MPC SV8 base codes (when we have to read 0 or >16 bits).
libavcodec
|
Sat, 13 Jun 2009 02:19:41 +0000 |
pross |
Electronic Arts Madcow decoder
libavcodec
|
Fri, 12 Jun 2009 21:16:33 +0000 |
alexc |
Cosmetics: Re-indent after last commit
libavcodec
|
Fri, 12 Jun 2009 21:14:45 +0000 |
alexc |
Move TNS and swb_offset tables from aacdectab.h to aactab.c so that they can be
libavcodec
|
Fri, 12 Jun 2009 17:39:56 +0000 |
darkshikari |
Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly.
libavcodec
|
Fri, 12 Jun 2009 16:00:26 +0000 |
faust3 |
Move run level decode functionality to ff_wma_run_level_decode
libavcodec
|
Fri, 12 Jun 2009 15:48:41 +0000 |
faust3 |
cosmetics: Add brackets between if/else
libavcodec
|
Fri, 12 Jun 2009 15:38:11 +0000 |
faust3 |
Add additional sample rates to the frame len bits calculation code
libavcodec
|
Fri, 12 Jun 2009 15:21:43 +0000 |
faust3 |
Move frame len bits calculation to ff_wma_get_frame_len_bits
libavcodec
|
Fri, 12 Jun 2009 13:12:13 +0000 |
diego |
cosmetics: Prettyprint and reformat wma.c closer to K&R style.
libavcodec
|
Fri, 12 Jun 2009 05:29:29 +0000 |
diego |
DPX (Digital Picture Exchange) image decoder
libavcodec
|
Thu, 11 Jun 2009 20:18:29 +0000 |
diego |
The internal header libavutil/internal.h should not be used outside libavutil.
libavcodec
|
Thu, 11 Jun 2009 09:40:24 +0000 |
diego |
10l: Add vc1dec.o to the list of WMV3 objects, same as for VC-1.
libavcodec
|
Thu, 11 Jun 2009 09:31:31 +0000 |
diego |
Split decoder-specific code off from vc1.c into vc1dec.c and keep code
libavcodec
|
Thu, 11 Jun 2009 08:16:08 +0000 |
bcoudurier |
Add const in cast. Removes warning:
libavcodec
|
Thu, 11 Jun 2009 08:14:50 +0000 |
bcoudurier |
give s->resample_context to avoid segfault, avclass was moved
libavcodec
|
Thu, 11 Jun 2009 06:28:06 +0000 |
conrad |
Disable native Vorbis encoder; quality is much worse than libvorbis and
libavcodec
|
Wed, 10 Jun 2009 20:50:53 +0000 |
diego |
Add code to enable and disable all VAAPI and VDPAU parts.
libavcodec
|
Tue, 09 Jun 2009 21:16:40 +0000 |
cehoyos |
Add field prev_interlaced_frame to H264Context to be able to flag soft telecine
libavcodec
|
Tue, 09 Jun 2009 20:29:52 +0000 |
diego |
Express the H.264 parser dependency on the golomb code in configure instead of
libavcodec
|
Tue, 09 Jun 2009 20:07:01 +0000 |
diego |
Add missing dependencies for H.264 and VC-1 parsers.
libavcodec
|
Tue, 09 Jun 2009 10:06:25 +0000 |
lucabe |
Properly initialize AVFrames to default values in the MPEG decoder (fixes
libavcodec
|
Sun, 07 Jun 2009 19:30:54 +0000 |
michael |
Clarify (re)get_buffer() and CODEC_CAP_DR1 relation.
libavcodec
|
Sun, 07 Jun 2009 15:15:45 +0000 |
diego |
Remove comments that refer to fixed-point AMR implementations.
libavcodec
|
Sat, 06 Jun 2009 20:16:53 +0000 |
bcoudurier |
clarify avcodec_decode_audio3 and avcodec_decode_video2 doxygen
libavcodec
|
Sat, 06 Jun 2009 17:40:33 +0000 |
voroshil |
K&R formatting of already submitted G.729 code
libavcodec
|
Sat, 06 Jun 2009 12:42:11 +0000 |
voroshil |
Convert structure names to FFmpeg style
libavcodec
|
Sat, 06 Jun 2009 09:35:15 +0000 |
stefano |
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should
libavcodec
|
Sat, 06 Jun 2009 08:46:08 +0000 |
kostya |
Get new buffer during frame decoding in VB video decoder, not only once
libavcodec
|
Sat, 06 Jun 2009 05:38:09 +0000 |
voroshil |
Internal routine should not use name of standard function.
libavcodec
|
Fri, 05 Jun 2009 17:11:46 +0000 |
voroshil |
Remove ff_g729_ and g729_ prefixes from static routines.
libavcodec
|
Fri, 05 Jun 2009 12:32:40 +0000 |
diego |
Add support for external OpenCORE libraries for AMR-NB/WB support.
libavcodec
|