|
|
|
@9efe56f
|
18 years |
kostya.shishkov |
JPEG-LS 16-bit gray support
Originally committed as revision 6781 to …
|
|
|
@22eafdf2
|
18 years |
kostya.shishkov |
PGM 16-bit gray support
Originally committed as revision 6780 to …
|
|
|
@ae912c5
|
18 years |
kostya.shishkov |
PNG 16-bit gray decoding support
Originally committed as revision …
|
|
|
@34380af0
|
18 years |
kostya.shishkov |
16-bit grayscale support
Originally committed as revision 6778 to …
|
|
|
@a163ed1a
|
18 years |
lucabe72 |
Do not use a fake libavcodec/swscale.h, but always use the real one …
|
|
|
@755073fe
|
18 years |
Reimar.Doeffinger |
CABAC assembler optimizations ported to AMD64
Originally committed as …
|
|
|
@7c9c296
|
18 years |
lucabe72 |
Properly set EXTRALIBS
(fixes compilation of shared libswscale on …
|
|
|
@79f7c32f
|
18 years |
kostya.shishkov |
Register .tga and .tiff image extensions
Originally committed as …
|
|
|
@7fbde34
|
18 years |
Aurélien Jacobs |
replace coder/decoder file description in libavformat by muxer/demuxer …
|
|
|
@ec996a63
|
18 years |
Aurélien Jacobs |
fix flvdec.c file description comment
Originally committed as …
|
|
|
@246f86a4
|
18 years |
Aurélien Jacobs |
document the extradata protocol for VP6F
Originally committed as …
|
|
|
@fa73604f
|
18 years |
Aurélien Jacobs |
don't use ast before checking it's not NULL
Originally committed as …
|
|
|
@9e2424ce
|
18 years |
Aurélien Jacobs |
use the adjustment value present in FLV to crop VP6 video
Originally …
|
|
|
@24d3e5a2
|
18 years |
Aurélien Jacobs |
use coded_width and coded_height instead of width and height
…
|
|
|
@47babca8
|
18 years |
baptiste.coudurier |
indention
Originally committed as revision 6768 to …
|
|
|
@20da94e8
|
18 years |
baptiste.coudurier |
activate gif decoder, seems to work fine on showdown2.mov
Originally …
|
|
|
@bcd872a
|
18 years |
baptiste.coudurier |
removed useless variables
Originally committed as revision 6766 to …
|
|
|
@d54d396
|
18 years |
baptiste.coudurier |
use avctx->get_buffer
Originally committed as revision 6765 to …
|
|
|
@a7fb3a96
|
18 years |
baptiste.coudurier |
remove unused variables
Originally committed as revision 6764 to …
|
|
|
@1e22f00d
|
18 years |
baptiste.coudurier |
printf -> dprintf
Originally committed as revision 6763 to …
|
|
|
@8e57cae7
|
18 years |
baptiste.coudurier |
indention
Originally committed as revision 6762 to …
|
|
|
@6f9e492a
|
18 years |
baptiste.coudurier |
add gif support
Originally committed as revision 6761 to …
|
|
|
@06d392a7
|
18 years |
baptiste.coudurier |
change gif demuxer to gif decoder
Originally committed as revision …
|
|
|
@b92f5a6b
|
18 years |
lu_zero |
use --as-needed just on linux, since *bsd way is broken... (patch from …
|
|
|
@14f283d8
|
18 years |
baptiste.coudurier |
disable annoying debug messages
Originally committed as revision 6758 …
|
|
|
@8dfcf67e
|
18 years |
diego |
spelling/grammar fixes
Originally committed as revision 6757 to …
|
|
|
@7c7e7464
|
18 years |
lucabe72 |
Make read_packet fail is the v4l2 driver returns an unexpected frame …
|
|
|
@39a94d24
|
18 years |
nicola.sabbi |
support for sub-only streams; patch by borat subsense com
Originally …
|
|
|
@76aca7a8
|
18 years |
kostya.shishkov |
handle limit>32 for set_ur_golomb_jpegls()
Originally committed as …
|
|
|
@5dc49706
|
18 years |
michaelni |
prevent infinite loop
Originally committed as revision 6753 to …
|
|
|
@71bd023d
|
18 years |
baptiste.coudurier |
avoid crashing when trying to parse invalid files, patch by Andreas …
|
|
|
@487240b0
|
18 years |
baptiste.coudurier |
fix probe, patch by Andreas Oman, andreas at olebyn dot nu
Originally …
|
|
|
@e08f5806
|
18 years |
michaelni |
decode_significance_8x8_x86()
8% faster decode_cabac_residual() (8x8 …
|
|
|
@94e4c3a
|
18 years |
gpoirier |
Protect code that uses CMOV instructions with HAVE_CMOV,
Make …
|
|
|
@4c8d81fa
|
18 years |
gpoirier |
fix harmless typo / consistency fix
Originally committed as revision …
|
|
|
@d966b2f0
|
18 years |
baptiste.coudurier |
warn about zlib support needed if file has compressed moov atom
…
|
|
|
@864bc96
|
18 years |
michaelni |
3 more TODO items for volunteers
Originally committed as revision …
|
|
|
@849a5004
|
18 years |
michaelni |
another instruction less in decode_significance_x86() -> 1% faster ion …
|
|
|
@942f3bb5
|
18 years |
michaelni |
move memory reading ByteIOContext init from mov.c to avobuf.c
…
|
|
|
@d3e7c5c
|
18 years |
michaelni |
1 instruction less
Originally committed as revision 6743 to …
|
|
|
@e7768fc5
|
18 years |
gpoirier |
Add x86 conditionnal mov (CMOV) "detection" (based on the cpu passed …
|
|
|
@a616db2
|
18 years |
michaelni |
reordering instructions a little in decode_significance_x86() -> 2 …
|
|
|
@13404b2e
|
18 years |
michaelni |
factorize get_cabac asm (0.5% slower but its much cleaner)
Originally …
|
|
|
@1e4051aa
|
18 years |
alex |
correct signaling of palette change
Originally committed as revision …
|
|
|
@ba9fb5d
|
18 years |
diego |
Fix PIC compilation, some defines were under #ifdef !PIC but used
in …
|
|
|
@d72bc32
|
18 years |
michaelni |
unused variable
Originally committed as revision 6737 to …
|
|
|
@1c5d830c
|
18 years |
gpoirier |
10l: Revert bogus use of GCC's -march=xx:
Almost all CPU targets use …
|
|
|
@f624f029
|
18 years |
michaelni |
slightly faster decode_cabac_mb_mvd()
Originally committed as …
|
|
|
@aa1da263
|
18 years |
michaelni |
1 variable less in decode_cabac_residual() no speed change (but less …
|
|
|
@143bf7d7
|
18 years |
michaelni |
dont mess with ByteIOContext internal variables (fixes showdown2.mov)
…
|
|
|
@ebd624b6
|
18 years |
michaelni |
optimize sign decoding code in decode_residual()
x86 is 4% faster on …
|
|
|
@99fd05c
|
18 years |
baptiste.coudurier |
use AVFormatContext to log
Originally committed as revision 6731 to …
|
|
|
@3d1eed61
|
18 years |
diego |
Fix license header error notice by Steve LHomme.
Originally committed …
|
|
|
@38d0a8aa
|
18 years |
gpoirier |
rename --tune to --cpu and make --cpu pass the apropriate -march=xx …
|
|
|
@708e3e7d
|
18 years |
baptiste.coudurier |
simplify pcm read seek, use av_get_bits_per_sample
Originally …
|
|
|
@ca612735
|
18 years |
diego |
Don't run libavtest if CONFIG_GPL is not set.
Originally committed as …
|
|
|
@a0f2c6ba
|
18 years |
gpoirier |
Kill a warning with MSVC
Patch by Jindrich Makovicka makovick A gmail …
|
|
|
@30865e2
|
18 years |
michaelni |
copy cabac context onto the stack for the c code in …
|
|
|
@eb73bf72
|
18 years |
michaelni |
x86 asm version of the decode significance loop (not 8x8) of …
|
|
|
@5b9d79bd
|
18 years |
baptiste.coudurier |
avoid overwriting pkt
Originally committed as revision 6723 to …
|
|
|
@595da75
|
18 years |
Aurélien Jacobs |
10l inverted condition check generated an endless loop
Originally …
|
|
|
@4d6ac1a4
|
18 years |
baptiste.coudurier |
skip packet if no stream index is found, fix proxy_pal030926.mxf
…
|
|
|
@ee71ef5c
|
18 years |
baptiste.coudurier |
skip run in sequence, fix C0023S01.mxf
Originally committed as …
|
|
|
@cc6a90dd
|
18 years |
gpoirier |
rename --cpu (and related variables) to --arch as this option always …
|
|
|
@96db3808
|
18 years |
lucabe72 |
Implement sws_getCachedContext() in swscale emulation
Originally …
|
|
|
@4041a495
|
18 years |
michaelni |
cosmetic (%%eax->%0)
Originally committed as revision 6717 to …
|
|
|
@d1bc38f3
|
18 years |
Roman R. |
* Simplifying the setting of STYPE for AAUX AS
* Fixing a bug in …
|
|
|
@8dda3e79
|
18 years |
diego |
Fix crash with illegal instruction, cmov is available on 686 and later …
|
|
|
@e962604f
|
18 years |
diego |
Expand some #endif comments.
Originally committed as revision 6714 to …
|
|
|
@2c409cc7
|
18 years |
michaelni |
fix -ab which was interpreted as (-a)b
Originally committed as …
|
|
|
@cacb17b4
|
18 years |
michaelni |
asin() acos() atan()
Originally committed as revision 6712 to …
|
|
|
@9f1c1c99
|
18 years |
lu_zero |
Make ffmpeg work with x264 r592
Originally committed as revision 6711 …
|
|
|
@212d848
|
18 years |
michaelni |
mod()
Originally committed as revision 6710 to …
|
|
|
@c45b5de0
|
18 years |
diego |
Fix #endif comments.
Originally committed as revision 6709 to …
|
|
|
@39051d5d
|
18 years |
diego |
Replace FLAC FourCC by TwoCC.
Originally committed as revision 6708 …
|
|
|
@165c5f09
|
18 years |
michaelni |
fix !CMOV_IS_FAST case (iam not really happy with the fix but i didnt …
|
|
|
@89ae0e62
|
18 years |
diego |
Add libswscale to the include path when enabled.
Originally committed …
|
|
|
@8c9d49f2
|
18 years |
diego |
Don't mix declarations and statements.
Originally committed as …
|
|
|
@1d7c111
|
18 years |
michaelni |
10l
Originally committed as revision 6704 to …
|
|
|
@faff3a7a
|
18 years |
michaelni |
this code will not work with PIC as it needs 7 registers and gcc …
|
|
|
@f24a5159
|
18 years |
michaelni |
shift CABACContext.range right, this reduces the number of shifts …
|
|
|
@aa77081
|
18 years |
gpoirier |
Have xvid encoder wrapper honnor -vtag option
Patch by Ramiro Polla …
|
|
|
@14f29f79
|
18 years |
diego |
Revert putting EXTRALIBS in common.mak, linking fails on MinGW.
…
|
|
|
@84471efd
|
18 years |
diego |
Consistently use $(BUILD_ROOT).
Originally committed as revision 6699 …
|
|
|
@41ada6e5
|
18 years |
diego |
Warn about --enable-gpl.
Originally committed as revision 6698 to …
|
|
|
@9fd353e9
|
18 years |
diego |
0.pgm is now 00.pgm.
Originally committed as revision 6697 to …
|
|
|
@827f0561
|
18 years |
diego |
Remove unused variable.
Originally committed as revision 6696 to …
|
|
|
@07a1b05e
|
18 years |
diego |
Consistently use $(BUILD_ROOT).
Originally committed as revision 6695 …
|
|
|
@a8789714
|
18 years |
kostya.shishkov |
Ignore blocks with no samples and flags (but usually with MD5 sum)
…
|
|
|
@3d0c32d4
|
18 years |
alex |
Make public domain. Hope Diego dont mind it, he had two cosmetics …
|
|
|
@ccd3228e
|
18 years |
dominik |
Use proper PRI?64 macros for %ll? format to fix printf format …
|
|
|
@7c428ea6
|
18 years |
diego |
Put libmpeg2 IDCT functions under CONFIG_GPL, fixes link failure
with …
|
|
|
@8aaed74c
|
18 years |
gpoirier |
Remove empty structures,
Patch by Steve LHomme
Original thread:
Date: …
|
|
|
@ab9ce191
|
18 years |
kostya.shishkov |
Make PNG produce correct 8-bit pictures
Originally committed as …
|
|
|
@4ec0beaa
|
18 years |
kostya.shishkov |
Move block size check to decoder
Originally committed as revision …
|
|
|
@03bb9ae5
|
18 years |
michaelni |
10l CODEC vs. FORMAT
Originally committed as revision 6687 to …
|
|
|
@12b6992b
|
18 years |
r_togni |
flv files from myspace with mp3 audio require need_parsing because the …
|
|
|
@b566bd65
|
18 years |
michaelni |
simplify escape decoding
Originally committed as revision 6685 to …
|
|
|
@a88fc5c0
|
18 years |
diego |
Remove intrinsics checks, they are no longer used.
partly based on a …
|
|
|
@68a205ed
|
18 years |
michaelni |
dehack *ps_state indexing in the branchless decoder
Originally …
|
|
|