summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 100l for me, iam being to stupid to read the mpeg4 spec / eat stuffing mbs a ...Michael Niedermayer2006-11-081-9/+12
* Remove illegal FourCC values.Diego Biurrun2006-11-081-4/+0
* mpeg4probe patch by (Thijs Vermeir ; thijs vermeir barco com)Thijs Vermeir2006-11-081-1/+31
* utf8 title support for psp (untested)Michael Niedermayer2006-11-081-15/+30
* allow spaces in source and build directory namesMåns Rullgård2006-11-0811-26/+31
* add "seek by bytes" support to ffplaySteve L'Homme2006-11-071-3/+17
* add support for rtp/h264 streamingRyan Martell2006-11-074-10/+447
* Some documentation on the vhook imlib2 moving images feature.Víctor Paesa2006-11-071-3/+56
* typoBaptiste Coudurier2006-11-071-1/+1
* add option to set mpeg1/2 gop timecode start, and drop frame flag timecode flagBaptiste Coudurier2006-11-073-4/+26
* SimplifyLuca Barbato2006-11-071-5/+1
* Use MMX only under x86_32, there are compilation problems.Diego Biurrun2006-11-071-2/+2
* add codec_tag and codec_stream_tag to MpegEncContext to not alter avctx valuesBaptiste Coudurier2006-11-074-13/+15
* add moving images feature to imlib2 vhookVíctor Paesa2006-11-071-14/+154
* Fix MacIntel build: "/nop" is illegal on Apple's older version of GASNigel Pearson2006-11-072-10/+6
* Bump version for Fraps v[24] supportKostya Shishkov2006-11-071-2/+2
* Allow reading matroska title.Aurelien Jacobs2006-11-071-0/+11
* cosmetics: reindent after last commitAurelien Jacobs2006-11-061-8/+8
* Don't need to check for NULL before av_free().Aurelien Jacobs2006-11-061-10/+0
* Add support for block duration.Steve L'Homme2006-11-061-6/+13
* Ensure codec_id = CODEC_ID_NONE for unknown codecs (don't reuse previous one).Steve L'Homme2006-11-061-1/+1
* guess matroska files frame rateSteve L'Homme2006-11-061-0/+4
* Add support for getting duration of a RTP stream (for seeking in stream)Ryan Martell2006-11-061-21/+34
* 2nd try for -vcodec copy timebase selection last one choose 1fps due to broke...Michael Niedermayer2006-11-061-1/+1
* remove floats in 10 bytes/byte support (no version of matroska used it)Steve L'Homme2006-11-061-4/+0
* Avoid void*-arithmetic, and uint8_t* is more correct anyway.Reimar Döffinger2006-11-061-2/+2
* Add doxy comments for macro GET_UTF8Guillaume Poirier2006-11-061-2/+14
* include parser.h instead of mpegvideo.hBaptiste Coudurier2006-11-061-1/+1
* rename ff_mpeg1_find_frame_end to mpeg1_find_frame_end and make it staticBaptiste Coudurier2006-11-061-3/+3
* move AVCodecParser prototypes and definitions to parser.h, and move mpegvideo...Baptiste Coudurier2006-11-064-211/+232
* Fix wrong params name in PUT_UTF8 doxy commentsGuillaume Poirier2006-11-061-1/+1
* woops, fix missplaced doxy commentGuillaume Poirier2006-11-061-15/+15
* Fix ASF format parser's broken UTF-16 string handlingZuxy Meng2006-11-062-15/+37
* Check for symbol countKostya Shishkov2006-11-061-0/+4
* WavPack support in MatroskaKostya Shishkov2006-11-061-0/+1
* Limit output sample to 0..maxval, fixes decoding of T16E0.JLSKostya Shishkov2006-11-061-0/+1
* move check for output file streams num in av_encodeBaptiste Coudurier2006-11-051-4/+4
* Simplify regression test execution.Diego Biurrun2006-11-051-74/+84
* use AVRational and ff_frame_rate_tab for frame_rateBaptiste Coudurier2006-11-051-30/+8
* Use a variable for FFmpeg options.Diego Biurrun2006-11-051-6/+8
* Do not set audio codec_tag to 1, that would be PCM audio.Diego Biurrun2006-11-051-1/+1
* Move idct block array variable onto rtjpeg_decode_frame_yuv420 stack sinceReimar Döffinger2006-11-052-13/+13
* remove useless line variableBaptiste Coudurier2006-11-051-4/+1
* fix decoding positionBaptiste Coudurier2006-11-051-1/+1
* update docs to reflect AVImageFormat removingBaptiste Coudurier2006-11-052-15/+6
* Correct support for Fraps v4 (and Huffman tree for < 256 symbols)Kostya Shishkov2006-11-051-16/+19
* Update commentKostya Shishkov2006-11-051-1/+0
* Fraps v2 and v4 supportKostya Shishkov2006-11-051-23/+165
* Properly quote paths on grep invocations for codec lists.Steve L'Homme2006-11-041-5/+5
* ministry of english grammar :) then->thanOded Shimon2006-11-041-1/+1
OpenPOWER on IntegriCloud