|
|
|
@cdb59552
|
18 years |
ramiro.polla |
Fix logic for return value of init_vlc
Originally committed as …
|
|
|
@5880d5b5
|
18 years |
ramiro.polla |
Install MinGW shared libraries (dlls) to bindir
Originally committed …
|
|
|
@fa88429
|
18 years |
ivop |
remove the need of one extra shift in rgb16ToUV
Originally committed …
|
|
|
@686dcc11
|
18 years |
diego |
Replace general CONFIG_ENCODERS by more fine-grained …
|
|
|
@f96829d2
|
18 years |
ivop |
Fix rgb15ToUV. Correct order of components and use one shift less.
…
|
|
|
@a5c14fca
|
18 years |
kostya.shishkov |
Add ff_ prefix to (externally) visible variables
Originally committed …
|
|
|
@2a2072fe
|
18 years |
kostya.shishkov |
Use correct dequantizer value
Originally committed as revision 8950 …
|
|
|
@4a815a7f
|
18 years |
diego |
Allow conditional compilation of H.263-related decoders.
Originally …
|
|
|
@2462e4b
|
18 years |
diego |
Remove trailing / from -I flags, MinGW appears to dislike them.
patch …
|
|
|
@3688f93
|
18 years |
benoit.fouet |
make help message go to standard output instead of standard error …
|
|
|
@5adf43e4
|
18 years |
lorenm |
cosmetics: remove code duplication in hadamard8_diff_mmx
Originally …
|
|
|
@c5a60225
|
18 years |
Aurélien Jacobs |
move cavs parser in it's own file
Originally committed as revision …
|
|
|
@b88e2114
|
18 years |
Aurélien Jacobs |
move defines and enums out of cavsdata.h
Originally committed as …
|
|
|
@1fddeecd
|
18 years |
Aurélien Jacobs |
remove no more useful includes
Originally committed as revision 8943 …
|
|
|
@679c2294
|
18 years |
Aurélien Jacobs |
cosmetics: rename for consistency after previous aac and ac3 parsers …
|
|
|
@99ff31dc
|
18 years |
Aurélien Jacobs |
move aac and ac3 parsers in their own files
Originally committed as …
|
|
|
@e0fe500f
|
18 years |
Aurélien Jacobs |
avoid multiple inclusion of ac3.h
Originally committed as revision …
|
|
|
@bba5293b
|
18 years |
lorenm |
cosmetics: remove duplicate transpose macro
Originally committed as …
|
|
|
@8d2fb333
|
18 years |
ivop |
autodetect ptx files
Originally committed as revision 8938 to …
|
|
|
@28ba53ff
|
18 years |
ivop |
add myself for txd and s3tc files
Originally committed as revision …
|
|
|
@12b6d7c0
|
18 years |
ivop |
add Renderware TXD format
Originally committed as revision 8936 to …
|
|
|
@d58bbf81
|
18 years |
ivop |
add V.Flash PTX image format
Originally committed as revision 8935 to …
|
|
|
@c33d9814
|
18 years |
diego |
Move H.263 parser to its own file.
Originally committed as revision …
|
|
|
@912f3148
|
18 years |
diego |
Add a few explanatory comments.
Originally committed as revision 8933 …
|
|
|
@b09432ad
|
18 years |
diego |
RoQ audio encoder
Originally committed as revision 8932 to …
|
|
|
@ad39f1a7
|
18 years |
ivop |
Renderware TXD decoder and demuxer
Originally committed as revision …
|
|
|
@929baad0
|
18 years |
ivop |
add doxygen comments
Originally committed as revision 8930 to …
|
|
|
@ba4816a
|
18 years |
Aurélien Jacobs |
cosmetics: fix inconsistent indentation
Originally committed as …
|
|
|
@c0f716b8
|
18 years |
Aurélien Jacobs |
fix display of theora videos with visible size smaller than encoded …
|
|
|
@cb631737
|
18 years |
ivop |
Renderware TXD demuxer
Originally committed as revision 8927 to …
|
|
|
@1ca779e7
|
18 years |
ivop |
Renderware TXD decoder
Originally committed as revision 8926 to …
|
|
|
@c67b89c5
|
18 years |
ivop |
generic S3TC DXT1 and DXT3 decoding functions
Originally committed as …
|
|
|
@9e010b41
|
18 years |
ivop |
add AV_[RW][BL]64 support
Originally committed as revision 8924 to …
|
|
|
@5fd5d0ef
|
18 years |
michaelni |
improve mpeg4-es detection by rejecting streams with reserved …
|
|
|
@f025588b
|
18 years |
benoit.fouet |
RoQ audio encoder
patch by Vitor vitor1001 gmail com
Originally …
|
|
|
@c53d2d90
|
18 years |
Aurélien Jacobs |
make some parser parameters const to avoid casting const to non-const
…
|
|
|
@89ecc261
|
18 years |
Reimar.Doeffinger |
Fix two small typos in comment
Originally committed as revision 8920 …
|
|
|
@beac8235
|
18 years |
michaelni |
fix possibly exploitable stack overflow with num_sprite_warping_points …
|
|
|
@d9a3c855
|
18 years |
michaelni |
better wording for the alphabetical lists
Originally committed as …
|
|
|
@18d915dd
|
18 years |
diego |
cosmetics: Fix indentation after last commit, patch by Zuxy Meng.
…
|
|
|
@660e83f8
|
18 years |
kostya.shishkov |
Add prefix to some variables for consistency
Originally committed as …
|
|
|
@986a865f
|
18 years |
kostya.shishkov |
Move VC-1 data to .c file
Originally committed as revision 8915 to …
|
|
|
@de53b04b
|
18 years |
kostya.shishkov |
Make vc1_parser.c compilable without special defines
Originally …
|
|
|
@22c3029d
|
18 years |
kostya.shishkov |
Move variables to vc1data.h
Originally committed as revision 8913 to …
|
|
|
@6e4bc6ee
|
18 years |
diego |
Add a note about maintaining alphabetical order to patch submission …
|
|
|
@4b8419aa
|
18 years |
lorenm |
simplify
Originally committed as revision 8911 to …
|
|
|
@44c56000
|
18 years |
diego |
Move dvdsub parser to its own file.
Originally committed as revision …
|
|
|
@027f43f0
|
18 years |
diego |
Rename dvbsubdec_parser.c to dvbsub_parser.c.
Originally committed as …
|
|
|
@cd66ddb6
|
18 years |
lorenm |
simplify
Originally committed as revision 8908 to …
|
|
|
@6ec48185
|
18 years |
lorenm |
faster and simpler vp6 bilinear mc
Originally committed as revision …
|
|
|
@0d02cacd
|
18 years |
diego |
Move dvbsubdec parser to its own file.
Originally committed as …
|
|
|
@bbb7d4c7
|
18 years |
diego |
Remove superfluous #includes, parser.h now includes its prerequisites. …
|
|
|
@4c5ea91c
|
18 years |
Aurélien Jacobs |
ff_frame_rate_tab is now declared in mpegvideo.h
Originally committed …
|
|
|
@20c11e4c
|
18 years |
Aurélien Jacobs |
avoid a clash between two definitions of SEQ_START_CODE
Originally …
|
|
|
@95dca03
|
18 years |
Aurélien Jacobs |
add a ff_ prefix to the now exported mpeg1_find_frame_end() function
…
|
|
|
@7f50d4ac
|
18 years |
Aurélien Jacobs |
move mpegvideo_parser in it's own file
Originally committed as …
|
|
|
@89550b2d
|
18 years |
Aurélien Jacobs |
avoid a 'discards qualifiers from pointer' warning
Originally …
|
|
|
@0cb41728
|
18 years |
Aurélien Jacobs |
move mpegaudio_parser in it's own file
Originally committed as …
|
|
|
@d2e911fa
|
18 years |
Aurélien Jacobs |
move mpeg4video_parser in it's own file
Originally committed as …
|
|
|
@41fe0552
|
18 years |
Aurélien Jacobs |
parser.h uses AVCodecContext so it needs to include avcodec.h
…
|
|
|
@75f6cc26
|
18 years |
Aurélien Jacobs |
set CODEC_CAP_DR1 for vp5 and vp6 decoders
Originally committed as …
|
|
|
@442fc0e
|
18 years |
diego |
parser.c is compiled unconditionally, there is no need to compile it …
|
|
|
@5a6a6cc7
|
18 years |
diego |
Fix multiple "‘inline/static’ is not at beginning of declaration" …
|
|
|
@58170ffd
|
18 years |
diego |
Fix warning:
In file included from mjpeg.c:903:
jpeg_ls.c:190: …
|
|
|
@ab8a0d04
|
18 years |
diego |
parser.c is compiled unconditionally, there is no need to compile it …
|
|
|
@45221f7f
|
18 years |
michaelni |
reduce number of shifts
Originally committed as revision 8891 to …
|
|
|
@fd735e4b
|
18 years |
michaelni |
simplify
Originally committed as revision 8890 to …
|
|
|
@e300ab4e
|
18 years |
diego |
Add a note about tabs + trailing whitespace to the patch submission …
|
|
|
@3883a99b
|
18 years |
diego |
Move H.261 parser to its own file.
Originally committed as revision …
|
|
|
@b0fee7c5
|
18 years |
diego |
Group benchmark items in the patch submission checklist together.
…
|
|
|
@58683d27
|
18 years |
kostya.shishkov |
100l to myself. Do not include stuff unneeded by parser
Originally …
|
|
|
@f9eada03
|
18 years |
kostya.shishkov |
Typo
Originally committed as revision 8885 to …
|
|
|
@7d9a6a0f
|
18 years |
kostya.shishkov |
Move some declarations into header
Based on patch by Denis Fortin …
|
|
|
@b0caf888
|
18 years |
diego |
Rename oggvorbis decoder to libvorbis.
Originally committed as …
|
|
|
@5982ae94
|
18 years |
diego |
Move VC1 parser to its own file.
Originally committed as revision …
|
|
|
@98c98e04
|
18 years |
diego |
Move dca parser to its own file.
Originally committed as revision …
|
|
|
@f5a756ef
|
18 years |
diego |
Give libamr decoders/encoders a lib prefix in the name.
Originally …
|
|
|
@23aee960
|
18 years |
diego |
Rename dts_decoder to libdts_decoder.
Originally committed as …
|
|
|
@e2446596
|
18 years |
diego |
Remove unused variable.
Originally committed as revision 8878 to …
|
|
|
@a4b120f3
|
18 years |
diego |
cosmetics: Sort entries by CONFIG_ name.
Originally committed as …
|
|
|
@6369e6eb
|
18 years |
justin.ruggles |
cosmetics: indention after last commit
Originally committed as …
|
|
|
@c31a76e4
|
18 years |
justin.ruggles |
use downmixing coefficients in dca decoder.
reference:
Subject: …
|
|
|
@cc826626
|
18 years |
justin.ruggles |
enable multichannel output in dca decoder.
reference:
Subject: …
|
|
|
@c95d406d
|
18 years |
kostya.shishkov |
1000l to myself - DCA decoder should not be registered in video …
|
|
|
@4f2c36ac
|
18 years |
benoit.fouet |
add the possibility to choose aac profile
patch by Nicolas George …
|
|
|
@711737af
|
18 years |
benoit.fouet |
give the position offset of the file in the packet
update seek …
|
|
|
@994cb333
|
18 years |
benoit.fouet |
update reference file for seek test after delivery 8826
Originally …
|
|
|
@be47dad7
|
18 years |
benoit.fouet |
modify order in which files are diff'd
Originally committed as …
|
|
|
@aa244b69
|
18 years |
diego |
cosmetics: Group all external library decoders and encoders together.
…
|
|
|
@efd5fc5
|
18 years |
benoit.fouet |
return right format in set_codec_from_probe_data
Originally committed …
|
|
|
@671adb1
|
18 years |
benoit.fouet |
patch so that the deprecated items show up correctly
when building …
|
|
|
@29644cb5
|
18 years |
benoit.fouet |
make mpeg decoder handle mid-stream changes in resolution
patch by …
|
|
|
@f52a02be
|
18 years |
benoit.fouet |
add some comments
patch by Denis Fortin \ fortin nerim net /
…
|
|
|
@c4ca31d
|
18 years |
benoit.fouet |
cosmetics: indentation after previous patch
Originally committed as …
|
|
|
@068b0f4f
|
18 years |
benoit.fouet |
test if color conv fonction exists prior to using it
Originally …
|
|
|
@074a9d2b
|
18 years |
diego |
The configure test for ebx fails because it is run before the …
|
|
|
@d8470737
|
18 years |
benoit.fouet |
use asf stream information to set bitrate
patch by Zuxy Meng zuxy dot …
|
|
|
@7af636d4
|
18 years |
diego |
Fix loop condition so it can be run through more than once.
patch by …
|
|
|
@268fc082
|
18 years |
diego |
more detailed error message for buffer underflow
patch by Wolfram …
|
|
|
@2da0d70d
|
18 years |
diego |
cosmetics attack, part IV: Remove all tabs and prettyprint/reindent …
|
|
|