Remove stray libavcore and _g binary references.
This commit is contained in:
parent
046f3cb789
commit
75e8fba823
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,7 +6,6 @@
|
|||||||
*.ho
|
*.ho
|
||||||
*-example
|
*-example
|
||||||
*-test
|
*-test
|
||||||
*_g
|
|
||||||
config.*
|
config.*
|
||||||
doc/*.1
|
doc/*.1
|
||||||
doc/*.html
|
doc/*.html
|
||||||
@ -17,7 +16,6 @@ ffplay
|
|||||||
ffprobe
|
ffprobe
|
||||||
ffserver
|
ffserver
|
||||||
libavcodec/libavcodec*
|
libavcodec/libavcodec*
|
||||||
libavcore/libavcore*
|
|
||||||
libavdevice/libavdevice*
|
libavdevice/libavdevice*
|
||||||
libavfilter/libavfilter*
|
libavfilter/libavfilter*
|
||||||
libavformat/libavformat*
|
libavformat/libavformat*
|
||||||
|
@ -27,7 +27,6 @@ version 0.7_beta1:
|
|||||||
- RTP depacketization of QDM2
|
- RTP depacketization of QDM2
|
||||||
- ANSI/ASCII art playback system
|
- ANSI/ASCII art playback system
|
||||||
- Lego Mindstorms RSO de/muxer
|
- Lego Mindstorms RSO de/muxer
|
||||||
- libavcore added
|
|
||||||
- SubRip subtitle file muxer and demuxer
|
- SubRip subtitle file muxer and demuxer
|
||||||
- Chinese AVS encoding via libxavs
|
- Chinese AVS encoding via libxavs
|
||||||
- ffprobe -show_packets option added
|
- ffprobe -show_packets option added
|
||||||
|
Loading…
x
Reference in New Issue
Block a user