Browse Source

Remove stray libavcore and _g binary references.

Diego Biurrun 14 years ago
parent
commit
75e8fba823
2 changed files with 0 additions and 3 deletions
  1. 0 2
      .gitignore
  2. 0 1
      Changelog

+ 0 - 2
.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*

+ 0 - 1
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