|
|
|
@c16601bb
|
19 years |
alex |
print a hint when trying V4L2 on V4L device
Originally committed as …
|
|
|
@6df5f6ae
|
19 years |
michaelni |
size[0-3] are not initialized (and can get random negative trash …
|
|
|
@1bd86246
|
19 years |
mans |
kill some warnings
Originally committed as revision 5063 to …
|
|
|
@285b570f
|
19 years |
lorenm |
fix a memory leak on seeking.
Originally committed as revision 5062 …
|
|
|
@788223b1
|
19 years |
diego |
Remove outdated FAQ entry about A/V sync issues when grabbing.
…
|
|
|
@d315ec5c
|
19 years |
diego |
Use BSD-compatible expr syntax and change test -ne to test != for …
|
|
|
@1d773cfd
|
19 years |
pacman |
Fix rgb32tobgr16, rgb32to15, and rgb32tobgr15. All had the same …
|
|
|
@7bdb4f67
|
19 years |
michaelni |
10l (forgot EOBs)
Originally committed as revision 5059 to …
|
|
|
@927e193d
|
19 years |
Aurélien Jacobs |
get ride of perl and sort in ffserver regtest (and avoid problem with …
|
|
|
@2af79946
|
19 years |
Aurélien Jacobs |
update ffserver.regression.ref to the actual md5 values
Originally …
|
|
|
@ddf2b51b
|
19 years |
Aurélien Jacobs |
fix ffserver regtest inconsistency between different arch (and even …
|
|
|
@6661b21
|
19 years |
michaelni |
dont lowwer qnos of more blocks then needed
Originally committed as …
|
|
|
@88d6903e
|
19 years |
gpoirier |
Give a hint about what is the expected the data type of command line …
|
|
|
@d2d230a7
|
19 years |
michaelni |
fixing dv_guess_qnos()
roman, dont hesitate to reverse this and solve …
|
|
|
@fe78f7cd
|
19 years |
michaelni |
print a big warning if we mess up and run out of space ...
Originally …
|
|
|
@b4712e3c
|
19 years |
michaelni |
CTTS support patch by (Baptiste COUDURIER <baptiste.coudurier smartjog …
|
|
|
@70b0bb87
|
19 years |
diego |
link fixes
Originally committed as revision 5050 to …
|
|
|
@afe6a4a0
|
19 years |
ikalvachev |
Use native bswap32 instruction when CPU is x86_64 instead of …
|
|
|
@85ed1022
|
19 years |
lorenm |
minor simplifications in cabac_mb_type
Originally committed as …
|
|
|
@571fa531
|
19 years |
alex |
support correct ptses on other than version 3.2.0 aswell
Originally …
|
|
|
@5cb9fda4
|
19 years |
diego |
Fix AltiVec H.264 decoding on FSF gcc.
patch by Luca Barbato, lu_zero …
|
|
|
@1319a77
|
19 years |
alex |
added none/8bit/24bit audio formats and defaulting to s16 for now …
|
|
|
@33f5e2ec
|
19 years |
alex |
make those nasty variables static, also fix a html bug
Originally …
|
|
|
@fb7a2bf
|
19 years |
alex |
check for CODEC_ID_NONE instead 0, tobe compatible with movenc.c and …
|
|
|
@a1db1fc4
|
19 years |
alex |
explain extradata and pass avctx to av_log's
Originally committed as …
|
|
|
@b0ca5735
|
19 years |
diego |
ZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled because it's not …
|
|
|
@277fe229
|
19 years |
mans |
pass noise reduction option to x264
patch by Erik Slagter <erik at …
|
|
|
@b0ec9efd
|
19 years |
diego |
Increase maximum number of B-frames, necessary for H.264 encoding. …
|
|
|
@de23f234
|
19 years |
michaelni |
Cleans reading stsd audio, and makes it more generic patch by …
|
|
|
@a7f41f91
|
19 years |
diego |
The current_sample field is meant to be the sample number, not an …
|
|
|
@c7bb67c4
|
19 years |
mans |
Create installation directories in the common install-* targets.
This …
|
|
|
@c2ca19d7
|
19 years |
michaelni |
RMP4 ("xvid fork") decoding support
Originally committed as revision …
|
|
|
@da6ec720
|
19 years |
gpoirier |
Colin offered to maintain Amiga PPC port, Romain has only OSX
…
|
|
|
@73920f07
|
19 years |
michaelni |
simplify mov_read_hdlr patch by (Baptiste COUDURIER …
|
|
|
@bd12d3e9
|
19 years |
michaelni |
add 'in32' fourcc support patch by (Baptiste COUDURIER …
|
|
|
@4ea28253
|
19 years |
michaelni |
add mov_read_ftyp to check iso media file type and set c->mp4 patch by …
|
|
|
@cd92221
|
19 years |
pacman |
Just a comment update, replacing a FIXME to reflect the new …
|
|
|
@b9a6fae9
|
19 years |
pacman |
don't call altivec_yuv2packedX() with a dstFormat that it doesn't …
|
|
|
@8cecedf
|
19 years |
diego |
ff_asts_init needs to be inside #ifdef CONFIG_MUXERS, remove some …
|
|
|
@1b137298
|
19 years |
mellum |
Change license header to LGPL for consistency.
Originally committed …
|
|
|
@cbddd5df
|
19 years |
pacman |
Fix vec_clip for gcc's that don't handle (vector signed short){16} …
|
|
|
@26376701
|
19 years |
mike |
complete AVS playback system (from Creature Shock computer game), …
|
|
|
@22052247
|
19 years |
Aurélien Jacobs |
Clarify creative ADPCM changelog entry
Originally committed as …
|
|
|
@247d2c96
|
19 years |
michaelni |
ng the fix for vCCoeffsBank patch by (Alan Curry <pacman TheWorld …
|
|
|
@999bbe8
|
19 years |
michaelni |
make swscale-example compile patch by (Alan Curry <pacman TheWorld …
|
|
|
@db8a64cb
|
19 years |
lorenm |
don't arbitrarily limit delta_qp
Originally committed as revision …
|
|
|
@b86e38a0
|
19 years |
Aurélien Jacobs |
better match CVS policy in the indent recomendation
Originally …
|
|
|
@2433f24f
|
19 years |
Aurélien Jacobs |
add Creative 8 bits ADPCM schemes support
Originally committed as …
|
|
|
@dcadd216
|
19 years |
michaelni |
mov fourccs for handling FCP files by (Baptiste COUDURIER …
|
|
|
@8b031359
|
19 years |
lorenm |
fix some crashes on negative nalsize.
Originally committed as …
|
|
|
@214c5f26
|
19 years |
diego |
Use != instead of -ne in test invocations for greater portability. …
|
|
|
@9cb2cf10
|
19 years |
diego |
Revert unconditional config.h overwriting, it may cause unnecessary …
|
|
|
@171c407
|
19 years |
lorenm |
fix some crashes when missing frames
Originally committed as revision …
|
|
|
@6eb7182c
|
19 years |
diego |
Unconditionally overwrite config.h. The current behavior where …
|
|
|
@9df3437f
|
19 years |
michaelni |
This patch makes output codec keeping input pix_fmt value when using …
|
|
|
@2fdd5a68
|
19 years |
mans |
add quotes around $(libdir)
Originally committed as revision 5016 to …
|
|
|
@8b2121e3
|
19 years |
mans |
move common parts of makefiles into common.mak
Originally committed …
|
|
|
@f41b1d3
|
19 years |
diego |
Remove obsolete big-endian FIXMEs.
Originally committed as revision …
|
|
|
@aa11db2f
|
19 years |
alex |
10l, allocate bitbuffer with regard to the padding size
Originally …
|
|
|
@8170e5fb
|
19 years |
alex |
increase audio buffer to 1second of 48khz float audio
Originally …
|
|
|
@3253c51f
|
19 years |
michaelni |
useless code removal by (Baptiste COUDURIER <baptiste.coudurier …
|
|
|
@8e955b13
|
19 years |
diego |
Move SRC_PATH out of the conditional, it is always added to …
|
|
|
@64018fd0
|
19 years |
diego |
Do not add quotes around SRC_PATH, the quoting has to be done at a …
|
|
|
@84fe9963
|
19 years |
alex |
improve video4linux2 detection (without sys/time.h it was complaining …
|
|
|
@eff22cc9
|
19 years |
mike |
add another set of zlib guards
Originally committed as revision 5008 …
|
|
|
@1927cd41
|
19 years |
mike |
make TSCC endian-safe, PPC testing courtesy of Diego B.
Originally …
|
|
|
@75b5b631
|
19 years |
michaelni |
fix demuxing of Video006.3gp
Originally committed as revision 5006 to …
|
|
|
@232d8a1
|
19 years |
michaelni |
mov split chunks removal patch by (Baptiste COUDURIER / …
|
|
|
@dbb4f00a
|
19 years |
michaelni |
10l for myself
Originally committed as revision 5004 to …
|
|
|
@3dc411c0
|
19 years |
alex |
true audio
Originally committed as revision 5003 to …
|
|
|
@8a2d410e
|
19 years |
alex |
tta and theora improvements
Originally committed as revision 5002 to …
|
|
|
@4e5ef14
|
19 years |
michaelni |
mov debug clean patch by (Baptiste COUDURIER <baptiste.coudurier …
|
|
|
@9c8d8e84
|
19 years |
mike |
dosbox native ZMBV decoder, courtesy of Kostya
Originally committed …
|
|
|
@4e114829
|
19 years |
mike |
complete American Laser Games MM playback system, courtesy of Peter …
|
|
|
@6df84c3a
|
19 years |
alex |
10l, fails to compile when debug enabled
Originally committed as …
|
|
|
@aafaeab
|
19 years |
alex |
tta demuxer, also usable for moving tta audio data into an other …
|
|
|
@a24c4a2a
|
19 years |
alex |
tta decoder, tested with 44khz mono and stereo (for the latter use …
|
|
|
@46ff904f
|
19 years |
eclipse7 |
Build also ffserver (if configured) when doing `make test' .
approved …
|
|
|
@3840147e
|
19 years |
michaelni |
stsd fix by (Baptiste COUDURIER )baptiste.coudurier smartjog com)
…
|
|
|
@1a9150b1
|
19 years |
diego |
Move libpostproc compilation to the top-level Makefile.
Originally …
|
|
|
@26d46911
|
19 years |
diego |
Quote all installation paths to protect against spaces in the path.
…
|
|
|
@a44a8bb8
|
19 years |
diego |
libpostproc installs into a different directory that needs to be …
|
|
|
@a050253f
|
19 years |
diego |
Use the incdir variable.
Originally committed as revision 4990 to …
|
|
|
@08842d13
|
19 years |
diego |
100l typo: forgotten $
Originally committed as revision 4989 to …
|
|
|
@6fe2dcd0
|
19 years |
diego |
10l typo: libdir --> incdir
Originally committed as revision 4988 to …
|
|
|
@63a5b0b1
|
19 years |
makovick |
- fix insufficient code length for exp_vlc
- move vlc tweaking …
|
|
|
@dc2a1ce5
|
19 years |
diego |
Simplify header installation.
Originally committed as revision 4986 …
|
|
|
@1d67a1d4
|
19 years |
diego |
Add incdir to configure.
Originally committed as revision 4985 to …
|
|
|
@a4848db6
|
19 years |
diego |
Make sure that install-progs has the proper dependencies when …
|
|
|
@b12f827
|
19 years |
diego |
Separate library install into static and shared installation.
…
|
|
|
@e60b4ced
|
19 years |
michaelni |
mp4 codecs objecttype handling patch by (Baptiste COUDURIER …
|
|
|
@f29f3b5d
|
19 years |
diego |
Separate header file installation from the general install target.
…
|
|
|
@5e43b17e
|
19 years |
michaelni |
Fix for url_fclose() being called on an already closed file based on a …
|
|
|
@1eb17b3c
|
19 years |
diego |
The install-progs target should depend on $(PROG).
Originally …
|
|
|
@81dcdc53
|
19 years |
diego |
Separate program installation into its own target.
Originally …
|
|
|
@c86eb7ae
|
19 years |
diego |
Add installlib and install-headers targets like everywhere else.
…
|
|
|
@d9c2bab2
|
19 years |
diego |
Install static libpostproc if CONFIG_PP is set.
Originally committed …
|
|
|
@b1d2a364
|
19 years |
diego |
Install libpostproc headers if CONFIG_PP is set.
Originally committed …
|
|
|
@d33d485
|
19 years |
diego |
Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in …
|
|
|
@c9fa86d
|
19 years |
diego |
cosmetics: indentation fixes
Originally committed as revision 17588 …
|
|
|