2007-04-20 |
Alex Beregszaszi | cosmetics: remove my email address
|
commit | commitdiff | tree |
2007-04-20 |
Alex Beregszaszi | remove possibly broken wince cruft
|
commit | commitdiff | tree |
2007-03-31 |
Alex Beregszaszi | fix x-octet-stream mime type
|
commit | commitdiff | tree |
2007-03-31 |
Alex Beregszaszi | use av_strdup
|
commit | commitdiff | tree |
2007-03-31 |
Alex Beregszaszi | remove dead code
|
commit | commitdiff | tree |
2007-03-09 |
Alex Beregszaszi | print codec parameters for audio too
|
commit | commitdiff | tree |
2007-03-07 |
Alex Beregszaszi | move preroll_time from static variable into definition...
|
commit | commitdiff | tree |
2007-03-07 |
Alex Beregszaszi | workaround for broken flvtoolized files
|
commit | commitdiff | tree |
2007-03-07 |
Alex Beregszaszi | simplification
|
commit | commitdiff | tree |
2007-03-07 |
Alex Beregszaszi | typo: unkown->unknown
|
commit | commitdiff | tree |
2007-03-06 |
Alex Beregszaszi | 10l, audio_fifo is a static array
|
commit | commitdiff | tree |
2007-03-06 |
Alex Beregszaszi | handle http error codes
|
commit | commitdiff | tree |
2007-03-06 |
Alex Beregszaszi | disconnect new feeder if feed is already being received
|
commit | commitdiff | tree |
2007-03-06 |
Alex Beregszaszi | add little endian 24bit read/write
|
commit | commitdiff | tree |
2007-03-06 |
Alex Beregszaszi | add little endian 24bit read/write
|
commit | commitdiff | tree |
2007-02-25 |
Alex Beregszaszi | use AV_RB32, swf_mp3_info may be replaced with mpa_decoder_h...
|
commit | commitdiff | tree |
2007-02-24 |
Alex Beregszaszi | redirect http get requests of / to index.html (note...
|
commit | commitdiff | tree |
2007-02-24 |
Alex Beregszaszi | store internal timestamps in int64_t instead long
|
commit | commitdiff | tree |
2007-02-24 |
Alex Beregszaszi | rescale pts/dts for output format
|
commit | commitdiff | tree |
2007-02-24 |
Alex Beregszaszi | return error if av_write_header failed (it fails on...
|
commit | commitdiff | tree |
2007-02-24 |
Alex Beregszaszi | disconnect client if trailer is sent
|
commit | commitdiff | tree |
2007-02-24 |
Alex Beregszaszi | give myself the glorious maintainership of ffserver...
|
commit | commitdiff | tree |
2007-02-23 |
Alex Beregszaszi | synchronize to latest ffm changes
|
commit | commitdiff | tree |
2007-02-22 |
Alex Beregszaszi | warn that under windows, bash <3.1 may fail on configure
|
commit | commitdiff | tree |
2007-02-22 |
Alex Beregszaszi | 1l, clean up feed1.ffm after finishing the server test
|
commit | commitdiff | tree |
2007-02-22 |
Alex Beregszaszi | fix the server regression test (it produced for me...
|
commit | commitdiff | tree |
2007-02-22 |
Alex Beregszaszi | change PF_INET to AF_INET to be consistent in the whole...
|
commit | commitdiff | tree |
2007-02-22 |
Alex Beregszaszi | if feeder is disconnected, clear the feed registration...
|
commit | commitdiff | tree |
2007-02-22 |
Alex Beregszaszi | codec_tag settable via VideoTag, and transmit codec_tag...
|
commit | commitdiff | tree |
2007-02-22 |
Alex Beregszaszi | change write/read to send/recv on socket operations
|
commit | commitdiff | tree |
2007-02-22 |
Alex Beregszaszi | change close() to closesocket() on sockets (compatible...
|
commit | commitdiff | tree |
2007-02-21 |
Alex Beregszaszi | remove gettime_ms and use av_gettime instead of it
|
commit | commitdiff | tree |
2007-02-21 |
Alex Beregszaszi | use av_random instead random/srandom
|
commit | commitdiff | tree |
2007-02-18 |
Alex Beregszaszi | display line number when printing error
|
commit | commitdiff | tree |
2007-02-18 |
Alex Beregszaszi | spit an error message in case of invalid chunk
|
commit | commitdiff | tree |
2007-01-19 |
Alex Beregszaszi | add AV_WB/WL for lswriting, similar to AV_RB/RL (also...
|
commit | commitdiff | tree |
2007-01-19 |
Alex Beregszaszi | rename BE/LE_8/16/32 to AV_RL/B_8/16/32
|
commit | commitdiff | tree |
2007-01-18 |
Alex Beregszaszi | omg, major typo (fails if card supports rgb24)
|
commit | commitdiff | tree |
2006-11-24 |
Steven Johnson | Implement DELTA_FLI opcodes correctly. Patch by Steven...
|
commit | commitdiff | tree |
2006-11-23 |
Alex Beregszaszi | support byte_run=0 case in DELTA_FLI (this case means...
|
commit | commitdiff | tree |
2006-11-23 |
Alex Beregszaszi | 10l memory corruption bug found by Steven Johnson
|
commit | commitdiff | tree |
2006-11-16 |
Alex Beregszaszi | Remove alpha channel from RGB555
|
commit | commitdiff | tree |
2006-11-16 |
Alex Beregszaszi | BGR555 has never been working as alpha supporting format...
|
commit | commitdiff | tree |
2006-11-14 |
Alex Beregszaszi | changed rgba32_to routines to support both alpha and...
|
commit | commitdiff | tree |
2006-11-14 |
Alex Beregszaszi | changed rgba32_to routines to support both alpha and...
|
commit | commitdiff | tree |
2006-11-14 |
Alex Beregszaszi | Fix possible overflows. Found by Steven Johnson
|
commit | commitdiff | tree |
2006-10-19 |
Alex Beregszaszi | correct signaling of palette change
|
commit | commitdiff | tree |
2006-10-14 |
Alex Beregszaszi | Make public domain. Hope Diego dont mind it, he had...
|
commit | commitdiff | tree |
2006-04-20 |
Alex Beregszaszi | report to user if mmf with midi found (and not supported)
|
commit | commitdiff | tree |
2006-02-26 |
Alex Beregszaszi | print a hint when trying V4L2 on V4L device
|
commit | commitdiff | tree |
2006-02-22 |
Alex Beregszaszi | support correct ptses on other than version 3.2.0 aswell
|
commit | commitdiff | tree |
2006-02-21 |
Alex Beregszaszi | added none/8bit/24bit audio formats and defaulting...
|
commit | commitdiff | tree |
2006-02-21 |
Alex Beregszaszi | make those nasty variables static, also fix a html bug
|
commit | commitdiff | tree |
2006-02-21 |
Alex Beregszaszi | check for CODEC_ID_NONE instead 0, tobe compatible...
|
commit | commitdiff | tree |
2006-02-21 |
Alex Beregszaszi | explain extradata and pass avctx to av_log's
|
commit | commitdiff | tree |
2006-02-13 |
Alex Beregszaszi | 10l, allocate bitbuffer with regard to the padding...
|
commit | commitdiff | tree |
2006-02-13 |
Alex Beregszaszi | increase audio buffer to 1second of 48khz float audio
|
commit | commitdiff | tree |
2006-02-12 |
Alex Beregszaszi | improve video4linux2 detection (without sys/time.h...
|
commit | commitdiff | tree |
2006-02-12 |
Alex Beregszaszi | true audio
|
commit | commitdiff | tree |
2006-02-12 |
Alex Beregszaszi | tta and theora improvements
|
commit | commitdiff | tree |
2006-02-12 |
Alex Beregszaszi | 10l, fails to compile when debug enabled
|
commit | commitdiff | tree |
2006-02-12 |
Alex Beregszaszi | tta demuxer, also usable for moving tta audio data...
|
commit | commitdiff | tree |
2006-02-12 |
Alex Beregszaszi | tta decoder, tested with 44khz mono and stereo (for...
|
commit | commitdiff | tree |
2006-01-15 |
Alex Beregszaszi | 10l: now it works really, with 1k outbut buffers it...
|
commit | commitdiff | tree |
2006-01-07 |
Alex Beregszaszi | better version reporting
|
commit | commitdiff | tree |
2005-11-13 |
Alex Beregszaszi | 10l, left debugging on
|
commit | commitdiff | tree |
2005-11-13 |
Matthieu Castet | Correctly skip unknown matrices (patch by Matthieu...
|
commit | commitdiff | tree |
2005-11-13 |
Alex Beregszaszi | Fixing theora _again_. DONT BOTHER BREAKING THIS AGAIN...
|
commit | commitdiff | tree |
2005-11-13 |
Alex Beregszaszi | fixed long standing off-by-one bug (fixes playback...
|
commit | commitdiff | tree |
2005-11-13 |
Alex Beregszaszi | mode_code_vlc_table size mismatch
|
commit | commitdiff | tree |
2005-11-13 |
Alex Beregszaszi | updated regression reference
|
commit | commitdiff | tree |
2005-11-13 |
Alex Beregszaszi | Support for streaming: dont write indexes and dont...
|
commit | commitdiff | tree |
2005-11-13 |
Alex Beregszaszi | support for unlimited feed size
|
commit | commitdiff | tree |
2005-11-13 |
Alex Beregszaszi | 10l to michael not updating this after changing crc...
|
commit | commitdiff | tree |
2005-11-13 |
Alex Beregszaszi | debug the launch commandline and new connections
|
commit | commitdiff | tree |
2005-11-13 |
Alex Beregszaszi | make ffserver regressions work again
|
commit | commitdiff | tree |
2005-11-13 |
Alex Beregszaszi | Make Launch more appropriate with support for full...
|
commit | commitdiff | tree |
2005-11-13 |
Alex Beregszaszi | Support Launch when BindAddress is not INADDR_ANY or...
|
commit | commitdiff | tree |
2005-11-13 |
Alex Beregszaszi | strict -1 is mandatory for jpegs because the colorspace...
|
commit | commitdiff | tree |
2005-11-13 |
Alex Beregszaszi | remove -e debug=off, unsupported my some wget versions...
|
commit | commitdiff | tree |
2005-11-12 |
Alex Beregszaszi | support transcoding adpcm
|
commit | commitdiff | tree |
2005-10-29 |
Alex Beregszaszi | Ingenient MJPEG support, more at http://www.artificis...
|
commit | commitdiff | tree |
2005-10-14 |
Alex Beregszaszi | 10l, dont make bandwidth statistics negative when feed...
|
commit | commitdiff | tree |
2005-10-12 |
Alex Beregszaszi | fix ffserver, it is working for me now again, a more...
|
commit | commitdiff | tree |
2005-10-12 |
Alex Beregszaszi | fix feed read_header, avoid using put_tag in write_header...
|
commit | commitdiff | tree |
2005-10-12 |
Alex Beregszaszi | set_se_golomb can only write 16bits, add a note about...
|
commit | commitdiff | tree |
2005-10-12 |
Alex Beregszaszi | sanity check whether dimensions are non-null
|
commit | commitdiff | tree |
2005-10-12 |
Alex Beregszaszi | removed unused CONFIG_AUDIO_NONSHORT
|
commit | commitdiff | tree |
2005-10-12 |
Alex Beregszaszi | lame bit_rate calculation
|
commit | commitdiff | tree |
2005-10-12 |
Alex Beregszaszi | initial MorphOS support
|
commit | commitdiff | tree |
2005-09-07 |
Alex Beregszaszi | use av_log in debug mode
|
commit | commitdiff | tree |
2005-08-12 |
Alex Beregszaszi | FreeBSD ipv6 multicast patch from ports tree
|
commit | commitdiff | tree |
2005-08-05 |
Alex Beregszaszi | 10l
|
commit | commitdiff | tree |
2005-07-02 |
Alex Beregszaszi | 10l
|
commit | commitdiff | tree |
2005-07-02 |
Alex Beregszaszi | tell the user if compressed swf found
|
commit | commitdiff | tree |
2005-07-02 |
Alex Beregszaszi | 100l - this has only worked on big endian
|
commit | commitdiff | tree |
2005-07-02 |
Alex Beregszaszi | parenthesing to avoid compiler errors in the future...
|
commit | commitdiff | tree |
2005-07-02 |
Alex Beregszaszi | print 'not working' message
|
commit | commitdiff | tree |
2005-07-02 |
Alex Beregszaszi | some missing additions
|
commit | commitdiff | tree |
2005-07-02 |
Alex Beregszaszi | 1l
|
commit | commitdiff | tree |
next |