]> git.sesse.net Git - ffmpeg/history - libavformat
10l typo: libdir --> incdir
[ffmpeg] / libavformat /
2006-02-11 Diego BiurrunSimplify header installation.
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 Michael Niedermayermpeg-ps probe 2nd try
2006-02-10 Måns Rullgårdgenerate adts frame headers if required
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-08 Michael Niedermayerreplace probe() by one similar to MPEG-ES
2006-02-08 Colin WardMove CONIG_MUXERS below struct frame_attributes, it...
2006-02-08 Luca AbeniCorrectly set the interlaced_frame and top_field_first...
2006-02-08 Diego Biurruntypo
2006-02-08 Måns Rullgårdbump version numbers and update docs for adts aac support
2006-02-08 Måns Rullgårdread/write adts aac
2006-02-04 Michael Niedermayer3rd try for mpeg-es probe ...
2006-02-04 Michael Niedermayerfix regression tests
2006-02-02 Michael Niedermayersimplify timebase if possible
2006-02-02 Michael Niedermayerimprove fps guessing code
2006-02-02 Michael Niedermayersanity checks for seeking
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 Michael Niedermayerdynamically increase probe buffer until format is detected
2006-02-01 Luca Abenivideo4linux2 input support
2006-01-30 Dieteradd missing #includes
2006-01-30 Diego BiurrunOn MinGW it is not possible to build shared and static...
2006-01-29 Diego BiurrunSimplify LDFLAGS handling for MinGW.
2006-01-26 Diego BiurrunRemove obscure Makefile.bak entry from distclean rules.
2006-01-26 Fabien CosseAdd fourcc "SEDG" for MPEG-4 files produced by Samsung...
2006-01-25 Diego Biurrunwarning fixes by Luca Abeni, lucabe72 ##@## email ...
2006-01-25 Michael Niedermayeravoid using non constant fields of AVCodecContext in...
2006-01-25 Michael Niedermayertry avi video name -> codec_id mapping if the mov one...
2006-01-24 Diego BiurrunRemove all stray tabs and trailing whitespace, this...
2006-01-24 Benjamin LarssonFix for title field in PSP compatible mp4 files. Patch by
2006-01-23 Benjamin Larssongcc 2.95 fix
2006-01-23 Michael Niedermayer>4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de)
2006-01-23 Diego BiurrunSkip all includes for WinCE, instead of falling through...
2006-01-22 Gildas BazinWinCE cross-compilation support
2006-01-22 Gianluigi TiesiPlace proper #ifdef around muxer-specific code.
2006-01-21 Gildas BazinAdd --disable-protocols option to configure to disable...
2006-01-20 Michael Niedermayeraudio in dvr-ms demuxing support by (John Donaghy ...
2006-01-19 Diego BiurrunPut muxer-specific code parts in #ifdef CONFIG_MUXERS.
2006-01-19 Gildas BazinProperly #ifdef muxer-specific parts.
2006-01-19 Michael Niedermayerpts fix by (Bryan Mayland / bmayland O leoninedev o...
2006-01-16 Diego BiurrunMake clean/distclean consistent throughout all the...
2006-01-15 Diego BiurrunDon't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSU...
2006-01-14 Diego BiurrunMove library name generation to configure, simplifies...
2006-01-14 Diego BiurrunCreate symbolic links for all library sonames and clean...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2006-01-12 Diego BiurrunMove Darwin shared library build peculiarities to confi...
2006-01-09 Reimar DöffingerCamStudio decoder, only 32 bit lzo mode is tested
2006-01-03 Diego BiurrunTrueSpeech compatible audio decoder by Konstantin Shishkov
2006-01-02 Nico Sabbitry with auto_guess if first detection fails
2006-01-02 Nico Sabbiadded support for DVHS (192) packet size
2005-12-30 François Revolfinally found what those >138 codes were... crappy...
2005-12-30 François Revolfix parsing version 1 mdhd atom (64 bit) as suggested...
2005-12-25 Roberto TogniSupport for 28_8 in old ar. files
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-19 Roberto TogniFix for Real "old" files version 3 with no 4cc. Fixes...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-17 Jindřich Makovičkamalloc padding to avoid reading past the malloc()ed...
2005-12-17 Michael Niedermayertotal == 0 seems like it should be valid (based upon...
2005-12-16 Michael Niedermayernan fps fix
2005-12-12 Måns Rullgårduse PRIxN, %zd, %td formats where needed
2005-12-10 Luca BarbatoSONAME support for shared libs
2005-12-09 Benjamin LarssonCook compatibe decoder, patch by Benjamin Larsson
2005-12-05 Diego BiurrunUnify include paths, -I.. is in CFLAGS.
2005-12-05 Måns Rullgårdogg format probe function by Ivo <ivop at euronet nl>
2005-11-30 Guillaume Poirieradd some h.264 fourccs to codec_bmp_tags[]
2005-11-30 Måns RullgårdBMP image decoder
2005-11-13 Corey HickeyDTS is 0x2001 according to: http://www1.mplayerhq.hu...
2005-11-13 Alex BeregszasziSupport for streaming: dont write indexes and dont...
2005-11-12 Alex Beregszaszisupport transcoding adpcm
2005-11-07 Fredrik OrderudPut double-quotes around the install path in the "insta...
2005-11-05 Michael Niedermayerper frame crc support
2005-11-04 Michael Niedermayerallow NULL write_header() and write_trailer()
2005-10-29 Alex BeregszasziIngenient MJPEG support, more at http://www.artificis...
2005-10-26 Patrice BensoussanFix asf header decoding issue, patch by < patrice ...
2005-10-20 Roberto TogniIncrease version: 'wave' atom parsing added to mov...
2005-10-18 Roberto TogniQDM2 compatible decoder
2005-10-13 Mike Melansonsupport for FLX and DTA extensions in the FLIC format...
2005-10-13 Mike MelansonDuck TrueMotion 2 video decoder, courtesy of Konstantin...
2005-10-12 Alex Beregszaszifix feed read_header, avoid using put_tag in write_head...
2005-10-12 Alex Beregszaszilame bit_rate calculation
2005-10-04 j@v2v.ccMove all definitions of external dependencies into...
2005-09-26 Diego Biurrunsupport for building dynamic libraries on Mac OS X
2005-09-23 Diego BiurrunReplace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUX...
2005-09-21 Aurelien Jacobsfix unused variable warnings
2005-09-20 Diego BiurrunMisplaced #ifdef, the MMFContext struct is needed outsi...
2005-09-18 Michael Niedermayerprint more time_base fps stuff if av_log level is at...
2005-09-11 Michael Niedermayerchecksum doesnt cover the forward_ptr anymore
2005-09-11 Michael Niedermayerforward_ptr doesnt contain its own length anymore
2005-09-06 Michael Niedermayerset time_base as soon as time_scale is known instead...
2005-09-06 Måns RullgårdKill some compiler warnings. Compiled code verified...
2005-09-06 Michael Niedermayera few more raw yuv fourccs
2005-09-04 Michael Niedermayersample_rate value is not always correct (is there anyth...
2005-09-03 Diego Biurruntypo: viedo --> video
2005-09-02 Reimar DöffingerSupport D-Cinema audio demuxing.
2005-09-02 Reimar DöffingerSupport de-/encoding of 24 and 32 bit PCM (from and...
next