|
|
|
@44369b45
|
17 years |
michaelni |
indent
Originally committed as revision 14005 to …
|
|
|
@fd147f23
|
17 years |
michaelni |
Inform the user about unhandled sectors.
Originally committed as …
|
|
|
@66602c67
|
17 years |
michaelni |
memleak
Originally committed as revision 14003 to …
|
|
|
@435a6082
|
17 years |
michaelni |
Do not completely bail out for invalid params, just skip the current …
|
|
|
@ad9c1055
|
17 years |
michaelni |
merge decl & init
Originally committed as revision 14001 to …
|
|
|
@a4fe6826
|
17 years |
michaelni |
Get rid of weird pre reading code.
Originally committed as revision …
|
|
|
@d0b76b98
|
17 years |
michaelni |
Remove debugging trash.
Originally committed as revision 13999 to …
|
|
|
@7669935a
|
17 years |
michaelni |
Another variable that did nothing at all
Originally committed as …
|
|
|
@73d3a14d
|
17 years |
michaelni |
remove code that discards streams randomly
Originally committed as …
|
|
|
@e1002454
|
17 years |
michaelni |
vertical align
Originally committed as revision 13996 to …
|
|
|
@c1f6eca
|
17 years |
michaelni |
Remove a dozen unused variables.
Originally committed as revision …
|
|
|
@a4d64c17
|
17 years |
michaelni |
unused var
Originally committed as revision 13994 to …
|
|
|
@fdb5932e
|
17 years |
michaelni |
Fix exploitable code.
Fixes issue311
Originally committed as revision …
|
|
|
@b86f5a0
|
17 years |
michaelni |
Register intrrupt_cb() early enough so we dont get stuck with tcp …
|
|
|
@dce292bb
|
17 years |
mans |
Revert "add libmpeg2 permutation to dct-test"
10l to me for not …
|
|
|
@4231f05b
|
17 years |
Aurélien Jacobs |
VP3 parser can also handle VP6 without any changes.
Originally …
|
|
|
@b3bf98aa
|
17 years |
stefan.gehrer |
move ff_log2_run to bitstream.c and reuse in ffv1.c
Originally …
|
|
|
@dd7a68b
|
17 years |
michaelni |
Remove start_time guessing code.
Originally committed as revision …
|
|
|
@3041a4a1
|
17 years |
michaelni |
Also print flags with FF_FDEBUG_TS.
Originally committed as revision …
|
|
|
@0c587a4e
|
17 years |
michaelni |
VP3 & Theora parser to extract keyframe flags.
This parser is not able …
|
|
|
@fb9464e8
|
17 years |
mans |
add libmpeg2 permutation to dct-test
Originally committed as revision …
|
|
|
@fc658cf
|
17 years |
michaelni |
Support >=4096 dimensions, fixes issue499.
Originally committed as …
|
|
|
@f53dd46
|
17 years |
michaelni |
Prevent invalid timestamps from being stored.
Originally committed as …
|
|
|
@d6fbdcec
|
17 years |
stefano.sabatini-lala |
Update ffserver docs to match r13978, ffserver in debug mode now …
|
|
|
@9010d543
|
17 years |
stefano.sabatini-lala |
Remove unnecessary function opt_qdiff(), max_qdiff is set now through …
|
|
|
@75d2745
|
17 years |
banan |
Add support for mp3 contained in oma
Originally committed as revision …
|
|
|
@de8c8181
|
17 years |
banan |
Rearrange parameter logic
Originally committed as revision 13979 to …
|
|
|
@a9d9aa36
|
17 years |
baptiste.coudurier |
revert r13867, - reference stdout, I was drunk
Originally committed …
|
|
|
@f035fe97
|
17 years |
banan |
Add more codec IDs and tags.
Originally committed as revision 13977 …
|
|
|
@f3b5a1a2
|
17 years |
baptiste.coudurier |
make av_find_stream_info find frame_size for aac too
Originally …
|
|
|
@80b616fc
|
17 years |
baptiste.coudurier |
use http_log now that logfile is setup
Originally committed as …
|
|
|
@f10d55ed
|
17 years |
baptiste.coudurier |
move logfile setup right after config parsing
Originally committed as …
|
|
|
@f0754ad8
|
17 years |
baptiste.coudurier |
remove useless init
Originally committed as revision 13973 to …
|
|
|
@4d35bf74
|
17 years |
michaelni |
Make av_find_stream_info() find the frame_size for vorbis.
Originally …
|
|
|
@da95f225
|
17 years |
michaelni |
Set frame_size to the gcd of what the decoder can output.
Originally …
|
|
|
@6e1aa0f3
|
17 years |
michaelni |
Fill missing pts in during muxing when we know that they are equal to …
|
|
|
@c924ca78
|
17 years |
michaelni |
We cannot calculate the duration of vorbis packets even if we do know …
|
|
|
@ff558537
|
17 years |
astrange |
Don't set mm_flags in fft-test, since it doesn't do anything anyway.
…
|
|
|
@dafe8824
|
17 years |
astrange |
Use a local variable instead of mm_flags in dct-test.
Originally …
|
|
|
@40617a6d
|
17 years |
diego |
Check for support of -fomit-frame-pointer before adding it to CFLAGS. …
|
|
|
@f0418fe
|
17 years |
diego |
Each dependency file needs to be updated when one of the files the …
|
|
|
@e8e47435
|
17 years |
stefan.gehrer |
make ModeAlphabet read-only and use a custom mode alphabet
only …
|
|
|
@181782ae
|
17 years |
michaelni |
Use correct timestamp value for stream copy.
Originally committed as …
|
|
|
@7694a7d9
|
17 years |
benoit.fouet |
Close parse context.
Patch by David LIU david liu st com
Originally …
|
|
|
@c624c219
|
17 years |
ramiro.polla |
Make it a little easier to spot that the code is not dealing only with …
|
|
|
@a4696aa2
|
17 years |
lucabe72 |
Remove improper usage of AV_TIME_BASE_Q
Originally committed as …
|
|
|
@5a893969
|
17 years |
stefan.gehrer |
remove duplicate tables
Originally committed as revision 13959 to …
|
|
|
@796d200a
|
17 years |
michaelni |
Prevent duration calculation code from generating random durations for …
|
|
|
@f67a10cd
|
17 years |
astrange |
Define mm_flags/support to be 0 on architectures where they don't …
|
|
|
@8bf61f5b
|
17 years |
stefano.sabatini-lala |
Reindent.
Originally committed as revision 13956 to …
|
|
|
@5dc8eeb6
|
17 years |
stefano.sabatini-lala |
Make ffserver show launched commandlines not only in debug-mode.
…
|
|
|
@6aada9b1
|
17 years |
stefano.sabatini-lala |
Use http_log() rather than printing on stdout to show the launched …
|
|
|
@afb40e72
|
17 years |
vitor1001 |
Simplify interp()
Originally committed as revision 13953 to …
|
|
|
@74adaa3
|
17 years |
vitor1001 |
More cosmetics
Originally committed as revision 13952 to …
|
|
|
@a976426
|
17 years |
vitor1001 |
Cosmetics
Originally committed as revision 13951 to …
|
|
|
@40444a59
|
17 years |
stefano.sabatini-lala |
Make ffserver show each launched commandline just before to launch …
|
|
|
@0e1d6a4c
|
17 years |
stefan.gehrer |
revert accidental const slipping in
Originally committed as revision …
|
|
|
@ae32e509
|
17 years |
diego |
Replace redundant MAX macro declaration by proper use of FFMAX.
…
|
|
|
@cf2baeb3
|
17 years |
stefan.gehrer |
mark read-only data as const
Originally committed as revision 13947 …
|
|
|
@73cc419
|
17 years |
vitor1001 |
Use lpc_coef[2] instead of lpc_coef and lpc_coef_old
Originally …
|
|
|
@ae70f874
|
17 years |
vitor1001 |
Remove unused entries from lpc_refl_cb*
Originally committed as …
|
|
|
@7986199f
|
17 years |
vitor1001 |
Remove unused entries from energy_tab
Originally committed as …
|
|
|
@309d32b0
|
17 years |
lucabe72 |
Do not set sample_rate = 90000 for mp2 and mp3 audio over RTP
…
|
|
|
@f5b6778
|
17 years |
diego |
Mark constant structure member as const to avoid some warnings.
patch …
|
|
|
@fb6b04aa
|
17 years |
stefano.sabatini-lala |
Incorporate ffserver documentation Quick Start chapter into the
man …
|
|
|
@941b1258
|
17 years |
diego |
Remove redundant mm_flags declaration, fixes the warning: …
|
|
|
@14c43f91
|
17 years |
baptiste.coudurier |
log when feed is already being received
Originally committed as …
|
|
|
@65f2f028
|
17 years |
baptiste.coudurier |
reindent
Originally committed as revision 13938 to …
|
|
|
@cbcc2527
|
17 years |
vitor1001 |
Remove unused values from gain_{val,exp}_tab
Originally committed as …
|
|
|
@274ac345
|
17 years |
vitor1001 |
Now these tables fit in 16 bits.
Originally committed as revision …
|
|
|
@738ef8fd
|
17 years |
vitor1001 |
Merge the >> 4 calculation of cb1_base in the table
Originally …
|
|
|
@80e9f30c
|
17 years |
vitor1001 |
Consistency: make the output buffer the first argument of functions
…
|
|
|
@0a03b6f0
|
17 years |
vitor1001 |
Use sizeof() intead of hardcoding the values
Originally committed as …
|
|
|
@09addb11
|
17 years |
vitor1001 |
Simplify
Originally committed as revision 13932 to …
|
|
|
@f1936f61
|
17 years |
vitor1001 |
Simplify
Originally committed as revision 13931 to …
|
|
|
@b45411e2
|
17 years |
vitor1001 |
It makes more sense to return 1 here in case of overflow.
Originally …
|
|
|
@37a4b3bb
|
17 years |
vitor1001 |
Cosmetics: indent
Originally committed as revision 13929 to …
|
|
|
@b0068d75
|
17 years |
vitor1001 |
Remove unneeded check
Originally committed as revision 13928 to …
|
|
|
@56a6fac8
|
17 years |
vitor1001 |
rescale_rms() should use unsigned ints
Originally committed as …
|
|
|
@536ee174
|
17 years |
vitor1001 |
Move factor multiplication out of irms()
Originally committed as …
|
|
|
@498cb531
|
17 years |
vitor1001 |
This should be signed
Originally committed as revision 13925 to …
|
|
|
@94be3bb5
|
17 years |
vitor1001 |
More comments removal/fixes
Originally committed as revision 13924 to …
|
|
|
@42b1459
|
17 years |
vitor1001 |
Remove useless comment
Originally committed as revision 13923 to …
|
|
|
@d1024e07
|
17 years |
vitor1001 |
More comments improvement
Originally committed as revision 13922 to …
|
|
|
@c17fd98c
|
17 years |
vitor1001 |
Document defines better
Originally committed as revision 13921 to …
|
|
|
@c31333e1
|
17 years |
vitor1001 |
Remove useless define
Originally committed as revision 13920 to …
|
|
|
@51062b92
|
17 years |
vitor1001 |
Rename rotate_buffer() to copy_and_dup() and doxy it
Originally …
|
|
|
@70e70867
|
17 years |
vitor1001 |
Simplify t_sqrt()
Originally committed as revision 13918 to …
|
|
|
@89a2713e
|
17 years |
vitor1001 |
Add doxy comment
Originally committed as revision 13917 to …
|
|
|
@3890a131
|
17 years |
vitor1001 |
Rename var
Originally committed as revision 13916 to …
|
|
|
@d5d3536d
|
17 years |
vitor1001 |
Move code unrelated to lpc filtering out of lpc_filter()
Originally …
|
|
|
@5983d1c4
|
17 years |
vitor1001 |
Simplify rotate_buffer()
Originally committed as revision 13914 to …
|
|
|
@cb51aef1
|
17 years |
baptiste.coudurier |
copy extradata if present
Originally committed as revision 13913 to …
|
|
|
@a33a6eb2
|
17 years |
stefano.sabatini-lala |
Fix typo in libavcodec/opt.h.
Originally committed as revision 13912 …
|
|
|
@496a613
|
17 years |
stefano.sabatini-lala |
Make ffserver daemon chdir()s just after log init. This way a
relative …
|
|
|
@b0675954
|
17 years |
baptiste.coudurier |
fix segv, fmt_ctx is not set for rtsp
Originally committed as …
|
|
|
@07cb073b
|
17 years |
diego |
Remove unused variable, fixes the warning:
libavformat/rmdec.c:280: …
|
|
|
@ace21da3
|
17 years |
baptiste.coudurier |
cosmetics, braces placement
Originally committed as revision 13908 to …
|
|
|
@51f90867
|
17 years |
benoit.fouet |
Allocate static tables on stack, not heap.
Patch by Art Clarke: …
|
|
|
@3ab29d8e
|
17 years |
baptiste.coudurier |
10l, do not use ctx before being set, fix segv
Originally committed …
|
|
|