March 31, 2007
View 087fa47

fix x-octet-stream mime type

Alex Beregszaszi authored on 2007/03/31 23:39:04
View 65e7226

use av_strdup

Alex Beregszaszi authored on 2007/03/31 23:36:24
View 55d07ba

remove dead code

Alex Beregszaszi authored on 2007/03/31 23:34:29
March 28, 2007
View c367d06

prevent exit missuse

Michael Niedermayer authored on 2007/03/28 06:47:03
March 12, 2007
View 750f0e1

Introduce two new logging functions av_hex_dump_log() and av_pkt_dump_log() which use av_log() for logging instead of fprintf().

Panagiotis Issaris authored on 2007/03/12 23:17:26
March 9, 2007
View acdc852

print codec parameters for audio too

Alex Beregszaszi authored on 2007/03/09 20:20:57
March 6, 2007
View d0a5513

disconnect new feeder if feed is already being received

Alex Beregszaszi authored on 2007/03/06 22:29:04
February 24, 2007
View bae79c0

redirect http get requests of / to index.html (note, the http_parse_request may worth a rewrite)

Alex Beregszaszi authored on 2007/02/24 12:17:59
View c3f5818

store internal timestamps in int64_t instead long

Alex Beregszaszi authored on 2007/02/24 11:39:57
View f1debfd

rescale pts/dts for output format

Alex Beregszaszi authored on 2007/02/24 11:28:28
View f75cdda

return error if av_write_header failed (it fails on some containers when codec is not supported)

Alex Beregszaszi authored on 2007/02/24 11:24:42
View 638831a

disconnect client if trailer is sent

Alex Beregszaszi authored on 2007/02/24 11:16:12
February 22, 2007
View 5400e09

if feeder is disconnected, clear the feed registration, thus a new feeder can connect

Alex Beregszaszi authored on 2007/02/22 22:27:39
View 038a124

codec_tag settable via VideoTag, and transmit codec_tag in ffm

Alex Beregszaszi authored on 2007/02/22 22:23:38
View c60202d

change write/read to send/recv on socket operations

Alex Beregszaszi authored on 2007/02/22 21:38:37