On Sat, Apr 23, 2011 at 5:16 AM, Diego Biurrun <[email protected]> wrote: > --- > .gitignore | 2 -- > Changelog | 1 - > 2 files changed, 0 insertions(+), 3 deletions(-) > > diff --git a/.gitignore b/.gitignore > index eac1758..3d5e38b 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -6,7 +6,6 @@ > *.ho > *-example > *-test > -*_g > config.* > doc/*.1 > doc/*.html > @@ -17,7 +16,6 @@ ffplay > ffprobe > ffserver > libavcodec/libavcodec* > -libavcore/libavcore* > libavdevice/libavdevice* > libavfilter/libavfilter* > libavformat/libavformat* > diff --git a/Changelog b/Changelog > index f38ef9e..00777e4 100644 > --- a/Changelog > +++ b/Changelog > @@ -27,7 +27,6 @@ version 0.7_beta1: > - RTP depacketization of QDM2 > - ANSI/ASCII art playback system > - Lego Mindstorms RSO de/muxer > -- libavcore added > - SubRip subtitle file muxer and demuxer > - Chinese AVS encoding via libxavs > - ffprobe -show_packets option added > --
please don't remove this. Libavcore did exist for a time. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
