summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* mpeg-ps probe 2nd tryMichael Niedermayer2006-02-11
* generate adts frame headers if requiredMåns Rullgård2006-02-10
* voc: set bits_per_sample correctly (fix mplayer playback)Aurelien Jacobs2006-02-09
* add a Creative VOC (de)muxerAurelien Jacobs2006-02-09
* replace probe() by one similar to MPEG-ESMichael Niedermayer2006-02-08
* Move CONIG_MUXERS below struct frame_attributes, it's not muxer-specific.Colin Ward2006-02-08
* Correctly set the interlaced_frame and top_field_first fields.Luca Abeni2006-02-08
* typoDiego Biurrun2006-02-08
* bump version numbers and update docs for adts aac supportMåns Rullgård2006-02-08
* read/write adts aacMåns Rullgård2006-02-08
* 3rd try for mpeg-es probe ...Michael Niedermayer2006-02-04
* fix regression testsMichael Niedermayer2006-02-04
* simplify timebase if possibleMichael Niedermayer2006-02-02
* improve fps guessing codeMichael Niedermayer2006-02-02
* sanity checks for seekingMichael Niedermayer2006-02-02
* AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)Michael Niedermayer2006-02-02
* improve mpeg1/2-es detectionMichael Niedermayer2006-02-02
* os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedl...Michael Niedermayer2006-02-02
* dynamically increase probe buffer until format is detectedMichael Niedermayer2006-02-02
* video4linux2 input supportLuca Abeni2006-02-01
* add missing #includesDieter2006-01-30
* On MinGW it is not possible to build shared and static libraries at once.Diego Biurrun2006-01-30
* Simplify LDFLAGS handling for MinGW.Diego Biurrun2006-01-29
* Remove obscure Makefile.bak entry from distclean rules.Diego Biurrun2006-01-26
* Add fourcc "SEDG" for MPEG-4 files produced by Samsung VP-M110 MiniketFabien Cosse2006-01-26
* warning fixes by Luca Abeni, lucabe72 ##@## email ##.## itDiego Biurrun2006-01-25
* avoid using non constant fields of AVCodecContext in avi muxerMichael Niedermayer2006-01-25
* try avi video name -> codec_id mapping if the mov one has no matchMichael Niedermayer2006-01-25
* Remove all stray tabs and trailing whitespace, this time for good.Diego Biurrun2006-01-24
* Fix for title field in PSP compatible mp4 files. Patch byBenjamin Larsson2006-01-24
* gcc 2.95 fixBenjamin Larsson2006-01-23
* >4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de)Michael Niedermayer2006-01-23
* Skip all includes for WinCE, instead of falling through to the #else case.Diego Biurrun2006-01-23
* WinCE cross-compilation supportGildas Bazin2006-01-22
* Place proper #ifdef around muxer-specific code.Gianluigi Tiesi2006-01-22
* Add --disable-protocols option to configure to disable I/O protocol fromGildas Bazin2006-01-21
* audio in dvr-ms demuxing support by (John Donaghy <johnfdonaghy gmail com<)Michael Niedermayer2006-01-20
* Put muxer-specific code parts in #ifdef CONFIG_MUXERS.Diego Biurrun2006-01-19
* Properly #ifdef muxer-specific parts.Gildas Bazin2006-01-19
* pts fix by (Bryan Mayland / bmayland O leoninedev o com)Michael Niedermayer2006-01-19
* Make clean/distclean consistent throughout all the Makefiles.Diego Biurrun2006-01-16
* Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty.Diego Biurrun2006-01-15
* Move library name generation to configure, simplifies build system a bit more.Diego Biurrun2006-01-14
* Create symbolic links for all library sonames and clean up Makefiles.Diego Biurrun2006-01-14
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* Move Darwin shared library build peculiarities to configure.Diego Biurrun2006-01-12
* CamStudio decoder, only 32 bit lzo mode is testedReimar Döffinger2006-01-09
* TrueSpeech compatible audio decoder by Konstantin ShishkovDiego Biurrun2006-01-03
* try with auto_guess if first detection failsNico Sabbi2006-01-02
* added support for DVHS (192) packet sizeNico Sabbi2006-01-02