Thu, 15 Nov 2007 21:04:06 +0000 |
rtogni |
Move dnet-ac3 byte-swapping code close to audio packet read code
libavformat
|
Thu, 15 Nov 2007 14:26:52 +0000 |
lucabe |
Remove some more duplicated code
libavformat
|
Thu, 15 Nov 2007 13:41:51 +0000 |
lucabe |
Remove the useless variable "my_addr1"
libavformat
|
Thu, 15 Nov 2007 13:34:56 +0000 |
lucabe |
Use the same code to set local_port in the IPv4-only case and in the
libavformat
|
Thu, 15 Nov 2007 11:45:07 +0000 |
takis |
Fix Doxygen parameter
libavformat
|
Thu, 15 Nov 2007 11:44:15 +0000 |
takis |
Fix Doxygen parameter name
libavformat
|
Thu, 15 Nov 2007 11:43:21 +0000 |
takis |
Fix Doxygen parameter name
libavformat
|
Wed, 14 Nov 2007 20:31:56 +0000 |
aurel |
cosmetics: whitespace
libavformat
|
Wed, 14 Nov 2007 12:42:45 +0000 |
takis |
Typo
libavformat
|
Wed, 14 Nov 2007 08:22:06 +0000 |
lucabe |
Remove some useless assignments (the UDPContext is allocated with av_mallocz())
libavformat
|
Wed, 14 Nov 2007 08:16:51 +0000 |
lucabe |
Simplify set_remote_url(), and remove some code duplication
libavformat
|
Wed, 14 Nov 2007 07:56:20 +0000 |
lucabe |
Use recv() instead of recvfrom() (removes some other differences between
libavformat
|
Wed, 14 Nov 2007 07:45:15 +0000 |
lucabe |
Remove a now unused field
libavformat
|
Wed, 14 Nov 2007 07:43:51 +0000 |
lucabe |
Give better names to multicast functions (they are not IPv6-only)
libavformat
|
Wed, 14 Nov 2007 07:42:46 +0000 |
lucabe |
Avoid to duplicate the multicast code between the IPv4-only and
libavformat
|
Wed, 14 Nov 2007 07:35:36 +0000 |
lucabe |
Remove some ifdefs by using the "dest_addr_len" field in both the IPv4-only
libavformat
|
Wed, 14 Nov 2007 07:31:25 +0000 |
andoma |
Add support for reading WM/Year tag
libavformat
|
Wed, 14 Nov 2007 06:33:35 +0000 |
andoma |
remove unnecessary -1 from snprintf len
libavformat
|
Wed, 14 Nov 2007 06:32:55 +0000 |
andoma |
Add support for ID3v2 year tag
libavformat
|
Tue, 13 Nov 2007 23:43:18 +0000 |
michael |
rename fps(frame per second) to tb(time base) to prevent
libavformat
|
Mon, 12 Nov 2007 10:26:33 +0000 |
bcoudurier |
remove now useless libogg support
libavformat
|
Sun, 11 Nov 2007 21:56:18 +0000 |
mru |
set PKT_FLAG_KEY for Theora and OGM streams
libavformat
|
Sat, 10 Nov 2007 18:27:03 +0000 |
bcoudurier |
ogg muxer
libavformat
|
Sat, 10 Nov 2007 12:05:30 +0000 |
diego |
comment typo
libavformat
|
Fri, 09 Nov 2007 12:33:28 +0000 |
lucabe |
Add support for some more audio formats
libavformat
|
Thu, 08 Nov 2007 21:27:37 +0000 |
mru |
Improve Sofdec file detection
libavformat
|
Thu, 08 Nov 2007 20:53:06 +0000 |
aurel |
fix potential buffer over-read
libavformat
|
Thu, 08 Nov 2007 20:50:45 +0000 |
aurel |
fix negative fseek
libavformat
|