6995 Commits (c74915cda4e32b2765707ba39345814050c87b4d)
 

Author SHA1 Message Date
Måns Rullgård 89cba1bd7d fix MUL16 macro 18 years ago
Michael Niedermayer 6c17a956b4 drop broken telecine detection code 18 years ago
Michael Niedermayer 35eab0c043 reindent 18 years ago
Michael Niedermayer 5fb83c3844 dont ignore MAX_READ_SIZE 18 years ago
Michael Niedermayer 398f5d3f1d support forward seeking in non seekable streams 18 years ago
Michael Niedermayer 3b9a913db4 simplify seek() failure check 18 years ago
Panagiotis Issaris 4156a436e3 Handle possible failure of ff_eval. 18 years ago
Michael Niedermayer 327409d7b9 mpeg1 b_strategy=2 segfault fix 18 years ago
Kostya Shishkov 730581f3b4 WavPack lossless audio decoder 18 years ago
Reimar Döffinger 1a174c2831 remove get_le16 and get_le32, get_bits and get_bits_long can just be used directly. 18 years ago
Reimar Döffinger 544c449d12 Get rid of get_bits_long_le, get_bits_long was fixed and now behaves the same way. 18 years ago
Reimar Döffinger 6831406b2f Changes needed due to show_bits_long behaviour changes/fixes 18 years ago
Reimar Döffinger d1121caa66 Fix get_bits_long to work with ALT_BITSTREAM_READER_LE. 18 years ago
Aurelien Jacobs 4fde50604d rename vector to vect to avoid clash with Apple gcc 18 years ago
Luca Barbato 79e47000c8 move memory functions from avcodec to avutil 18 years ago
Diego Biurrun 10aa27db71 Remove 404 link. 18 years ago
Oded Shimon 0e3cb7a1ff fix to vorbis decoder for book==0 18 years ago
Panagiotis Issaris 97a9195feb Missing extern declaration for av_strtod. 18 years ago
Michael Niedermayer b8100438a0 cosmetic 18 years ago
Michael Niedermayer e6b120018b segfault fix 18 years ago
Luca Abeni 87656472f4 Improve swscale-example to test conversions between all the possible 18 years ago
Panagiotis Issaris 79ca4de35b Define NAN -if not already defined- as 0.0/0.0 18 years ago
Luca Barbato 004390a639 Use mathops 18 years ago
Panagiotis Issaris 22565f5d7e Remove the "error" OptionDef. The equally named AVOption takes over its 18 years ago
Panagiotis Issaris cccb4c966b Remove the "mepc" OptionDef. The equally named AVOption takes over its function. 18 years ago
Panagiotis Issaris f4ea01dcd1 Remove the "skip_exp" OptionDef. The equally named AVOption takes over its 18 years ago
Panagiotis Issaris f17ec19b5b Remove the "skip_factor" OptionDef. The equally named AVOption takes over its 18 years ago
Panagiotis Issaris 7c1d662a0c Remove the "skip_threshold" OptionDef. The equally named AVOption takes over its 18 years ago
Panagiotis Issaris bf08081389 Remove the "mb_threshold" OptionDef. The equally named AVOption takes over its 18 years ago
Michael Niedermayer f40d17398d simplify url_fseek() 18 years ago
Loren Merritt 8e06f20abf remove a division from STOP_TIMER 18 years ago
Loren Merritt 7e611a0e8c simplify asm mid_pred, as suggested by michaelni. 18 years ago
Loren Merritt a4eb118a41 cosmetics (indentation) 18 years ago
Loren Merritt f469094c9b tweak ff_imdct_calc_3dn2 18 years ago
Loren Merritt ebbafcb454 sse implementation of imdct. 18 years ago
Roman Shaposhnik f5a478f65d * Moving FifoBuffer out of libavformat/avformat.h and 18 years ago
Kostya Shishkov a1ef006823 Finally enable B-frame decoding as all known samples work perfect 18 years ago
Kostya Shishkov 6b33eed83f For B-frames if the second reference frame signals intensity compensation 18 years ago
Kostya Shishkov 162f412dec Reorder MV order in B-frames so no swapping in vc1_b_mc() is needed 18 years ago
Kostya Shishkov 75807fe26e Zero number of current scan after decoding one picture. 18 years ago
Michael Niedermayer 98bf484309 1000l copy and paste typo 18 years ago
Michael Niedermayer 22668218f9 reduce scores if the mp3 frames dont start from the begin of the file (fixes flv deteted as mp3 issues) 18 years ago
Michael Niedermayer c3e462a8ca set supported pixel formats for a few encoders (fixes crashes with grayscale) 18 years ago
Panagiotis Issaris 56f68a4112 The "video_rc_buffer_aggressivity" variable is not being used anymore in 18 years ago
Panagiotis Issaris 8cd019bdca Remove the "sc_threshold" OptionDef variable. 18 years ago
Panagiotis Issaris c6dafae954 Remove the "bug" OptionDef used for setting the workaround_bugs variable. 18 years ago
Panagiotis Issaris 58bba31e3f Remove the "qsquish" OptionDef. The AVOption min/max value is changed to match 18 years ago
Panagiotis Issaris 6bacd250f4 Remove the "qmax" OptionDef. 18 years ago
Panagiotis Issaris 5687a2f4cc Remove the "qmin" OptionDef. 18 years ago
Panagiotis Issaris 315b0f9742 Remove the "bf" OptionDef parameter so the equally named AVOption will take 18 years ago