2003-09-27 |
michaelni |
100l
libavcodec
|
2003-09-26 |
michaelni |
h263 stuffing decode fix
libavcodec
|
2003-09-25 |
michaelni |
fixes levis.avi
libavcodec
|
2003-09-24 |
michaelni |
slight quality improvement ( < +0.04 PSNR) for high bitrate videos with trellis quantization
libavcodec
|
2003-09-24 |
michaelni |
constraint_parameter_flag fix
libavcodec
|
2003-09-22 |
mellum |
Fix compilation with ccc
libavcodec
|
2003-09-19 |
tmmm |
fix Interplay DPCM (frames are intracoded, predictors do not carry
libavcodec
|
2003-09-19 |
tmmm |
MACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it's
libavcodec
|
2003-09-19 |
tmmm |
do away with all those naughty global variables
libavcodec
|
2003-09-18 |
tmmm |
video looks beautiful now, many thanks to Alexander Belyakov
libavcodec
|
2003-09-17 |
tmmm |
wrong, wrong, wrong...coded bits are read in the opposite direction
libavcodec
|
2003-09-16 |
bellard |
use VC++ lib tool if available
libavcodec
|
2003-09-16 |
michaelni |
scenechange_threshold
libavcodec
|
2003-09-15 |
bellard |
correct DLL windows install
libavcodec
|
2003-09-15 |
michaelni |
another non const static, maybe its thread save now
libavcodec
|
2003-09-14 |
tmmm |
initial Interplay video decoder
libavcodec
|
2003-09-14 |
tmmm |
Ministry of English Composition fixes (courtesy of Diego Biurrun
libavcodec
|
2003-09-14 |
tmmm |
change pixel identifier conflict with AltiVec headers (patch courtesy of
libavcodec
|
2003-09-13 |
mellum |
Use asms instead of builtins when compiling for generic Alpha. Less
libavcodec
|
2003-09-13 |
tmmm |
final word on RGBA byte order
libavcodec
|
2003-09-12 |
romansh |
* patch for compile problem by "Steven M. Schultz" sms at 2BSD dot COM
libavcodec
|
2003-09-12 |
tmmm |
deploy palette control API
libavcodec
|
2003-09-11 |
bellard |
simplified version handling
libavcodec
|
2003-09-11 |
tmmm |
copy & paste strikes again
libavcodec
|
2003-09-11 |
tmmm |
xan_wc3 decoder now works correctly; added a bunch of output
libavcodec
|
2003-09-10 |
michaelni |
AVI stream header FCC / more reliable detection of old xvid files
libavcodec
|
2003-09-10 |
michaelni |
detect old xvid with fourcc=DIVX
libavcodec
|
2003-09-10 |
michaelni |
detect avcodec_open() on an already opened AVCodecContext
libavcodec
|
2003-09-09 |
bellard |
removed warnings
libavcodec
|
2003-09-09 |
bellard |
use const data - began to make code more portable
libavcodec
|
2003-09-09 |
bellard |
removed warnings
libavcodec
|
2003-09-09 |
bellard |
remove warnings
libavcodec
|
2003-09-09 |
michaelni |
--disable-risky fix by (Luca Abeni <lucabe72 at email dot it>)
libavcodec
|
2003-09-09 |
michaelni |
Debug/optimization patch by (Glenn Maynard <g_sf at zewt dot org>)
libavcodec
|
2003-09-08 |
bellard |
update sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?)
libavcodec
|
2003-09-08 |
bellard |
CODEC_ID_MP3LAME is obsolete
libavcodec
|
2003-09-08 |
bellard |
changed my mind about CODEC_ID_MPEGVIDEO - CODEC_ID_MP3LAME is absolete
libavcodec
|
2003-09-08 |
bellard |
removed os_support.h
libavcodec
|
2003-09-08 |
bellard |
removed os_support.h as most of libavcodec is os independant - most of the time only libavformat needs OS dependant features
libavcodec
|
2003-09-08 |
bellard |
ctype.h is a common header
libavcodec
|
2003-09-08 |
tmmm |
New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCM
libavcodec
|
2003-09-05 |
al3x |
bump version numbers to 0.4.8
libavcodec
|
2003-09-04 |
michaelni |
MingW patches by (Glenn Maynard <g_sf at zewt dot org>)
libavcodec
|
2003-09-02 |
michaelni |
CODEC_ID_MPEGVIDEO
libavcodec
|
2003-09-02 |
tmmm |
initial commit for Id RoQ and Interplay MVE multimedia subsystems
libavcodec
|
2003-09-01 |
michaelni |
100l
libavcodec
|
2003-09-01 |
michaelni |
more fixes
libavcodec
|
2003-09-01 |
michaelni |
some fixes (still buggy though)
libavcodec
|
2003-09-01 |
tmmm |
skip preamble bytes
libavcodec
|
2003-09-01 |
michaelni |
asv2 encoding
libavcodec
|
2003-09-01 |
michaelni |
ASV2 decoder
libavcodec
|
2003-08-30 |
michaelni |
fixing unused f_code values
libavcodec
|
2003-08-30 |
michaelni |
10l (big vs. little endian)
libavcodec
|
2003-08-29 |
michaelni |
bit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= max_bitrate
libavcodec
|
2003-08-29 |
michaelni |
10l (closed gop bit)
libavcodec
|
2003-08-28 |
bellard |
fixed audio frame buffering problem (should correct problems on some streams) - faster synthesis filter - prototype 'parse_only' support
libavcodec
|
2003-08-28 |
bellard |
spelling fix
libavcodec
|
2003-08-26 |
michaelni |
100l (forget to reset me.skip for b frames)
libavcodec
|
2003-08-26 |
romansh |
* ffmpeg was *silently* rejecting to deinterlace NTSC DV. The problem
libavcodec
|
2003-08-26 |
michaelni |
fixing CODEC_FLAG_GLOBAL_HEADER
libavcodec
|
2003-08-26 |
michaelni |
mpeg2 regression test
libavcodec
|
2003-08-25 |
michaelni |
oooooops, having 2 Eterms open and doing cvs diff in one and cvs commit in the other sucks, especially if they are in different directories (MPlayer/main/libavcodec vs. ffmpeg/libavcodec)
libavcodec
|
2003-08-25 |
michaelni |
mpeg2 encoding
libavcodec
|
2003-08-25 |
michaelni |
xvid edge bug (if i understand the mpeg4 spec correctly) autodetection
libavcodec
|
2003-08-24 |
bellard |
removed unused variable
libavcodec
|
2003-08-24 |
bellard |
avoid warning
libavcodec
|
2003-08-24 |
bellard |
avoid warning
libavcodec
|
2003-08-24 |
bellard |
removed unused variable
libavcodec
|
2003-08-24 |
bellard |
removed unused variables
libavcodec
|
2003-08-24 |
bellard |
memmove fixes (Jon Burgess)
libavcodec
|
2003-08-24 |
bellard |
export int64_t_C as it is needed by libavformat.h
libavcodec
|
2003-08-24 |
bellard |
when changing version, please keep my changes (win32 compile fix)
libavcodec
|
2003-08-22 |
michaelni |
custom quant matrix encoding support
libavcodec
|
2003-08-22 |
michaelni |
PSX MDEC decoder, based upon some code from Sebastian Jedruszkiewicz <elf at frogger dot rules dot pl>
libavcodec
|
2003-08-22 |
bellard |
repeat_pict was never returned
libavcodec
|
2003-08-20 |
michaelni |
AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>)
libavcodec
|
2003-08-20 |
michaelni |
fixing chroma MC
libavcodec
|
2003-08-19 |
michaelni |
MC rounding fixed?
libavcodec
|
2003-08-19 |
michaelni |
fix AVFrame.reference (the frames are used for decoding future frames so it should be !=0)
libavcodec
|
2003-08-18 |
michaelni |
use codec_tag for encoding too
libavcodec
|
2003-08-15 |
michaelni |
fixing thread safety, this may cause alignment problms (if it does than the stuff should be moved to MpegEncContext)
libavcodec
|
2003-08-12 |
romansh |
* fixing a regression in mpeg encoder (not setting pix_fmt),
libavcodec
|
2003-08-12 |
tmmm |
reverse earlier patch
libavcodec
|
2003-08-11 |
al3x |
Simplified and fixed altivec/altivec.h detection under Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se>
libavcodec
|
2003-08-10 |
michaelni |
skip ext header missing message for msmpeg4v2
libavcodec
|
2003-08-08 |
tmmm |
endian-conscious fix, courtesy of Sebastian Jedruszkiewicz
libavcodec
|
2003-08-05 |
michaelni |
check input pix_fmt
libavcodec
|
2003-08-05 |
michaelni |
cleanup / fixes
libavcodec
|
2003-08-02 |
michaelni |
clear bitstream buffers in AVCodec.flush()
libavcodec
|
2003-08-01 |
michaelni |
FF_INPUT_BUFFER_PADDING_SIZE
libavcodec
|
2003-08-01 |
michaelni |
make the h263 decoder more error tolerant
libavcodec
|
2003-07-29 |
iive |
Add GNU header, remove X includes, add more check for xvmc render packet
libavcodec
|
2003-07-29 |
michaelni |
namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by (Magnus Damm <damm at opensource dot se>)
libavcodec
|
2003-07-29 |
michaelni |
patch for flv deblocking by (Garrick Meeker <gmeeker at theoryllc dot com>)
libavcodec
|
2003-07-29 |
michaelni |
rate distortion mb decision support
libavcodec
|
2003-07-29 |
michaelni |
debug stuff
libavcodec
|
2003-07-28 |
al3x |
using av_abort instead exit
libavcodec
|
2003-07-27 |
al3x |
410p -> 411p
libavcodec
|
2003-07-27 |
al3x |
CLJR decoding support
libavcodec
|
2003-07-26 |
iive |
make MPV_frame_start fail on get_buffer failer
libavcodec
|
2003-07-26 |
iive |
compile xvmc only when requested
libavcodec
|
2003-07-26 |
iive |
initial XvMC support
libavcodec
|
2003-07-26 |
iive |
initial XvMC support
libavcodec
|
2003-07-26 |
michaelni |
ati vcr2 uv swap
libavcodec
|
2003-07-25 |
al3x |
get_bits -> skip_bits
libavcodec
|
2003-07-25 |
al3x |
warning fixes
libavcodec
|
2003-07-24 |
michaelni |
vcr2 cleanup
libavcodec
|
2003-07-24 |
michaelni |
ATI VCR2 decoding support
libavcodec
|
2003-07-24 |
michaelni |
fix
libavcodec
|
2003-07-24 |
michaelni |
ATI VCR1 decoder
libavcodec
|
2003-07-23 |
michaelni |
last frames & b frames encoding fix
libavcodec
|
2003-07-23 |
michaelni |
last frame decoding fix
libavcodec
|
2003-07-23 |
michaelni |
bitstream changes to match JM7.2
libavcodec
|
2003-07-20 |
michaelni |
default for slices is display order again
libavcodec
|
2003-07-18 |
michaelni |
svq3 b frame slices fix
libavcodec
|
2003-07-17 |
michaelni |
AVCodec.flush()
libavcodec
|
2003-07-16 |
michaelni |
edge fix
libavcodec
|
2003-07-16 |
michaelni |
fix edge repeating bug for %16!=0 files, this fixes Quicktime mpeg4 (they arent buggy)
libavcodec
|
2003-07-16 |
michaelni |
fix qmin==qmax==1 && msmpeg4 && intra bug
libavcodec
|
2003-07-15 |
michaelni |
flv1 fix
libavcodec
|
2003-07-14 |
michaelni |
10l
libavcodec
|
2003-07-13 |
michaelni |
10l
libavcodec
|
2003-07-13 |
michaelni |
golomb rice code cleanup / simplify (~0.5% compression gain and slightly faster)
libavcodec
|
2003-07-12 |
michaelni |
simpler
libavcodec
|
2003-07-12 |
michaelni |
cleanup
libavcodec
|
2003-07-10 |
michaelni |
postprocessing support
libavcodec
|
2003-07-10 |
michaelni |
1000l (forgot to commit)
libavcodec
|
2003-07-10 |
michaelni |
fix? flv escape codes
libavcodec
|
2003-07-10 |
tmmm |
added the official VP3 IDCT (C implementation) as well as a grayscale
libavcodec
|
2003-07-10 |
michaelni |
flv cleanup / simplify
libavcodec
|
2003-07-09 |
michaelni |
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>)
libavcodec
|
2003-07-09 |
michaelni |
1) remove TBL support in PPC performance. It's much more useful to use the
libavcodec
|
2003-07-08 |
michaelni |
few more error checks
libavcodec
|
2003-07-07 |
michaelni |
the reference sw doesnt like some legal headers ...
libavcodec
|
2003-07-07 |
al3x |
warning fix
libavcodec
|
2003-07-07 |
michaelni |
mpeg 2 seeking fix
libavcodec
|
2003-07-07 |
al3x |
Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change
libavcodec
|
2003-07-06 |
michaelni |
CODEC_FLAG_LOW_DELAY fix
libavcodec
|
2003-07-05 |
michaelni |
merge U and V statistics, 33% reduction in memory requirement, compression rate better for some files worse for others, worst compression rate loss 0.05%
libavcodec
|
2003-07-05 |
michaelni |
memleak fix by (Jake Page <jake at CS dot Stanford dot EDU>)
libavcodec
|
2003-07-04 |
al3x |
moved frame_count to wmadeccontext
libavcodec
|
2003-07-04 |
al3x |
uniformization (now it uses the same trace functions as h264, defined in common.h)
libavcodec
|
2003-07-04 |
al3x |
unwanted second definition of CHECKED_ALLOCZ
libavcodec
|
2003-07-04 |
michaelni |
PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
2003-07-03 |
michaelni |
Mpeg2 16x8 Patch by ("Ivan Kalvachev" <ivan at cacad dot com>)
libavcodec
|
2003-07-03 |
michaelni |
fix last_block_index<=0 bug
libavcodec
|
2003-07-02 |
michaelni |
cleanup / cosmetics
libavcodec
|
2003-07-02 |
michaelni |
20% less memory needed for 8bit AC state (worst compression rate loss was 0.2%, all other files had <=0.1% loss)
libavcodec
|
2003-06-29 |
al3x |
moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big?
libavcodec
|
2003-06-29 |
michaelni |
PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
2003-06-29 |
michaelni |
build error on Alpha patch by (Sam Hocevar <sam at zoy dot org>)
libavcodec
|
2003-06-28 |
michaelni |
fix CHECKED_ALLOCZ(0)
libavcodec
|
2003-06-28 |
michaelni |
gcc 2.95 workaround
libavcodec
|
2003-06-27 |
tmmm |
- fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!)
libavcodec
|
2003-06-27 |
tmmm |
Fix third pixel motion compensation
libavcodec
|
2003-06-27 |
michaelni |
2x100l
libavcodec
|
2003-06-26 |
michaelni |
blinking blocks around thin vertical lines and dots bugfix
libavcodec
|
2003-06-23 |
michaelni |
DMV support patch by ("Ivan Kalvachev" <ivan at cacad dot com>)
libavcodec
|
2003-06-22 |
michaelni |
CONFIG_ENCODERS cleanup
libavcodec
|
2003-06-21 |
michaelni |
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>)
libavcodec
|
2003-06-21 |
michaelni |
fixing concealment MVs prediction
libavcodec
|
2003-06-20 |
al3x |
some warning fixes
libavcodec
|
2003-06-20 |
tmmm |
don't step on the context
libavcodec
|
2003-06-20 |
tmmm |
4, not 2
libavcodec
|
2003-06-19 |
tmmm |
added support for B-frames and multiple slices
libavcodec
|
2003-06-19 |
tmmm |
fix identifier to fix compilation
libavcodec
|
2003-06-18 |
michaelni |
make ff_emulated_edge_mc() independant of MpegEncContext
libavcodec
|
2003-06-18 |
nickols_k |
optimization: merge phases 0 and 1
libavcodec
|
2003-06-17 |
michaelni |
lossless mjpeg encoding (planar yuv & RGB) and somerelated bugfixes
libavcodec
|
2003-06-17 |
nickols_k |
to be more precise
libavcodec
|
2003-06-17 |
nickols_k |
finally works now
libavcodec
|
2003-06-16 |
al3x |
10l
libavcodec
|
2003-06-16 |
bellard |
fixed segfault if sequence header has not been found before slice decoding
libavcodec
|
2003-06-16 |
michaelni |
cleanup
libavcodec
|
2003-06-16 |
al3x |
a bottle of coke (=0.5l)
libavcodec
|
2003-06-16 |
nickols_k |
some useful warning
libavcodec
|
2003-06-15 |
michaelni |
lossless jpeg decoding support
libavcodec
|
2003-06-13 |
michaelni |
golomb rice codes
libavcodec
|
2003-06-13 |
kabi |
* removed redundant includes (they were even wrongly used)
libavcodec
|
2003-06-13 |
nickols_k |
RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from a mplayerhq (originally from public domain player for Amiga
libavcodec
|
2003-06-10 |
bellard |
works with old gcc versions too
libavcodec
|
2003-06-09 |
michaelni |
reducing memory consumption (reducing number of contexts and other stuff, no noticeable loss in compression rate)
libavcodec
|
2003-06-09 |
michaelni |
10l
libavcodec
|
2003-06-09 |
michaelni |
FFV1 codec (our very simple lossless intra only codec, compresses much better then huffyuv)
libavcodec
|
2003-06-07 |
michaelni |
more comments
libavcodec
|
2003-06-06 |
michaelni |
cleanup
libavcodec
|
2003-06-05 |
kabi |
* 3gp patch by Joca
libavcodec
|
2003-06-03 |
michaelni |
4xm adpcm
libavcodec
|
2003-06-01 |
michaelni |
fix 4xm yuv->rgb565 transform
libavcodec
|
2003-06-01 |
michaelni |
10l (array[-1] ...)
libavcodec
|
2003-06-01 |
michaelni |
4xm codec
libavcodec
|
2003-05-31 |
tmmm |
revising and fixing motion vectors, squished block unpacking bug that
libavcodec
|