Sat, 04 Jul 2009 07:46:58 +0000 |
astrange |
H.264: Check the return value of decode_vui_parameters()
libavcodec
|
Fri, 03 Jul 2009 05:52:00 +0000 |
astrange |
H.264: Don't set data_partitioning for invalid NAL_DPA.
libavcodec
|
Thu, 02 Jul 2009 13:13:20 +0000 |
jai_menon |
Cleanup properly at the end of MPEG Audio parsing.
libavcodec
|
Wed, 01 Jul 2009 20:35:28 +0000 |
bcoudurier |
Revert r19317, "simplify slice_end, return size of output frame".
libavcodec
|
Wed, 01 Jul 2009 20:34:16 +0000 |
michael |
indent
libavcodec
|
Wed, 01 Jul 2009 20:30:37 +0000 |
michael |
Make sure we dont read over the end.
libavcodec
|
Wed, 01 Jul 2009 17:48:22 +0000 |
mru |
Fix potentially unaligned accesses in ff_copy_bits()
libavcodec
|
Wed, 01 Jul 2009 17:29:52 +0000 |
bcoudurier |
simplify slice_end, return size of output frame
libavcodec
|
Wed, 01 Jul 2009 15:08:02 +0000 |
kostya |
RV3/4 intra types array causes alignment issues (at least on ARM5), thus change
libavcodec
|
Wed, 01 Jul 2009 10:36:18 +0000 |
mru |
Fix argument type mismatches for av_picture_crop and av_picture_fill
libavcodec
|
Wed, 01 Jul 2009 06:48:27 +0000 |
bcoudurier |
add missing \n to error message
libavcodec
|
Wed, 01 Jul 2009 00:55:17 +0000 |
mru |
ADPCM: remove unreachable break statement after return
libavcodec
|
Tue, 30 Jun 2009 23:45:01 +0000 |
darkshikari |
Fix libx264.c to not drop SEI userdata from x264 encoder.
libavcodec
|
Tue, 30 Jun 2009 12:11:29 +0000 |
reimar |
Fix nalsize check to avoid an integer overflow that made the check
libavcodec
|
Tue, 30 Jun 2009 06:44:32 +0000 |
stefang |
fix slice header checking
libavcodec
|
Tue, 30 Jun 2009 03:57:27 +0000 |
michael |
Drop code that attempts to decode frames that are prefixed by junk.
libavcodec
|
Tue, 30 Jun 2009 03:37:20 +0000 |
kostya |
Support RGB48 PNG decoding
libavcodec
|
Tue, 30 Jun 2009 03:12:50 +0000 |
michael |
Rewrite mp3 parser. New code is much simpler and does not drop
libavcodec
|
Mon, 29 Jun 2009 19:17:03 +0000 |
rbultje |
Add doxy to av_log_missing_feature() etc. stating that the function is
libavcodec
|
Mon, 29 Jun 2009 19:11:53 +0000 |
rbultje |
Move av_log_missing_feature() from the internal.h to the public avcodec.h
libavcodec
|
Mon, 29 Jun 2009 19:07:04 +0000 |
rbultje |
Rename ff_log_missing_feature() to av_log_missing_feature().
libavcodec
|
Mon, 29 Jun 2009 09:02:07 +0000 |
conrad |
Revert r19149 "Disable native Vorbis encoder"
libavcodec
|
Sat, 27 Jun 2009 08:39:56 +0000 |
cehoyos |
Replace an occurence of -1 by PIX_FMT_NONE, fixes icc warning #188:
libavcodec
|
Fri, 26 Jun 2009 17:43:05 +0000 |
voroshil |
Pitch delay decoding
libavcodec
|
Fri, 26 Jun 2009 17:42:25 +0000 |
voroshil |
Replace pitch_delay_int array with single variable.
libavcodec
|
Wed, 24 Jun 2009 22:35:11 +0000 |
stefano |
Rewrite doxy for av_strtod().
libavcodec
|
Wed, 24 Jun 2009 12:10:20 +0000 |
cehoyos |
Improve wording: s/reseted/reset
libavcodec
|
Wed, 24 Jun 2009 04:38:48 +0000 |
voroshil |
LSF (Line Spectral Frequencies) decoding routine.
libavcodec
|
Tue, 23 Jun 2009 21:03:35 +0000 |
cehoyos |
Fix H.264 picture reordering, 2nd try.
libavcodec
|
Tue, 23 Jun 2009 18:17:15 +0000 |
vitor |
Make documentation better match the code. Now AVCodecContext.sample_fmt
libavcodec
|
Tue, 23 Jun 2009 07:41:38 +0000 |
kostya |
Edge emulation should be used in B-frame MC in mspel mode with
libavcodec
|
Mon, 22 Jun 2009 22:22:40 +0000 |
stefano |
Export av_strtod() to eval.h.
libavcodec
|
Sun, 21 Jun 2009 21:37:05 +0000 |
stefano |
Cosmetics: rename 'name' av_strtod() param to 'numstr'. The new name
libavcodec
|
Sun, 21 Jun 2009 03:50:26 +0000 |
bcoudurier |
Fetch timestamp for the first frame of field only if frame_offset and
libavcodec
|
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
|