2003-04-20 |
bellard |
YUV formats/gray formats are correctly defined - added format loss information - preliminary JPEG YUV formats support
libavcodec
|
2003-04-20 |
bellard |
fixed static init
libavcodec
|
2003-04-20 |
bellard |
new YUV formats for correct JPEG YUV support - added automatic pixel format conversion guessing (minimize loss and size)
libavcodec
|
2003-04-19 |
bellard |
rgba32 convert
libavcodec
|
2003-04-19 |
tmmm |
code redundancy reduction, courtesy of suxen_drol -at- hotmail.com
libavcodec
|
2003-04-18 |
michaelni |
better? default thresholds, if this is worse for any files, then tell us ASAP
libavcodec
|
2003-04-18 |
michaelni |
mpeg2 qscale flag
libavcodec
|
2003-04-17 |
michaelni |
segfault fix
libavcodec
|
2003-04-16 |
arpi_esp |
Compile a52 util functions too
libavcodec
|
2003-04-16 |
arpi_esp |
Utility functions (CRC calc & float->int converters)
libavcodec
|
2003-04-16 |
michaelni |
meanigfull dr1 comment
libavcodec
|
2003-04-15 |
romansh |
Changes for SPARC/Solaris compatibility. Now it should be possible to
libavcodec
|
2003-04-15 |
tmmm |
native Indeo3 decoder implementation
libavcodec
|
2003-04-14 |
michaelni |
10l
libavcodec
|
2003-04-14 |
michaelni |
check validity of some flags
libavcodec
|
2003-04-14 |
michaelni |
minor cleanup / some warning fixes
libavcodec
|
2003-04-14 |
michaelni |
10l (hadamard fix)
libavcodec
|
2003-04-12 |
michaelni |
10l
libavcodec
|
2003-04-12 |
michaelni |
faster 8x8 & 16x16 plane prediction by skal (massimin at planet-d dot net)
libavcodec
|
2003-04-12 |
michaelni |
10l (use before malloc)
libavcodec
|
2003-04-11 |
michaelni |
some checks to avoid segfaults if the decoder is feeded with junk
libavcodec
|
2003-04-11 |
michaelni |
100l (mpeg2 decoding fixed)
libavcodec
|
2003-04-11 |
michaelni |
10l (adaptve quant fix)
libavcodec
|
2003-04-10 |
michaelni |
#undef DATADIR before inclusion of windows.h patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
libavcodec
|
2003-04-10 |
michaelni |
10l
libavcodec
|
2003-04-10 |
michaelni |
simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture
libavcodec
|
2003-04-10 |
michaelni |
b frames + slices bugfix
libavcodec
|
2003-04-10 |
michaelni |
fixing slice decoding, dunno why the regression tests didnt catch that ...
libavcodec
|
2003-04-07 |
michaelni |
some checks to avoid segfault
libavcodec
|
2003-04-06 |
michaelni |
pict_type & quality fix
libavcodec
|
2003-04-06 |
michaelni |
fix pts type in avcodec.h for WIN32 patch by (Richard Hodges <rh at matriplex dot com>)
libavcodec
|
2003-04-05 |
mmu_man |
Fix for buggy (?) g++ (bailling out for beosaudio.cpp)
libavcodec
|
2003-04-05 |
michaelni |
#ifdef TRACE printf() -> tprintf()
libavcodec
|
2003-04-04 |
michaelni |
multiple reference frames support
libavcodec
|
2003-04-04 |
michaelni |
H264 decoder & demuxer
libavcodec
|
2003-04-04 |
michaelni |
support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>)
libavcodec
|
2003-04-04 |
michaelni |
fixing mem corruption
libavcodec
|
2003-04-02 |
michaelni |
10l
libavcodec
|
2003-04-02 |
michaelni |
msmpeg4 2pass support & some related cleanup
libavcodec
|
2003-04-01 |
michaelni |
fixing msmpeg4v2 encoding
libavcodec
|
2003-03-31 |
michaelni |
some static -> dynamic alloc & 16->8 bit
libavcodec
|
2003-03-31 |
michaelni |
mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
libavcodec
|
2003-03-30 |
michaelni |
mpeg1 slice encoding support
libavcodec
|
2003-03-30 |
michaelni |
simplify slice encoding (variance of packet size is practically identical)
libavcodec
|
2003-03-29 |
michaelni |
faster C linear blend & interpolate deinterlacers
libavcodec
|
2003-03-29 |
michaelni |
fixing cliping of c deinterlacers
libavcodec
|
2003-03-28 |
michaelni |
AVI type 1 support patch by (Roman Shaposhnick <rvs at sun dot com>)
libavcodec
|
2003-03-26 |
michaelni |
I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>)
libavcodec
|
2003-03-26 |
mmu_man |
debug stuff only for DEBUG :)
libavcodec
|
2003-03-26 |
michaelni |
faster hadamard transform
libavcodec
|
2003-03-26 |
michaelni |
10l
libavcodec
|
2003-03-24 |
nickols_k |
binary compatibility fix (workaround for r.147, r.148)
libavcodec
|
2003-03-22 |
michaelni |
user setable quantizer bias
libavcodec
|
2003-03-22 |
michaelni |
binary compatibility fix
libavcodec
|
2003-03-22 |
michaelni |
10l
libavcodec
|
2003-03-21 |
michaelni |
bitstream tracing support
libavcodec
|
2003-03-21 |
michaelni |
new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leon van Stuivenberg <leonvs at iae dot nl>)
libavcodec
|
2003-03-20 |
michaelni |
better non conformant divx packed bitstream detection, so unpacked (no b frames) divx MPEG4-ES streams can be read
libavcodec
|
2003-03-20 |
michaelni |
error resilience cleanup (its faster too...)
libavcodec
|
2003-03-18 |
michaelni |
clear_blocks_mmi() optimization by BroadQ (and patch by Leon van Stuivenberg <leonvs at iae dot nl>)
libavcodec
|
2003-03-18 |
michaelni |
merging a small amount of the changes from BroadQ, the rest is either not clean / doesnt apply / or is PS2 specific (someone with a PS2 should merge/send a patch for the later)
libavcodec
|
2003-03-17 |
michaelni |
qmin/qmax cleanup
libavcodec
|
2003-03-17 |
michaelni |
10l
libavcodec
|
2003-03-16 |
michaelni |
rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>)
libavcodec
|
2003-03-16 |
michaelni |
field pic decoding cleanup
libavcodec
|
2003-03-15 |
michaelni |
cleaner & more flexible edge bug workaround
libavcodec
|
2003-03-15 |
michaelni |
halfpel MC doxy
libavcodec
|
2003-03-14 |
al3x |
10l
libavcodec
|
2003-03-14 |
kabi |
* fixing cut&paste bug
libavcodec
|
2003-03-12 |
michaelni |
oops
libavcodec
|
2003-03-12 |
michaelni |
rvlc decoding support
libavcodec
|
2003-03-12 |
mmu_man |
/me should really learn doxygen :)
libavcodec
|
2003-03-12 |
kabi |
* added more options
libavcodec
|
2003-03-12 |
kabi |
* cosmetic doc fix
libavcodec
|
2003-03-12 |
kabi |
* moved os_support.h into libavcodec
libavcodec
|
2003-03-12 |
michaelni |
100l
libavcodec
|
2003-03-12 |
michaelni |
per context frame_rate_base, this should finally fix frame_rate related av sync issues
libavcodec
|
2003-03-11 |
michaelni |
restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)
libavcodec
|
2003-03-10 |
kabi |
* 'externaly' visible option list begins avoptions_ prefix
libavcodec
|
2003-03-10 |
michaelni |
even more fixes
libavcodec
|
2003-03-10 |
kabi |
* oooooops - sorry for this one - wrong logic
libavcodec
|
2003-03-10 |
michaelni |
more fixes
libavcodec
|
2003-03-10 |
michaelni |
more fixes
libavcodec
|
2003-03-10 |
michaelni |
bug workaround
libavcodec
|
2003-03-09 |
al3x |
simplified
libavcodec
|
2003-03-08 |
michaelni |
looks better IMHO
libavcodec
|
2003-03-08 |
michaelni |
merging fourcc with codec_tag
libavcodec
|
2003-03-07 |
kabi |
* support FF_MM_FORCE
libavcodec
|
2003-03-07 |
kabi |
* more generic avoption_parse
libavcodec
|
2003-03-07 |
michaelni |
Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>)
libavcodec
|
2003-03-06 |
michaelni |
more cosmetics so that doxygen output is readable ...
libavcodec
|
2003-03-06 |
michaelni |
typo
libavcodec
|
2003-03-06 |
michaelni |
doxy / cosmetics
libavcodec
|
2003-03-06 |
michaelni |
doxy / cosmetics
libavcodec
|
2003-03-06 |
michaelni |
typos & cosmetics
libavcodec
|
2003-03-06 |
michaelni |
altivec compilation fixes by (Magnus Damm <damm at opensource dot se>)
libavcodec
|
2003-03-06 |
michaelni |
per file doxy
libavcodec
|
2003-03-06 |
michaelni |
doxy
libavcodec
|
2003-03-06 |
michaelni |
cosmetics
libavcodec
|
2003-03-06 |
michaelni |
doxygen config file, so ppl just have to call doxygen in the libavcodec dir and a beatifull doxy is generated ;)
libavcodec
|
2003-03-06 |
michaelni |
more dox
libavcodec
|
2003-03-06 |
michaelni |
more idiot proof dox
libavcodec
|
2003-03-05 |
michaelni |
ff_block_permute() dox
libavcodec
|
2003-03-05 |
michaelni |
cleanup
libavcodec
|
2003-03-05 |
michaelni |
mpeg2 field pictures + sliced mode (doesnt work with mplayer though, dunno why)
libavcodec
|
2003-03-05 |
michaelni |
10l
libavcodec
|
2003-03-05 |
michaelni |
field picture decoding support (16x16 MC blocks only as i dont have any samples which use other modes ...)
libavcodec
|
2003-03-05 |
michaelni |
extended option for h263+ patch by (fixounet at free dot fr) with some minor modifications
libavcodec
|
2003-03-04 |
michaelni |
typo (fixes wmv1 regression test in c)
libavcodec
|
2003-03-03 |
kabi |
* minor optimalization
libavcodec
|
2003-03-03 |
michaelni |
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
libavcodec
|
2003-03-01 |
michaelni |
fixing inaccurate frame_rate
libavcodec
|
2003-02-28 |
michaelni |
10l
libavcodec
|
2003-02-28 |
michaelni |
h263(+) clenaup & bugfixes
libavcodec
|
2003-02-28 |
michaelni |
fixing padding bug autodetection for some rare files, closes bug #647941
libavcodec
|
2003-02-27 |
michaelni |
support for PAL 4:1:1 SMPTE 314M DV streams patch by (Roman Shaposhnick <rvs at sun dot com>)
libavcodec
|
2003-02-27 |
michaelni |
user specified motion estimation range limit
libavcodec
|
2003-02-26 |
michaelni |
move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536)
libavcodec
|
2003-02-25 |
bellard |
added DTG active format information
libavcodec
|
2003-02-24 |
kabi |
* using const buffers for reading
libavcodec
|
2003-02-24 |
kabi |
* const arrays
libavcodec
|
2003-02-24 |
kabi |
* fixed IMA WAV decoding (though still might not be fully correct)
libavcodec
|
2003-02-24 |
michaelni |
huffyuv v1 tables, as they are essential and the only possible way for decding of v1 files they very likely cant be copyrighted ...
libavcodec
|
2003-02-24 |
michaelni |
get_vlc2() "docs"
libavcodec
|
2003-02-24 |
michaelni |
round readed bits up to next 32bits, as orginal huffyuv cant handle less then 32bit blocks
libavcodec
|
2003-02-22 |
michaelni |
32 vs. 64bit bugfix by (Dave Huang (dahanc))
libavcodec
|
2003-02-20 |
michaelni |
reverse incorrect stride < (width+7)&~7 fix
libavcodec
|
2003-02-20 |
nickols_k |
sync with mplayerxp. Fixes some 405.avi related flaws
libavcodec
|
2003-02-18 |
kabi |
* using $(MAKE)
libavcodec
|
2003-02-18 |
michaelni |
fixing 410 -> 420
libavcodec
|
2003-02-18 |
kabi |
* sync with main liba52 sources
libavcodec
|
2003-02-18 |
kabi |
* update cleanup rules (Steven M. Schultz)
libavcodec
|
2003-02-16 |
michaelni |
more #ifdef CONFIG_ENCODERS patch by (Wolfgang Hesseler <qv at multimediaware dot com>) with modifications by me (s/WOLFGANG/CONFIG_ENCODERS/ and some other fixes)
libavcodec
|
2003-02-14 |
michaelni |
moving postprocess to ffmpeg/libavcodec
libavcodec
|
2003-02-14 |
michaelni |
improving parsing of incomplete headers
libavcodec
|
2003-02-11 |
michael |
avoid #include "../
libavcodec
|
2003-02-11 |
michael |
#ifdef c++
libavcodec
|
2003-02-11 |
kabi |
* prototypes at one place
libavcodec
|
2003-02-11 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavcodec
|
2003-02-10 |
michaelni |
check for qscale==0 (fixes 1/0 on one corrupted stream)
libavcodec
|
2003-02-10 |
michaelni |
dos2unix
libavcodec
|
2003-02-10 |
kabi |
* check for potentialy problematic field len
libavcodec
|
2003-02-10 |
kabi |
* opts compilation
libavcodec
|
2003-02-10 |
kabi |
* still unfinished code for Options
libavcodec
|
2003-02-10 |
kabi |
* still unfinished code for Options
libavcodec
|
2003-02-10 |
kabi |
* static,const,compiler warning cleanup
libavcodec
|
2003-02-09 |
tmmm |
register cyuv with allcodecs.c
libavcodec
|
2003-02-09 |
bellard |
added paletted 8 bit format support
libavcodec
|
2003-02-09 |
michaelni |
Creative YUV (CYUV) decoder by (Mike Melanson <melanson at pcisys dot net>)
libavcodec
|
2003-02-08 |
michaelni |
direct blocksize in bframes fix (might fix qpel+bframe bug)
libavcodec
|
2003-02-08 |
philipjsg |
Fix a bug in the conversion of rgba32->yuv420p. This resulted in garbage images
libavcodec
|
2003-02-08 |
michaelni |
mpeg1 bframe encoding patch by (Raphaël LEGRAND) with some modifications by me
libavcodec
|
2003-02-07 |
michaelni |
b frame segfault fix (+-1 bug)
libavcodec
|
2003-02-04 |
michaelni |
cliping MVs, i dunno if its correct but it looks better then without it
libavcodec
|
2003-02-02 |
michaelni |
divx503 decoding fix
libavcodec
|
2003-02-02 |
bellard |
handle odd image sizes when using subsampled chroma (useful for JPEG images)
libavcodec
|
2003-02-01 |
bellard |
dependencies are only build with make depend
libavcodec
|
2003-02-01 |
michaelni |
fix for ppc compile broken by (Romain Dolbeau <dolbeau at irisa dot fr> and Colin Leroy <colin at colino dot net>)
libavcodec
|
2003-01-29 |
michaelni |
100000l
libavcodec
|
2003-01-29 |
michaelni |
bugfix
libavcodec
|
2003-01-29 |
michaelni |
--disable-risky support
libavcodec
|
2003-01-28 |
kabi |
* headers valid for C++ compilers
libavcodec
|
2003-01-28 |
bellard |
win32: rint() does not seem to be defined with mingw32-gcc 2.95 - do you have a better solution ?
libavcodec
|
2003-01-28 |
bellard |
win32: added vsnprintf
libavcodec
|
2003-01-28 |
michaelni |
10l / 4mv segfault fix
libavcodec
|
2003-01-27 |
michaelni |
optimizing av_log2
libavcodec
|
2003-01-27 |
bellard |
DV audio decoder by Roman Shaposhnick
libavcodec
|
2003-01-26 |
michaelni |
drawing cute arrows instead of lame lines for motion vector visualization
libavcodec
|
2003-01-26 |
michaelni |
feeding doxygen
libavcodec
|
2003-01-26 |
bellard |
Altivec on non darwin systems patch by Romain Dolbeau
libavcodec
|
2003-01-23 |
bellard |
removed warning
libavcodec
|
2003-01-23 |
bellard |
use av_malloc() functions - added av_strdup and av_realloc()
libavcodec
|
2003-01-23 |
bellard |
undefine malloc macros
libavcodec
|
2003-01-23 |
rfelker |
C implementation of the median deinterlacer (seems to be the only one
libavcodec
|
2003-01-23 |
michaelni |
reversing my own stupidity ... (raw packed yuv422 files dont use YUY2 but UYVY)
libavcodec
|
2003-01-22 |
bellard |
fixed dependancy generation (I want the case where SRC_PATH is not . to work too - very useful if you have different gcc versions to test at the same time...) - fixed -msse stuff
libavcodec
|
2003-01-21 |
michaelni |
cleanup
libavcodec
|
2003-01-21 |
michaelni |
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops
libavcodec
|
2003-01-20 |
michaelni |
More AltiVec MC functions patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
2003-01-20 |
michaelni |
img_convert() (YUV to YUV) patch by (Max Krasnyansky <maxk at qualcomm dot com>)
libavcodec
|
2003-01-20 |
bellard |
added gray<->RGB functions - fixed rgb<->yuv functions for non RGB24 case
libavcodec
|
2003-01-20 |
michaelni |
trying to fix mb skip bug in mpeg1/2 if slices are not used
libavcodec
|
2003-01-20 |
michaelni |
fixing yuv422 -> yuv420p (i need that for the vceq videos ...)
libavcodec
|
2003-01-20 |
kabi |
* code for parsing options
libavcodec
|
2003-01-20 |
nickols_k |
reverse
libavcodec
|
2003-01-20 |
nickols_k |
Function renaming. Solves some namespace conflicts
libavcodec
|
2003-01-19 |
michaelni |
align
libavcodec
|
2003-01-19 |
michaelni |
PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
2003-01-19 |
michaelni |
C99 initializers and kill warnings patch by (mru at users dot sourceforge dot net (Måns Rullgård))
libavcodec
|
2003-01-19 |
michaelni |
finetuneing thresholds/factors
libavcodec
|
2003-01-19 |
mellum |
sse16_c is totally fucked up (unaligned loads, LONG_MAX is undefined,
libavcodec
|
2003-01-18 |
michaelni |
bugs
libavcodec
|
2003-01-17 |
arpi_esp |
- removed nonsense *.d dependancy stuff, there was already a better 'make dep' support in it
libavcodec
|
2003-01-16 |
michaelni |
AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>)
libavcodec
|
2003-01-15 |
michaelni |
fixing DCTELEM != short
libavcodec
|
2003-01-15 |
michaelni |
more compare functions (rd & bit)
libavcodec
|
2003-01-14 |
michaelni |
10l
libavcodec
|
2003-01-14 |
philipjsg |
AUtomatic dependency generation. Runs on Linux (at least). Probably should
libavcodec
|
2003-01-13 |
michaelni |
padding bug autodetection improvement 2nd try
libavcodec
|
2003-01-13 |
michaelni |
better padding/stuffing bug autodetection
libavcodec
|
2003-01-13 |
michaelni |
gmc1 segfault fix (found by kabi)
libavcodec
|
2003-01-12 |
michaelni |
dct_unquantize_h263_altivec by (Romain Dolbeau <dolbeaur at club-internet dot fr>)
libavcodec
|
2003-01-12 |
michaelni |
/* align 16 */
libavcodec
|
2003-01-12 |
michaelni |
average motion vector rounding like the reference says and not what the standard says
libavcodec
|
2003-01-12 |
michaelni |
get_format()
libavcodec
|
2003-01-11 |
michaelni |
sse16 & pix_norm1 optimization patch by (Felix von Leitner <felix-ffmpeg at fefe dot de>) (with some modifications)
libavcodec
|
2003-01-11 |
michaelni |
add/diff_bytes bugfix patch by (Felix von Leitner <felix-ffmpeg at fefe dot de>)
libavcodec
|
2003-01-11 |
michaelni |
altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>)
libavcodec
|
2003-01-11 |
michaelni |
os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)
libavcodec
|
2003-01-11 |
bellard |
added missing formats in all functions - added monoblack, monowhite and gray8 support for most conversions
libavcodec
|
2003-01-11 |
bellard |
moved avpicture_xxx to imgconvert
libavcodec
|
2003-01-11 |
bellard |
build update - avpicture_fill() returns the image size
libavcodec
|
2003-01-11 |
bellard |
changed BGRA32 to RGBA32. XXX: clarify expected behaviour on big endian cpu
libavcodec
|
2003-01-11 |
bellard |
simplified code (need automatic testing) - added primitive new format support.
libavcodec
|
2003-01-11 |
bellard |
moved avcodec_get_chroma_sub_sample() to imgconvert.c
libavcodec
|
2003-01-11 |
bellard |
new image formats - suppressed ill defined formats (endianness, unless specified, is always the one of the CPU) - added avcodec_get_pix_fmt_name()
libavcodec
|
2003-01-10 |
mellum |
Implement sad8x8 and sad16x16 with pix_abs.
libavcodec
|
2003-01-09 |
michaelni |
typo (noticed by kabi)
libavcodec
|
2003-01-09 |
michaelni |
qpel fix
libavcodec
|
2003-01-09 |
michaelni |
fixed wmv2 slices
libavcodec
|
2003-01-09 |
michaelni |
workaround dropable p frame after first frame bug
libavcodec
|
2003-01-08 |
bellard |
altivec patches by Romain Dolbeau
libavcodec
|
2003-01-07 |
bellard |
suppressed getopt.h
libavcodec
|
2003-01-07 |
bellard |
tests link all libavcodec
libavcodec
|
2003-01-07 |
bellard |
suppressed pix_norm_altivec
libavcodec
|
2003-01-07 |
bellard |
suppressed redundant math.h - suppressed M_PI redefinition
libavcodec
|
2003-01-07 |
bellard |
generic M_PI define
libavcodec
|
2003-01-07 |
bellard |
fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-test and wma decoding
libavcodec
|
2003-01-07 |
bellard |
removed redundant includes
libavcodec
|
2003-01-07 |
bellard |
enabled SSE fft (first code using GCC 3.2 vector builtins on x86 - please tell me if you have better ideas for intrinsic naming or Makefile support)
libavcodec
|
2003-01-07 |
bellard |
align fixes for sse/altivec
libavcodec
|
2003-01-07 |
bellard |
enabled SSE fft on x86
libavcodec
|
2003-01-07 |
bellard |
use av_malloc instead of malloc
libavcodec
|
2003-01-07 |
bellard |
compile fixes
libavcodec
|
2003-01-07 |
bellard |
added define for builtins use - inverse fix by Romain Dolbeau
libavcodec
|
2003-01-07 |
michaelni |
PIC / ebx fix
libavcodec
|
2003-01-07 |
michaelni |
more gcc bug workarounds
libavcodec
|
2003-01-07 |
michaelni |
gcc 3.2.2 -O3 bug workaround (older gcc are very likely affected too but didnt check)
libavcodec
|
2003-01-06 |
bellard |
oops : better error resilience - should fix most wma decoding problems
libavcodec
|
2003-01-06 |
kabi |
* avoid usage of next/last buffer after flush
libavcodec
|