summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 10lMichael Niedermayer2006-12-17
* small optimizationAurelien Jacobs2006-12-17
* warn user if the selected diamond size is larger then the motion estimation s...Michael Niedermayer2006-12-17
* limit x/ymin/max to me_rangeMichael Niedermayer2006-12-17
* Check mb_pos is big enough before trying to access data left or above.Reimar Döffinger2006-12-17
* put_*() are not only useful to muxers and protocolAurelien Jacobs2006-12-16
* fix libavutil.pcMåns Rullgård2006-12-16
* don't use non-standard sed -i optionMåns Rullgård2006-12-15
* Allow provision of displaynumber, screennumber, x-offset and y-offset parametersPanagiotis Issaris2006-12-15
* av_log(NULL,... -> av_log(avctx,.. where appropriate.Benjamin Larsson2006-12-14
* Bug fix for crashes when SSE is used on unaligned arrays.Benjamin Larsson2006-12-14
* replace bashism with POSIX constructMåns Rullgård2006-12-13
* vqmin/vqmax --> qmin/qmax in the option descriptionDiego Biurrun2006-12-13
* grammar/wordingDiego Biurrun2006-12-13
* documentation for X11 grabbingBaptiste Coudurier2006-12-13
* Generate pkgconfig files via two functions.Diego Biurrun2006-12-13
* dont segv is ap->device is not set, display error messageBaptiste Coudurier2006-12-13
* fix compilation, use the standard INT64_C macroBaptiste Coudurier2006-12-13
* remove trailing whitespace left overGuillaume Poirier2006-12-13
* Feedback from Karl H. Beckers about mouse cursorEdouard Gomez2006-12-13
* RFC 6: Overall cleanups again.Edouard Gomez2006-12-13
* RFC 5: Mouse cursor painting reduc and more cleanupsEdouard Gomez2006-12-13
* RFC 3&4 stage: FFmpeg style aint't my styleEdouard Gomez2006-12-13
* RFC 2 stage: First feedback from review commentsEdouard Gomez2006-12-13
* RFC 1 stage: Improve maintainability of the cursoir painting codeEdouard Gomez2006-12-13
* Adapt the patch to more recent FFmpeg habitsEdouard Gomez2006-12-13
* Original X11 device demuxer patch from Clemens FruhwirthGuillaume Poirier2006-12-13
* revert broken commit of x11 device demuxer patchGuillaume Poirier2006-12-13
* Feedback from Karl H. Beckers about mouse cursorGuillaume Poirier2006-12-12
* RFC 6: Overall cleanups again.Guillaume Poirier2006-12-12
* RFC 5: Mouse cursor painting reduc and more cleanupsGuillaume Poirier2006-12-12
* RFC 3&4 stage: FFmpeg style aint't my styleGuillaume Poirier2006-12-12
* RFC 2 stage: First feedback from review commentsGuillaume Poirier2006-12-12
* RFC 1 stage: Improve maintainability of the cursoir painting codeGuillaume Poirier2006-12-12
* Adapt the patch to more recent FFmpeg habitsGuillaume Poirier2006-12-12
* Original X11 device demuxer patch from Clemens FruhwirthGuillaume Poirier2006-12-12
* typoDiego Biurrun2006-12-12
* libpostproc has its own version number and should not use libavcodec's.Diego Biurrun2006-12-12
* indentMichael Niedermayer2006-12-12
* the next r_frame_rate try ...Michael Niedermayer2006-12-12
* Doxygen comments about variables described by Michael here:Guillaume Poirier2006-12-12
* mv overflow in map fix (untested except regression tests)Michael Niedermayer2006-12-12
* add FLV decoder metadata parsingAllan Hsu2006-12-12
* gcc 2.95 fixMichael Niedermayer2006-12-12
* Fix JPEG-LS encoder 0xff-escaping writing too much or uninitialized data.Reimar Döffinger2006-12-11
* rewrite r_frame_rate selectioon code againMichael Niedermayer2006-12-11
* Adding H.264 DCT.Panagiotis Issaris2006-12-11
* remove useless sampleDurationBaptiste Coudurier2006-12-11
* check codec frame size directly and only for audioBaptiste Coudurier2006-12-11
* fix playback of mp3_bits_left.aviMichael Niedermayer2006-12-11