summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use better table heading names in the supported formats tables.Diego Biurrun2008-09-261-4/+4
* Forgotten changelog update for ASS/SSA (de)muxer.Michael Niedermayer2008-09-261-0/+1
* ASS/SSA muxer.Michael Niedermayer2008-09-263-1/+94
* whitespace cosmeticsDiego Biurrun2008-09-261-2/+2
* Simplify: avoid duplication backward_filter()Vitor Sessak2008-09-261-20/+15
* Remove unused variable.Diego Biurrun2008-09-261-1/+1
* add ok parts to the rm demuxer for SIPRO supportBenjamin Larsson2008-09-261-2/+4
* Add support for Acelp.net fourcc and codecid, remuxing wav to avi should workBenjamin Larsson2008-09-262-0/+2
* Do not lose the '\n'.Michael Niedermayer2008-09-261-3/+4
* sync to latest mingw api, remove unneeded struct definitionsBaptiste Coudurier2008-09-261-36/+0
* 2 in 1, an ASS and SSA demuxer.Michael Niedermayer2008-09-263-0/+188
* include sys/select.h, fix freebsd 5.5 compilationBaptiste Coudurier2008-09-261-0/+4
* only include sys/select.h if present, fix mingw compilationBaptiste Coudurier2008-09-262-0/+4
* Prevent image2 from complaining about non monotone timestamps asMichael Niedermayer2008-09-261-1/+2
* Avoid out of picture accesses when CODEC_FLAG_EMU_EDGE is set.Michael Niedermayer2008-09-251-1/+1
* Do instead of divising a float by a constant, multiply by its inverseVitor Sessak2008-09-251-2/+2
* Ensure that no non-existing frame is used.Michael Niedermayer2008-09-251-1/+1
* Implement av_nearer_q() and av_find_nearest_q_idx() functions.Stefano Sabatini2008-09-253-1/+39
* Do not free sps & pps on width/height changes.Michael Niedermayer2008-09-251-6/+8
* Do not use the generic "alloc missing references" code for h.264 as it doesMichael Niedermayer2008-09-251-1/+1
* Initialize next/last_picture* as the generic code does not alwaysMichael Niedermayer2008-09-251-0/+9
* Print which slices are IDR not just the slice type.Michael Niedermayer2008-09-251-2/+2
* Fix CAVLC+8x8+MBAFF loop filter.Michael Niedermayer2008-09-251-2/+4
* cosmetics, remove GXF: in log messages since it is present in contextBaptiste Coudurier2008-09-241-15/+15
* skip invalid audio samples in gxf packetsBaptiste Coudurier2008-09-241-5/+18
* Field -> MBAFF direct mode can use data from fields that are notMichael Niedermayer2008-09-241-1/+1
* include sys/select.h to get select, according to posix 2001,Baptiste Coudurier2008-09-241-0/+1
* include sys/select.h instead of unistd.h to get select,Baptiste Coudurier2008-09-241-1/+1
* Move constant multiplication out of the loopVitor Sessak2008-09-241-4/+4
* Cosmetics: move convolve() together with the other DSP functionsVitor Sessak2008-09-241-7/+7
* Simplify: move division by constant off the loopVitor Sessak2008-09-241-2/+3
* stop parsing if tag size is wrongly < 8 to avoid infinite loopBaptiste Coudurier2008-09-241-1/+1
* Avoid segfault due to not set AVCodec.Michael Niedermayer2008-09-241-1/+1
* merge amr wb case with amr nb and qcelpBaptiste Coudurier2008-09-241-3/+1
* only write trailer when state says so, should fix issue #646Baptiste Coudurier2008-09-241-1/+1
* do not override sample rate for amr nor qcelp, should fix some qcelp files at...Baptiste Coudurier2008-09-241-2/+0
* Correct wrong lower limit and condition used in APE decoderKostya Shishkov2008-09-241-3/+2
* ASF stands for "advanced stream format" not "adaptive ...", changing it to "A...Michael Niedermayer2008-09-241-1/+1
* Merge the 2 lpc loops.Michael Niedermayer2008-09-231-4/+2
* Factorize lpc code slightly.Michael Niedermayer2008-09-231-9/+7
* Add MIPS to list of architectures requiring PIC flags.Diego Biurrun2008-09-231-1/+1
* Cosmetics: reindent after last commitKostya Shishkov2008-09-231-61/+61
* Add RLE4 and RLE8 decoding support for BMPKostya Shishkov2008-09-232-3/+12
* Add support for 1-bit, 4-bit, 8-bit and some 16-bit raw BMPKostya Shishkov2008-09-231-0/+58
* Calculate line size correctly for bit depths < 8Kostya Shishkov2008-09-231-1/+1
* Add myself to BMP format maintainers (with permission from Mans on IRC)Kostya Shishkov2008-09-231-1/+1
* Add support for RVTR fourCCVitor Sessak2008-09-231-1/+2
* A few empty lines for readability.Michael Niedermayer2008-09-221-0/+5
* Another try to fix temporal direct mode references.Michael Niedermayer2008-09-222-44/+52
* spelling cosmeticsDiego Biurrun2008-09-221-4/+4