|
|
|
@1b77e87
|
17 years |
Aurélien Jacobs |
add required include to make this file self-contained
Originally …
|
|
|
@569cb218
|
17 years |
mans |
Revert r11202: do not create copy relocations when linking to shared …
|
|
|
@a309073b
|
17 years |
mans |
use av_log_get/set_level()
Originally committed as revision 11209 to …
|
|
|
@0bc308de
|
17 years |
lu_zero |
kill a warning, av_sha1_update accepts uint8_t * not uint64_t *
…
|
|
|
@537c8e7a
|
17 years |
lu_zero |
Provide sha1 to outside applications
Patch from Diego Pettenò …
|
|
|
@84be6e72
|
17 years |
michaelni |
av_*_next() API for libavformat
Originally committed as revision …
|
|
|
@562b2163
|
17 years |
michaelni |
avoid using first_avcodec
Originally committed as revision 11205 to …
|
|
|
@55b9e69a
|
17 years |
michaelni |
av_*_next() API for libavcodec
Originally committed as revision 11204 …
|
|
|
@8540e8c3
|
17 years |
takis.issaris |
Show which bitstreamfilters were compiled in, similar to the protocols …
|
|
|
@e1191012
|
17 years |
mans |
do not create copy relocations when linking to shared libs
Originally …
|
|
|
@571bf37f
|
17 years |
diego |
typo/clarification
Originally committed as revision 11201 to …
|
|
|
@72d6b1bf
|
17 years |
ramiro.polla |
Fix compilation of os_support.c for MinGW with --disable-network
Patch …
|
|
|
@3a18218e
|
17 years |
kostya.shishkov |
Enable 4x4 IDCT for FASTTX=0 mode in WMV3
Originally committed as …
|
|
|
@91823a6e
|
17 years |
kostya.shishkov |
Add 4x4 IDCT
Originally committed as revision 11198 to …
|
|
|
@e2270b4e
|
17 years |
justin.ruggles |
cosmetics: rename ac3 decoder variables
Originally committed as …
|
|
|
@e59cc205
|
17 years |
justin.ruggles |
cosmetics: rename common ac3 variables
Originally committed as …
|
|
|
@8001d923
|
17 years |
justin.ruggles |
cosmetics: vertical align after last commit
Originally committed as …
|
|
|
@5ce21342
|
17 years |
justin.ruggles |
cosmetics: rename ac3 bit allocation variables
Originally committed …
|
|
|
@66ecf18e
|
17 years |
justin.ruggles |
cosmetics: rename ac3 tables
Originally committed as revision 11193 …
|
|
|
@59e6f60a
|
17 years |
Aurélien Jacobs |
add ff_ prefix to all simple_idct symbols
Originally committed as …
|
|
|
@98f48ce1
|
17 years |
kostya.shishkov |
Reindent after last commit
Originally committed as revision 11191 to …
|
|
|
@51ece68
|
17 years |
kostya.shishkov |
Update Altivec variant of vc1_inv_trans_8x4
Originally committed as …
|
|
|
@8df7cfe9
|
17 years |
kostya.shishkov |
Use IDCT functions when FASTTX=0
Originally committed as revision …
|
|
|
@d2e45f33
|
17 years |
kostya.shishkov |
Switch VC-1 decoder to output decoded residual immediately.
…
|
|
|
@30ea3075
|
17 years |
kostya.shishkov |
Rename some tables
Originally committed as revision 11187 to …
|
|
|
@c95a3a9
|
17 years |
diego |
Add missing declarations for AltiVec functions, fixes the warnings: …
|
|
|
@4706949c
|
17 years |
diego |
Fix 'make checkheaders' on AltiVec-enabled systems.
Originally …
|
|
|
@25b92a79
|
17 years |
diego |
Add small OS/2 section with a link to further information.
patch by …
|
|
|
@4978618b
|
17 years |
kostya.shishkov |
Use existing function for VLC reading
Originally committed as …
|
|
|
@b192e564
|
17 years |
kostya.shishkov |
Check decoded dimensions for validity
Originally committed as …
|
|
|
@ea61e33a
|
17 years |
kostya.shishkov |
Intra types will be stored in int8_t array
Originally committed as …
|
|
|
@52b91753
|
17 years |
kostya.shishkov |
Add decoder flags
Originally committed as revision 11182 to …
|
|
|
@da71cdad
|
17 years |
kostya.shishkov |
Replace table with its H.263 counterpart
Originally committed as …
|
|
|
@89f41c3d
|
17 years |
kostya.shishkov |
Register myself for future RV30/40 decoder
Originally committed as …
|
|
|
@c552605c
|
17 years |
diego |
Add --list-indevs and --list-outdevs command line options.
Originally …
|
|
|
@10d46dd0
|
17 years |
diego |
Add --disable-devices to --help output.
Originally committed as …
|
|
|
@7dd2862b
|
17 years |
diego |
Add input and output devices to configure output.
Originally …
|
|
|
@8fb1cb58
|
17 years |
diego |
Remove unnecessary quotes.
Originally committed as revision 11176 to …
|
|
|
@dbf71504
|
17 years |
kostya.shishkov |
Update tables for RV40 decoder
Originally committed as revision 11175 …
|
|
|
@1918057
|
17 years |
michaelni |
prevent warnings about functions being possibly unused
Originally …
|
|
|
@9a3bb2b8
|
17 years |
michaelni |
thank you for your efforts to keep my code clean, but i would like to …
|
|
|
@d22e8442
|
17 years |
diego |
OS/2 support restored in cleaner form.
patch by Dave Yeo, daveryeo …
|
|
|
@b1727087
|
17 years |
takis.issaris |
Verify long_ref_count!=0. Fix issue 281.
Originally committed as …
|
|
|
@bc2bc41b
|
17 years |
benoit.fouet |
Fix missing chroma in version 3 STR.
Closes issue 290
Patch by …
|
|
|
@b180d9fe
|
17 years |
michaelni |
fix decoding of the first frame of gray.mov
Originally committed as …
|
|
|
@cf653d08
|
17 years |
heydowns |
Initialize function pointers used by error resilience code before any …
|
|
|
@9de2919c
|
17 years |
mike |
adjust indentation on latest patch
Originally committed as revision …
|
|
|
@8b35bd8
|
17 years |
mike |
Check sanity in the palette loading operation. The addresses a …
|
|
|
@ab19baef
|
17 years |
r_togni |
Typo
Originally committed as revision 11165 to …
|
|
|
@c2fd6530
|
17 years |
mans |
use -Bsymbolic linker flag if supported
Originally committed as …
|
|
|
@ae4ca617
|
17 years |
kostya.shishkov |
RV40 decoder specific functions
Originally committed as revision …
|
|
|
@c1da59fa
|
17 years |
baptiste.coudurier |
return error if malloc failed, found by takis, fix issue 286
…
|
|
|
@9cf0419b
|
17 years |
baptiste.coudurier |
check mov_read_default return value where appropriate, patch by takis, …
|
|
|
@b529ab37
|
17 years |
banan |
4 months of hard development and finally it's done. Closes issue 58. …
|
|
|
@cedb83a6
|
17 years |
diego |
colour --> color in variable names
Originally committed as revision …
|
|
|
@9aa8ed9d
|
17 years |
takis.issaris |
Add a --disable-devices flag which disables all muxers and demuxers of …
|
|
|
@a660c52a
|
17 years |
diego |
cosmetics: comment spelling fixes
Originally committed as revision …
|
|
|
@7827885c
|
17 years |
diego |
Fix make checkheaders.
Originally committed as revision 11156 to …
|
|
|
@f2c68f9c
|
17 years |
diego |
cosmetics: spelling fixes
Originally committed as revision 11155 to …
|
|
|
@44fb8ebb
|
17 years |
baptiste.coudurier |
fix dnxhd 720p in mov for quicktime player
Originally committed as …
|
|
|
@a57c41b2
|
17 years |
michaelni |
add assert to detect invalid packet_timestamp_start/end
(that is check …
|
|
|
@7548783b
|
17 years |
michaelni |
correct invalid duration
Originally committed as revision 11152 to …
|
|
|
@6b80f1a1
|
17 years |
baptiste.coudurier |
add const to remove warnings, ffmpeg.c:2892: warning: initialization …
|
|
|
@3d86e370
|
17 years |
michaelni |
make rc_buffer_size apply to audio as well
Originally committed as …
|
|
|
@7e1720de
|
17 years |
michaelni |
make mpeg-ps probe less happy with random data
fixes missdetection of …
|
|
|
@2db97113
|
17 years |
michaelni |
return a slightly larger score if we find more than 500 valid mp3 …
|
|
|
@5ef5501b
|
17 years |
michaelni |
ensure that the probe code runs in O(n)
Originally committed as …
|
|
|
@fda767bb
|
17 years |
kostya.shishkov |
Rename function to reflect its action
Originally committed as …
|
|
|
@890d2799
|
17 years |
michaelni |
remove arbitrary 4096 limit for probing
Originally committed as …
|
|
|
@5110d151
|
17 years |
michaelni |
prevent O(n2) execution of ff_mpa_decode_header() for valid mp3 files …
|
|
|
@e515221
|
17 years |
michaelni |
Remove rc_eq-specific code, it is passed by AVOption now.
Originally …
|
|
|
@4b59cf6c
|
17 years |
michaelni |
Fix non-numeric AVOptions.
Originally committed as revision 11142 to …
|
|
|
@b81f2b3d
|
17 years |
michaelni |
simplify
Originally committed as revision 11141 to …
|
|
|
@24cdc39e
|
17 years |
michaelni |
make the AVOption code work with strings instead of crash
Originally …
|
|
|
@1fe47470
|
17 years |
Reimar.Doeffinger |
Make ff_qt_default_palette_* arrays "static const"
Originally …
|
|
|
@77777f0d
|
17 years |
Reimar.Doeffinger |
Some spelling fixes in comments
Originally committed as revision …
|
|
|
@73a727f
|
17 years |
Reimar.Doeffinger |
Make ff_mkv_codec_tags array const, it is never written.
Originally …
|
|
|
@b639896
|
17 years |
Reimar.Doeffinger |
Use the correct "const float *" type for variable instead of casting …
|
|
|
@5db3c3bc
|
17 years |
Reimar.Doeffinger |
Add missing const to last argument of decode_significance_8x8_x86. …
|
|
|
@c20d3ce
|
17 years |
baptiste.coudurier |
indentation
Originally committed as revision 11134 to …
|
|
|
@cc3a9708
|
17 years |
baptiste.coudurier |
dnxhd 720p encoding and decoding support
Originally committed as …
|
|
|
@df745b9c
|
17 years |
baptiste.coudurier |
cosmetics, encode_variance -> encode_fast
Originally committed as …
|
|
|
@78532b05
|
17 years |
baptiste.coudurier |
fix corner case when qscale 1 bits < frame bits but max bits with …
|
|
|
@79cf2c7e
|
17 years |
kostya.shishkov |
RealVideo 3 decoder functions
Originally committed as revision 11130 …
|
|
|
@47ac2b0d
|
17 years |
r_togni |
Fix muxer so that generated files are playable by realplayer, other …
|
|
|
@ec28509f
|
17 years |
r_togni |
Fix regression tests after r11127 and 11129
Patch by kostya
…
|
|
|
@e3052ce
|
17 years |
r_togni |
Revert r10892, it's wrong and no longer needed to prevent crashes
…
|
|
|
@56cc85a0
|
17 years |
diego |
Misc spelling fixes, prefer American over British English.
Originally …
|
|
|
@737278c8
|
17 years |
diego |
Fix some spelling typos
Originally committed as revision 25245 to …
|
|
|
@d0b53d05
|
17 years |
diego |
Fix some spelling mistakes.
Originally committed as revision 11125 to …
|
|
|
@74971185
|
17 years |
kostya.shishkov |
RV30/40 common VLC tables
Originally committed as revision 11124 to …
|
|
|
@f87d2632
|
17 years |
vitor1001 |
Fix alignment broke by my last patch
Originally committed as revision …
|
|
|
@52b541ad
|
17 years |
vitor1001 |
spelling
Originally committed as revision 11122 to …
|
|
|
@329851e0
|
17 years |
kostya.shishkov |
TIFF may omit compression tag.
This fixes issue 276.
Originally …
|
|
|
@7338d368
|
17 years |
diego |
succes --> success typo
Originally committed as revision 11120 to …
|
|
|
@892a4c2d
|
17 years |
Reimar.Doeffinger |
Fix nodes[nb_codes*2-1].count being uninitialized and used to …
|
|
|
@5d702d6d
|
17 years |
michaelni |
senseless cast and ()
Originally committed as revision 11118 to …
|
|
|
@90901860
|
17 years |
michaelni |
stupid code (casting of void*) found by checktree.sh
Originally …
|
|
|
@7fffc879
|
17 years |
michaelni |
1000l _reserved (found by checktree.sh)
Originally committed as …
|
|
|
@4c1e509c
|
17 years |
Reimar.Doeffinger |
wma_decode_superframe always returns s->block_align, so make
sure we …
|
|
|