]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
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-29 Michael Niedermayerchanging a few AV_LOG_DEBUG to AV_LOG_INFO
2005-05-26 Michael NiedermayerAVPacket.pos
2005-05-26 Michael Niedermayertr -d '\015'
2005-05-26 Michael Niedermayercleanup
2005-05-26 Bernhard RosenkränzerBetter ARM support for mplayer/ffmpeg, ported from...
2005-05-26 Michael Niedermayervery tiny script to remove tabs and trailing whitespace...
2005-05-26 Marcus Engenevhook watermark patch by (Marcus Engene: ffmpeg, engene se)
2005-05-26 Wolfram Glogersync output stream against any input stream (extension...
2005-05-26 Michael NiedermayerAV_LOG_DEBUG is not a good default ...
2005-05-26 Romain DegezRTP/RTSP and MPEG4-AAC audio
2005-05-25 Zoltán HidvégiMMX code for (put|avg)_h264_chroma_mc8
2005-05-24 Mike Melansonread loop filter limit values from Theora header, court...
2005-05-22 Jacob Meuserldconfig as config.mak variable patch by (Jacob Meuser...
2005-05-22 Michael Niedermayerlibgsm warper by (Alban Bedel: albeu, free fr)
2005-05-22 Michael Niedermayerav_find_stream_info() end check fixes
2005-05-21 Michael Niedermayerfix max b frames with b frame strategy 1
2005-05-21 Michael Niedermayerb frame strategy
2005-05-21 Michael NiedermayerSTART/STOP_TIMER for ppc32 by (Luca Barbato: lu_zero...
2005-05-21 Mike Melansonfix bugs in new loop filter code; also, refrain from...
2005-05-21 Michael Niedermayerupdate current_sample number for non split mode
2005-05-21 Michael Niedermayersegfault fix
2005-05-21 Michael Niedermayersupport non interleaved mov files
2005-05-21 Michael Niedermayerremove unused vp3 related function pointers
2005-05-21 Michael Niedermayerdisable broken loop filter optimization
2005-05-21 Mike Melansonapply the loop filter to fragments as they are rendered...
2005-05-21 Mike Melansonrender by the slice rather than the plane
2005-05-21 Michael Niedermayer10l (overwriting w/h with 0)
2005-05-21 Mike Melansonclean up some warnings and dead code
2005-05-21 Denes Balatoni1.) LGPL license mentioned
2005-05-21 Mike Melansonanother bitstream extraction to optimize: fixed-length...
2005-05-20 Joakim Platefix ac3 and dts detection (patch by Joakim Plate <joaki...
2005-05-20 Nicolas PlourdeShould fix altivec detection for g3 system.
2005-05-19 Mike Melansonread Huffman tables from Theora header (patch courtesy of
2005-05-19 Måns Rullgårddon't try to find file length if streaming
2005-05-19 Loren Merrittmemory leak
2005-05-19 Måns Rullgårdaccept old extradata format
2005-05-19 Måns Rullgårdfix decoding of multi-channel vorbis streams
2005-05-19 Michael Niedermayeruse O(number of non zero coeffs) instead of O(number...
2005-05-19 Loren Merrittfix crash on negative POC
2005-05-19 Mike Melansonreplace unpack_token() with a series of lookup tables
2005-05-19 Aurelien Jacobsinstall libav(codec|format).pc/libpostproc.pc for pkg...
2005-05-19 Aurelien Jacobsdrop most url_fileno() calls (allows to use ByteIOConte...
2005-05-18 Michael Niedermayerfix mpeg2 chroma_420_type
2005-05-18 Mike Melansonfix 4MV MC and reinstate new MC VLC
2005-05-18 Måns Rullgårdfix shared libpostproc build
2005-05-18 Loren MerrittH.264 deblocking optimizations (mmx for chroma_bS4...
next