14702 Commits (5c5a6dfebb547e9d0d39c6a7c9a38825e1e45d0d)
 

Author SHA1 Message Date
Diego Biurrun f0418fec69 Each dependency file needs to be updated when one of the files the 17 years ago
Stefan Gehrer e8e4743591 make ModeAlphabet read-only and use a custom mode alphabet 17 years ago
Michael Niedermayer 181782ae46 Use correct timestamp value for stream copy. 17 years ago
David Liu 7694a7d93f Close parse context. 17 years ago
Ramiro Polla c624c2195f Make it a little easier to spot that the code is not dealing only with 17 years ago
Luca Abeni a4696aa2fe Remove improper usage of AV_TIME_BASE_Q 17 years ago
Stefan Gehrer 5a89396989 remove duplicate tables 17 years ago
Michael Niedermayer 796d200a77 Prevent duration calculation code from generating random durations for 17 years ago
Alexander Strange f67a10cd0c Define mm_flags/support to be 0 on architectures where they don't exist. 17 years ago
Stefano Sabatini 8bf61f5ba9 Reindent. 17 years ago
Stefano Sabatini 5dc8eeb639 Make ffserver show launched commandlines not only in debug-mode. 17 years ago
Stefano Sabatini 6aada9b1ba Use http_log() rather than printing on stdout to show the launched 17 years ago
Vitor Sessak afb40e7277 Simplify interp() 17 years ago
Vitor Sessak 74adaa3a00 More cosmetics 17 years ago
Vitor Sessak a97642680b Cosmetics 17 years ago
Stefano Sabatini 40444a59c1 Make ffserver show each launched commandline just before to launch 17 years ago
Stefan Gehrer 0e1d6a4ca7 revert accidental const slipping in 17 years ago
Diego Biurrun ae32e509fb Replace redundant MAX macro declaration by proper use of FFMAX. 17 years ago
Stefan Gehrer cf2baeb338 mark read-only data as const 17 years ago
Vitor Sessak 73cc419b27 Use lpc_coef[2] instead of lpc_coef and lpc_coef_old 17 years ago
Vitor Sessak ae70f874ba Remove unused entries from lpc_refl_cb* 17 years ago
Vitor Sessak 7986199fcf Remove unused entries from energy_tab 17 years ago
Luca Abeni 309d32b0db Do not set sample_rate = 90000 for mp2 and mp3 audio over RTP 17 years ago
Laurent Desnogues f5b6778184 Mark constant structure member as const to avoid some warnings. 17 years ago
Stefano Sabatini fb6b04aae9 Incorporate ffserver documentation Quick Start chapter into the 17 years ago
Diego Biurrun 941b1258b8 Remove redundant mm_flags declaration, fixes the warning: 17 years ago
Baptiste Coudurier 14c43f918f log when feed is already being received 17 years ago
Baptiste Coudurier 65f2f028ff reindent 17 years ago
Vitor Sessak cbcc2527ea Remove unused values from gain_{val,exp}_tab 17 years ago
Vitor Sessak 274ac3457e Now these tables fit in 16 bits. 17 years ago
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