On 15.07.2014 14:54, Nicolas George wrote:
Le quartidi 24 messidor, an CCXXII, Lukasz Marek a écrit :
TODO: bump minor, update doc/APIchanges

API allows protocol implementations to provide API that
allows to list directory content.
API is similar to POSIX opendir/readdir/closedir.

Signed-off-by: Lukasz Marek <lukasz.m.lu...@gmail.com>
---
  libavformat/avio.c | 76 +++++++++++++++++++++++++++++++++++++++++++++-
  libavformat/avio.h | 88 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
  libavformat/url.h  | 55 ++++++++++++++++++++++++++++++++++
  3 files changed, 217 insertions(+), 2 deletions(-)

Hi,

Thanks all for good review given, but for the time being I drop this patchset. Some operation as rename, delete, move would also be good, but this is probably more than the scope of ffmpeg, so I decide to move it to player layer.
If you give some rationale to continue, I will finish tho.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to