platform/upstream/libav.git
2005-06-30 Guillaume PoirierReverts GCC-4.0 "fixe" which broke GCC-3.3 and maybe...
2005-06-29 Michael Niedermayerfix assertion failure
2005-06-29 Michael Niedermayeroff by 1 error bugfix
2005-06-28 Reimar DöffingerAnother REG_d -> REG_D fix.
2005-06-28 Gildas BazinIWMMXT configure support + runtime selection patch...
2005-06-28 Emiliano Parasassidisabling all decoders patch by (Emiliano Parasassi...
2005-06-28 Mark WeaverWMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark...
2005-06-28 Michael NiedermayerRTCP_* conflict with live.com and they seem not to...
2005-06-28 Daniel Kristjanssonpart of the 'libavformat/utils.c doxygen documentation...
2005-06-28 Andy Parkinsffplay seeking because url_feof() not working patch...
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 Niedermayerdont open and close codec at every call of try_decode_f...
2005-06-27 Michael Niedermayerkeep decoding nal units after an error
2005-06-27 Michael Niedermayerwidth % 16 != 0 workaround by (Nicolas Plourde: nicolas...
2005-06-27 Michael Niedermayerbetter dont read the width/height at all, its random...
2005-06-27 Michael Niedermayerx86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr...
2005-06-27 Michael Niedermayernut prefers extradata style global headers
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-26 Roberto TogniTheora fourcc
2005-06-25 Michael Niedermayer*BSD bktr grab support by (Jacob Meuser: jakemsr, jakem...
2005-06-24 Guillaume PoirierFixes GCC4 fix by using "g" instead of "mp" as some...
2005-06-24 Michael Niedermayeranother chapter in the neverending mov demuxer cleanup
2005-06-24 Michael NiedermayerAVStream.nb_frames and docs for r_frame_rate
2005-06-24 Ivan Wongffplay crashes patch by (Ivan Wong: email, ivanwong...
2005-06-23 Guillaume PoirierGCC4 fix
2005-06-23 Michael Niedermayertypo
2005-06-19 Erik SlagterThis trivial patch adds "avc1" as fourcc for h264 in...
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-19 Guillaume Poirier10l. Previous GCC4 commit broke compilation with gcc...
2005-06-18 Guillaume PoirierGCC-4 fix for AMD-64
2005-06-18 Todd KirbyAnimated GIF looping patch by (Todd Kirby // ffmpeg...
2005-06-17 Diego Biurrunspelling fixes
2005-06-17 Loren MerrittH.264 lossless mode
2005-06-15 Aurelien Jacobsadd support for muxing subtitles in mpeg-ps
2005-06-12 Diego BiurrunRephrase a paragraph for ease of understanding, suggest...
2005-06-11 Diego Biurrunspelling/phrasing fixes, mostly by Mans
2005-06-11 Diego Biurruntypo
2005-06-11 Diego Biurrunspelling/grammar/wording/phrasing
2005-06-11 Diego BiurrunCosmetics: Removed trailing whitespace, converted tabs...
2005-06-11 Diego BiurrunClarify the sentence about WMP object IDs.
2005-06-11 Diego BiurrunTalk of MPEG-4 instead of DivX.
2005-06-10 Diego Biurrunconsistent spelling
2005-06-09 Diego BiurrunFurther spelling/grammar/wording fixes as suggested...
2005-06-09 Diego Biurrunspelling/grammar/wording
2005-06-09 Diego Biurrunspelling fixes suggested by the Wanderer
2005-06-09 Ronald S. Bultjenon-avc h264 stream problems patch by ("Ronald S. Bultj...
2005-06-09 Diego Biurrunspelling/wording/grammar
2005-06-09 Diego BiurrunFurther spelling/wording/grammar fixes suggested by...
2005-06-09 Diego BiurrunCosmetics: Break overly long lines.
2005-06-09 Diego Biurrunspelling/grammar/wording
2005-06-09 Diego Biurrunspelling/grammar/wording
2005-06-09 Diego BiurrunThe default MPEG-4 fourcc is now FMP4.
2005-06-09 Diego Biurrunspelling/grammar/wording
2005-06-08 Loren Merritttypo in cabac tables
2005-06-07 Michael Niedermayerset log level to AV_LOG_DEBUG if -debug ... is used
2005-06-07 Alex Beregszaszisome nut.hu hype
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-05 Michael Niedermayertypo fix by (lists: kenneth aafloy net)
2005-06-04 Måns Rullgårdremove mixed code/declarations
2005-06-03 Michael Niedermayermpegts regression test
2005-06-03 Fabrice Bellardsupport for adding new components (syntax: ffmpeg ...
2005-06-03 Fabrice Bellardsubtitle option
2005-06-03 Fabrice Bellardbuggy PCR output (just to keep HW decoders happy) ...
2005-06-03 Fabrice Bellardoptional ISO 639 3 letter language field
2005-06-03 Fabrice BellardDVD subtitle parsing - show mpeg component IDs by default
2005-06-03 Fabrice Bellardsubtitle codec type support
2005-06-03 Michael Niedermayerremove some purely cosmetical hunks
2005-06-03 Michael Niedermayerfix stream class
2005-06-03 Michael Niedermayerfix stream class
2005-06-03 Michael Niedermayera step toward CODEC_TYPE_DATA support
2005-06-03 Michael Niedermayer10l (segfault fix)
2005-06-02 Diego BiurrunIgnore .pc files.
2005-06-02 Loren Merrittdecode H.264 with 8x8 transform.
2005-06-02 Michael Niedermayerone bugfix and a few gcc4 bug workaorunds by (Gianluigi...
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-31 Måns Rullgårdadd -gray command line flag
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 Nico Sabbiaccording to the standard the object_type for H264...
2005-05-30 Wolfram GlogerFix url_fsize for large files patch by (Wolfram Gloger...
2005-05-30 Michael Niedermayertrivial pre-C99 fix for rtp.c by (Wolfram Gloger: wmglo...
2005-05-30 Michael Niedermayeroptimizations
2005-05-30 Michael Niedermayerfaster float->short conversation
next