ext/ffmpeg/: Port of FFMpeg muxers to 0.10.
Original commit message from CVS: Patch by: Michal Benes <michal dot benes at xeris dot cz> * ext/ffmpeg/Makefile.am: * ext/ffmpeg/gstffmpeg.c: (plugin_init): * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_codecid): * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init), (gst_ffmpegmux_init), (gst_ffmpegmux_finalize), (gst_ffmpegmux_request_new_pad), (gst_ffmpegmux_setcaps), (gst_ffmpegmux_collected), (gst_ffmpegmux_change_state), (gst_ffmpegmux_register): Port of FFMpeg muxers to 0.10. Still needs some loving in gstffmpegcodecmap to have them all supported with correct input formats. Closes #332339
Showing
- ChangeLog 17 additions, 0 deletionsChangeLog
- ext/ffmpeg/Makefile.am 1 addition, 1 deletionext/ffmpeg/Makefile.am
- ext/ffmpeg/gstffmpeg.c 1 addition, 1 deletionext/ffmpeg/gstffmpeg.c
- ext/ffmpeg/gstffmpegcodecmap.c 19 additions, 0 deletionsext/ffmpeg/gstffmpegcodecmap.c
- ext/ffmpeg/gstffmpegmux.c 168 additions, 125 deletionsext/ffmpeg/gstffmpegmux.c
Please register or sign in to comment