]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2006-02-12 Alex Beregszaszitrue audio
2006-02-12 Alex Beregszaszitta and theora improvements
2006-02-12 Baptiste Couduriermov debug clean patch by (Baptiste COUDURIER <baptiste...
2006-02-12 Mike Melansondosbox native ZMBV decoder, courtesy of Kostya
2006-02-12 Mike Melansoncomplete American Laser Games MM playback system, court...
2006-02-12 Alex Beregszaszi10l, fails to compile when debug enabled
2006-02-12 Alex Beregszaszitta demuxer, also usable for moving tta audio data...
2006-02-12 Alex Beregszaszitta decoder, tested with 44khz mono and stereo (for...
2006-02-11 Alexander StrasserBuild also ffserver (if configured) when doing `make...
2006-02-11 Michael Niedermayerstsd fix by (Baptiste COUDURIER )baptiste.coudurier...
2006-02-11 Diego BiurrunMove libpostproc compilation to the top-level Makefile.
2006-02-11 Diego BiurrunQuote all installation paths to protect against spaces...
2006-02-11 Diego Biurrunlibpostproc installs into a different directory that...
2006-02-11 Diego BiurrunUse the incdir variable.
2006-02-11 Diego Biurrun100l typo: forgotten $
2006-02-11 Diego Biurrun10l typo: libdir --> incdir
2006-02-11 Jindřich Makovička- fix insufficient code length for exp_vlc
2006-02-11 Diego BiurrunSimplify header installation.
2006-02-11 Diego BiurrunAdd incdir to configure.
2006-02-11 Diego BiurrunMake sure that install-progs has the proper dependencie...
2006-02-11 Diego BiurrunSeparate library install into static and shared install...
2006-02-11 Baptiste Couduriermp4 codecs objecttype handling patch by (Baptiste COUDU...
2006-02-11 Diego BiurrunSeparate header file installation from the general...
2006-02-11 Michael NiedermayerFix for url_fclose() being called on an already closed...
2006-02-11 Diego BiurrunThe install-progs target should depend on $(PROG).
2006-02-11 Diego BiurrunSeparate program installation into its own target.
2006-02-11 Diego BiurrunAdd installlib and install-headers targets like everywh...
2006-02-11 Diego BiurrunInstall static libpostproc if CONFIG_PP is set.
2006-02-11 Diego BiurrunInstall libpostproc headers if CONFIG_PP is set.
2006-02-11 Alan CurryMove the v{Y,C}CoeffsBank vectors into the SwsContext...
2006-02-11 Diego Biurruncosmetics: indentation fixes
2006-02-11 Alan CurryFix big-endian color permutation problems.
2006-02-11 Michael Niedermayermpeg-ps probe 2nd try
2006-02-10 Alexander StrasserDon't use pow/powf functions where we just need integer...
2006-02-10 Måns Rullgårdadd adtsenc.c with myself as maintainer
2006-02-10 Loren Merritth264: special case dc-only idct. ~1% faster overall
2006-02-10 Måns Rullgårdgenerate adts frame headers if required
2006-02-10 Måns Rullgårduse get_bits1/skip_bits[1] in ac3 and aac parsers
2006-02-09 Aurelien Jacobsvoc: set bits_per_sample correctly (fix mplayer playback)
2006-02-09 Aurelien Jacobsadd a Creative VOC (de)muxer
2006-02-09 Stefan HuehnerPatch by Stefan Huehner / stefan % huehner ! org \
2006-02-09 Michael Niedermayerfix segfault on broken streams
2006-02-09 Loren Merritt10l in 1.12
2006-02-09 Alan CurryCorrect RGB vs. BGR confusion, the macros vec_mstrgb24...
2006-02-08 Michael Niedermayerreplace probe() by one similar to MPEG-ES
2006-02-08 Luca AbeniAdd video4linux2 detection to configure.
2006-02-08 Colin WardMove CONIG_MUXERS below struct frame_attributes, it...
2006-02-08 Alan Curryaltivec_yuv2packedX() ignores the requested output...
2006-02-08 Luca AbeniCorrectly set the interlaced_frame and top_field_first...
2006-02-08 Diego Biurruntypo
2006-02-08 Diego BiurrunList of people maintaining different parts of FFmpeg.
2006-02-08 Alan CurryAltiVec operations need to have memory aligned on 16...
2006-02-08 Alan CurryvYCoeffsBank and vCCoeffsBank are allocated and initial...
2006-02-08 Loren Merrittslightly faster loopfilter
2006-02-08 Måns Rullgårdbump version numbers and update docs for adts aac support
2006-02-08 Måns Rullgårdcreate adts stream if CODEC_FLAG_GLOBAL_HEADER not set
2006-02-08 Måns Rullgårdread/write adts aac
2006-02-08 Måns Rullgårdadts aac parser
2006-02-08 Måns Rullgårddecode adts aac streams
2006-02-07 Loren Merritt10l (x86_64)
2006-02-07 Loren Merritt18% faster put_h264_qpel16_mc[13]2_mmx2
2006-02-07 Loren Merritt11% faster put_h264_qpel16_v_lowpass_mmx2
2006-02-07 Loren Merritt15% faster put_h264_qpel16_hv_lowpass_mmx2
2006-02-06 Alexander StrasserSome Make variants complain if the LIB variable does...
2006-02-06 Michael Niedermayerfix memleak, based upon a patch by Wolfram Gloger
2006-02-06 Michael Niedermayer1 goto 1 fix
2006-02-06 Benjamin LarssonFix broken cosmetics commit and add a check for valid...
2006-02-06 Benjamin LarssonSmall cosmetics and better variable names.
2006-02-05 Dan Villiom... Fix detection of IPv6 support on Darwin by ensuring...
2006-02-05 Steve L'HommeMSVC-compatible __align8/__align16 declaration
2006-02-05 Alexander StrasserCorrect the relation between floors of type 0 and block...
2006-02-04 Michael Niedermayersimplify
2006-02-04 Michael Niedermayerfaster find_startcode()
2006-02-04 Michael Niedermayer3rd try for mpeg-es probe ...
2006-02-04 Diego BiurrunGNU Make is necessary on *BSD.
2006-02-04 DieterUse gmake instead of make on *BSD.
2006-02-04 Alexander StrasserCosmetic: Fix indentation.
2006-02-04 Alexander Strasser10l (malloc check with the wrong pointer)
2006-02-04 Alexander StrasserAdded support for vorbis files containing floor type 0.
2006-02-04 Michael Niedermayerfix regression tests
2006-02-04 Michael Niedermayerchange sws sharpen filter a little
2006-02-03 Diego Biurrun--enable-shared now needs --disable-static on MinGW.
2006-02-02 Michael Niedermayersimplify timebase if possible
2006-02-02 Michael Niedermayerimprove fps guessing code
2006-02-02 Måns Rullgårdremove unused function get_longterm_datarate()
2006-02-02 Michael Niedermayersanity checks for seeking
2006-02-02 Michael Niedermayeroutput last ac3 frame and simplify
2006-02-02 Michael Niedermayerjpeg-ls regression test
2006-02-02 Michael NiedermayerAIFF format support by (Patrick Guimond <patg a.t patg...
2006-02-02 Michael Niedermayerimprove mpeg1/2-es detection
2006-02-02 Michael Niedermayeros2 thread, network and freetype2 support by (Paul...
2006-02-02 Diego BiurrunJPEG-LS codec fixed.
2006-02-02 Michael Niedermayerdynamically increase probe buffer until format is detected
2006-02-02 Luca AbeniSet interlaced_frame and top_field_first according...
2006-02-02 Michael Niedermayerlist of supported pix_fmts
2006-02-02 Michael NiedermayerJPEG-LS codec by (Kostya | kostya.forjunk gmail com)
2006-02-01 Luca Abenivideo4linux2 input support
2006-01-31 Diego BiurrunFix silly typos.
2006-01-30 Dieteradd static keyword to some functions
2006-01-30 Dieteradd static keyword to some functions
next