-
- Downloads
lavf: replace av_new_stream->avformat_new_stream part II.
Manual replacements are done in this commit. In many cases, the id is some constant made up number (e.g. 0 for video and 1 for audio), which is then not used in the demuxer for anything. Those ids are removed.
Showing
- avconv.c 4 additions, 1 deletionavconv.c
- libavformat/4xm.c 2 additions, 1 deletionlibavformat/4xm.c
- libavformat/applehttp.c 2 additions, 1 deletionlibavformat/applehttp.c
- libavformat/avidec.c 2 additions, 1 deletionlibavformat/avidec.c
- libavformat/avisynth.c 4 additions, 2 deletionslibavformat/avisynth.c
- libavformat/avs.c 2 additions, 2 deletionslibavformat/avs.c
- libavformat/bink.c 1 addition, 1 deletionlibavformat/bink.c
- libavformat/c93.c 1 addition, 1 deletionlibavformat/c93.c
- libavformat/flic.c 1 addition, 1 deletionlibavformat/flic.c
- libavformat/flvdec.c 2 additions, 1 deletionlibavformat/flvdec.c
- libavformat/gxf.c 2 additions, 1 deletionlibavformat/gxf.c
- libavformat/idroqdec.c 1 addition, 1 deletionlibavformat/idroqdec.c
- libavformat/jvdec.c 1 addition, 1 deletionlibavformat/jvdec.c
- libavformat/libnut.c 1 addition, 1 deletionlibavformat/libnut.c
- libavformat/lmlm4.c 1 addition, 1 deletionlibavformat/lmlm4.c
- libavformat/lxfdec.c 1 addition, 1 deletionlibavformat/lxfdec.c
- libavformat/mov.c 2 additions, 1 deletionlibavformat/mov.c
- libavformat/mpeg.c 2 additions, 1 deletionlibavformat/mpeg.c
- libavformat/mpegts.c 12 additions, 6 deletionslibavformat/mpegts.c
- libavformat/mtv.c 4 additions, 6 deletionslibavformat/mtv.c
Loading
Please register or sign in to comment