summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Use a variable for FFmpeg options.Diego Biurrun2006-11-05
* Do not set audio codec_tag to 1, that would be PCM audio.Diego Biurrun2006-11-05
* Move idct block array variable onto rtjpeg_decode_frame_yuv420 stack sinceReimar Döffinger2006-11-05
* remove useless line variableBaptiste Coudurier2006-11-05
* fix decoding positionBaptiste Coudurier2006-11-05
* update docs to reflect AVImageFormat removingBaptiste Coudurier2006-11-05
* Correct support for Fraps v4 (and Huffman tree for < 256 symbols)Kostya Shishkov2006-11-05
* Update commentKostya Shishkov2006-11-05
* Fraps v2 and v4 supportKostya Shishkov2006-11-05
* Properly quote paths on grep invocations for codec lists.Steve L'Homme2006-11-04
* ministry of english grammar :) then->thanOded Shimon2006-11-04
* doxyMichael Niedermayer2006-11-03
* now we set codec_tag, still have to figure out how to handle flippingReynaldo H. Verdejo Pinochet2006-11-03
* ensure alignment (no speed change)Michael Niedermayer2006-11-03