|
|
|
@53407b64
|
17 years |
michaelni |
Correct incorrect statement about warnings.
Originally committed as …
|
|
|
@c9011976
|
17 years |
Reimar.Doeffinger |
String pointers of ogg_codec_t should have const attribute.
…
|
|
|
@23ef0575
|
17 years |
diego |
Add dv50 tag to support samples with dv50 fourcc in AVI.
patch by …
|
|
|
@9908c1a8
|
17 years |
diego |
Update policy entry about compiler warnings to reflect ml discussions. …
|
|
|
@cd41a73f
|
17 years |
Reimar.Doeffinger |
Fix a possible use of an uninitialized pointer.
Originally committed …
|
|
|
@4ddcc983
|
17 years |
ods15 |
back_ptr calculation used wrong timebase when searching for back …
|
|
|
@02c986a
|
17 years |
ods15 |
Fix intented algo in syncpoint writing before keyframes in NUT muxer
…
|
|
|
@82badd27
|
17 years |
ods15 |
nut->max_distance was not set at all anywhere in the NUT muxer
…
|
|
|
@eae213af
|
17 years |
ods15 |
Remove old workaround in nutdec.c for libnut bug
Originally committed …
|
|
|
@b19e3983
|
17 years |
ods15 |
missing " && j<syncpoint_count" protection in the index parsing, as …
|
|
|
@103d74ea
|
17 years |
ods15 |
ff_nut_reset_ts() expected to get 'ts*time_base_count', but muxer only …
|
|
|
@1db38dad
|
17 years |
diego |
Make luma_dc_quant_i and luma_dc_quant_p const, fixes a couple of …
|
|
|
@f70eccdb
|
17 years |
michaelni |
2 more missing consts found by -Wwrite-strings.
Originally committed …
|
|
|
@37e4979a
|
17 years |
michaelni |
Remove incorrect cast found by -Wwrite-strings.
Originally committed …
|
|
|
@8df94c73
|
17 years |
michaelni |
Another const found by -Wwrite-strings.
Originally committed as …
|
|
|
@1701cbfa
|
17 years |
michaelni |
const
Originally committed as revision 11846 to …
|
|
|
@8dd8dc5
|
17 years |
michaelni |
fix 8 "initialization discards qualifiers from pointer target type" …
|
|
|
@f73008d8
|
17 years |
michaelni |
const
Originally committed as revision 11844 to …
|
|
|
@0fca8bc8
|
17 years |
michaelni |
Fix info packet type, found by oded as well as the new pedantic const …
|
|
|
@7ebab679
|
17 years |
michaelni |
-Wwrite-strings nitpicking fix
Originally committed as revision 11842 …
|
|
|
@4cf97abb
|
17 years |
michaelni |
Missing const found by -Wwrite-strings.
Originally committed as …
|
|
|
@20e4beae
|
17 years |
michaelni |
const
Originally committed as revision 11840 to …
|
|
|
@652a5bf6
|
17 years |
michaelni |
Warn if a comparison is always true or always false due to the
limited …
|
|
|
@f522310b
|
17 years |
michaelni |
Missing const found by -Wwrite-strings.
Originally committed as …
|
|
|
@9d6a96af
|
17 years |
mans |
remove single-frame images from seektest
Originally committed as …
|
|
|
@751a6493
|
17 years |
diego |
typo
Originally committed as revision 11836 to …
|
|
|
@9aceb3cf
|
17 years |
michaelni |
Make string constants const. Why is this not default?
Originally …
|
|
|
@704abfec
|
17 years |
mans |
remove useless/incorrect comments in regression.sh
Originally …
|
|
|
@2009721d
|
17 years |
mans |
split lavf regression tests
Originally committed as revision 11833 to …
|
|
|
@4383ed5c
|
17 years |
mans |
split regression tests allowing make to run them in parallel
…
|
|
|
@d2e40fe5
|
17 years |
mans |
get seek regression test filenames from reference file
Originally …
|
|
|
@4bdd3b76
|
17 years |
diego |
mpegvideo.h has two function declarations with the 'inline' specifier …
|
|
|
@b313e815
|
17 years |
lorenm |
avg_pixels4_mmx2
Originally committed as revision 11829 to …
|
|
|
@6c01d006
|
17 years |
lorenm |
use mmx2/3dnow avg functions in avg_qpel*_mc00
Originally committed …
|
|
|
@7abe4380
|
17 years |
Reimar.Doeffinger |
Remove ff_mms_set_stream_selection again from asf demuxer,
it does not …
|
|
|
@ed5d7a53
|
17 years |
lorenm |
ff_h264_idct8_add_sse2.
compared to mmx, 217->126 cycles on core2, …
|
|
|
@51f0ac65
|
17 years |
lorenm |
remove some movq in ff_h264_idct8_add_mmx. 225->217 cycles on core2.
…
|
|
|
@dc296223
|
17 years |
michaelni |
Remove incorrect casts that should have never been there.
Originally …
|
|
|
@2efa7fd1
|
17 years |
michaelni |
Make avcodec_decode_* functions take const input buffers.
Originally …
|
|
|
@909063f7
|
17 years |
Reimar.Doeffinger |
100l, since we already check for buf_size == 769 we should also
handle …
|
|
|
@3e368d72
|
17 years |
Reimar.Doeffinger |
Use bytestream_get_be24 to simplify palette parsing.
Originally …
|
|
|
@04deea9a
|
17 years |
Reimar.Doeffinger |
mark qtrle input data as const.
Originally committed as revision …
|
|
|
@2907abed
|
17 years |
Reimar.Doeffinger |
Remove a pointless cast.
Originally committed as revision 11819 to …
|
|
|
@b3d5468d
|
17 years |
Reimar.Doeffinger |
Add some const where appropriate
Originally committed as revision …
|
|
|
@6be4042c
|
17 years |
Reimar.Doeffinger |
Fix warning:
libavcodec/tiffenc.c:136: warning: pointer type mismatch …
|
|
|
@6c51fd3f
|
17 years |
michaelni |
const
Originally committed as revision 11816 to …
|
|
|
@4d65da4
|
17 years |
Reimar.Doeffinger |
Put is_mms under ifdef CONFIG_MMSH_PROTOCOL, avoids warning: …
|
|
|
@b630a39e
|
17 years |
Reimar.Doeffinger |
Missing 'const' in cast.
Originally committed as revision 11814 to …
|
|
|
@ae77c4b0
|
17 years |
michaelni |
Make src const.
Originally committed as revision 11813 to …
|
|
|
@b0ddba1
|
17 years |
michaelni |
void arithmetic
Originally committed as revision 11812 to …
|
|
|
@1bc0a44d
|
17 years |
diego |
Remove -Werror= CFLAGS that do not have the desired effect.
…
|
|
|
@5f359c8d
|
17 years |
diego |
cosmetics: sort ogg_codec_t list
Originally committed as revision …
|
|
|
@eee7e799
|
17 years |
Reimar.Doeffinger |
Some consts for cscd decoder helper functions
Originally committed as …
|
|
|
@ffbc5e04
|
17 years |
lorenm |
"swap first two elements of L1 if L0 and L1 are identical" applies …
|
|
|
@02f7695b
|
17 years |
lorenm |
fix mbaff diagonal neighbor mv
Originally committed as revision 11807 …
|
|
|
@50b3ab0f
|
17 years |
lorenm |
mbaff spatial direct
Originally committed as revision 11806 to …
|
|
|
@4990eb5f
|
17 years |
kostya.shishkov |
Do not modify input data
Originally committed as revision 11805 to …
|
|
|
@0fe04628
|
17 years |
kostya.shishkov |
IMC decoder always operates on 64-byte blocks
Originally committed as …
|
|
|
@815f98c
|
17 years |
Aurélien Jacobs |
non-const 2nd parameter for strtol/strtod
Originally committed as …
|
|
|
@2755e41d
|
17 years |
Aurélien Jacobs |
use AV_RL* instead of le2me_*
Originally committed as revision 11802 …
|
|
|
@4e56af82
|
17 years |
Aurélien Jacobs |
don't cast const away
Originally committed as revision 11801 to …
|
|
|
@60b6dbe7
|
17 years |
Aurélien Jacobs |
const
Originally committed as revision 11800 to …
|
|
|
@9f5bd895
|
17 years |
Aurélien Jacobs |
const
Originally committed as revision 11799 to …
|
|
|
@aa819b9
|
17 years |
michaelni |
Mixing declarations and statements is an error, so is any construct …
|
|
|
@5e038b4f
|
17 years |
Reimar.Doeffinger |
LZO decoder input is const
Originally committed as revision 11797 to …
|
|
|
@c67102f9
|
17 years |
michaelni |
const
Originally committed as revision 11796 to …
|
|
|
@31d889ec
|
17 years |
michaelni |
const
Originally committed as revision 11795 to …
|
|
|
@896b4389
|
17 years |
michaelni |
const
Originally committed as revision 11794 to …
|
|
|
@17867842
|
17 years |
michaelni |
const
Originally committed as revision 11793 to …
|
|
|
@b034f72b
|
17 years |
Reimar.Doeffinger |
Add some const keywords in rtjpeg decoder
Originally committed as …
|
|
|
@7e5cdb5b
|
17 years |
michaelni |
const
Originally committed as revision 11791 to …
|
|
|
@74dc7448
|
17 years |
michaelni |
const
Originally committed as revision 11790 to …
|
|
|
@473dde17
|
17 years |
michaelni |
const
Originally committed as revision 11789 to …
|
|
|
@94ef6d11
|
17 years |
michaelni |
const
Originally committed as revision 11788 to …
|
|
|
@2ab12b3
|
17 years |
michaelni |
const
Originally committed as revision 11787 to …
|
|
|
@8c4bd28
|
17 years |
michaelni |
const
Originally committed as revision 11786 to …
|
|
|
@e37e5335
|
17 years |
michaelni |
const
Originally committed as revision 11785 to …
|
|
|
@14ff144c
|
17 years |
michaelni |
some const
Originally committed as revision 11784 to …
|
|
|
@63410f2c
|
17 years |
michaelni |
const
Originally committed as revision 11783 to …
|
|
|
@521c38f1
|
17 years |
michaelni |
const
Originally committed as revision 11782 to …
|
|
|
@67d9ca0c
|
17 years |
michaelni |
const
Originally committed as revision 11781 to …
|
|
|
@6fd4315e
|
17 years |
michaelni |
const
Originally committed as revision 11780 to …
|
|
|
@d177b620
|
17 years |
michaelni |
const
Originally committed as revision 11779 to …
|
|
|
@04650579
|
17 years |
michaelni |
more const
Originally committed as revision 11778 to …
|
|
|
@4a431e9e
|
17 years |
michaelni |
const
Originally committed as revision 11777 to …
|
|
|
@bed9dc16
|
17 years |
michaelni |
const
Originally committed as revision 11776 to …
|
|
|
@4894578
|
17 years |
michaelni |
const
Originally committed as revision 11775 to …
|
|
|
@ffb52962
|
17 years |
michaelni |
some const
Originally committed as revision 11774 to …
|
|
|
@b31178c9
|
17 years |
michaelni |
some const
Originally committed as revision 11773 to …
|
|
|
@3cc89383
|
17 years |
michaelni |
const
Originally committed as revision 11772 to …
|
|
|
@96c5ba15
|
17 years |
michaelni |
const
Originally committed as revision 11771 to …
|
|
|
@01791786
|
17 years |
michaelni |
forgotten const
Originally committed as revision 11770 to …
|
|
|
@13c2619e
|
17 years |
michaelni |
const
Originally committed as revision 11769 to …
|
|
|
@fb8a82d2
|
17 years |
michaelni |
const
Originally committed as revision 11768 to …
|
|
|
@0942f55c
|
17 years |
michaelni |
const
Originally committed as revision 11767 to …
|
|
|
@3052e4b5
|
17 years |
michaelni |
some const
Originally committed as revision 11766 to …
|
|
|
@317b3092
|
17 years |
michaelni |
const
Originally committed as revision 11765 to …
|
|
|
@1855abe
|
17 years |
michaelni |
const
Originally committed as revision 11764 to …
|
|
|
@73965d1b
|
17 years |
baptiste.coudurier |
const
Originally committed as revision 11763 to …
|
|
|
@47a0513b
|
17 years |
baptiste.coudurier |
const
Originally committed as revision 11762 to …
|
|
|