2007-12-28 |
Luca Barbato | Real RTSP support, from Ronald S. Bultje rsbultje gmail... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Justin Ruggles | use cutoff frequency to adjust bandwidth in ac3 encoder |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Justin Ruggles | use bps instead of kbps for bitrate |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Michael Niedermayer | Revert hack which should have never been commited. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Michael Niedermayer | Remove AIW support code, it is unfit for ffmpeg svn... |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Justin Ruggles | Do not give advice for which bitrate to choose. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Justin Ruggles | fix typo |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Diego Biurrun | Remove mistakenly added multiple inclusion guards. |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Diego Biurrun | Fix make checkheaders. |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Diego Biurrun | Add necessary #include, fixes the warnings: |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Alexander Strange | Fix clicking sound in xa-adpcm. |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Ivo van Poorten | remove useless cast |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Michael Niedermayer | Fix encoding wmv1 with -mbd 1. |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Michael Kostylev | Check for the presence of llrint(), lrint(), round... |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Diego Biurrun | Remove outdated comment. |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Michael Kostylev | Check for the presence of sys/select.h and conditionall... |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Michael Niedermayer | Fix detected fps for old divx/xvid. |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Michael Niedermayer | Do not force fps unless the user actually specified... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Ivo van Poorten | PC Paintbrush PCX image decoder |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Michael Niedermayer | fix pts and keyframe flags for yuv4mpeg |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Ivo van Poorten | remove useless assignment |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Ivo van Poorten | remove useless assignment |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Ivo van Poorten | remove useless casts |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Reimar Döffinger | Check for avcodec_open codec parameter == NULL and... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Michael Niedermayer | Prevent silent overwriting of files on windows. |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Allan Sandfeld... | Revert r6124, the change was just wrong, other formats... |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Michael Kostylev | djgpp port, first part |
commit | commitdiff | tree | snapshot |
2007-12-23 |
Diego Biurrun | typo: begining --> beginning |
commit | commitdiff | tree | snapshot |
2007-12-23 |
Luca Barbato | Reindent |
commit | commitdiff | tree | snapshot |
2007-12-23 |
Luca Barbato | Minor fix |
commit | commitdiff | tree | snapshot |
2007-12-23 |
Reimar Döffinger | begining -> beginning typo fix |
commit | commitdiff | tree | snapshot |
2007-12-23 |
Luca Barbato | 10l do not load after the buffer... |
commit | commitdiff | tree | snapshot |
2007-12-23 |
Reimar Döffinger | 100l, av_read_packet must check for read_packet error... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Luca Barbato | Add C/B == 0 cases, 2% slower on CELL but should addres... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Reimar Döffinger | Add a av_alloc_put_byte function. |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Luca Barbato | Reindent |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Luca Barbato | Partially address issue299, no performance change appar... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Luca Barbato | Avoid a vec_add, directly start with sum |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Luca Barbato | Reindent |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Luca Barbato | Factorize common code (almost cosmetic) |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Luca Barbato | Cosmetics |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Christophe... | add MMX version for put_no_rnd_h264_chroma_mc8_c, used... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Michael Niedermayer | closed/needs_more_info state |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Diego Biurrun | Fix typo in macro name: WARPER8_16_SQ --> WRAPPER8_16_SQ. |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Diego Biurrun | Fix Doxygen function parameter name. |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Diego Biurrun | comment typo fixes |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Diego Biurrun | comment typo fixes |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Diego Biurrun | Fix "suggest parentheses around assignment used as... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Michael Niedermayer | More consistent { placement. |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Michael Niedermayer | ~15% faster h264_chroma_mc2/4_c() these also prevent... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Baptiste Coudurier | reset manually selected codecs at the end of opt_input_... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Michael Niedermayer | 30% faster h264_chroma_mc8_c(), this also prevents... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Ivo van Poorten | typo ;) |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Michael Niedermayer | Document ByteIOContext and URLContext change rules. |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Benjamin Larsson | Reindent |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Benjamin Larsson | Correctly handle FLV_CODECID_NELLYMOSER_8HZ_MONO files |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Peter Schlaile | Make sure strides have positive values before converting. |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Michael Niedermayer | Document a few more structure change rules with relatio... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Baptiste Coudurier | fix indentation |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Michael Niedermayer | Document structure change rules with relation to ABI... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Justin Ruggles | Add option for user to scale the amount of dynamic... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Aurelien Jacobs | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Aurelien Jacobs | remove double check of pb->read_seek |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Aurelien Jacobs | pb->buf_end is already set by url_open_buf() |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Aurelien Jacobs | use proper url_is_streamed() API |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Reinhard Nissl | Fix problem with multithreaded decoding, introduced... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Michael Niedermayer | Make recently added and still unused read_seek function... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Michael Niedermayer | Merge recently added and still unused play and pause... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Baptiste Coudurier | use generic 'glbl' atom if extradata is present but... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Baptiste Coudurier | supports glbl atom containing generic extradata for... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Reimar Döffinger | Increase minor version due to new av_close_input_stream |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Reimar Döffinger | Add a av_close_input_stream function |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Michael Niedermayer | Remove dead code which disappeared with the last major... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Michael Niedermayer | Remove *_codec_id from AVFormatParameters with the... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Michael Niedermayer | Allow overriding codec_ids. |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Diego Biurrun | cosmetics: Sort some more entries. |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Michael Niedermayer | Remove unneeded avio wrapper functions. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Michael Niedermayer | A little more doxygenization. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Michael Niedermayer | Document Motion_Est_IDs. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Michael Niedermayer | Remove old variable with the next major version bump. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Baptiste Coudurier | add bitrate helper to choose all dnxhd variants |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Baptiste Coudurier | avoid infinite loop if pixel format conversion does... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Diego Biurrun | dv1394 depends on dv_demuxer, fixes linking with demuxe... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Michael Niedermayer | another comment ->doxy |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Michael Niedermayer | ME default does not belong to the ME type enum. |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Michael Niedermayer | change some normal comments to doxy ones |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Reimar Döffinger | Simplify av_close_input_file similarly to av_open_input... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Reimar Döffinger | Simplify av_open_input_file |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Kostya Shishkov | Correct spatial prediction mode in RV30/40 for vertical... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Michael Niedermayer | clarify FIXME |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Reimar Döffinger | Add FF_OPT_TYPE_BINARY and use it to add a cryptokey... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
wg | Fix crash in PCM decoder when number of channels is... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Björn Axelsson | Enable av_read_pause(), av_read_play() and the ASF... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Diego Biurrun | Remove unnecessary system include path from pkg-config... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Justin Ruggles | Skip dialog normalization. It shouldn't be used by... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Justin Ruggles | Revert commit made in revision 11228. I'm getting some... |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Aurelien Jacobs | move FLAC mmx dsp to its own file |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Baptiste Coudurier | useless 0L here |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Baptiste Coudurier | remove now useless fields |
commit | commitdiff | tree | snapshot |
next |