|
|
|
@ba5fd8c5
|
18 years |
diego |
Clarify that libogg is for muxing only.
Originally committed as …
|
|
|
@71757822
|
18 years |
diego |
Clarify --help output about Vorbis and Theora.
Originally committed …
|
|
|
@eabf6560
|
18 years |
takis.issaris |
Remove the getbe16 functions and use the AV_RB16 macro instead. Patch …
|
|
|
@4ee9761
|
18 years |
takis.issaris |
Fix a bug in the DVD subtitle decoder where subtitles with odd heights …
|
|
|
@68fcdbf1
|
18 years |
gpoirier |
Fix misbehaviour in url_fseek() when seeking fails.
The return value …
|
|
|
@eabbae73
|
18 years |
gpoirier |
protect the size=seek(SEEK_END,-1)+1 results with an if (.. < 0), else …
|
|
|
@9dd6c804
|
18 years |
takis.issaris |
Add the const specifier as needed to reduce the number of warnings.
…
|
|
|
@204ce38f
|
18 years |
mans |
typo fix by Dmitry Antipov dmantipov =a= yandex =d= ru
Originally …
|
|
|
@34b1b8fd
|
18 years |
mans |
theoretically save one cycle
Originally committed as revision 7762 to …
|
|
|
@ac50bcc8
|
18 years |
michaelni |
trigger for the audio scope vissualization
Originally committed as …
|
|
|
@a58b82f8
|
18 years |
lu_zero |
Missing prototype added
Originally committed as revision 7760 to …
|
|
|
@f8f0a0b
|
18 years |
michaelni |
fix seeking in wma
Originally committed as revision 7759 to …
|
|
|
@b024824b
|
18 years |
kostya.shishkov |
Fix BI-frames decoding for Adv. profile
Originally committed as …
|
|
|
@d8b7b35
|
18 years |
takis.issaris |
Fix segfault in bmp decoder. Patch by Michel Bardiaux mbardiaux …
|
|
|
@753c9d32
|
18 years |
banan |
Check that js_vlc_bits from the extradata is in a valid range.
…
|
|
|
@862be28b
|
18 years |
banan |
Get rid of the COOKextradata struct. And use valid C to parse the …
|
|
|
@6e584be1
|
18 years |
banan |
Kill a warning and don't use modulus.
Originally committed as …
|
|
|
@a5b8a69c
|
18 years |
banan |
decode_subpacket cleanup by Ian Braithwaite ian braithwaite dot dk.
…
|
|
|
@7d42886b
|
18 years |
mans |
ARMv6 SIMD IDCT
Originally committed as revision 7752 to …
|
|
|
@94d122e9
|
18 years |
lu_zero |
stray fflush spotted by Aurel
Originally committed as revision 22051 …
|
|
|
@66e9de38
|
18 years |
lu_zero |
Make example and test build and link correctly
Originally committed …
|
|
|
@da095a23
|
18 years |
lu_zero |
av_logify
Originally committed as revision 22047 to …
|
|
|
@797ee6a6
|
18 years |
diego |
simplify condition
Originally committed as revision 7751 to …
|
|
|
@49561f99
|
18 years |
kostya.shishkov |
Seeking support in WavPack
Originally committed as revision 7750 to …
|
|
|
@1658bc4f
|
18 years |
diego |
Use a function for repeated AltiVec output and condition check.
…
|
|
|
@d7a9562
|
18 years |
diego |
Fix wrong condition check in the memalign error output.
Originally …
|
|
|
@a737f1d
|
18 years |
Reimar.Doeffinger |
LZO optimization: check input buffer bounds less frequently if padded
…
|
|
|
@910c62e1
|
18 years |
diego |
spelling and formatting cosmetics
Originally committed as revision …
|
|
|
@e3c00e34
|
18 years |
diego |
Use ! disabled() where appropriate.
Originally committed as revision …
|
|
|
@47f9cc15
|
18 years |
diego |
Use disabled() to check for GPL.
Originally committed as revision …
|
|
|
@ec5527c5
|
18 years |
diego |
Make use of enabled_any().
Originally committed as revision 7743 to …
|
|
|
@2f7e6782
|
18 years |
diego |
Make use of disabled(), disabled_all() and enabled_all().
Originally …
|
|
|
@85bca2c5
|
18 years |
diego |
Add disabled_any() and disabled_all() functions.
Originally committed …
|
|
|
@37970ebf
|
18 years |
diego |
Add disabled() function and make use of it.
patch by Ramiro Polla, …
|
|
|
@d7973906
|
18 years |
banan |
Sort out the diffrent cook versions.
Originally committed as revision …
|
|
|
@70ab75eb
|
18 years |
banan |
Cook stereo (MONO_COOK2) bugfix, by Ian Braithwaite.
ian at …
|
|
|
@66d49636
|
18 years |
revol |
an alloc func failing should give ENOMEM anyway.
Originally committed …
|
|
|
@8f42f523
|
18 years |
baptiste.coudurier |
proper error handling in file size retrieval, patch by Ronald S. …
|
|
|
@b3203b6
|
18 years |
banan |
Get rid of one warning.
Originally committed as revision 7735 to …
|
|
|
@fe70f25c
|
18 years |
lu_zero |
Simplify and avoid a warning (should be faster on Cell and certain G4 …
|
|
|
@4b3b5a23
|
18 years |
kostya.shishkov |
Coded residual in WavPack may be > 0xFFFF
Originally committed as …
|
|
|
@8cb59bce
|
18 years |
Reimar.Doeffinger |
Fix _LZO_H vs. LZO_H typo
Originally committed as revision 7732 to …
|
|
|
@cf0ef3dc
|
18 years |
Reimar.Doeffinger |
Fix buffer end checks in lzo copy code to work in all cases.
…
|
|
|
@30b9d5f6
|
18 years |
mans |
nobody uses TARGET_CMOV
Originally committed as revision 7730 to …
|
|
|
@7073e9fc
|
18 years |
mans |
rename CMOV_IS_FAST to HAVE_FAST_CMOV and simplify configure
…
|
|
|
@1ac9331a
|
18 years |
mans |
simplify setting of TARGET_* variables
Originally committed as …
|
|
|
@266aa26
|
18 years |
Reimar.Doeffinger |
Add lzo test code
Originally committed as revision 7727 to …
|
|
|
@994fd85
|
18 years |
lu_zero |
Fix warnings and simplify/reorder the code
Originally committed as …
|
|
|
@de3ae959
|
18 years |
michaelni |
stealing a few field names from mplayers asf demuxer
Originally …
|
|
|
@c839db53
|
18 years |
diego |
Change occurences of 'test $foo != "no"' to 'enabled foo' for
values …
|
|
|
@9a46fe75
|
18 years |
diego |
Change one occurence of 'test $foo = yes -o test $bar = yes' to …
|
|
|
@90be59ef
|
18 years |
diego |
Change all straight 'test $foo = "yes"' to 'enabled foo'.
patch by …
|
|
|
@76ebb18f
|
18 years |
diego |
Segregate code common to BMP decoder and future encoder
patch by …
|
|
|
@74fd63d0
|
18 years |
kostya.shishkov |
Set aspect ratio if present (for AP only)
Originally committed as …
|
|
|
@edab3048
|
18 years |
mans |
check for ARMv6 instruction set support
Originally committed as …
|
|
|
@1fdefd98
|
18 years |
michaelni |
fix inifnite loop with http://sam.zoy.org/zzuf/lol-mplayer.mpg
…
|
|
|
@de6c4b2d
|
18 years |
takis.issaris |
Typo
Originally committed as revision 7717 to …
|
|
|
@4abc0971
|
18 years |
baptiste.coudurier |
remove void * used in arithmetic warnings
Originally committed as …
|
|
|
@24368c4a
|
18 years |
michaelni |
cosmetics / remove #if 0 code
Originally committed as revision 7715 …
|
|
|
@72fd40b
|
18 years |
baptiste.coudurier |
add waveformatextensible support
Originally committed as revision …
|
|
|
@cc1fb623
|
18 years |
mans |
add -Wno-pointer-sign to CFLAGS
Originally committed as revision 7713 …
|
|
|
@e867d9b9
|
18 years |
diego |
Update gcc sections.
Originally committed as revision 7712 to …
|
|
|
@b5bfb9f
|
18 years |
takis.issaris |
Silence GCC when incorrectly complaining that the "line" variable …
|
|
|
@200d9a88
|
18 years |
diego |
Do not run (broken) ffserver test by default and warn about its …
|
|
|
@ca3798dc
|
18 years |
diego |
Remove installstrip in favor of explicit strip; better for …
|
|
|
@7a7be126
|
18 years |
diego |
comment typo
Originally committed as revision 7708 to …
|
|
|
@706c0d65
|
18 years |
gpoirier |
use more portable PRIu64
Originally committed as revision 7707 to …
|
|
|
@aadcc5ce
|
18 years |
takis.issaris |
Bring down the number of snow.c warnings from 27 to 17 by using the …
|
|
|
@e3e3be53
|
18 years |
baptiste.coudurier |
do not force output audio channels
Originally committed as revision …
|
|
|
@6884c36c
|
18 years |
takis.issaris |
Brings down the number of snow.c warnings from 33 to 27 by putting …
|
|
|
@15419468
|
18 years |
banan |
Flash screen video encoding support.
Originally committed as revision …
|
|
|
@b660755
|
18 years |
banan |
Don't copy more then needed, bugfix by Gus Scheidt ellocogato at gmail …
|
|
|
@615259a3
|
18 years |
kostya.shishkov |
Some TIFFs do not set rows per strip for single strip.
Originally …
|
|
|
@634444f
|
18 years |
diego |
PROGS depends on PROGS_G so depending on just PROGS is enough.
…
|
|
|
@91f2de5
|
18 years |
diego |
Simplify conditional compilation handling.
Originally committed as …
|
|
|
@722dabcc
|
18 years |
diego |
Move conditional CFLAGS and OBJS setting to common place.
Originally …
|
|
|
@150d2772
|
18 years |
diego |
Theora encoding via libtheora.
courtesy of Paul Richards, …
|
|
|
@bf507033
|
18 years |
diego |
cosmetics: sort
Originally committed as revision 7697 to …
|
|
|
@1821d48e
|
18 years |
baptiste.coudurier |
TODO update
Originally committed as revision 7696 to …
|
|
|
@8ea780d
|
18 years |
kostya.shishkov |
Add debug messages for AP headers
Originally committed as revision …
|
|
|
@14f3f3a1
|
18 years |
kostya.shishkov |
Off-by-one error fix
Originally committed as revision 7694 to …
|
|
|
@5cca6bc3
|
18 years |
kostya.shishkov |
Fail on VC-1 interlaced streams
Originally committed as revision 7693 …
|
|
|
@9d57fd9
|
18 years |
baptiste.coudurier |
add hint for closed gop and sc threshold error message
Originally …
|
|
|
@e809d7e5
|
18 years |
baptiste.coudurier |
remove some printf warnings
Originally committed as revision 7691 to …
|
|
|
@01aa1937
|
18 years |
baptiste.coudurier |
make vars unsigned
Originally committed as revision 7690 to …
|
|
|
@64934877
|
18 years |
baptiste.coudurier |
stop if current sample is higher than sample count
Originally …
|
|
|
@08c88316
|
18 years |
gpoirier |
fix indentation, patch by Ian Caulfield % ian P caulfield A gmail P …
|
|
|
@44a39bd7
|
18 years |
gpoirier |
Allows the AC3 parser to read the frame size and codec parameters from …
|
|
|
@6ad7cd04
|
18 years |
michaelni |
set last_picture for h.264 too, this significantly improves error …
|
|
|
@560588b7
|
18 years |
baptiste.coudurier |
replace strcpy by memcpy
Originally committed as revision 7685 to …
|
|
|
@0c74098
|
18 years |
michaelni |
crash fix by Carl Eugen Hoyos cehoyos ag.or at
Originally committed …
|
|
|
@9ce5f3b7
|
18 years |
michaelni |
explicit values for all enums
Originally committed as revision 7683 …
|
|
|
@a20a37e
|
18 years |
baptiste.coudurier |
remove useless field
Originally committed as revision 7682 to …
|
|
|
@69e7070d
|
18 years |
baptiste.coudurier |
remove obsolete comment
Originally committed as revision 7681 to …
|
|
|
@44d3fea5
|
18 years |
baptiste.coudurier |
make some fields unsigned
Originally committed as revision 7680 to …
|
|
|
@dfcf8d57
|
18 years |
baptiste.coudurier |
add sanity checks
Originally committed as revision 7679 to …
|
|
|
@3e997aa4
|
18 years |
michaelni |
enum
Originally committed as revision 7678 to …
|
|
|
@2c160320
|
18 years |
michaelni |
maybe fix segfault with missing extradata (unchecked)
Originally …
|
|
|
@e995cfca
|
18 years |
michaelni |
mpegts-documentation-only.patch -- adds documentation patch by Daniel …
|
|
|
@bb2864fb
|
18 years |
mans |
remove unused files
Originally committed as revision 7675 to …
|
|
|