2008-06-24 |
Vitor Sessak | More cosmetics |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Vitor Sessak | Cosmetics |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Stefano Sabatini | Make ffserver show each launched commandline just befor... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Stefan Gehrer | revert accidental const slipping in |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Diego Biurrun | Replace redundant MAX macro declaration by proper use... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Stefan Gehrer | mark read-only data as const |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Vitor Sessak | Use lpc_coef[2] instead of lpc_coef and lpc_coef_old |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Vitor Sessak | Remove unused entries from lpc_refl_cb* |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Vitor Sessak | Remove unused entries from energy_tab |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Luca Abeni | Do not set sample_rate = 90000 for mp2 and mp3 audio... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Laurent Desnogues | Mark constant structure member as const to avoid some... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Stefano Sabatini | Incorporate ffserver documentation Quick Start chapter... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Diego Biurrun | Remove redundant mm_flags declaration, fixes the warning: |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Baptiste Coudurier | log when feed is already being received |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Baptiste Coudurier | reindent |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | Remove unused values from gain_{val,exp}_tab |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | Now these tables fit in 16 bits. |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | Merge the >> 4 calculation of cb1_base in the table |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | Consistency: make the output buffer the first argument... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | Use sizeof() intead of hardcoding the values |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | Simplify |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | Simplify |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | It makes more sense to return 1 here in case of overflow. |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | Cosmetics: indent |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | Remove unneeded check |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | rescale_rms() should use unsigned ints |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | Move factor multiplication out of irms() |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | This should be signed |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | More comments removal/fixes |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | Remove useless comment |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | More comments improvement |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | Document defines better |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | Remove useless define |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | Rename rotate_buffer() to copy_and_dup() and doxy it |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | Simplify t_sqrt() |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | Add doxy comment |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | Rename var |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | Move code unrelated to lpc filtering out of lpc_filter() |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vitor Sessak | Simplify rotate_buffer() |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Baptiste Coudurier | copy extradata if present |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Stefano Sabatini | Fix typo in libavcodec/opt.h. |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Stefano Sabatini | Make ffserver daemon chdir()s just after log init.... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Baptiste Coudurier | fix segv, fmt_ctx is not set for rtsp |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Diego Biurrun | Remove unused variable, fixes the warning: |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Baptiste Coudurier | cosmetics, braces placement |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Art Clarke | Allocate static tables on stack, not heap. |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Baptiste Coudurier | 10l, do not use ctx before being set, fix segv |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Baptiste Coudurier | fix compilation, this should be better |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Baptiste Coudurier | 10l, move init after possible goto |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Baptiste Coudurier | simplify, use ist |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Baptiste Coudurier | fix source stream, source_index is refering to fmt_in... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Baptiste Coudurier | simplify |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Baptiste Coudurier | no need to print date anymore since done in http_log |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | chinese avs demuxing support, demux AVSFileFormat.mp4 |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Vitor Sessak | Cosmetics |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Vitor Sessak | Avoid a memcpy. Code is also simpler now in my opinion. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Stefano Sabatini | Document ffserver debug mode. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Stefano Sabatini | Document ffserver daemon mode. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Stefano Sabatini | Document ffserver no-launch mode. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Stefano Sabatini | Cosmetics: move ffmpeg.c dframes option definition... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Evgeniy Stepanov | matroskadec: decode track private data if needed |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Evgeniy Stepanov | matroskadec: move buffer decoding code to a separate... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Aurelien Jacobs | matroskadec: fix a memory leak |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Robert Swain | Remove now unused variable |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Robert Swain | Add generic ff_sine_window_init function and implement... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Peter Ross | vp6: ensure that huffman decoding table is sorted with... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Diego Biurrun | cosmetics: alignment |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Diego Biurrun | Add missing entry for PCM_DVD_ENCODER. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Peter Ross | Add missing mpegvideo.o to list of vc1.o dependencies. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Peter Ross | Add missing entry for ADPCM_IMA_QT_ENCODER. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Peter Ross | Add missing entry for ADPCM_EA_MAXIS_XA_DECODER. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | cosmetics, pts->dts |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | store dts in ffm headers |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | remove pts set hack, this is no more correct |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | update seek reg ref due to r13856 |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Reimar Döffinger | Fix add_bytes_mmx and add_bytes_l2_mmx for w < 16 |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | move code setting output parameters after possible... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | move code after possible failure, so no need to free |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | check av_open_input_stream error |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | remove return 1, we don't change state, we are still... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | free pb |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | use av_open_input_stream |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | do not allocate st->codec, it will be overwritten later... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | cosmetics, reindent |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | enable feeder threads |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | log to stderr |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | add callback for av_log |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | no need to print date anymore since done in http_log |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | use ctime1 |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | print date in http_log |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | remove useless init |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | merge declaration and init |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | reindent |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | http or rtsp only support |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | fix open return check |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Erik Hovland | fix feed_filename test, field is char [1024], patch... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | do not reset ffm pts, this avoids setting last pts... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Baptiste Coudurier | use av_seek_frame to flush demxu pending packets, fixes... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Stefano Sabatini | Extend documentation for AVOption. |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Baptiste Coudurier | free c->pb_buffer before overwriting it, fix memleak |
commit | commitdiff | tree | snapshot |
next |