summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 10000l to myself, fixing regression test failureMichael Niedermayer2006-11-09
* check for byteswap.hMåns Rullgård2006-11-09
* support m1a hdlr mpeg elementary audio handler, fix Po-Slow_Death_64K.movBaptiste Coudurier2006-11-09
* rename CONFIG_SDL -> HAVE_SDLMåns Rullgård2006-11-08
* rename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOKMåns Rullgård2006-11-08
* fix missdetection of mpeg-ps (ps2_interdite.mpg)Michael Niedermayer2006-11-08
* add support for AAC in matroskaAurelien Jacobs2006-11-08
* add audio output sampling freqency reading in matroskaAurelien Jacobs2006-11-08
* * fixing a memory leak in DV format.Brian Brice2006-11-08
* Add myself as matroska.c maintainer.Aurelien Jacobs2006-11-08
* Better way to detect cluster (fix files encoded with Haali's muxer).Aurelien Jacobs2006-11-08
* 100l for me, iam being to stupid to read the mpeg4 spec / eat stuffing mbs a ...Michael Niedermayer2006-11-08
* Remove illegal FourCC values.Diego Biurrun2006-11-08
* mpeg4probe patch by (Thijs Vermeir ; thijs vermeir barco com)Thijs Vermeir2006-11-08
* utf8 title support for psp (untested)Michael Niedermayer2006-11-08
* allow spaces in source and build directory namesMåns Rullgård2006-11-08
* add "seek by bytes" support to ffplaySteve L'Homme2006-11-07
* add support for rtp/h264 streamingRyan Martell2006-11-07
* Some documentation on the vhook imlib2 moving images feature.Víctor Paesa2006-11-07
* typoBaptiste Coudurier2006-11-07
* add option to set mpeg1/2 gop timecode start, and drop frame flag timecode flagBaptiste Coudurier2006-11-07
* SimplifyLuca Barbato2006-11-07
* Use MMX only under x86_32, there are compilation problems.Diego Biurrun2006-11-07
* add codec_tag and codec_stream_tag to MpegEncContext to not alter avctx valuesBaptiste Coudurier2006-11-07
* add moving images feature to imlib2 vhookVíctor Paesa2006-11-07
* Fix MacIntel build: "/nop" is illegal on Apple's older version of GASNigel Pearson2006-11-07
* Bump version for Fraps v[24] supportKostya Shishkov2006-11-07
* Allow reading matroska title.Aurelien Jacobs2006-11-07
* cosmetics: reindent after last commitAurelien Jacobs2006-11-06
* Don't need to check for NULL before av_free().Aurelien Jacobs2006-11-06
* Add support for block duration.Steve L'Homme2006-11-06
* Ensure codec_id = CODEC_ID_NONE for unknown codecs (don't reuse previous one).Steve L'Homme2006-11-06
* guess matroska files frame rateSteve L'Homme2006-11-06
* Add support for getting duration of a RTP stream (for seeking in stream)Ryan Martell2006-11-06
* 2nd try for -vcodec copy timebase selection last one choose 1fps due to broke...Michael Niedermayer2006-11-06
* remove floats in 10 bytes/byte support (no version of matroska used it)Steve L'Homme2006-11-06
* Avoid void*-arithmetic, and uint8_t* is more correct anyway.Reimar Döffinger2006-11-06
* Add doxy comments for macro GET_UTF8Guillaume Poirier2006-11-06
* include parser.h instead of mpegvideo.hBaptiste Coudurier2006-11-06
* rename ff_mpeg1_find_frame_end to mpeg1_find_frame_end and make it staticBaptiste Coudurier2006-11-06
* move AVCodecParser prototypes and definitions to parser.h, and move mpegvideo...Baptiste Coudurier2006-11-06
* Fix wrong params name in PUT_UTF8 doxy commentsGuillaume Poirier2006-11-06
* woops, fix missplaced doxy commentGuillaume Poirier2006-11-06
* Fix ASF format parser's broken UTF-16 string handlingZuxy Meng2006-11-06
* Check for symbol countKostya Shishkov2006-11-06
* WavPack support in MatroskaKostya Shishkov2006-11-06
* Limit output sample to 0..maxval, fixes decoding of T16E0.JLSKostya Shishkov2006-11-06
* move check for output file streams num in av_encodeBaptiste Coudurier2006-11-05
* Simplify regression test execution.Diego Biurrun2006-11-05
* use AVRational and ff_frame_rate_tab for frame_rateBaptiste Coudurier2006-11-05