Mercurial > libavcodec.hg
graph
-
minor fixes for invalid audio data patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de) libavcodec2005-08-14, by michael
-
subs.diff fixes a couple of minor bugs in my DVB subtitle decoder, and also fixes a few libavcodec2005-08-14, by michael
-
tinfoil patch: be more diligent about checking array boundaries before libavcodec2005-08-13, by melanson
-
tinfoil patch: validate motion vectors and do not free frame on exit if libavcodec2005-08-13, by melanson
-
tinfoil patch: make sure that pixel pointer does not go out of bounds libavcodec2005-08-13, by melanson
-
DV video encoder/decoder doesn't set keyframe and picture type properties patch by (Edward Hervey:bilboed,gmail com) libavcodec2005-08-11, by michael
-
liba52/crc.c fails to compile patch by ("Steven M. Schultz": sms, 2bsd com) libavcodec2005-08-05, by michael
-
workaround 'colocated mv if colocated block is L1 predicted' bug in x264 libavcodec2005-08-01, by michael
-
fixing colocated mv if colocated block is L1 predicted for the temporal direct case libavcodec2005-07-27, by michael
-
Fix for overflow issue in mpegvideo.c patch by (Martin Boehme: boehme, inb uni-luebeck de) libavcodec2005-07-25, by michael
-
dont pre allocate uselessly large buffer and dont ignore FF_INPUT_BUFFER_PADDING_SIZE libavcodec2005-07-17, by michael
-
yamaha adpcm nibbles in the wrong order fix by (Vidar Madsen: vidarino, gmail com) libavcodec2005-07-16, by michael
-
Add Yamaha ADPCM encoding/decoding patch by (Vidar Madsen: vidarino, gmail com) libavcodec2005-07-15, by michael
-
patch from http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg-devel/files/patch-libavcodec::x264.c libavcodec2005-07-10, by michael
-
parenthesing to avoid compiler errors in the future - compared asm outputs, behaviour didnt changed libavcodec2005-07-02, by alex
-
Disable AltiVec IDCT for lowres decoding in lavc patch by (Sigbjørn Skjæret: cisc, broadpark no) libavcodec2005-07-01, by michael
-
IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin : altern org) libavcodec2005-06-28, by michael
-
WMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark Weaver: mark-clist, npsl co uk) libavcodec2005-06-28, by michael
-
support extracting sps/pps from bitstream and putting it in extradata libavcodec2005-06-28, by michael
-
support changing in bitstream global headers into extradata style and back libavcodec2005-06-27, by michael
-
non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bitfreak net) libavcodec2005-06-09, by michael
-
uint_fast64_t emulation by (Wolfram Gloger: wmglo, dent med uni-muenchen de) libavcodec2005-06-07, by michael
-
merge a few asm blocks so gcc cant unoptimize it (658->631 dezicycles on duron) libavcodec2005-06-01, by michael
-
add rounding bias before the horizontal idct (765->730 dezicyles on duron) libavcodec2005-06-01, by michael