summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Update specification and reference implementation links.Robert Swain2007-03-30
* fix probe of 001.vdr-broken-6025Michael Niedermayer2007-03-29
* Fix compilation when using the --disable-opts parameter. This to help thosePanagiotis Issaris2007-03-29
* 1000l, revert r8547, im too stupidBaptiste Coudurier2007-03-29
* typo, fix -fsBaptiste Coudurier2007-03-29
* move atom size check before parsing function searchBaptiste Coudurier2007-03-29
* unset sample count to disable track when is brokenBaptiste Coudurier2007-03-29
* break if atom size is more than size left in container atom, fix shooter.movBaptiste Coudurier2007-03-29
* Accept only existing bitrates.Benoit Fouet2007-03-29
* Allow setting v4l2 input and video standard.Limin Wang2007-03-29
* Change the vhook code to send real timestamps to the filters instead of theBobby Bingham2007-03-29
* add hdv1 fourccBaptiste Coudurier2007-03-28
* revert r8538 (set bit rate for asf format) until regression tests issue is st...Baptiste Coudurier2007-03-28
* set bit rate for asf format, patch by Zuxy Meng, zuxy meng gmail comZuxy Meng2007-03-28
* fix decoding of big audio packets (48k 16bit 2 channels), needed size is rela...Baptiste Coudurier2007-03-28
* prevent exit missuseMichael Niedermayer2007-03-27
* require at least a score of AVPROBE_SCORE_MAX/4 or reaching of PROBE_BUF_MAXMichael Niedermayer2007-03-27
* codec id addition guidlinesMichael Niedermayer2007-03-27
* FASTTX==0 means additional 16 bits in extradataKostya Shishkov2007-03-27
* One more FASTTX-related hackKostya Shishkov2007-03-27
* Remove redundant assignKostya Shishkov2007-03-27
* add IJPG fourcc, to play m_ijpg.aviBaptiste Coudurier2007-03-26
* warning about vhooks statusMichael Niedermayer2007-03-26
* set pict_type to I type during init so parsers which dont set it get all i fr...Michael Niedermayer2007-03-26
* get rid of unused entries in the middle of xvmc_render struct,Ivan Kalvachev2007-03-26
* Optimize by building the mdct window and multipying/adding at the same time.Ian Braithwaite2007-03-26
* factorize &Michael Niedermayer2007-03-26
* simplifyMichael Niedermayer2007-03-26
* properly set *data_size when returning >= 0 values in shorten_decode_frame()Aurelien Jacobs2007-03-26
* check input validity, this prevents a few variables from reachin odd values w...Michael Niedermayer2007-03-25
* simplifyMichael Niedermayer2007-03-25
* increment subminor version due to r8502 and r8504, those revisions make dnxhd...Baptiste Coudurier2007-03-25
* remove TODO, its done nowBaptiste Coudurier2007-03-25
* pass correct buffer size to lzw decode initBaptiste Coudurier2007-03-25
* move eob_reached logic into ff_lzw_decode_tail() which simplifies the code, a...Michael Niedermayer2007-03-25
* activate parser on MP3 id, fix [A-Destiny]_Konjiki_no_Gash_Bell_-_65_[71EE362...Baptiste Coudurier2007-03-25
* prefer MP3 idBaptiste Coudurier2007-03-25
* simplifyMichael Niedermayer2007-03-25
* use MKTAGBaptiste Coudurier2007-03-25
* dont fail immediately when a somehow broken track is detected, some tracks mi...Baptiste Coudurier2007-03-25
* lzw maintainerMichael Niedermayer2007-03-25
* factorizeMichael Niedermayer2007-03-25
* simplifyMichael Niedermayer2007-03-25
* 1000l to myself - get correct quantization for blocks 1 and 2Kostya Shishkov2007-03-25
* add support for V_THEORA into MatroskaAurelien Jacobs2007-03-25
* use generic xiph header spliting func to split theora headersAurelien Jacobs2007-03-25
* extract vorbis header spliting code into a reusable functionAurelien Jacobs2007-03-25
* actually return bytes readBaptiste Coudurier2007-03-25
* return error if loop has ended before decoding imageBaptiste Coudurier2007-03-25
* actually return bytes readBaptiste Coudurier2007-03-25