| Commit message (Expand) | Author | Age |
... | |
* | ignore invalid values in the sequence display extension (backport from 0.4.1) | henry | 2006-12-01 |
* | r21410: document new meaning of dia=1 introduced by lavc r7192 | voroshil | 2006-12-01 |
* | mark lavc's uneven multi-hexagon search as slow, remove stray '.' | gpoirier | 2006-12-01 |
* | Fix a declarations vs statements warning. | diego | 2006-12-01 |
* | Fix declarations vs statements warning. | diego | 2006-12-01 |
* | document new meaning of dia=-1 introduced by lavc r7192 | gpoirier | 2006-12-01 |
* | Add libav include paths to CFLAGS without indirection. | diego | 2006-12-01 |
* | Correct include path for bswap.h, patch by Carl Eugen Hoyos, cehoyos ag.or.at. | diego | 2006-12-01 |
* | remove duplicate entry | gpoirier | 2006-12-01 |
* | Add libav include paths to CFLAGS without indirection. | diego | 2006-12-01 |
* | move reserved_bytes out of packet_footer. this makes all packets uniform. | ivo | 2006-11-30 |
* | Use av_int2flt/av_int2dbl to read float values. This is simpler and more | reimar | 2006-11-30 |
* | Move initialization of sh_audio/sh_video members to aviheader | reimar | 2006-11-30 |
* | r21398: improve description of lavf's i_certify_that_my_video_stream_does_not... | voroshil | 2006-11-30 |
* | r21372: Some punctuation cosmetics and better wording | voroshil | 2006-11-30 |
* | r21367: If a glyph is not found in the current font, switch to another one. | voroshil | 2006-11-30 |
* | fix suggested by Diego | gpoirier | 2006-11-30 |
* | improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_f... | gpoirier | 2006-11-30 |
* | fix indentation after last commit | gpoirier | 2006-11-30 |
* | add more comments to input.conf, patch by compn % tempn A twmi P rr P com % | gpoirier | 2006-11-30 |
* | Better wording for previous commit | torinthiel | 2006-11-29 |
* | Typo | torinthiel | 2006-11-29 |
* | add missing r15484 | henry | 2006-11-29 |
* | Add another FourCC found in the wild, for example: | rathann | 2006-11-29 |
* | Remove duplicate OPTFLAGS from CFLAGS. | diego | 2006-11-29 |
* | Remove some superfluous include CFLAGS. | diego | 2006-11-29 |
* | Explain reason for -I.. in CFLAGS here. | diego | 2006-11-29 |
* | Remove bswap.h, use libavutil/bswap.h instead. | diego | 2006-11-29 |
* | Fix macro redefinition warning. | diego | 2006-11-29 |
* | Remove some of the worst "headers include headers which include | reimar | 2006-11-29 |
* | Avoid compiling code using %ah etc. on AMD64, since that will not work | reimar | 2006-11-29 |
* | Get rid of stubs.S, move code to inline asm. | reimar | 2006-11-29 |
* | Cosmetics: remove unused and commented out add_stub function header | reimar | 2006-11-29 |
* | Some extra checks and safety space for add_stub function. | reimar | 2006-11-29 |
* | Change add_stub code to also work without -fomit-frame-pointer | reimar | 2006-11-29 |
* | EMISSINGBRAIN: No, OSD objects of size 0 sure are _not_ visible. | reimar | 2006-11-29 |
* | Add /usr/local/lib and /usr/local/include to the linker/compiler | diego | 2006-11-29 |
* | support for Westwood SND1 audio | diego | 2006-11-29 |
* | `sdl-config --libs` under mingw32 will give -lmingw32, which leads to | diego | 2006-11-29 |
* | URL fix | diego | 2006-11-29 |
* | Synced with r21374 | torinthiel | 2006-11-29 |
* | Fix URL, it has moved. | torinthiel | 2006-11-29 |
* | Synced with r21372 | torinthiel | 2006-11-29 |
* | Some punctuation cosmetics and better wording | torinthiel | 2006-11-29 |
* | Sync with FFmpeg changes for encoder/decoder registration. | aurel | 2006-11-29 |
* | Fix 2 header bugs introduced by nplourde's previous commit: | uau | 2006-11-28 |
* | reordering of #include to avoid clash with math.h and quicktime/*.h, patch by... | nplourde | 2006-11-28 |
* | adds support for AOCONTROL_GET_VOLUME/AOCONTROL_SET_VOLUME in ao_macosx, patc... | nplourde | 2006-11-28 |
* | If a glyph is not found in the current font, switch to another one. | eugeni | 2006-11-28 |
* | Skip glyphs with char code < 0x20. | eugeni | 2006-11-28 |