]> git.sesse.net Git - ffmpeg/history - libavcodec
kill a bunch of compiler warnings
[ffmpeg] / libavcodec /
2005-08-14 Måns Rullgårdkill a bunch of compiler warnings
2005-08-14 Ian Caulfieldsubs.diff fixes a couple of minor bugs in my DVB subtit...
2005-08-13 Michael Niedermayerset pix_fmt
2005-08-13 Mike Melansontinfoil patch: no array is written to in bulk before...
2005-08-13 Mike Melansonremoved a bunch of unused, sub-optimal code
2005-08-13 Mike Melansontinfoil patch: be more diligent about checking array...
2005-08-13 Mike Melansontinfoil patch: validate motion vectors and do not free...
2005-08-13 Mike Melansontinfoil patch: make sure pixel_ptr never goes negative
2005-08-13 Mike Melansontinfoil patch: accept no widths that are no multiples...
2005-08-13 Mike Melansontinfoil patch: make sure that pixel pointer does not...
2005-08-13 Måns Rullgårdfix building in separate directory
2005-08-13 Kostya Shishkovsecurity fixes
2005-08-11 Edward HerveyDV video encoder/decoder doesn't set keyframe and pictu...
2005-08-06 Michael Niedermayermkstemp on win32 workaround by (Ivan Wong: email, ivanw...
2005-08-05 Steven M. Schultzliba52/crc.c fails to compile patch by ("Steven M....
2005-08-05 Alex Beregszaszi10l
2005-08-04 Michael Niedermayersegfault fix
2005-08-01 Alexander Strasserlibavutil: Utility code from libavcodec moved to a...
2005-08-01 Michael Niedermayerfix assertion failure for mpeg2 encoding
2005-08-01 Michael Niedermayerworkaround 'colocated mv if colocated block is L1 predi...
2005-07-31 Michael NiedermayerA.B.C versions
2005-07-31 Michael Niedermayertry to check for nonsense time_base instead of setting...
2005-07-30 Michael Niedermayercheck time_base.den for mpeg4
2005-07-27 Michael Niedermayermotion vector limit for mpeg2
2005-07-27 Diego BiurrunReduce verbosity.
2005-07-27 Michael Niedermayerfixing colocated mv if colocated block is L1 predicted...
2005-07-26 Michael Niedermayerfixing colocated mv if colocated block is L1 predicted
2005-07-25 Martin BoehmeFix for overflow issue in mpegvideo.c patch by (Martin...
2005-07-25 Michael Niedermayerthread mess check for avcodec_open/close()
2005-07-24 Michael Niedermayerfix user data parsing code so it suppors pre1 and cvs
2005-07-23 Michael Niedermayerminor user data reading bugfix
2005-07-22 Reimar DöffingerAdd missing +1 in bounds check.
2005-07-22 Reimar Döffingerreset restart_count when restart_interval is set and...
2005-07-19 Michael Niedermayerportable IEEE float/double read/write functions
2005-07-19 Michael Niedermayerportable IEEE float/double read/write functions
2005-07-17 Michael Niedermayerdont pre allocate uselessly large buffer and dont ignor...
2005-07-17 Michael Niedermayerverify len field validity in mjpeg_decode_com()
2005-07-17 Michael Niedermayer10l (forgot to commit this yesterday)
2005-07-17 Michael NiedermayerDVB subtitle decoder by (Ian Caulfield: imc25, cam...
2005-07-16 Michael Niedermayeryamaha adpcm nibbles in the wrong order fix by (Vidar...
2005-07-15 Vidar MadsenAdd Yamaha ADPCM encoding/decoding patch by (Vidar...
2005-07-14 Michael Niedermayermore fine grained skip_frame
2005-07-14 Michael Niedermayerskip_idct
2005-07-14 Michael Niedermayercheck for CODEC_CAP_DELAY in audio decoders too
2005-07-14 Michael Niedermayerffmpeg version should be "CVS"
2005-07-11 Michael Niedermayercheck len (should fix #1165694)
2005-07-11 Michael Niedermayerfix segfault (bug #1165640)
2005-07-11 Michael Niedermayerfix infinite loop (suggested change by rjayne at conver...
2005-07-11 Michael Niedermayerfix decoding of (broken) files with f_code=0
2005-07-11 Michael Niedermayersegfault fix
2005-07-10 Michael Niedermayerpatch from http://www.freebsd.org/cgi/cvsweb.cgi/ports...
2005-07-09 Michael NiedermayerHere is the patch suggested by: unkaggregate, users...
2005-07-02 Alex Beregszaszi100l - this has only worked on big endian
2005-07-02 Alex Beregszasziparenthesing to avoid compiler errors in the future...
2005-07-02 Alex Beregszasziprint 'not working' message
2005-07-02 Alex Beregszaszi1l
2005-07-01 Sigbjørn SkjæretDisable AltiVec IDCT for lowres decoding in lavc patch...
2005-06-29 Michael Niedermayeroff by 1 error bugfix
2005-06-28 Gildas BazinIWMMXT configure support + runtime selection patch...
2005-06-28 Mark WeaverWMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark...
2005-06-28 Michael Niedermayersupport extracting sps/pps from bitstream and putting...
2005-06-28 Michael Niedermayerfixing first_mb_in_slice if frame_mbs_only_flag==0...
2005-06-27 Michael Niedermayercheck mb_y
2005-06-27 Michael Niedermayerkeep decoding nal units after an error
2005-06-27 Michael Niedermayerx86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr...
2005-06-27 Michael Niedermayersupport changing in bitstream global headers into extra...
2005-06-26 Michael Niedermayertiny docs improvement which i apparebtly forgot to...
2005-06-23 Guillaume PoirierGCC4 fix
2005-06-19 Michael Niedermayermake decoder a little bit more tolerant to missing...
2005-06-19 Falk HüffnerCommunicate proper aliasing to gcc (needed for 4.1).
2005-06-17 Diego Biurrunspelling fixes
2005-06-17 Loren MerrittH.264 lossless mode
2005-06-09 Ronald S. Bultjenon-avc h264 stream problems patch by ("Ronald S. Bultj...
2005-06-08 Loren Merritttypo in cabac tables
2005-06-07 Michael Niedermayerapiexample fix by (Chip: szarlada, freemail hu)
2005-06-07 Michael Niedermayeruint_fast64_t emulation by (Wolfram Gloger: wmglo,...
2005-06-05 Michael Niedermayer10l (dont read variables before they have been set)
2005-06-04 Måns Rullgårdremove mixed code/declarations
2005-06-03 Fabrice Bellardsubtitle codec type support
2005-06-02 Loren Merrittdecode H.264 with 8x8 transform.
2005-06-02 Loren Merrittsort H.264 mmx dsp functions into their own file
2005-06-01 Michael Niedermayeradding a few const
2005-06-01 Michael Niedermayer100l for myself (breaking amd64)
2005-06-01 Måns Rullgårdfix segfault if flush is called before the first frame
2005-06-01 Michael Niedermayermerge a few asm blocks so gcc cant unoptimize it (658...
2005-06-01 Michael Niedermayerget rid of 2 movq (680 -> 658 dezicycles on duron)
2005-06-01 Michael Niedermayeravoid one transpose (730->680 dezicycles on duron)
2005-06-01 Loren Merritt10l (symbol mangling)
2005-06-01 Michael Niedermayeradd rounding bias before the horizontal idct (765-...
2005-05-31 Loren MerrittMMX for H.264 iDCT (adapted from x264)
2005-05-30 Michael Niedermayerdecrease V_NB_BITS if possible
2005-05-30 Michael Niedermayermore trivial optimizations
2005-05-30 Måns Rullgårdenable x264 multi-threading
2005-05-30 Michael Niedermayermaxdepth is supposed to be a constant, its faster if...
2005-05-30 Michael Niedermayeroptimizations
2005-05-30 Michael Niedermayerfaster float->short conversation
2005-05-29 Michael Niedermayerilog() -> av_log2()
2005-05-29 Michael NiedermayerVorbis sse fix by (Balatoni Denes: dbalatoni, programoz...
2005-05-29 Loren Merrittdecode h264 end-of-slice flag
2005-05-26 Michael Niedermayercleanup
next