]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2006-02-12 melansoncomplete American Laser Games MM playback system, court...
2006-02-12 alex10l, fails to compile when debug enabled
2006-02-12 alextta demuxer, also usable for moving tta audio data...
2006-02-12 alextta decoder, tested with 44khz mono and stereo (for...
2006-02-11 alBuild also ffserver (if configured) when doing `make...
2006-02-11 michaelstsd fix by (Baptiste COUDURIER )baptiste.coudurier...
2006-02-11 diegoMove libpostproc compilation to the top-level Makefile.
2006-02-11 diegoQuote all installation paths to protect against spaces...
2006-02-11 diegolibpostproc installs into a different directory that...
2006-02-11 diegoUse the incdir variable.
2006-02-11 diego100l typo: forgotten $
2006-02-11 diego10l typo: libdir --> incdir
2006-02-11 henry- fix insufficient code length for exp_vlc
2006-02-11 diegoSimplify header installation.
2006-02-11 diegoAdd incdir to configure.
2006-02-11 diegoMake sure that install-progs has the proper dependencie...
2006-02-11 diegoSeparate library install into static and shared install...
2006-02-11 michaelmp4 codecs objecttype handling patch by (Baptiste COUDU...
2006-02-11 diegoSeparate header file installation from the general...
2006-02-11 michaelFix for url_fclose() being called on an already closed...
2006-02-11 diegoThe install-progs target should depend on $(PROG).
2006-02-11 diegoSeparate program installation into its own target.
2006-02-11 diegoAdd installlib and install-headers targets like everywh...
2006-02-11 diegoInstall static libpostproc if CONFIG_PP is set.
2006-02-11 diegoInstall libpostproc headers if CONFIG_PP is set.
2006-02-11 michaelmpeg-ps probe 2nd try
2006-02-10 alDon't use pow/powf functions where we just need integer...
2006-02-10 mruadd adtsenc.c with myself as maintainer
2006-02-10 lorenmh264: special case dc-only idct. ~1% faster overall
2006-02-10 mrugenerate adts frame headers if required
2006-02-10 mruuse get_bits1/skip_bits[1] in ac3 and aac parsers
2006-02-09 aurelvoc: set bits_per_sample correctly (fix mplayer playback)
2006-02-09 aureladd a Creative VOC (de)muxer
2006-02-09 michaelfix segfault on broken streams
2006-02-09 lorenm10l in 1.12
2006-02-08 michaelreplace probe() by one similar to MPEG-ES
2006-02-08 diegoAdd video4linux2 detection to configure.
2006-02-08 diegoMove CONIG_MUXERS below struct frame_attributes, it...
2006-02-08 diegoCorrectly set the interlaced_frame and top_field_first...
2006-02-08 diegotypo
2006-02-08 diegoList of people maintaining different parts of FFmpeg.
2006-02-08 lorenmslightly faster loopfilter
2006-02-08 mrubump version numbers and update docs for adts aac support
2006-02-08 mrucreate adts stream if CODEC_FLAG_GLOBAL_HEADER not set
2006-02-08 mruread/write adts aac
2006-02-08 mruadts aac parser
2006-02-08 mrudecode adts aac streams
2006-02-07 lorenm10l (x86_64)
2006-02-07 lorenm18% faster put_h264_qpel16_mc[13]2_mmx2
2006-02-07 lorenm11% faster put_h264_qpel16_v_lowpass_mmx2
2006-02-07 lorenm15% faster put_h264_qpel16_hv_lowpass_mmx2
2006-02-06 diegoSome Make variants complain if the LIB variable does...
2006-02-06 michaelfix memleak, based upon a patch by Wolfram Gloger
2006-02-06 michael1 goto 1 fix
2006-02-06 bananFix broken cosmetics commit and add a check for valid...
2006-02-06 bananSmall cosmetics and better variable names.
2006-02-05 diegoFix detection of IPv6 support on Darwin by ensuring...
2006-02-05 diegoMSVC-compatible __align8/__align16 declaration
2006-02-05 alCorrect the relation between floors of type 0 and block...
2006-02-04 michaelsimplify
2006-02-04 michaelfaster find_startcode()
2006-02-04 michael3rd try for mpeg-es probe ...
2006-02-04 diegoGNU Make is necessary on *BSD.
2006-02-04 diegoUse gmake instead of make on *BSD.
2006-02-04 alCosmetic: Fix indentation.
2006-02-04 al10l (malloc check with the wrong pointer)
2006-02-04 alAdded support for vorbis files containing floor type 0.
2006-02-04 michaelfix regression tests
2006-02-03 diego--enable-shared now needs --disable-static on MinGW.
2006-02-02 michaelsimplify timebase if possible
2006-02-02 michaelimprove fps guessing code
2006-02-02 mruremove unused function get_longterm_datarate()
2006-02-02 michaelsanity checks for seeking
2006-02-02 michaeloutput last ac3 frame and simplify
2006-02-02 michaeljpeg-ls regression test
2006-02-02 michaelAIFF format support by (Patrick Guimond <patg a.t patg...
2006-02-02 michaelimprove mpeg1/2-es detection
2006-02-02 michaelos2 thread, network and freetype2 support by (Paul...
2006-02-02 diegoJPEG-LS codec fixed.
2006-02-02 michaeldynamically increase probe buffer until format is detected
2006-02-02 diegoSet interlaced_frame and top_field_first according...
2006-02-02 michaellist of supported pix_fmts
2006-02-02 michaelJPEG-LS codec by (Kostya | kostya.forjunk gmail com)
2006-02-01 diegovideo4linux2 input support
2006-01-31 diegoFix silly typos.
2006-01-30 mruadd static keyword to some functions
2006-01-30 mruadd static keyword to some functions
2006-01-30 mruadd missing #includes
2006-01-30 mrulong is better than int for pointer differences
2006-01-30 diegotypo, RealAudio 14.4/28.8
2006-01-30 diegoOn MinGW it is not possible to build shared and static...
2006-01-29 diegoUpdate for new style guidelines regarding TABs and...
2006-01-29 diegoSimplify LDFLAGS handling for MinGW.
2006-01-28 alPrint libavutil version too.
2006-01-28 aurelmake some functions static (patch by Dieter < freebsd...
2006-01-28 lorenmfix crash on height < 16 pixels.
2006-01-27 coreyAdd a newline to b_frame_strategy error message.
2006-01-27 michaelfixing bframe strategy 2
2006-01-26 diegoRemove obscure Makefile.bak entry from distclean rules.
2006-01-26 rtognimpAdd fourcc "SEDG" for MPEG-4 files produced by Samsung...
next