On Wed, Aug 22, 2012 at 11:35:56AM -0400, Justin Ruggles wrote:
> On 08/04/2012 02:33 PM, Justin Ruggles wrote:
> > Also, do not allow seek-by-byte, as there is no way to find the next packet
> > boundary.
> > ---
> > libavformat/idcin.c | 21 +
> > 1 files changed, 21 insert
On 08/04/2012 02:33 PM, Justin Ruggles wrote:
> Also, do not allow seek-by-byte, as there is no way to find the next packet
> boundary.
> ---
> libavformat/idcin.c | 21 +
> 1 files changed, 21 insertions(+), 0 deletions(-)
ping.
-Justin
___
Also, do not allow seek-by-byte, as there is no way to find the next packet
boundary.
---
libavformat/idcin.c | 21 +
1 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/libavformat/idcin.c b/libavformat/idcin.c
index ab7d50f..74875cb 100644
--- a/libavformat/idci
---
libavformat/idcin.c | 21 -
1 files changed, 20 insertions(+), 1 deletions(-)
diff --git a/libavformat/idcin.c b/libavformat/idcin.c
index 638377c..67915e6 100644
--- a/libavformat/idcin.c
+++ b/libavformat/idcin.c
@@ -89,7 +89,7 @@ typedef struct IdcinDemuxContext {