|
|
|
@0431d3b1
|
17 years |
michaelni |
one "cast discards qualifiers from pointer target type" less
…
|
|
|
@7993df65
|
17 years |
michaelni |
consts
I have underestimated this a little, and these are just some …
|
|
|
@ff794171
|
17 years |
michaelni |
Do not cast const away.
Originally committed as revision 11707 to …
|
|
|
@b1f5712e
|
17 years |
michaelni |
consts
Originally committed as revision 11706 to …
|
|
|
@30317501
|
17 years |
michaelni |
consts
Originally committed as revision 11705 to …
|
|
|
@6ddaa63
|
17 years |
michaelni |
The buffer passed into the decoder should be const.
Originally …
|
|
|
@a9f87158
|
17 years |
michaelni |
Fix const qualifer issues found by -Wcast-qual.
Originally committed …
|
|
|
@7526ade2
|
17 years |
michaelni |
Indention, it seems i have forgotton to commit this.
Originally …
|
|
|
@89ef2c29
|
17 years |
michaelni |
Merge declaration and initialization.
Originally committed as …
|
|
|
@07014467
|
17 years |
michaelni |
Dont cast const away.
Originally committed as revision 11700 to …
|
|
|
@f4929996
|
17 years |
michaelni |
Warn about casts which remove const.
Feel free to flame me if you …
|
|
|
@2331e31c
|
17 years |
Reimar.Doeffinger |
Add support for ogg text subtitles.
Originally committed as revision …
|
|
|
@b8fe8ab0
|
17 years |
michaelni |
Fix the following using void* casts, proper casts are less readable …
|
|
|
@aba29e6f
|
17 years |
michaelni |
Fix b-libav.ul/al seek regression test.
Originally committed as …
|
|
|
@bb41f2e7
|
17 years |
baptiste.coudurier |
fix field order export
Originally committed as revision 11695 to …
|
|
|
@3485b9cd
|
17 years |
michaelni |
Revert r11689 and r11690 (uninitalized warning fix) as its …
|
|
|
@fa7343ea
|
17 years |
baptiste.coudurier |
stupid typo
Originally committed as revision 11693 to …
|
|
|
@9c9519fd
|
17 years |
Reimar.Doeffinger |
Two tables that should be const
Originally committed as revision …
|
|
|
@ccac8438
|
17 years |
baptiste.coudurier |
support rawvideo in mov
Originally committed as revision 11691 to …
|
|
|
@b2aba2e6
|
17 years |
michaelni |
Comment about weird warning prevention.
Originally committed as …
|
|
|
@b34130ae
|
17 years |
michaelni |
fix "uninitalized" warning, the alternative way.
I hope this is valid …
|
|
|
@961c25b
|
17 years |
baptiste.coudurier |
revert r11677, it is considered speed critical
Originally committed …
|
|
|
@89438028
|
17 years |
baptiste.coudurier |
add parenthesis, fix warning: snow.c:2413: warning: suggest …
|
|
|
@f0a70840
|
17 years |
baptiste.coudurier |
Add const qualifier, fix warnings:
snow.c:2292: warning: assignment …
|
|
|
@4a9dfdc1
|
17 years |
baptiste.coudurier |
add parenthesis, fix warning: qtrleenc.c:257: warning: suggest …
|
|
|
@d7742a7
|
17 years |
baptiste.coudurier |
typo, typedef uint8_t GUID[16] in asf.h, and fix warning: …
|
|
|
@febc8fad
|
17 years |
baptiste.coudurier |
init to 0, fix warning: mpegenc.c:1022: warning: 'avail_space' may be …
|
|
|
@87be0d1
|
17 years |
baptiste.coudurier |
add parenthesis, fix warning: mpegenc.c:303: warning: suggest …
|
|
|
@3dc761a4
|
17 years |
baptiste.coudurier |
typo, also fix warning: asf.c:90: warning: passing argument 2 of …
|
|
|
@1710856c
|
17 years |
andreas |
Fix the following warnings:
h264.c:2093: warning: unused variable 's' …
|
|
|
@774c8477
|
17 years |
baptiste.coudurier |
cast to correct type, fix warning: apedec.c:859: warning: passing …
|
|
|
@d83085cd
|
17 years |
baptiste.coudurier |
fix indentation
Originally committed as revision 11678 to …
|
|
|
@3fbe36d4
|
17 years |
baptiste.coudurier |
init to 0, fix warning: h263.c:4730: warning: 'dc_pred_dir' may be …
|
|
|
@7f4d2d83
|
17 years |
baptiste.coudurier |
cast to dest type, fix warning: 4xm.c:304: warning: initialization …
|
|
|
@e151e27
|
17 years |
baptiste.coudurier |
cast to dest type, fix warning imgconvert.c:1958: warning: assignment …
|
|
|
@29e15adc
|
17 years |
baptiste.coudurier |
add const, fix warning: cook.c:276: warning: passing argument 2 of …
|
|
|
@066e0cc
|
17 years |
baptiste.coudurier |
add parenthesis, fix warning: i386/dsputil_mmx.c:2618: warning: …
|
|
|
@afa47789
|
17 years |
baptiste.coudurier |
fix prototypes, remove warning: i386/dsputil_mmx.c:3594: warning: …
|
|
|
@f5655f2a
|
17 years |
mans |
remove duplicate, disabled nut regression test
Originally committed …
|
|
|
@2722e362
|
17 years |
Reimar.Doeffinger |
Missed a variable in postprocess.c that should use DECLARE_ASM_CONST …
|
|
|
@2b858d0b
|
17 years |
Reimar.Doeffinger |
Simplify: use DECLARE_ASM_CONST
Originally committed as revision …
|
|
|
@4ad08acc
|
17 years |
baptiste.coudurier |
use context in av_log
Originally committed as revision 11668 to …
|
|
|
@c8134d71
|
17 years |
baptiste.coudurier |
warning is only valid for mov
Originally committed as revision 11667 …
|
|
|
@7ead693b
|
17 years |
diego |
Do not print an (L)GPL license statement when nonfree parts have been …
|
|
|
@59abc29e
|
17 years |
michaelni |
fixing warning
md5.c:150: warning: passing argument 2 of …
|
|
|
@76de4ea6
|
17 years |
diego |
Print the name of the regression test that was run after finishing the …
|
|
|
@eb3ba13b
|
17 years |
Reimar.Doeffinger |
Support MP4 subtitles as in …
|
|
|
@5802683a
|
17 years |
Reimar.Doeffinger |
Make some assembler constants global instead of declaring them …
|
|
|
@d6773f5
|
17 years |
diego |
Pass argc and argv to the main function of the SDL tests.
This appears …
|
|
|
@eda178d2
|
17 years |
kostya.shishkov |
SMPTE 421 Annex L format demuxer
Originally committed as revision …
|
|
|
@a8fa959a
|
17 years |
mans |
rename dv50 regression test output file to dv50.dv
Originally …
|
|
|
@234c6ed7
|
17 years |
Reimar.Doeffinger |
Add bitstream filter to convert between mov and plain text subtitles
…
|
|
|
@e1cc8339
|
17 years |
Reimar.Doeffinger |
Add sbsf option for subtitle bitstream filter
Originally committed as …
|
|
|
@79db7ac
|
17 years |
heydowns |
Fix memory leak in h264 decoder. allocated_edge_emu_buffer was being …
|
|
|
@0b98a7b3
|
17 years |
baptiste.coudurier |
cosmetics, split long lines, remove useless braces, merge comments and …
|
|
|
@506e4bb8
|
17 years |
baptiste.coudurier |
cosmetics, vertically align
Originally committed as revision 11655 to …
|
|
|
@dd670de
|
17 years |
benoit.fouet |
Remove integer.h inclusion.
Originally committed as revision 11654 to …
|
|
|
@bbe0524
|
17 years |
baptiste.coudurier |
spoke too fast, fix dv fourcc in mov accordingly if strict
Originally …
|
|
|
@ea1664e3
|
17 years |
baptiste.coudurier |
finally set codec tags for mov/mp4/3gp muxers, this should not break …
|
|
|
@d97f2144
|
17 years |
baptiste.coudurier |
indentation
Originally committed as revision 11651 to …
|
|
|
@a23c9c4a
|
17 years |
baptiste.coudurier |
correctly and only set standard stsd fourcc for mp4/3gp
Originally …
|
|
|
@d334c7c2
|
17 years |
Reimar.Doeffinger |
Use DECLARE_ASM_CONST where possible in libswscale code
Originally …
|
|
|
@d0c0a29b
|
17 years |
baptiste.coudurier |
write esds atom when mpeg-4 systems tags are used
Originally …
|
|
|
@efc9e44d
|
17 years |
baptiste.coudurier |
reorder object types id by muxing preference
Originally committed as …
|
|
|
@2c2f58c0
|
17 years |
baptiste.coudurier |
document tag field
Originally committed as revision 11647 to …
|
|
|
@b15136b7
|
17 years |
diego |
seektest depends on both codectest and libavtest.
Originally …
|
|
|
@bca9e0bc
|
17 years |
diego |
Move common test program infrastructure to common.mak.
Originally …
|
|
|
@fe34942e
|
17 years |
diego |
Move some lines in preparation for an upcoming commit.
Originally …
|
|
|
@4942a0e8
|
17 years |
diego |
Add Makefile rules for test programs.
Originally committed as …
|
|
|
@cff7ccdd
|
17 years |
diego |
Do not install integer.h, it is not part of the public API.
…
|
|
|
@766324f
|
17 years |
Reimar.Doeffinger |
Add and use DECLARE_ASM_CONST for constants used in assembler code. …
|
|
|
@038f0f9b
|
17 years |
Reimar.Doeffinger |
Use DECLARE_ALIGNED in yet another place
Originally committed as …
|
|
|
@6a1a2fa0
|
17 years |
Reimar.Doeffinger |
Use DECLARE_ALIGNED and remove unneeded attribute_used
Originally …
|
|
|
@cc8c2c6a
|
17 years |
Reimar.Doeffinger |
Add CODEC_ID_MOV_TEXT and use it instead of modifying the stream in …
|
|
|
@cf6cb7c5
|
17 years |
diego |
typo
Originally committed as revision 11637 to …
|
|
|
@eba6ba4a
|
17 years |
diego |
Add $(EXESUF) where necessary.
Originally committed as revision 11636 …
|
|
|
@f8d7c9d3
|
17 years |
Aurélien Jacobs |
Add support for Matroska attachments.
patch by eugeni _dot_ stepanov …
|
|
|
@20963a71
|
17 years |
mans |
whitespace cosmetics
Originally committed as revision 11634 to …
|
|
|
@a11f43a
|
17 years |
mans |
remove some ifeq ($(CONFIG_FOO),yes)
Originally committed as revision …
|
|
|
@1260eb4a
|
17 years |
diego |
whitespace and sorting cosmetics
Originally committed as revision …
|
|
|
@f98869bc
|
17 years |
diego |
Add generic rule for all tests.
Originally committed as revision …
|
|
|
@27215c6b
|
17 years |
Reimar.Doeffinger |
Use DECLARE_ALIGNED
Originally committed as revision 11630 to …
|
|
|
@d761f08
|
17 years |
gpoirier |
fix indentation that was messed up by r11628
Originally committed as …
|
|
|
@13686bc2
|
17 years |
gpoirier |
fix lowres decoding support on ARM CPUs
Original thread:
date: Jan 27, …
|
|
|
@cc8d87b7
|
17 years |
michaelni |
Set subtitle codec id correctly, i hope this does not break anything.
…
|
|
|
@e73e3a92
|
17 years |
michaelni |
Add non standard id needed for dvd subtitles.
Originally committed as …
|
|
|
@7dfc1fde
|
17 years |
Reimar.Doeffinger |
Extract the pure plaintext from mov text subtitles.
Formatting …
|
|
|
@1e3c930
|
17 years |
michaelni |
Set correct codec type and id for text subtitles.
fixes …
|
|
|
@41e19673
|
17 years |
michaelni |
indent
Originally committed as revision 11623 to …
|
|
|
@ee6e2dbe
|
17 years |
michaelni |
Only export packets which belong to the existing AVStream.
To export …
|
|
|
@0bc4728e
|
17 years |
michaelni |
Select non jpeg if there are multiple substreams.
Originally …
|
|
|
@1521c500
|
17 years |
diego |
Merge rules for tools/* into a generic rule.
Originally committed as …
|
|
|
@2b258bba
|
17 years |
diego |
Properly remove tools on clean.
Originally committed as revision …
|
|
|
@afc9aee2
|
17 years |
diego |
Add -pthread to extralibs and not to ldflags so that the dependency …
|
|
|
@3fe142e2
|
17 years |
diego |
Add a --enable-nonfree command line parameter similar to --enable-gpl. …
|
|
|
@64e13d69
|
17 years |
diego |
Do not group libamr_nb and libamr_wb together as libamr.
Also fixes …
|
|
|
@4f1ab3ce
|
17 years |
diego |
Clarify some FAQ entries.
Originally committed as revision 11615 to …
|
|
|
@d485fed4
|
17 years |
diego |
Split general problems section into general questions and usage.
…
|
|
|
@cbf7878e
|
17 years |
diego |
Update AC-3 FAQ entry.
Originally committed as revision 11613 to …
|
|
|
@067db6a5
|
17 years |
baptiste.coudurier |
comment vorbis objectype id
Originally committed as revision 11612 to …
|
|
|