2008-02-01 |
Michael Niedermayer | Casts to silcence "incompatible pointer type" warnings. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | const src for bswap |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | const |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | Use bytestream. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | const |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Baptiste Coudurier | Do not print quality when stream copy, |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | const |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | const |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | const |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | const |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | const |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | const |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | const |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | const |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | const |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | const |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | const |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | const |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | const |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | const |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | const |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | const |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | const |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | const |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | one "cast discards qualifiers from pointer target type... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | consts |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | Do not cast const away. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | consts |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | consts |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | The buffer passed into the decoder should be const. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | Fix const qualifer issues found by -Wcast-qual. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | Indention, it seems i have forgotton to commit this. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | Merge declaration and initialization. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | Dont cast const away. |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Michael Niedermayer | Warn about casts which remove const. |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Reimar Döffinger | Add support for ogg text subtitles. |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Michael Niedermayer | Fix the following using void* casts, proper casts are... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Michael Niedermayer | Fix b-libav.ul/al seek regression test. |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Baptiste Coudurier | fix field order export |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Michael Niedermayer | Revert r11689 and r11690 (uninitalized warning fix... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Baptiste Coudurier | stupid typo |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Reimar Döffinger | Two tables that should be const |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Baptiste Coudurier | support rawvideo in mov |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Michael Niedermayer | Comment about weird warning prevention. |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Michael Niedermayer | fix "uninitalized" warning, the alternative way. |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Baptiste Coudurier | revert r11677, it is considered speed critical |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Baptiste Coudurier | add parenthesis, fix warning: snow.c:2413: warning... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Baptiste Coudurier | Add const qualifier, fix warnings: |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Baptiste Coudurier | add parenthesis, fix warning: qtrleenc.c:257: warning... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Baptiste Coudurier | typo, typedef uint8_t GUID[16] in asf.h, and fix warnin... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Baptiste Coudurier | init to 0, fix warning: mpegenc.c:1022: warning: 'avail... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Baptiste Coudurier | add parenthesis, fix warning: mpegenc.c:303: warning... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Baptiste Coudurier | typo, also fix warning: asf.c:90: warning: passing... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Andreas Öman | Fix the following warnings: |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Baptiste Coudurier | cast to correct type, fix warning: apedec.c:859: warnin... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Baptiste Coudurier | fix indentation |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Baptiste Coudurier | init to 0, fix warning: h263.c:4730: warning: 'dc_pred_... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Baptiste Coudurier | cast to dest type, fix warning: 4xm.c:304: warning... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Baptiste Coudurier | cast to dest type, fix warning imgconvert.c:1958: warni... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Baptiste Coudurier | add const, fix warning: cook.c:276: warning: passing... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Baptiste Coudurier | add parenthesis, fix warning: i386/dsputil_mmx.c:2618... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Baptiste Coudurier | fix prototypes, remove warning: i386/dsputil_mmx.c... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Måns Rullgård | remove duplicate, disabled nut regression test |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Reimar Döffinger | Missed a variable in postprocess.c that should use... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Reimar Döffinger | Simplify: use DECLARE_ASM_CONST |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Baptiste Coudurier | use context in av_log |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Baptiste Coudurier | warning is only valid for mov |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Diego Biurrun | Do not print an (L)GPL license statement when nonfree... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Michael Niedermayer | fixing warning |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Diego Biurrun | Print the name of the regression test that was run... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Reimar Döffinger | Support MP4 subtitles as in |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Reimar Döffinger | Make some assembler constants global instead of declari... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Diego Biurrun | Pass argc and argv to the main function of the SDL... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Kostya Shishkov | SMPTE 421 Annex L format demuxer |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Måns Rullgård | rename dv50 regression test output file to dv50.dv |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Reimar Döffinger | Add bitstream filter to convert between mov and plain... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Reimar Döffinger | Add sbsf option for subtitle bitstream filter |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Jeff Downs | Fix memory leak in h264 decoder. allocated_edge_emu_buf... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Baptiste Coudurier | cosmetics, split long lines, remove useless braces... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Baptiste Coudurier | cosmetics, vertically align |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Benoit Fouet | Remove integer.h inclusion. |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Baptiste Coudurier | spoke too fast, fix dv fourcc in mov accordingly if... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Baptiste Coudurier | finally set codec tags for mov/mp4/3gp muxers, this... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Baptiste Coudurier | indentation |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Baptiste Coudurier | correctly and only set standard stsd fourcc for mp4/3gp |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Reimar Döffinger | Use DECLARE_ASM_CONST where possible in libswscale... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Baptiste Coudurier | write esds atom when mpeg-4 systems tags are used |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Baptiste Coudurier | reorder object types id by muxing preference |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Baptiste Coudurier | document tag field |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Diego Biurrun | seektest depends on both codectest and libavtest. |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Diego Biurrun | Move common test program infrastructure to common.mak. |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Diego Biurrun | Move some lines in preparation for an upcoming commit. |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Diego Biurrun | Add Makefile rules for test programs. |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Diego Biurrun | Do not install integer.h, it is not part of the public... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Reimar Döffinger | Add and use DECLARE_ASM_CONST for constants used in... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Reimar Döffinger | Use DECLARE_ALIGNED in yet another place |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Reimar Döffinger | Use DECLARE_ALIGNED and remove unneeded attribute_used |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Reimar Döffinger | Add CODEC_ID_MOV_TEXT and use it instead of modifying... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Diego Biurrun | typo |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Diego Biurrun | Add $(EXESUF) where necessary. |
commit | commitdiff | tree | snapshot |
next |