|
|
|
@4e80eb21
|
22 years |
mike |
looking better all the time! motion compensation is starting to work
…
|
|
|
@44ae98dd
|
22 years |
mike |
fixed buffer allocation logic (hopefully) so that decoder does not …
|
|
|
@e20c4069
|
22 years |
michaelni |
release buffer cleanup
Originally committed as revision 1839 to …
|
|
|
@61873c4a
|
22 years |
mike |
fix decoder so that ffmpeg does not crash, at least not right away
…
|
|
|
@814b648
|
22 years |
michaelni |
Tiny patch for OpenBSD by (Björn Sandell <biorn at dce dot chalmers …
|
|
|
@b530f842
|
22 years |
michaelni |
VOB stream patch ba (Brian Foley <bfoley at compsoc dot nuigalway dot …
|
|
|
@bd073980
|
22 years |
michaelni |
-map and sanity checking patch by (Brian Foley <bfoley at compsoc dot …
|
|
|
@eb9ef61a
|
22 years |
michaelni |
prefers MP3 codec (rather than MP2) for output if
compiled with …
|
|
|
@eeb67f40
|
22 years |
michaelni |
mp3 codec autodetection patch by (Andriy Rysin <arysin at bcsii dot …
|
|
|
@eb14c713
|
22 years |
michaelni |
doxy
Originally committed as revision 1832 to …
|
|
|
@d86053a4
|
22 years |
mike |
first pass at a new VP3 video decoder
Originally committed as …
|
|
|
@9616355
|
22 years |
arpi |
looks better (req. for mp-G2)
Originally committed as revision 1830 …
|
|
|
@ed543377
|
22 years |
Roman R. |
making it nicer to the client who doesn't expect errors messages in …
|
|
|
@b706b007
|
22 years |
alex |
removed the last mp_msg :)
Originally committed as revision 10047 to …
|
|
|
@5fe03e38
|
22 years |
Roman R. |
* making it possible to override aspect ratio from the command line
…
|
|
|
@880e8ba7
|
22 years |
Roman R. |
* fixing NTSC frame rate for DV streams
* let ffmpeg preserve …
|
|
|
@cfcff636
|
22 years |
michaelni |
10l
Originally committed as revision 1826 to …
|
|
|
@067ff8b1
|
22 years |
michaelni |
tired
Originally committed as revision 1825 to …
|
|
|
@bb463d81
|
22 years |
michaelni |
10l (returning negative number of consumed bytes if the first …
|
|
|
@7c9375f1
|
22 years |
michaelni |
10l
Originally committed as revision 1823 to …
|
|
|
@a0c8317
|
22 years |
michaelni |
2pass stats fix (by ffdshow cvslog)
Originally committed as revision …
|
|
|
@d7b8e4b6
|
22 years |
michaelni |
bigendian fix by (Samuel Kleiner <kleiner at cd dot chalmers dot se>)
…
|
|
|
@700490a4
|
22 years |
michaelni |
remove remaining cpudetect dependancy
Originally committed as …
|
|
|
@93d45466
|
22 years |
michaelni |
typo in a comment ...
Originally committed as revision 1821 to …
|
|
|
@e21206a8
|
22 years |
michaelni |
moving getFilter stuff back (vf_scale.c -> swscale.c)
Originally …
|
|
|
@d90cf87b
|
22 years |
michaelni |
fixing mixed dr1 + internal buffers
Originally committed as revision …
|
|
|
@5755c27f
|
22 years |
michaelni |
doc fixes (forgot to commit)
Originally committed as revision 1819 to …
|
|
|
@516b1f82
|
22 years |
michaelni |
removing sws - global verbose var dependancy
removing sws - cpudetect …
|
|
|
@8c0ff5d5
|
22 years |
Roman R. |
* Making AVI encoding predictable (all JUNK chunks are filled with 0)
…
|
|
|
@546031ee
|
22 years |
kabi |
* keeping compiler happy and quiet
Originally committed as revision …
|
|
|
@b6a17df4
|
22 years |
kabi |
* simplified parameters for parse routines
Originally committed as …
|
|
|
@5d234974
|
22 years |
kabi |
* more strict types
Originally committed as revision 1815 to …
|
|
|
@e738cee9
|
22 years |
Roman R. |
Complete support for OpenDML AVIs and AVIs > 2Gb.
Originally …
|
|
|
@80097bbf
|
22 years |
michaelni |
cleanup mpeg1/2 bitstream parser
Originally committed as revision …
|
|
|
@5cd62665
|
22 years |
kabi |
* fixed initialization and some memleak
* filling more avcodecs …
|
|
|
@693feac5
|
22 years |
kabi |
* filling bitdepth
Originally committed as revision 1811 to …
|
|
|
@3ec38777
|
22 years |
alex |
killed an mp_msg occurance
Originally committed as revision 9971 to …
|
|
|
@b5ff5e22
|
22 years |
fabrice |
rgb555 alpha extraction fix
Originally committed as revision 1810 to …
|
|
|
@0469baf1
|
22 years |
fabrice |
added img_get_alpha_info()
Originally committed as revision 1809 to …
|
|
|
@a059da12
|
22 years |
fabrice |
transparency support
Originally committed as revision 1808 to …
|
|
|
@7e2e1abf
|
22 years |
fabrice |
replaced progressive by interleaved
Originally committed as revision …
|
|
|
@0a05e494
|
22 years |
fabrice |
fixed PIX_FMT_YUV422 conversions
Originally committed as revision …
|
|
|
@0a9ad8d1
|
22 years |
fabrice |
loss fixes (thanks to Daniel Serpell) - shrink22 fix
Originally …
|
|
|
@41f53f86
|
22 years |
fabrice |
use correct YUV format for JPEG
Originally committed as revision 1804 …
|
|
|
@e352ff08
|
22 years |
fabrice |
added all missing UV conversions
Originally committed as revision …
|
|
|
@7e7e594
|
22 years |
fabrice |
almost exhaustive image conversion support
Originally committed as …
|
|
|
@c50c0bc8
|
22 years |
fabrice |
accurate YUV to RGB and RGB to YUV conversions - added comments
…
|
|
|
@b6147995
|
22 years |
fabrice |
YUV formats/gray formats are correctly defined - added format loss …
|
|
|
@59cf08c
|
22 years |
fabrice |
fixed static init
Originally committed as revision 1799 to …
|
|
|
@fab21997
|
22 years |
fabrice |
new YUV formats for correct JPEG YUV support - added automatic pixel …
|
|
|
@cff5e386
|
22 years |
fabrice |
added progressive PNG support (both reading and writing)
Originally …
|
|
|
@3b1a27e0
|
22 years |
fabrice |
added progressive image support
Originally committed as revision 1796 …
|
|
|
@8b46d75e
|
22 years |
fabrice |
rgba32 support
Originally committed as revision 1795 to …
|
|
|
@6d93f194
|
22 years |
fabrice |
rgba32 convert
Originally committed as revision 1794 to …
|
|
|
@5ae2c73
|
22 years |
michaelni |
memleaks
Originally committed as revision 1793 to …
|
|
|
@8975ba81
|
22 years |
fabrice |
added new netpbm pam format support (needed for alpha plane support)
…
|
|
|
@15e654b1
|
22 years |
fabrice |
update from texi
Originally committed as revision 1791 to …
|
|
|
@a44f8ccb
|
22 years |
mike |
code redundancy reduction, courtesy of suxen_drol -at- hotmail.com
…
|
|
|
@143d4644
|
22 years |
revol |
Add latency check, the Media Kit shoul repport it, but this seems …
|
|
|
@6af6cf22
|
22 years |
revol |
avoid detecting mpeg stream when other formats embed mp3 tracks.
…
|
|
|
@68bf295e
|
22 years |
michaelni |
better? default thresholds, if this is worse for any files, then tell …
|
|
|
@0426af31
|
22 years |
michaelni |
mpeg2 qscale flag
a few bugfixes for the C pp code
minor optimization
…
|
|
|
@22cf0455
|
22 years |
michaelni |
we really shouldnt use M$* as default codec -> use MPEG4 as default
…
|
|
|
@95342235
|
22 years |
michaelni |
segfault fix
Originally committed as revision 1784 to …
|
|
|
@c9b99ea6
|
22 years |
michaelni |
mplayer idependant (not really yet) swscale example
Originally …
|
|
|
@570233b5
|
22 years |
fabrice |
up to date license terms
Originally committed as revision 1783 to …
|
|
|
@f151ddac
|
22 years |
fabrice |
removed useless copyright policy - added xawtv link
Originally …
|
|
|
@521221c
|
22 years |
arpi |
Compile a52 util functions too
Originally committed as revision 1781 …
|
|
|
@1a7c3c8
|
22 years |
arpi |
Utility functions (CRC calc & float->int converters)
[imported from …
|
|
|
@6814a25c
|
22 years |
michaelni |
meanigfull dr1 comment
Originally committed as revision 1779 to …
|
|
|
@6e023978
|
22 years |
Roman R. |
Changes for SPARC/Solaris compatibility. Now it should be possible to …
|
|
|
@deabd4fd
|
22 years |
mike |
native Indeo3 decoder implementation
Originally committed as revision …
|
|
|
@96cbe82c
|
22 years |
philipjsg |
* Actually make the sort function do some sorting (data needs to be on …
|
|
|
@e31c1c30
|
22 years |
philipjsg |
* Removed ffmpeg output during encoding runs. Now only print out …
|
|
|
@129dfab2
|
22 years |
michaelni |
10l
Originally committed as revision 1774 to …
|
|
|
@9acbbd16
|
22 years |
michaelni |
check validity of some flags
Originally committed as revision 1773 to …
|
|
|
@af6e2fed
|
22 years |
michaelni |
minor cleanup / some warning fixes
Originally committed as revision …
|
|
|
@7db52b63
|
22 years |
michaelni |
10l (hadamard fix)
Originally committed as revision 1771 to …
|
|
|
@7d6e4279
|
22 years |
michaelni |
10l
Originally committed as revision 1770 to …
|
|
|
@30f73fc7
|
22 years |
michaelni |
faster 8x8 & 16x16 plane prediction by skal (massimin at planet-d dot …
|
|
|
@487bce53
|
22 years |
michaelni |
10l (use before malloc)
Originally committed as revision 1768 to …
|
|
|
@6692d61b
|
22 years |
michaelni |
fail if a test fails instead of contuing as if everything was ok
…
|
|
|
@a90fb38b
|
22 years |
michaelni |
checksum update for the avi zeros ...
Originally committed as …
|
|
|
@b452004b
|
22 years |
philipjsg |
These are my values and seem pretty stable. YMMV
Originally committed …
|
|
|
@aae6ea8b
|
22 years |
philipjsg |
Only reference the images that exist
Originally committed as revision …
|
|
|
@d746f928
|
22 years |
philipjsg |
Add a file serving test as well
Originally committed as revision 1763 …
|
|
|
@d86852d
|
22 years |
philipjsg |
Clear out an unused field in the created AVI file. This helps make
the …
|
|
|
@03ff071a
|
22 years |
philipjsg |
Fix a horrible bug with the launch keyword not handling arguments of …
|
|
|
@be0d1549
|
22 years |
philipjsg |
Apply patch to remove -em_rate
Originally committed as revision 1760 …
|
|
|
@2add6b5d
|
22 years |
michaelni |
use bilinear interpolation for the rotozoom
Originally committed as …
|
|
|
@f0ef6240
|
22 years |
philipjsg |
Applied Roumen Petrov patch to fix crash/memory leak
Originally …
|
|
|
@37b787f1
|
22 years |
michaelni |
some checks to avoid segfaults if the decoder is feeded with junk
…
|
|
|
@9c00c3af
|
22 years |
michaelni |
100l (mpeg2 decoding fixed)
Originally committed as revision 1756 to …
|
|
|
@6afd3b92
|
22 years |
michaelni |
finished integrating rotozoom test in ffmpeg
replaced float by integer …
|
|
|
@66961636
|
22 years |
michaelni |
alternative test video generator by (Sebastien Bechet <s dot bechet at …
|
|
|
@a7beab73
|
22 years |
michaelni |
bunch of small thing patch by (Roman Shaposhnick <rvs at sun dot com>) …
|
|
|
@2f5feea4
|
22 years |
michaelni |
10l (adaptve quant fix)
Originally committed as revision 1752 to …
|
|
|
@67cbe681
|
22 years |
michaelni |
check quality too, not only md5 (but dont take the scores too serious, …
|
|
|
@9680a722
|
22 years |
michaelni |
restore old tty in ffmpeg patch by (Roumen Petrov <ffmpeg at …
|
|
|
@b5e34cb1
|
22 years |
michaelni |
#undef DATADIR before inclusion of windows.h patch by ("Sascha Sommer" …
|
|
|