2005-05-14 |
mru |
work with latest svn of x264
libavcodec
|
2005-05-14 |
michael |
preserve parse context
libavcodec
|
2005-05-14 |
michael |
fill missing reference pictures with something to avoid assertion failure
libavcodec
|
2005-05-13 |
michael |
10l (%f vs. %Ld)
libavcodec
|
2005-05-13 |
mru |
fix theora header parsing
libavcodec
|
2005-05-13 |
mru |
remove/replace non-ascii characters
libavcodec
|
2005-05-13 |
mru |
change extradata format for vorbis
libavcodec
|
2005-05-13 |
michael |
alignment fix by (Gábor Kovács >picard demoscene hu)
libavcodec
|
2005-05-13 |
michael |
10l (mb_type uninitalized and then changed and overwritten)
libavcodec
|
2005-05-12 |
michael |
typo found by Chengji Zhao
libavcodec
|
2005-05-12 |
michael |
arm alignment fix
libavcodec
|
2005-05-12 |
iive |
few bistream fixes and verbosity tweaks
libavcodec
|
2005-05-12 |
michael |
sanity check
libavcodec
|
2005-05-12 |
michael |
some asserts()
libavcodec
|
2005-05-12 |
michael |
b_frame_strategy sanity check
libavcodec
|
2005-05-11 |
diego |
Add missing pp=ac to pp_help.
libavcodec
|
2005-05-11 |
michael |
fixing decoding of AlanKay-245.asf
libavcodec
|
2005-05-11 |
mru |
theora decoding using libtheora
libavcodec
|
2005-05-11 |
michael |
support the LE reader, so it can be tested a little
libavcodec
|
2005-05-11 |
michael |
LE bitstream reader based upon a patch by (Balatoni Denes <dbalatoni programozo hu)
libavcodec
|
2005-05-10 |
michael |
typo
libavcodec
|
2005-05-10 |
michael |
a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge net]
libavcodec
|
2005-05-10 |
michael |
optimization
libavcodec
|
2005-05-10 |
michael |
change macros to inline functions
libavcodec
|
2005-05-08 |
michael |
#defines for strict_std_compliance and split between inofficial extensions and non standarized things
libavcodec
|
2005-05-08 |
michael |
fix PIC
libavcodec
|
2005-05-08 |
mmu_man |
support BUILDSUF patch by <charles dot yates at pandora dot be>
libavcodec
|
2005-05-08 |
michael |
fix block corruption caused by clear_blocks() optimization
libavcodec
|
2005-05-08 |
michael |
overflow fix
libavcodec
|
2005-05-08 |
michael |
complain about mpeg4 limits only if codec_id == MPEG4
libavcodec
|
2005-05-07 |
michael |
ff_reverse to utils.c patch by (Roine Gustafsson )roine users.sourceforge net)
libavcodec
|
2005-05-07 |
michael |
minor optimization of the h264 loop filter
libavcodec
|
2005-05-07 |
michael |
reverse 1 hunk from 1.96->1.97, fixes decoding of (MR1_BT_A.h264 and MR1_MW_A.264)
libavcodec
|
2005-05-06 |
michael |
fix decoding of conformace streams AUD_MW_E.264 and BA1_FT_C.264 again (there where last correctly decoded with h264.c rev 1.96)
libavcodec
|
2005-05-06 |
michael |
set time_base for variable fps too
libavcodec
|
2005-05-05 |
michael |
check for error
libavcodec
|
2005-05-05 |
michael |
Even More spelling errors. patch by (Kevin Baragona <kevinmb500 gawab com)
libavcodec
|
2005-05-05 |
michael |
More spelling errors patch by (Kevin Baragona (kevinmb500 gawab com>)
libavcodec
|
2005-05-05 |
michael |
While adding stereo rematrixing, I came across something that needs to
libavcodec
|
2005-05-05 |
michael |
fix segfault with 'ffmpeg -i 1.avi -cmp 257 -4mv 2.avi'
libavcodec
|
2005-05-05 |
michael |
GCC4 fix by (Keenan Pepper (keenanpepper gmail com)
libavcodec
|
2005-05-03 |
lorenm |
fix storage of motion vectors for frames with more than 4096 macroblocks.
libavcodec
|
2005-05-03 |
lorenm |
clear the DPB after seeking.
libavcodec
|
2005-05-02 |
michael |
put most codecs under ifdefs
libavcodec
|
2005-05-02 |
michael |
#ifdefs around most register_avcodec
libavcodec
|
2005-04-30 |
michael |
switch to native time bases
libavcodec
|
2005-04-25 |
michael |
print pix_fmt if its known instead of if the raw codec is used
libavcodec
|
2005-04-25 |
michael |
PIX_FMT_NONE and related fixes
libavcodec
|
2005-04-25 |
michael |
tighter snow slicing patch by (Yartrebo || yartrebo earthlink net)
libavcodec
|
2005-04-25 |
lorenm |
MMX for H.264 deblocking filter
libavcodec
|
2005-04-25 |
michael |
avoid unneeded clear_blocks()
libavcodec
|
2005-04-25 |
michael |
extract from the subid the options
libavcodec
|
2005-04-24 |
michael |
fixing broken_rv20_1mb_.rm
libavcodec
|
2005-04-24 |
lorenm |
fix ref comparison in B-frame deblocker ('unused' and 'unavailable' were treated as different)
libavcodec
|
2005-04-24 |
melanson |
Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped")
libavcodec
|
2005-04-24 |
michael |
Spelling errors patch by (Kevin Baragona | kevinmb500 gawab com)
libavcodec
|
2005-04-24 |
michael |
typo fix by ("Todd.Kirby" doubleshot pacbell net)
libavcodec
|
2005-04-21 |
michael |
Video-Galileo_small.rm fix by (matthieu castet # castet.matthieu free fr)
libavcodec
|
2005-04-21 |
michael |
avoid clearing block[] if its not used at all
libavcodec
|
2005-04-21 |
lorenm |
deblocking filter doesn't need to call fill_caches again. 1.4% faster decoding.
libavcodec
|
2005-04-20 |
michael |
mpeg2_fast_decode_block_intra()
libavcodec
|
2005-04-20 |
michael |
simplify
libavcodec
|
2005-04-20 |
michael |
remove duplicate clip to 8bit function
libavcodec
|
2005-04-20 |
michael |
buffer overflows
libavcodec
|
2005-04-20 |
michael |
Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com)
libavcodec
|
2005-04-19 |
michael |
optimizing non_intra ac coeff decode
libavcodec
|
2005-04-19 |
melanson |
remove superfluous CONFIG_ENCODERS (entire function is already wrapped)
libavcodec
|
2005-04-18 |
michael |
avoid UPDATE_CACHE() in GET_RL_VLC() if not needed
libavcodec
|
2005-04-18 |
michael |
various fixes related to the non alt_bitstream_reader
libavcodec
|
2005-04-18 |
aurel |
add an AMD64 specific implementation of rdtsc()
libavcodec
|
2005-04-17 |
diego |
gcc 4 compilation fix
libavcodec
|
2005-04-17 |
michael |
read 32bit instead of 64bit to avoid overreading and missalignments
libavcodec
|
2005-04-17 |
michael |
fix overflow in mc_block() patch by (Yartrebo )yartrebo earthlink net
libavcodec
|
2005-04-15 |
michael |
store the number of runs to avoid storing the last run value
libavcodec
|
2005-04-15 |
lorenm |
allow 2pass ratecontrol. also fixes psnr displayed by mencoder.
libavcodec
|
2005-04-14 |
michael |
replace complicated pointer dereference + index stuff by pointers in unpack_coeffs()
libavcodec
|
2005-04-14 |
michael |
minor optimization
libavcodec
|
2005-04-14 |
michael |
optimizing unpack_coeffs()
libavcodec
|
2005-04-13 |
michael |
Snow segfault bug in revision 1.43 patch by (Yartrebo /yartrebo earthlink net/)
libavcodec
|
2005-04-12 |
mru |
s/u_char/uint8_t/
libavcodec
|
2005-04-10 |
michael |
rescale coefficients during IDWT, that way the lifting steps are much simpler and faster
libavcodec
|
2005-04-09 |
michael |
increasing precission of the quantization parameter
libavcodec
|
2005-04-09 |
michael |
fix QROOT != 8
libavcodec
|
2005-04-08 |
rtognimp |
Fix upside-down picture for BGR24 images (fixes pig-loco-rgb.avi)
libavcodec
|
2005-04-07 |
rtognimp |
Fix colors for YV12 case (u/v planes are swapped)
libavcodec
|
2005-04-05 |
michael |
CABAC support for MBAFF I frames patch by (Loïc Le Loarer < lll+ffmpeg m4x org)
libavcodec
|
2005-04-05 |
michael |
10% faster unpack_coeffs
libavcodec
|
2005-04-05 |
michael |
fixing lossless snow
libavcodec
|
2005-04-05 |
michael |
CABAC support for MBAFF I frames patch by (Loïc Le Loarer | lll+ffmpeg m4x org)
libavcodec
|
2005-04-04 |
michael |
printf -> av_log patch by (Benjamin Larsson <>banan student.ltu se)
libavcodec
|
2005-04-04 |
michael |
merge vertical lifting steps and a little cleanup
libavcodec
|
2005-04-04 |
michael |
Typo errors patch by (QuickTime | ffmpeg gmail com>
libavcodec
|
2005-04-03 |
iive |
reinitialize on aspect change,
libavcodec
|
2005-04-03 |
michael |
Snow Slicing patch by (Yartrebo) yartrebo earthlink net
libavcodec
|
2005-04-03 |
melanson |
Autodesk Animator Studio Codec (AASC) video decoder, courtesy of
libavcodec
|
2005-04-01 |
melanson |
support some more color modes; patch by Kostya
libavcodec
|
2005-03-28 |
melanson |
free that last frame
libavcodec
|
2005-03-28 |
melanson |
Westwood SND1 decoder, courtesy of Kostya
libavcodec
|
2005-03-27 |
michael |
motion estimation bitrate penalty compensation
libavcodec
|
2005-03-27 |
lorenm |
display deblocking strength in FF_DEBUG_PICT_INFO
libavcodec
|
2005-03-27 |
lorenm |
allow 16 refs with B-frames
libavcodec
|
2005-03-27 |
michael |
This is the second patch for MBAFF support, this adds the deblocking
libavcodec
|
2005-03-27 |
michael |
The cvs version 1.103 of h264.c brokes 13 conformance streams, this
libavcodec
|
2005-03-26 |
michael |
replace custom bitstream reader with get_bits/vlc()
libavcodec
|
2005-03-26 |
michael |
make reverse[] non static
libavcodec
|
2005-03-26 |
melanson |
Winnov WNV1 video decoder, courtesy of Konstantin Shishkov
libavcodec
|
2005-03-26 |
michael |
check mb/me_threshold range, fixes assertion failure
libavcodec
|
2005-03-26 |
michael |
more checks, fixes assertion failure
libavcodec
|
2005-03-23 |
michael |
create temporary file in current directory if it failed in /tmp
libavcodec
|
2005-03-23 |
diego |
Replace stray spaces by a tab.
libavcodec
|
2005-03-23 |
michael |
support omiting various headers in mpeg4 as WMP seems to have difficulty with them
libavcodec
|
2005-03-22 |
michael |
04_AMR_no_debug_output.patch by (Calcium | calcium nurs or jp)
libavcodec
|