summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Sort properlyIvo van Poorten2007-12-28
* Sun Rasterfile decoderIvo van Poorten2007-12-28
* Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 3 ReindentLuca Barbato2007-12-28
* Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 2 x-pn-tng sup...Luca Barbato2007-12-28
* Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 1 CommentLuca Barbato2007-12-28
* use cutoff frequency to adjust bandwidth in ac3 encoderJustin Ruggles2007-12-28
* use bps instead of kbps for bitrateJustin Ruggles2007-12-28
* Revert hack which should have never been commited.Michael Niedermayer2007-12-28
* Remove AIW support code, it is unfit for ffmpeg svn, doing usleep() andMichael Niedermayer2007-12-28
* Do not give advice for which bitrate to choose.Justin Ruggles2007-12-28
* fix typoJustin Ruggles2007-12-28
* Remove mistakenly added multiple inclusion guards.Diego Biurrun2007-12-28
* Fix make checkheaders.Diego Biurrun2007-12-27
* Add necessary #include, fixes the warnings:Diego Biurrun2007-12-27
* Fix clicking sound in xa-adpcm.Alexander Strange2007-12-27
* remove useless castIvo van Poorten2007-12-27
* Fix encoding wmv1 with -mbd 1.Michael Niedermayer2007-12-27
* Check for the presence of llrint(), lrint(), round() and roundf()Michael Kostylev2007-12-27
* Remove outdated comment.Diego Biurrun2007-12-27
* Check for the presence of sys/select.h and conditionally #include it.Michael Kostylev2007-12-27
* Fix detected fps for old divx/xvid.Michael Niedermayer2007-12-27
* Do not force fps unless the user actually specified one.Michael Niedermayer2007-12-26
* PC Paintbrush PCX image decoderIvo van Poorten2007-12-26
* fix pts and keyframe flags for yuv4mpegMichael Niedermayer2007-12-26
* remove useless assignmentIvo van Poorten2007-12-26
* remove useless assignmentIvo van Poorten2007-12-26
* remove useless castsIvo van Poorten2007-12-26
* Check for avcodec_open codec parameter == NULL and return error in that caseReimar Döffinger2007-12-25
* Prevent silent overwriting of files on windows.Michael Niedermayer2007-12-25
* Revert r6124, the change was just wrong, other formats than MPEG-PS can beAllan Sandfeld Jensen2007-12-25
* djgpp port, first partMichael Kostylev2007-12-24
* typo: begining --> beginningDiego Biurrun2007-12-23
* ReindentLuca Barbato2007-12-23
* Minor fixLuca Barbato2007-12-23
* begining -> beginning typo fixReimar Döffinger2007-12-23
* 10l do not load after the buffer...Luca Barbato2007-12-23
* 100l, av_read_packet must check for read_packet error, in case ofReimar Döffinger2007-12-23
* Add C/B == 0 cases, 2% slower on CELL but should address Issue299 eventuallyLuca Barbato2007-12-22
* Add a av_alloc_put_byte function.Reimar Döffinger2007-12-22
* ReindentLuca Barbato2007-12-22
* Partially address issue299, no performance change apparentlyLuca Barbato2007-12-22
* Avoid a vec_add, directly start with sumLuca Barbato2007-12-22
* ReindentLuca Barbato2007-12-22
* Factorize common code (almost cosmetic)Luca Barbato2007-12-22
* CosmeticsLuca Barbato2007-12-22
* add MMX version for put_no_rnd_h264_chroma_mc8_c, used in VC-1 decoding.Christophe Gisquet2007-12-21
* closed/needs_more_info stateMichael Niedermayer2007-12-21
* Fix typo in macro name: WARPER8_16_SQ --> WRAPPER8_16_SQ.Diego Biurrun2007-12-21
* Fix Doxygen function parameter name.Diego Biurrun2007-12-21
* comment typo fixesDiego Biurrun2007-12-21