11924 Commits (b2a9177017b426e782198a7b3f8ffd478bbfa323)
 

Author SHA1 Message Date
Ivo van Poorten d43df959d7 Sun Rasterfile decoder 17 years ago
Luca Barbato 7ecc634e8a Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 3 Reindent 17 years ago
Luca Barbato e150211863 Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 2 x-pn-tng support 17 years ago
Luca Barbato 16ed032214 Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 1 Comment 17 years ago
Justin Ruggles 02c164c148 use cutoff frequency to adjust bandwidth in ac3 encoder 17 years ago
Justin Ruggles 08ac1e783e use bps instead of kbps for bitrate 17 years ago
Michael Niedermayer 359154bc1b Revert hack which should have never been commited. 17 years ago
Michael Niedermayer 3ab64e46e2 Remove AIW support code, it is unfit for ffmpeg svn, doing usleep() and 17 years ago
Justin Ruggles c135b520e7 Do not give advice for which bitrate to choose. 17 years ago
Justin Ruggles 678a7179b6 fix typo 17 years ago
Diego Biurrun 22170ec0b2 Remove mistakenly added multiple inclusion guards. 17 years ago
Diego Biurrun 35562dc962 Fix make checkheaders. 17 years ago
Diego Biurrun 3035cb6796 Add necessary #include, fixes the warnings: 17 years ago
Alexander Strange d479d58cb6 Fix clicking sound in xa-adpcm. 17 years ago
Ivo van Poorten 91be76a662 remove useless cast 17 years ago
Michael Niedermayer 9f175aa075 Fix encoding wmv1 with -mbd 1. 17 years ago
Michael Kostylev a33cab3a9a Check for the presence of llrint(), lrint(), round() and roundf() 17 years ago
Diego Biurrun 52d086084e Remove outdated comment. 17 years ago
Michael Kostylev 81644c2ee0 Check for the presence of sys/select.h and conditionally #include it. 17 years ago
Michael Niedermayer 945208caea Fix detected fps for old divx/xvid. 17 years ago
Michael Niedermayer 9de0be61be Do not force fps unless the user actually specified one. 17 years ago
Ivo van Poorten b4abe1d198 PC Paintbrush PCX image decoder 17 years ago
Michael Niedermayer b4dba580f9 fix pts and keyframe flags for yuv4mpeg 17 years ago
Ivo van Poorten d6bb52acdc remove useless assignment 17 years ago
Ivo van Poorten 0fd0cae082 remove useless assignment 17 years ago
Ivo van Poorten 9a8d731832 remove useless casts 17 years ago
Reimar Döffinger 9c87b8f777 Check for avcodec_open codec parameter == NULL and return error in that case 17 years ago
Michael Niedermayer a5baedea01 Prevent silent overwriting of files on windows. 17 years ago
Allan Sandfeld Jensen 7dc75e8d43 Revert r6124, the change was just wrong, other formats than MPEG-PS can be 17 years ago
Michael Kostylev 4f365f37b5 djgpp port, first part 17 years ago
Diego Biurrun 64bb7bd519 typo: begining --> beginning 17 years ago
Luca Barbato 9e052e8d28 Reindent 17 years ago
Luca Barbato 4049e0142d Minor fix 17 years ago
Reimar Döffinger efc90ebfcb begining -> beginning typo fix 17 years ago
Luca Barbato 6b646b068e 10l do not load after the buffer... 17 years ago
Reimar Döffinger 88b0072390 100l, av_read_packet must check for read_packet error, in case of 17 years ago
Luca Barbato 08571377e6 Add C/B == 0 cases, 2% slower on CELL but should address Issue299 eventually 17 years ago
Reimar Döffinger 1e0f346896 Add a av_alloc_put_byte function. 17 years ago
Luca Barbato 4159db8ca3 Reindent 17 years ago
Luca Barbato e36b639f0f Partially address issue299, no performance change apparently 17 years ago
Luca Barbato 8d8d178dad Avoid a vec_add, directly start with sum 17 years ago
Luca Barbato c7f66add4c Reindent 17 years ago
Luca Barbato a75fe63d3e Factorize common code (almost cosmetic) 17 years ago
Luca Barbato 907fc60f31 Cosmetics 17 years ago
Christophe Gisquet 9fa3572903 add MMX version for put_no_rnd_h264_chroma_mc8_c, used in VC-1 decoding. 17 years ago
Michael Niedermayer 82ed1ca75d closed/needs_more_info state 17 years ago
Diego Biurrun 9fbd14acb8 Fix typo in macro name: WARPER8_16_SQ --> WRAPPER8_16_SQ. 17 years ago
Diego Biurrun 00ef4f58e0 Fix Doxygen function parameter name. 17 years ago
Diego Biurrun 8bfb108b3e comment typo fixes 17 years ago
Diego Biurrun 56b69633dd comment typo fixes 17 years ago