14472 Commits (738ef8fd0856a4bd15243bda7e22045579f89fe8)
 

Author SHA1 Message Date
Vitor Sessak 738ef8fd08 Merge the >> 4 calculation of cb1_base in the table 17 years ago
Vitor Sessak 80e9f30c23 Consistency: make the output buffer the first argument of functions 17 years ago
Vitor Sessak 0a03b6f049 Use sizeof() intead of hardcoding the values 17 years ago
Vitor Sessak 09addb11ce Simplify 17 years ago
Vitor Sessak f1936f61c4 Simplify 17 years ago
Vitor Sessak b45411e24a It makes more sense to return 1 here in case of overflow. 17 years ago
Vitor Sessak 37a4b3bb02 Cosmetics: indent 17 years ago
Vitor Sessak b0068d75eb Remove unneeded check 17 years ago
Vitor Sessak 56a6fac89b rescale_rms() should use unsigned ints 17 years ago
Vitor Sessak 536ee17499 Move factor multiplication out of irms() 17 years ago
Vitor Sessak 498cb53163 This should be signed 17 years ago
Vitor Sessak 94be3bb50a More comments removal/fixes 17 years ago
Vitor Sessak 42b1459439 Remove useless comment 17 years ago
Vitor Sessak d1024e0719 More comments improvement 17 years ago
Vitor Sessak c17fd98cdc Document defines better 17 years ago
Vitor Sessak c31333e107 Remove useless define 17 years ago
Vitor Sessak 51062b926b Rename rotate_buffer() to copy_and_dup() and doxy it 17 years ago
Vitor Sessak 70e708677e Simplify t_sqrt() 17 years ago
Vitor Sessak 89a2713e66 Add doxy comment 17 years ago
Vitor Sessak 3890a13173 Rename var 17 years ago
Vitor Sessak d5d3536dcb Move code unrelated to lpc filtering out of lpc_filter() 17 years ago
Vitor Sessak 5983d1c480 Simplify rotate_buffer() 17 years ago
Baptiste Coudurier cb51aef1ab copy extradata if present 17 years ago
Stefano Sabatini a33a6eb2ce Fix typo in libavcodec/opt.h. 17 years ago
Stefano Sabatini 496a613293 Make ffserver daemon chdir()s just after log init. This way a 17 years ago
Baptiste Coudurier b06759549f fix segv, fmt_ctx is not set for rtsp 17 years ago
Diego Biurrun 07cb073bf9 Remove unused variable, fixes the warning: 17 years ago
Baptiste Coudurier ace21da3cf cosmetics, braces placement 17 years ago
Art Clarke 51f90867ea Allocate static tables on stack, not heap. 17 years ago
Baptiste Coudurier 3ab29d8e4f 10l, do not use ctx before being set, fix segv 17 years ago
Baptiste Coudurier dc3a6a368c fix compilation, this should be better 17 years ago
Baptiste Coudurier 4def51fa59 10l, move init after possible goto 17 years ago
Baptiste Coudurier 8f56ccca92 simplify, use ist 17 years ago
Baptiste Coudurier 250be719e4 fix source stream, source_index is refering to fmt_in, needs testing 17 years ago
Baptiste Coudurier d80904cc87 simplify 17 years ago
Baptiste Coudurier e21ac20921 no need to print date anymore since done in http_log 17 years ago
Baptiste Coudurier d4fdba0df7 chinese avs demuxing support, demux AVSFileFormat.mp4 17 years ago
Vitor Sessak 9acd41a4e2 Cosmetics 17 years ago
Vitor Sessak d488e906f2 Avoid a memcpy. Code is also simpler now in my opinion. 17 years ago
Stefano Sabatini c1bb8f9792 Document ffserver debug mode. 17 years ago
Stefano Sabatini 60b51bb262 Document ffserver daemon mode. 17 years ago
Stefano Sabatini dea7da1063 Document ffserver no-launch mode. 17 years ago
Stefano Sabatini 9c09099e75 Cosmetics: move ffmpeg.c dframes option definition from within the 17 years ago
Evgeniy Stepanov 5e8477b011 matroskadec: decode track private data if needed 17 years ago
Evgeniy Stepanov 935ec5a1d5 matroskadec: move buffer decoding code to a separate function 17 years ago
Aurelien Jacobs 51e1cc16d3 matroskadec: fix a memory leak 17 years ago
Robert Swain f5048aaf69 Remove now unused variable 17 years ago
Robert Swain 9146e4d61c Add generic ff_sine_window_init function and implement in codecs appropriately 17 years ago
Peter Ross d47f16074f vp6: ensure that huffman decoding table is sorted with descending symbol order 17 years ago
Diego Biurrun d43cf68898 cosmetics: alignment 17 years ago