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
|
Sat, 22 Jul 2006 10:42:57 +0000 |
ben |
display the right MPEG packet type
|
Sat, 22 Jul 2006 10:39:00 +0000 |
ben |
use new mpeg_packetizer helpers
|
Sat, 22 Jul 2006 10:07:04 +0000 |
nicodvb |
my_write() must return the bytes written
|
Sat, 22 Jul 2006 09:59:44 +0000 |
nicodvb |
cosmetics: comments and reindentation asked by gxben
|
Sat, 22 Jul 2006 09:45:34 +0000 |
nicodvb |
simplified mpeg packetizer used by hw mpeg decoders/vo - first round
|
Fri, 21 Jul 2006 20:17:41 +0000 |
gpoirier |
Compile fix, patch by Aidan Thornton % makomk # lycos P co P uk %
|
Fri, 21 Jul 2006 17:52:28 +0000 |
gpoirier |
sync r19134
|
Fri, 21 Jul 2006 17:14:55 +0000 |
ben |
updated french man page with vo_ivtv description
|
Fri, 21 Jul 2006 17:08:47 +0000 |
ben |
updated english man page with vo_ivtv description
|
Thu, 20 Jul 2006 12:13:57 +0000 |
lucabe |
Use libavutil in libswscale, and allow it to be built out of the mplayer tree
|
Wed, 19 Jul 2006 22:14:43 +0000 |
ben |
updated mpeg_packetizer include to new localization
|
Wed, 19 Jul 2006 22:13:50 +0000 |
ben |
moved mpeg_packetizer helpers to libmpdemux
|
Wed, 19 Jul 2006 22:06:32 +0000 |
ben |
added myself as maintainer of vo_ivtv driver
|
Wed, 19 Jul 2006 22:04:54 +0000 |
ben |
added reference to ivtv vo driver
|
Wed, 19 Jul 2006 22:03:14 +0000 |
ben |
added reference to ivtv card in mpegpes decoder info
|
Wed, 19 Jul 2006 22:02:09 +0000 |
ben |
new vo driver for ivtv cards tv-out through internal h/w mpeg decoder
|
Wed, 19 Jul 2006 21:46:06 +0000 |
ben |
new mpeg helpers to build and send mpeg 1/2 ps/pes packets (used by some vo drivers)
|
Wed, 19 Jul 2006 18:20:25 +0000 |
rtogni |
Quit on eof, was broken by r17150
|
Wed, 19 Jul 2006 05:47:21 +0000 |
rfelker |
10l, i broke this with my last commit. should be fixed now.
|
Wed, 19 Jul 2006 05:42:38 +0000 |
rfelker |
10l, i missed ifdefs around the calls
|
Wed, 19 Jul 2006 05:34:26 +0000 |
rfelker |
remove duplicate code and fix issue of compiling mmx code when we
|