|
|
|
@79134973
|
22 years |
philipjsg |
Fix the 'hard cpu loop' problem when capturing audio from /dev/dsp. …
|
|
|
@85a57296
|
22 years |
fabrice |
yes, PNG can be simpler :-)
Originally committed as revision 1545 to …
|
|
|
@838dec44
|
22 years |
fabrice |
removing unused stuff
Originally committed as revision 1544 to …
|
|
|
@b739d676
|
22 years |
michaelni |
cliping MVs, i dunno if its correct but it looks better then without …
|
|
|
@6fa5a56c
|
22 years |
fabrice |
zero copy packet handling for DV1394 by Max Krasnyansky
Originally …
|
|
|
@cdc90af0
|
22 years |
fabrice |
added GIF image format (both read and write)
Originally committed as …
|
|
|
@ba19f848
|
22 years |
fabrice |
added primitive image GIF encoder based on animated gif encoder
…
|
|
|
@fcfa89e8
|
22 years |
fabrice |
added automatic GIF/animated GIF probing - added GIF as an image …
|
|
|
@b2609d4c
|
22 years |
michaelni |
yuv9 -> yv12 bugfixes
Originally committed as revision 9257 to …
|
|
|
@36df880
|
22 years |
michaelni |
divx503 decoding fix
Originally committed as revision 1538 to …
|
|
|
@fa777321
|
22 years |
fabrice |
avoid too many false detections
Originally committed as revision 1537 …
|
|
|
@4c7e8619
|
22 years |
fabrice |
handle odd image sizes when using subsampled chroma (useful for JPEG …
|
|
|
@fe2a4ca3
|
22 years |
fabrice |
fixed copy
Originally committed as revision 1535 to …
|
|
|
@0250738f
|
22 years |
fabrice |
added jpeg image encoder and decoder (new YUV handling routines and …
|
|
|
@12b64a22
|
22 years |
fabrice |
added animated GIF decoder (pts and various disposal handling are …
|
|
|
@a26058a5
|
22 years |
fabrice |
Try this fix
Originally committed as revision 1532 to …
|
|
|
@811b32ed
|
22 years |
fabrice |
dependencies are only build with make depend
Originally committed as …
|
|
|
@91d742b7
|
22 years |
fabrice |
fixed dependencies
Originally committed as revision 1530 to …
|
|
|
@0e04e4e
|
22 years |
fabrice |
added basic png handling
Originally committed as revision 1529 to …
|
|
|
@f8d7b5f5
|
22 years |
fabrice |
added basic png handling - do not remake dependencies automatically
…
|
|
|
@43a7635
|
22 years |
fabrice |
added stripped down libpng
Originally committed as revision 1527 to …
|
|
|
@799fd467
|
22 years |
michaelni |
10l found by (Dominik Mierzejewski <dominik at rangers dot eu dot …
|
|
|
@475b46d
|
22 years |
michaelni |
fix for ppc compile broken by (Romain Dolbeau <dolbeau at irisa dot …
|
|
|
@9ec05e36
|
22 years |
fabrice |
added DVD LPCM decoding support
Originally committed as revision 1525 …
|
|
|
@f17457ac
|
22 years |
michaelni |
fixing rgb4 & bgr4 (2 pixels per byte)
adding bg4b & rg4b (1 pixel per …
|
|
|
@782c5984
|
22 years |
michaelni |
100000l
Originally committed as revision 1524 to …
|
|
|
@69e1a1f2
|
22 years |
michaelni |
bugfix
Originally committed as revision 1523 to …
|
|
|
@1d0d55da
|
22 years |
michaelni |
--disable-risky support
Originally committed as revision 1522 to …
|
|
|
@02d697aa
|
22 years |
kabi |
* headers valid for C++ compilers
Originally committed as revision …
|
|
|
@a8721c09
|
22 years |
fabrice |
make consistent decisions for dlopen/dlfcn and vhook
Originally …
|
|
|
@ea937d01
|
22 years |
fabrice |
win32: rint() does not seem to be defined with mingw32-gcc 2.95 - do …
|
|
|
@d44b50b0
|
22 years |
fabrice |
win32: added vsnprintf
Originally committed as revision 1518 to …
|
|
|
@cb009a8c
|
22 years |
michaelni |
10l / 4mv segfault fix
Originally committed as revision 1517 to …
|
|
|
@1501987
|
22 years |
fabrice |
Audio support for DV1394 by Max Krasnyansky
Originally committed as …
|
|
|
@c81f0349
|
22 years |
michaelni |
optimizing av_log2
Originally committed as revision 1515 to …
|
|
|
@425ed6e2
|
22 years |
fabrice |
DV audio decoder by Roman Shaposhnick
Originally committed as …
|
|
|
@850742d7
|
22 years |
michaelni |
audio only avi patch by (Andriy Rysin <arysin at bcsii dot net>)
…
|
|
|
@49c79e6c
|
22 years |
michaelni |
drawing cute arrows instead of lame lines for motion vector …
|
|
|
@2ba8f6b8
|
22 years |
michaelni |
feeding doxygen
Originally committed as revision 1511 to …
|
|
|
@6852ac95
|
22 years |
fabrice |
Altivec on non darwin systems patch by Romain Dolbeau (NOTE: I would …
|
|
|
@3b991c54
|
22 years |
fabrice |
Altivec on non darwin systems patch by Romain Dolbeau
Originally …
|
|
|
@a48835b9
|
22 years |
fabrice |
removed unneeded mallocs
Originally committed as revision 1508 to …
|
|
|
@e9a9e0c2
|
22 years |
fabrice |
use av_strdup()
Originally committed as revision 1507 to …
|
|
|
@0d4c5878
|
22 years |
fabrice |
removed warning
Originally committed as revision 1506 to …
|
|
|
@8e1e6f31
|
22 years |
fabrice |
use av_malloc() functions - added av_strdup and av_realloc()
…
|
|
|
@47e2a6e6
|
22 years |
fabrice |
use av_realloc()
Originally committed as revision 1504 to …
|
|
|
@ddedacfe
|
22 years |
fabrice |
undefine malloc macros
Originally committed as revision 1503 to …
|
|
|
@39f853af
|
22 years |
fabrice |
use av_malloc()
Originally committed as revision 1502 to …
|
|
|
@98486a6b
|
22 years |
fabrice |
zero sized malloc patch by Roman Shaposhnick
Originally committed as …
|
|
|
@a5df11ab
|
22 years |
fabrice |
dv1394 channel selection by Max Krasnyansky - modified channel number …
|
|
|
@7f172339
|
22 years |
fabrice |
grab device is in AVFormatParameter (at least better than global …
|
|
|
@79a7c268
|
22 years |
fabrice |
grab device is in AVFormatParameter (at least better than global …
|
|
|
@86fd51fb
|
22 years |
fabrice |
video_device fixes
Originally committed as revision 1497 to …
|
|
|
@2a6874fd
|
22 years |
fabrice |
removed warnings
Originally committed as revision 1496 to …
|
|
|
@7322a67c
|
22 years |
michaelni |
UYVY input
Originally committed as revision 9072 to …
|
|
|
@9b1663fc
|
22 years |
dalias |
C implementation of the median deinterlacer (seems to be the only one …
|
|
|
@e78df699
|
22 years |
michaelni |
reversing my own stupidity ... (raw packed yuv422 files dont use YUY2 …
|
|
|
@8aa3ee32
|
22 years |
fabrice |
dv patch by Max Krasnyansky (maxk at qualcomm dot com)
Originally …
|
|
|
@4b8b2edb
|
22 years |
fabrice |
dependency handling is consistant with libavcodec
Originally …
|
|
|
@811e6d73
|
22 years |
fabrice |
removed unused rule
Originally committed as revision 1491 to …
|
|
|
@7c235fe2
|
22 years |
fabrice |
dependency handling is consistant with libavcodec
Originally …
|
|
|
@8f0a616
|
22 years |
fabrice |
fixed -msse stuff
Originally committed as revision 1489 to …
|
|
|
@a968e36
|
22 years |
fabrice |
fixed dependancy generation (I want the case where SRC_PATH is not . …
|
|
|
@b7a22d84
|
22 years |
michaelni |
cleanup
Originally committed as revision 1487 to …
|
|
|
@68f593b4
|
22 years |
michaelni |
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to …
|
|
|
@fe50f385
|
22 years |
michaelni |
More AltiVec MC functions patch by (Romain Dolbeau <dolbeau at irisa …
|
|
|
@566986ee
|
22 years |
michaelni |
img_convert() (YUV to YUV) patch by (Max Krasnyansky <maxk at qualcomm …
|
|
|
@69572401
|
22 years |
fabrice |
added gray<->RGB functions - fixed rgb<->yuv functions for non RGB24 …
|
|
|
@f943e138
|
22 years |
michaelni |
trying to fix mb skip bug in mpeg1/2 if slices are not used
…
|
|
|
@d0162d09
|
22 years |
michaelni |
fixing yuv422 -> yuv420p (i need that for the vceq videos ...)
…
|
|
|
@2a743f63
|
22 years |
kabi |
* code for parsing options
now options have to be added...
- see …
|
|
|
@56f7fda1
|
22 years |
nickols_k |
reverse
Originally committed as revision 1479 to …
|
|
|
@bfbc8de
|
22 years |
nickols_k |
Function renaming. Solves some namespace conflicts
Originally …
|
|
|
@76fbb024
|
22 years |
michaelni |
align
Originally committed as revision 1477 to …
|
|
|
@35e5fb06
|
22 years |
michaelni |
PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain …
|
|
|
@8c55915b
|
22 years |
michaelni |
add/put_pixels_clamped update
Originally committed as revision 1475 …
|
|
|
@ef9f7306
|
22 years |
michaelni |
C99 initializers and kill warnings patch by (mru at users dot …
|
|
|
@f5f170d2
|
22 years |
michaelni |
oops forgot that ...
regression checksum update because of finetuning …
|
|
|
@6772518
|
22 years |
michaelni |
finetuneing thresholds/factors
nicer mb decission
a few minor …
|
|
|
@0e5f8ab1
|
22 years |
fabrice |
fixed imlib2.c pixel format (imlib2 seems to use CPU endianness in …
|
|
|
@6b026927
|
22 years |
mellum |
sse16_c is totally fucked up (unaligned loads, LONG_MAX is undefined, …
|
|
|
@1d0eab1d
|
22 years |
michaelni |
bugs
Originally committed as revision 1469 to …
|
|
|
@e51d4def
|
22 years |
arpi |
- removed nonsense *.d dependancy stuff, there was already a better …
|
|
|
@7ed2dd2d
|
22 years |
revol |
removed redundant 4CC
Originally committed as revision 1467 to …
|
|
|
@8b879f18
|
22 years |
revol |
Fix probing for some files (ew.mov, april.mov)
Originally committed …
|
|
|
@204c0f48
|
22 years |
philipjsg |
When doing -vstats and also changing the frame rate, then don't count …
|
|
|
@db40a39a
|
22 years |
michaelni |
AltiVec perf (take 2), plus a couple AltiVec functions by (Romain …
|
|
|
@f44a2df0
|
22 years |
michaelni |
update
Originally committed as revision 1463 to …
|
|
|
@0e15384d
|
22 years |
michaelni |
fixing DCTELEM != short
Originally committed as revision 1462 to …
|
|
|
@3a87ac94
|
22 years |
michaelni |
more compare functions (rd & bit)
Originally committed as revision …
|
|
|
@aaa1e4cd
|
22 years |
michaelni |
10l
Originally committed as revision 1460 to …
|
|
|
@77b71ddc
|
22 years |
philipjsg |
AUtomatic dependency generation. Runs on Linux (at least). Probably …
|
|
|
@cb7c98d6
|
22 years |
michaelni |
padding bug autodetection improvement 2nd try
Originally committed as …
|
|
|
@650faac6
|
22 years |
michaelni |
better padding/stuffing bug autodetection
Originally committed as …
|
|
|
@741235eb
|
22 years |
michaelni |
gmc1 segfault fix (found by kabi)
Originally committed as revision …
|
|
|
@744ac4be
|
22 years |
michaelni |
dct_unquantize_h263_altivec by (Romain Dolbeau <dolbeaur at …
|
|
|
@67309e49
|
22 years |
michaelni |
/* align 16 */
Originally committed as revision 1454 to …
|
|
|
@92148550
|
22 years |
michaelni |
average motion vector rounding like the reference says and not what …
|
|
|
@2ca24d91
|
22 years |
michaelni |
shorter test streams / faster regression tests
Originally committed …
|
|
|
@a33c7159
|
22 years |
michaelni |
get_format()
Originally committed as revision 1451 to …
|
|
|