[FFmpeg-devel] [PATCH] remove unused define in mpegts.c

Måns Rullgård mans
Wed Feb 9 17:49:30 CET 2011


Vladimir Pantelic <vladoman at gmail.com> writes:

> ---
>  libavformat/mpegts.c |    3 ---
>  1 files changed, 0 insertions(+), 3 deletions(-)
>
> diff --git a/libavformat/mpegts.c b/libavformat/mpegts.c
> index 8467e85..e8d82ac 100644
> --- a/libavformat/mpegts.c
> +++ b/libavformat/mpegts.c
> @@ -33,9 +33,6 @@
>  #include "mpeg.h"
>  #include "isom.h"
>
> -/* 1.0 second at 24Mbit/s */
> -#define MAX_SCAN_PACKETS 32000
> -
>  /* maximum size in which we look for synchronisation if
>     synchronisation is lost */
>  #define MAX_RESYNC_SIZE 65536
> --
> 1.6.0.2

OK, queued.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list