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