Sun, 23 Jul 2006 14:35:04 +0000 |
gpoirier |
in some cases, vf_bmovl produces junk due to source and
|
Sun, 23 Jul 2006 13:38:20 +0000 |
gpoirier |
-vf pp7 overblurs still parts of the image, which
|
Sun, 23 Jul 2006 10:10:06 +0000 |
ben |
use mpeg packetizer helpers for sending lpcm packets
|
Sun, 23 Jul 2006 09:56:05 +0000 |
ben |
removed now unnecessary define
|
Sun, 23 Jul 2006 09:55:28 +0000 |
ben |
removed now unnecessary variable
|
Sun, 23 Jul 2006 09:32:04 +0000 |
nicodvb |
reuse send_mpeg_lpcm_packet() instead of the old packetizer
|
Sun, 23 Jul 2006 09:05:10 +0000 |
reimar |
Take start time into consideration when calculation percentage position
|
Sun, 23 Jul 2006 08:35:18 +0000 |
nicodvb |
in decode_audio() memset(0) unused memory in buf before returning
|
Sun, 23 Jul 2006 07:52:51 +0000 |
nicodvb |
don't do the work of mp_get_mp3_header() and, as a side effect, prevent a deadlock due to a missed cnt++
|
Sat, 22 Jul 2006 22:14:14 +0000 |
nicodvb |
the value returned by decode_audio() must be the amount of _decoded_ bytes (finally it's beginning t work: no more toomanypackets... message)
|
Sat, 22 Jul 2006 18:57:56 +0000 |
diego |
cosmetics/punctuation/spelling
|
Sat, 22 Jul 2006 14:40:14 +0000 |
ben |
rename rtsp.c to stream_rtsp.c for consistency with other input modules
|
Sat, 22 Jul 2006 14:35:49 +0000 |
rathann |
Native MPEG4 SP/ASP/AP support in Matroska.
|
Sat, 22 Jul 2006 13:54:33 +0000 |
ben |
fix compilation if DVB is not defined
|