Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
6774247a
Commit
6774247a
authored
Jul 24, 2012
by
Diego Biurrun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
avformat: Drop pointless "format" from container long names
parent
8e5d71d1
Hide whitespace changes
Inline
Side-by-side
Showing
86 changed files
with
135 additions
and
135 deletions
+135
-135
4xm.c
libavformat/4xm.c
+1
-1
amr.c
libavformat/amr.c
+2
-2
apc.c
libavformat/apc.c
+1
-1
assdec.c
libavformat/assdec.c
+1
-1
assenc.c
libavformat/assenc.c
+1
-1
avs.c
libavformat/avs.c
+1
-1
bethsoftvid.c
libavformat/bethsoftvid.c
+1
-1
cdg.c
libavformat/cdg.c
+1
-1
cdxl.c
libavformat/cdxl.c
+1
-1
crcenc.c
libavformat/crcenc.c
+1
-1
daud.c
libavformat/daud.c
+2
-2
dsicin.c
libavformat/dsicin.c
+1
-1
dv.c
libavformat/dv.c
+1
-1
dvenc.c
libavformat/dvenc.c
+1
-1
electronicarts.c
libavformat/electronicarts.c
+1
-1
ffmdec.c
libavformat/ffmdec.c
+1
-1
ffmenc.c
libavformat/ffmenc.c
+1
-1
ffmetadec.c
libavformat/ffmetadec.c
+1
-1
ffmetaenc.c
libavformat/ffmetaenc.c
+1
-1
flic.c
libavformat/flic.c
+1
-1
framecrcenc.c
libavformat/framecrcenc.c
+1
-1
g723_1.c
libavformat/g723_1.c
+1
-1
h264dec.c
libavformat/h264dec.c
+1
-1
hls.c
libavformat/hls.c
+1
-1
idcin.c
libavformat/idcin.c
+1
-1
idroqdec.c
libavformat/idroqdec.c
+1
-1
idroqenc.c
libavformat/idroqenc.c
+1
-1
ilbc.c
libavformat/ilbc.c
+2
-2
ipmovie.c
libavformat/ipmovie.c
+1
-1
iss.c
libavformat/iss.c
+1
-1
lmlm4.c
libavformat/lmlm4.c
+1
-1
lxfdec.c
libavformat/lxfdec.c
+1
-1
m4vdec.c
libavformat/m4vdec.c
+1
-1
matroskadec.c
libavformat/matroskadec.c
+1
-1
matroskaenc.c
libavformat/matroskaenc.c
+3
-3
md5enc.c
libavformat/md5enc.c
+2
-2
mm.c
libavformat/mm.c
+1
-1
movenc.c
libavformat/movenc.c
+1
-1
mpegenc.c
libavformat/mpegenc.c
+2
-2
mpjpeg.c
libavformat/mpjpeg.c
+1
-1
mtv.c
libavformat/mtv.c
+1
-1
mvi.c
libavformat/mvi.c
+1
-1
mxg.c
libavformat/mxg.c
+1
-1
ncdec.c
libavformat/ncdec.c
+1
-1
nullenc.c
libavformat/nullenc.c
+1
-1
nutdec.c
libavformat/nutdec.c
+1
-1
nutenc.c
libavformat/nutenc.c
+1
-1
nuv.c
libavformat/nuv.c
+1
-1
pcmdec.c
libavformat/pcmdec.c
+20
-20
pcmenc.c
libavformat/pcmenc.c
+20
-20
pmpdec.c
libavformat/pmpdec.c
+1
-1
psxstr.c
libavformat/psxstr.c
+1
-1
pva.c
libavformat/pva.c
+1
-1
qcp.c
libavformat/qcp.c
+1
-1
r3d.c
libavformat/r3d.c
+1
-1
rawenc.c
libavformat/rawenc.c
+4
-4
rawvideodec.c
libavformat/rawvideodec.c
+1
-1
rl2.c
libavformat/rl2.c
+1
-1
rmdec.c
libavformat/rmdec.c
+1
-1
rmenc.c
libavformat/rmenc.c
+1
-1
rpl.c
libavformat/rpl.c
+1
-1
rsodec.c
libavformat/rsodec.c
+1
-1
rsoenc.c
libavformat/rsoenc.c
+1
-1
rtpenc.c
libavformat/rtpenc.c
+1
-1
rtsp.c
libavformat/rtsp.c
+1
-1
rtspdec.c
libavformat/rtspdec.c
+1
-1
rtspenc.c
libavformat/rtspenc.c
+1
-1
sapdec.c
libavformat/sapdec.c
+1
-1
sapenc.c
libavformat/sapenc.c
+1
-1
segafilm.c
libavformat/segafilm.c
+1
-1
sierravmd.c
libavformat/sierravmd.c
+1
-1
sol.c
libavformat/sol.c
+1
-1
soxdec.c
libavformat/soxdec.c
+1
-1
soxenc.c
libavformat/soxenc.c
+1
-1
srtdec.c
libavformat/srtdec.c
+1
-1
tiertexseq.c
libavformat/tiertexseq.c
+1
-1
vc1test.c
libavformat/vc1test.c
+1
-1
vocdec.c
libavformat/vocdec.c
+1
-1
vocenc.c
libavformat/vocenc.c
+1
-1
wav.c
libavformat/wav.c
+1
-1
wc3movie.c
libavformat/wc3movie.c
+1
-1
westwood_aud.c
libavformat/westwood_aud.c
+1
-1
westwood_vqa.c
libavformat/westwood_vqa.c
+1
-1
xa.c
libavformat/xa.c
+1
-1
yop.c
libavformat/yop.c
+1
-1
yuv4mpeg.c
libavformat/yuv4mpeg.c
+2
-2
No files found.
libavformat/4xm.c
View file @
6774247a
...
...
@@ -349,7 +349,7 @@ static int fourxm_read_close(AVFormatContext *s)
AVInputFormat
ff_fourxm_demuxer
=
{
.
name
=
"4xm"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"4X Technologies
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"4X Technologies"
),
.
priv_data_size
=
sizeof
(
FourxmDemuxContext
),
.
read_probe
=
fourxm_probe
,
.
read_header
=
fourxm_read_header
,
...
...
libavformat/amr.c
View file @
6774247a
...
...
@@ -156,7 +156,7 @@ static int amr_read_packet(AVFormatContext *s, AVPacket *pkt)
#if CONFIG_AMR_DEMUXER
AVInputFormat
ff_amr_demuxer
=
{
.
name
=
"amr"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"3GPP AMR
file format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"3GPP AMR"
),
.
read_probe
=
amr_probe
,
.
read_header
=
amr_read_header
,
.
read_packet
=
amr_read_packet
,
...
...
@@ -167,7 +167,7 @@ AVInputFormat ff_amr_demuxer = {
#if CONFIG_AMR_MUXER
AVOutputFormat
ff_amr_muxer
=
{
.
name
=
"amr"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"3GPP AMR
file format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"3GPP AMR"
),
.
mime_type
=
"audio/amr"
,
.
extensions
=
"amr"
,
.
audio_codec
=
CODEC_ID_AMR_NB
,
...
...
libavformat/apc.c
View file @
6774247a
...
...
@@ -82,7 +82,7 @@ static int apc_read_packet(AVFormatContext *s, AVPacket *pkt)
AVInputFormat
ff_apc_demuxer
=
{
.
name
=
"apc"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"CRYO APC
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"CRYO APC"
),
.
read_probe
=
apc_probe
,
.
read_header
=
apc_read_header
,
.
read_packet
=
apc_read_packet
,
...
...
libavformat/assdec.c
View file @
6774247a
...
...
@@ -205,7 +205,7 @@ static int read_seek2(AVFormatContext *s, int stream_index,
AVInputFormat
ff_ass_demuxer
=
{
.
name
=
"ass"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Advanced SubStation Alpha subtitle
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Advanced SubStation Alpha subtitle"
),
.
priv_data_size
=
sizeof
(
ASSContext
),
.
read_probe
=
probe
,
.
read_header
=
read_header
,
...
...
libavformat/assenc.c
View file @
6774247a
...
...
@@ -79,7 +79,7 @@ static int write_trailer(AVFormatContext *s)
AVOutputFormat
ff_ass_muxer
=
{
.
name
=
"ass"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Advanced SubStation Alpha subtitle
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Advanced SubStation Alpha subtitle"
),
.
mime_type
=
"text/x-ssa"
,
.
extensions
=
"ass,ssa"
,
.
priv_data_size
=
sizeof
(
ASSContext
),
...
...
libavformat/avs.c
View file @
6774247a
...
...
@@ -223,7 +223,7 @@ static int avs_read_close(AVFormatContext * s)
AVInputFormat
ff_avs_demuxer
=
{
.
name
=
"avs"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"AVS
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"AVS"
),
.
priv_data_size
=
sizeof
(
AvsFormat
),
.
read_probe
=
avs_probe
,
.
read_header
=
avs_read_header
,
...
...
libavformat/bethsoftvid.c
View file @
6774247a
...
...
@@ -283,7 +283,7 @@ static int vid_read_close(AVFormatContext *s)
AVInputFormat
ff_bethsoftvid_demuxer
=
{
.
name
=
"bethsoftvid"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Bethesda Softworks VID
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Bethesda Softworks VID"
),
.
priv_data_size
=
sizeof
(
BVID_DemuxContext
),
.
read_probe
=
vid_probe
,
.
read_header
=
vid_read_header
,
...
...
libavformat/cdg.c
View file @
6774247a
...
...
@@ -65,7 +65,7 @@ static int read_packet(AVFormatContext *s, AVPacket *pkt)
AVInputFormat
ff_cdg_demuxer
=
{
.
name
=
"cdg"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"CD Graphics
Format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"CD Graphics"
),
.
read_header
=
read_header
,
.
read_packet
=
read_packet
,
.
extensions
=
"cdg"
,
...
...
libavformat/cdxl.c
View file @
6774247a
...
...
@@ -171,7 +171,7 @@ static const AVClass cdxl_demuxer_class = {
AVInputFormat
ff_cdxl_demuxer
=
{
.
name
=
"cdxl"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Commodore CDXL video
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Commodore CDXL video"
),
.
priv_data_size
=
sizeof
(
CDXLDemuxContext
),
.
read_header
=
cdxl_read_header
,
.
read_packet
=
cdxl_read_packet
,
...
...
libavformat/crcenc.c
View file @
6774247a
...
...
@@ -56,7 +56,7 @@ static int crc_write_trailer(struct AVFormatContext *s)
AVOutputFormat
ff_crc_muxer
=
{
.
name
=
"crc"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"CRC testing
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"CRC testing"
),
.
extensions
=
""
,
.
priv_data_size
=
sizeof
(
CRCState
),
.
audio_codec
=
CODEC_ID_PCM_S16LE
,
...
...
libavformat/daud.c
View file @
6774247a
...
...
@@ -72,7 +72,7 @@ static int daud_write_packet(struct AVFormatContext *s, AVPacket *pkt)
#if CONFIG_DAUD_DEMUXER
AVInputFormat
ff_daud_demuxer
=
{
.
name
=
"daud"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"D-Cinema audio
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"D-Cinema audio"
),
.
read_header
=
daud_header
,
.
read_packet
=
daud_packet
,
.
extensions
=
"302"
,
...
...
@@ -82,7 +82,7 @@ AVInputFormat ff_daud_demuxer = {
#if CONFIG_DAUD_MUXER
AVOutputFormat
ff_daud_muxer
=
{
.
name
=
"daud"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"D-Cinema audio
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"D-Cinema audio"
),
.
extensions
=
"302"
,
.
audio_codec
=
CODEC_ID_PCM_S24DAUD
,
.
video_codec
=
CODEC_ID_NONE
,
...
...
libavformat/dsicin.c
View file @
6774247a
...
...
@@ -219,7 +219,7 @@ static int cin_read_packet(AVFormatContext *s, AVPacket *pkt)
AVInputFormat
ff_dsicin_demuxer
=
{
.
name
=
"dsicin"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Delphine Software International CIN
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Delphine Software International CIN"
),
.
priv_data_size
=
sizeof
(
CinDemuxContext
),
.
read_probe
=
cin_probe
,
.
read_header
=
cin_read_header
,
...
...
libavformat/dv.c
View file @
6774247a
...
...
@@ -536,7 +536,7 @@ static int dv_probe(AVProbeData *p)
#if CONFIG_DV_DEMUXER
AVInputFormat
ff_dv_demuxer
=
{
.
name
=
"dv"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"DV video
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"DV video"
),
.
priv_data_size
=
sizeof
(
RawDVContext
),
.
read_probe
=
dv_probe
,
.
read_header
=
dv_read_header
,
...
...
libavformat/dvenc.c
View file @
6774247a
...
...
@@ -405,7 +405,7 @@ static int dv_write_trailer(struct AVFormatContext *s)
AVOutputFormat
ff_dv_muxer
=
{
.
name
=
"dv"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"DV video
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"DV video"
),
.
extensions
=
"dv"
,
.
priv_data_size
=
sizeof
(
DVMuxContext
),
.
audio_codec
=
CODEC_ID_PCM_S16LE
,
...
...
libavformat/electronicarts.c
View file @
6774247a
...
...
@@ -598,7 +598,7 @@ get_video_packet:
AVInputFormat
ff_ea_demuxer
=
{
.
name
=
"ea"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Electronic Arts Multimedia
Format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Electronic Arts Multimedia"
),
.
priv_data_size
=
sizeof
(
EaDemuxContext
),
.
read_probe
=
ea_probe
,
.
read_header
=
ea_read_header
,
...
...
libavformat/ffmdec.c
View file @
6774247a
...
...
@@ -508,7 +508,7 @@ static int ffm_probe(AVProbeData *p)
AVInputFormat
ff_ffm_demuxer
=
{
.
name
=
"ffm"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"FFM (AVserver live feed)
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"FFM (AVserver live feed)"
),
.
priv_data_size
=
sizeof
(
FFMContext
),
.
read_probe
=
ffm_probe
,
.
read_header
=
ffm_read_header
,
...
...
libavformat/ffmenc.c
View file @
6774247a
...
...
@@ -239,7 +239,7 @@ static int ffm_write_trailer(AVFormatContext *s)
AVOutputFormat
ff_ffm_muxer
=
{
.
name
=
"ffm"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"FFM (AVserver live feed)
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"FFM (AVserver live feed)"
),
.
mime_type
=
""
,
.
extensions
=
"ffm"
,
.
priv_data_size
=
sizeof
(
FFMContext
),
...
...
libavformat/ffmetadec.c
View file @
6774247a
...
...
@@ -168,7 +168,7 @@ static int read_packet(AVFormatContext *s, AVPacket *pkt)
AVInputFormat
ff_ffmetadata_demuxer
=
{
.
name
=
"ffmetadata"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"FFmpeg metadata in text
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"FFmpeg metadata in text"
),
.
read_probe
=
probe
,
.
read_header
=
read_header
,
.
read_packet
=
read_packet
,
...
...
libavformat/ffmetaenc.c
View file @
6774247a
...
...
@@ -92,7 +92,7 @@ static int write_packet(AVFormatContext *s, AVPacket *pkt)
AVOutputFormat
ff_ffmetadata_muxer
=
{
.
name
=
"ffmetadata"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"FFmpeg metadata in text
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"FFmpeg metadata in text"
),
.
extensions
=
"ffmeta"
,
.
write_header
=
write_header
,
.
write_packet
=
write_packet
,
...
...
libavformat/flic.c
View file @
6774247a
...
...
@@ -262,7 +262,7 @@ static int flic_read_packet(AVFormatContext *s,
AVInputFormat
ff_flic_demuxer
=
{
.
name
=
"flic"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"FLI/FLC/FLX animation
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"FLI/FLC/FLX animation"
),
.
priv_data_size
=
sizeof
(
FlicDemuxContext
),
.
read_probe
=
flic_probe
,
.
read_header
=
flic_read_header
,
...
...
libavformat/framecrcenc.c
View file @
6774247a
...
...
@@ -37,7 +37,7 @@ static int framecrc_write_packet(struct AVFormatContext *s, AVPacket *pkt)
AVOutputFormat
ff_framecrc_muxer
=
{
.
name
=
"framecrc"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"framecrc testing
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"framecrc testing"
),
.
extensions
=
""
,
.
audio_codec
=
CODEC_ID_PCM_S16LE
,
.
video_codec
=
CODEC_ID_RAWVIDEO
,
...
...
libavformat/g723_1.c
View file @
6774247a
...
...
@@ -77,7 +77,7 @@ static int g723_1_read_packet(AVFormatContext *s, AVPacket *pkt)
AVInputFormat
ff_g723_1_demuxer
=
{
.
name
=
"g723_1"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"G.723.1
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"G.723.1"
),
.
read_header
=
g723_1_init
,
.
read_packet
=
g723_1_read_packet
,
.
extensions
=
"tco"
,
...
...
libavformat/h264dec.c
View file @
6774247a
...
...
@@ -67,4 +67,4 @@ static int h264_probe(AVProbeData *p)
return
0
;
}
FF_DEF_RAWVIDEO_DEMUXER
(
h264
,
"raw H.264 video
format
"
,
h264_probe
,
"h26l,h264,264"
,
CODEC_ID_H264
)
FF_DEF_RAWVIDEO_DEMUXER
(
h264
,
"raw H.264 video"
,
h264_probe
,
"h26l,h264,264"
,
CODEC_ID_H264
)
libavformat/hls.c
View file @
6774247a
...
...
@@ -742,7 +742,7 @@ static int hls_probe(AVProbeData *p)
AVInputFormat
ff_hls_demuxer
=
{
.
name
=
"hls,applehttp"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Apple HTTP Live Streaming
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Apple HTTP Live Streaming"
),
.
priv_data_size
=
sizeof
(
HLSContext
),
.
read_probe
=
hls_probe
,
.
read_header
=
hls_read_header
,
...
...
libavformat/idcin.c
View file @
6774247a
...
...
@@ -293,7 +293,7 @@ static int idcin_read_packet(AVFormatContext *s,
AVInputFormat
ff_idcin_demuxer
=
{
.
name
=
"idcin"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"id Cinematic
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"id Cinematic"
),
.
priv_data_size
=
sizeof
(
IdcinDemuxContext
),
.
read_probe
=
idcin_probe
,
.
read_header
=
idcin_read_header
,
...
...
libavformat/idroqdec.c
View file @
6774247a
...
...
@@ -218,7 +218,7 @@ static int roq_read_packet(AVFormatContext *s,
AVInputFormat
ff_roq_demuxer
=
{
.
name
=
"roq"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"id RoQ
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"id RoQ"
),
.
priv_data_size
=
sizeof
(
RoqDemuxContext
),
.
read_probe
=
roq_probe
,
.
read_header
=
roq_read_header
,
...
...
libavformat/idroqenc.c
View file @
6774247a
...
...
@@ -37,7 +37,7 @@ static int roq_write_header(struct AVFormatContext *s)
AVOutputFormat
ff_roq_muxer
=
{
.
name
=
"roq"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"raw id RoQ
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"raw id RoQ"
),
.
extensions
=
"roq"
,
.
audio_codec
=
CODEC_ID_ROQ_DPCM
,
.
video_codec
=
CODEC_ID_ROQ
,
...
...
libavformat/ilbc.c
View file @
6774247a
...
...
@@ -122,7 +122,7 @@ static int ilbc_read_packet(AVFormatContext *s,
AVInputFormat
ff_ilbc_demuxer
=
{
.
name
=
"ilbc"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"iLBC storage
file format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"iLBC storage"
),
.
read_probe
=
ilbc_probe
,
.
read_header
=
ilbc_read_header
,
.
read_packet
=
ilbc_read_packet
,
...
...
@@ -131,7 +131,7 @@ AVInputFormat ff_ilbc_demuxer = {
AVOutputFormat
ff_ilbc_muxer
=
{
.
name
=
"ilbc"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"iLBC storage
file format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"iLBC storage"
),
.
mime_type
=
"audio/iLBC"
,
.
extensions
=
"lbc"
,
.
audio_codec
=
CODEC_ID_ILBC
,
...
...
libavformat/ipmovie.c
View file @
6774247a
...
...
@@ -636,7 +636,7 @@ static int ipmovie_read_packet(AVFormatContext *s,
AVInputFormat
ff_ipmovie_demuxer
=
{
.
name
=
"ipmovie"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Interplay MVE
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Interplay MVE"
),
.
priv_data_size
=
sizeof
(
IPMVEContext
),
.
read_probe
=
ipmovie_probe
,
.
read_header
=
ipmovie_read_header
,
...
...
libavformat/iss.c
View file @
6774247a
...
...
@@ -124,7 +124,7 @@ static int iss_read_packet(AVFormatContext *s, AVPacket *pkt)
AVInputFormat
ff_iss_demuxer
=
{
.
name
=
"iss"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Funcom ISS
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Funcom ISS"
),
.
priv_data_size
=
sizeof
(
IssDemuxContext
),
.
read_probe
=
iss_probe
,
.
read_header
=
iss_read_header
,
...
...
libavformat/lmlm4.c
View file @
6774247a
...
...
@@ -120,7 +120,7 @@ static int lmlm4_read_packet(AVFormatContext *s, AVPacket *pkt) {
AVInputFormat
ff_lmlm4_demuxer
=
{
.
name
=
"lmlm4"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"
lmlm4 raw format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"
raw lmlm4
"
),
.
read_probe
=
lmlm4_probe
,
.
read_header
=
lmlm4_read_header
,
.
read_packet
=
lmlm4_read_packet
,
...
...
libavformat/lxfdec.c
View file @
6774247a
...
...
@@ -339,7 +339,7 @@ static int lxf_read_packet(AVFormatContext *s, AVPacket *pkt)
AVInputFormat
ff_lxf_demuxer
=
{
.
name
=
"lxf"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"VR native stream
format
(LXF)"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"VR native stream (LXF)"
),
.
priv_data_size
=
sizeof
(
LXFDemuxContext
),
.
read_probe
=
lxf_probe
,
.
read_header
=
lxf_read_header
,
...
...
libavformat/m4vdec.c
View file @
6774247a
...
...
@@ -49,4 +49,4 @@ static int mpeg4video_probe(AVProbeData *probe_packet)
return
0
;
}
FF_DEF_RAWVIDEO_DEMUXER
(
m4v
,
"raw MPEG-4 video
format
"
,
mpeg4video_probe
,
"m4v"
,
CODEC_ID_MPEG4
)
FF_DEF_RAWVIDEO_DEMUXER
(
m4v
,
"raw MPEG-4 video"
,
mpeg4video_probe
,
"m4v"
,
CODEC_ID_MPEG4
)
libavformat/matroskadec.c
View file @
6774247a
...
...
@@ -2160,7 +2160,7 @@ static int matroska_read_close(AVFormatContext *s)
AVInputFormat
ff_matroska_demuxer
=
{
.
name
=
"matroska,webm"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Matroska
/WebM file format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Matroska
/ WebM
"
),
.
priv_data_size
=
sizeof
(
MatroskaDemuxContext
),
.
read_probe
=
matroska_probe
,
.
read_header
=
matroska_read_header
,
...
...
libavformat/matroskaenc.c
View file @
6774247a
...
...
@@ -1288,7 +1288,7 @@ static int mkv_query_codec(enum CodecID codec_id, int std_compliance)
#if CONFIG_MATROSKA_MUXER
AVOutputFormat
ff_matroska_muxer
=
{
.
name
=
"matroska"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Matroska
file format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Matroska"
),
.
mime_type
=
"video/x-matroska"
,
.
extensions
=
"mkv"
,
.
priv_data_size
=
sizeof
(
MatroskaMuxContext
),
...
...
@@ -1312,7 +1312,7 @@ AVOutputFormat ff_matroska_muxer = {
#if CONFIG_WEBM_MUXER
AVOutputFormat
ff_webm_muxer
=
{
.
name
=
"webm"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"WebM
file format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"WebM"
),
.
mime_type
=
"video/webm"
,
.
extensions
=
"webm"
,
.
priv_data_size
=
sizeof
(
MatroskaMuxContext
),
...
...
@@ -1329,7 +1329,7 @@ AVOutputFormat ff_webm_muxer = {
#if CONFIG_MATROSKA_AUDIO_MUXER
AVOutputFormat
ff_matroska_audio_muxer
=
{
.
name
=
"matroska"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Matroska
file format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Matroska"
),
.
mime_type
=
"audio/x-matroska"
,
.
extensions
=
"mka"
,
.
priv_data_size
=
sizeof
(
MatroskaMuxContext
),
...
...
libavformat/md5enc.c
View file @
6774247a
...
...
@@ -68,7 +68,7 @@ static int write_trailer(struct AVFormatContext *s)
AVOutputFormat
ff_md5_muxer
=
{
.
name
=
"md5"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"MD5 testing
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"MD5 testing"
),
.
extensions
=
""
,
.
priv_data_size
=
PRIVSIZE
,
.
audio_codec
=
CODEC_ID_PCM_S16LE
,
...
...
@@ -99,7 +99,7 @@ static int framemd5_write_packet(struct AVFormatContext *s, AVPacket *pkt)
AVOutputFormat
ff_framemd5_muxer
=
{
.
name
=
"framemd5"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Per-frame MD5 testing
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Per-frame MD5 testing"
),
.
extensions
=
""
,
.
priv_data_size
=
PRIVSIZE
,
.
audio_codec
=
CODEC_ID_PCM_S16LE
,
...
...
libavformat/mm.c
View file @
6774247a
...
...
@@ -188,7 +188,7 @@ static int read_packet(AVFormatContext *s,
AVInputFormat
ff_mm_demuxer
=
{
.
name
=
"mm"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"American Laser Games MM
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"American Laser Games MM"
),
.
priv_data_size
=
sizeof
(
MmDemuxContext
),
.
read_probe
=
probe
,
.
read_header
=
read_header
,
...
...
libavformat/movenc.c
View file @
6774247a
...
...
@@ -3357,7 +3357,7 @@ AVOutputFormat ff_ipod_muxer = {
MOV_CLASS
(
ismv
)
AVOutputFormat
ff_ismv_muxer
=
{
.
name
=
"ismv"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"ISMV/ISMA (Smooth Streaming)
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"ISMV/ISMA (Smooth Streaming)"
),
.
mime_type
=
"application/mp4"
,
.
extensions
=
"ismv,isma"
,
.
priv_data_size
=
sizeof
(
MOVMuxContext
),
...
...
libavformat/mpegenc.c
View file @
6774247a
...
...
@@ -1175,7 +1175,7 @@ AVOutputFormat ff_mpeg1vcd_muxer = {
MPEGENC_CLASS
(
vob
)
AVOutputFormat
ff_mpeg2vob_muxer
=
{
.
name
=
"vob"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"MPEG-2 PS
format
(VOB)"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"MPEG-2 PS (VOB)"
),
.
mime_type
=
"video/mpeg"
,
.
extensions
=
"vob"
,
.
priv_data_size
=
sizeof
(
MpegMuxContext
),
...
...
@@ -1211,7 +1211,7 @@ AVOutputFormat ff_mpeg2svcd_muxer = {
MPEGENC_CLASS
(
dvd
)
AVOutputFormat
ff_mpeg2dvd_muxer
=
{
.
name
=
"dvd"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"MPEG-2 PS
format
(DVD VOB)"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"MPEG-2 PS (DVD VOB)"
),
.
mime_type
=
"video/mpeg"
,
.
extensions
=
"dvd"
,
.
priv_data_size
=
sizeof
(
MpegMuxContext
),
...
...
libavformat/mpjpeg.c
View file @
6774247a
...
...
@@ -55,7 +55,7 @@ static int mpjpeg_write_trailer(AVFormatContext *s)
AVOutputFormat
ff_mpjpeg_muxer
=
{
.
name
=
"mpjpeg"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"MIME multipart JPEG
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"MIME multipart JPEG"
),
.
mime_type
=
"multipart/x-mixed-replace;boundary="
BOUNDARY_TAG
,
.
extensions
=
"mjpg"
,
.
audio_codec
=
CODEC_ID_NONE
,
...
...
libavformat/mtv.c
View file @
6774247a
...
...
@@ -189,7 +189,7 @@ static int mtv_read_packet(AVFormatContext *s, AVPacket *pkt)
AVInputFormat
ff_mtv_demuxer
=
{
.
name
=
"mtv"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"MTV
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"MTV"
),
.
priv_data_size
=
sizeof
(
MTVDemuxContext
),
.
read_probe
=
mtv_probe
,
.
read_header
=
mtv_read_header
,
...
...
libavformat/mvi.c
View file @
6774247a
...
...
@@ -126,7 +126,7 @@ static int read_packet(AVFormatContext *s, AVPacket *pkt)
AVInputFormat
ff_mvi_demuxer
=
{
.
name
=
"mvi"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Motion Pixels MVI
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Motion Pixels MVI"
),
.
priv_data_size
=
sizeof
(
MviDemuxContext
),
.
read_header
=
read_header
,
.
read_packet
=
read_packet
,
...
...
libavformat/mxg.c
View file @
6774247a
...
...
@@ -241,7 +241,7 @@ static int mxg_close(struct AVFormatContext *s)
AVInputFormat
ff_mxg_demuxer
=
{
.
name
=
"mxg"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"MxPEG clip
file format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"MxPEG clip"
),
.
priv_data_size
=
sizeof
(
MXGContext
),
.
read_header
=
mxg_read_header
,
.
read_packet
=
mxg_read_packet
,
...
...
libavformat/ncdec.c
View file @
6774247a
...
...
@@ -93,7 +93,7 @@ static int nc_read_packet(AVFormatContext *s, AVPacket *pkt)
AVInputFormat
ff_nc_demuxer
=
{
.
name
=
"nc"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"NC camera feed
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"NC camera feed"
),
.
read_probe
=
nc_probe
,
.
read_header
=
nc_read_header
,
.
read_packet
=
nc_read_packet
,
...
...
libavformat/nullenc.c
View file @
6774247a
...
...
@@ -28,7 +28,7 @@ static int null_write_packet(struct AVFormatContext *s, AVPacket *pkt)
AVOutputFormat
ff_null_muxer
=
{
.
name
=
"null"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"raw null video
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"raw null video"
),
.
audio_codec
=
AV_NE
(
CODEC_ID_PCM_S16BE
,
CODEC_ID_PCM_S16LE
),
.
video_codec
=
CODEC_ID_RAWVIDEO
,
.
write_packet
=
null_write_packet
,
...
...
libavformat/nutdec.c
View file @
6774247a
...
...
@@ -991,7 +991,7 @@ static int nut_read_close(AVFormatContext *s)
AVInputFormat
ff_nut_demuxer
=
{
.
name
=
"nut"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"NUT
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"NUT"
),
.
priv_data_size
=
sizeof
(
NUTContext
),
.
read_probe
=
nut_probe
,
.
read_header
=
nut_read_header
,
...
...
libavformat/nutenc.c
View file @
6774247a
...
...
@@ -862,7 +862,7 @@ static int nut_write_trailer(AVFormatContext *s){
AVOutputFormat
ff_nut_muxer
=
{
.
name
=
"nut"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"NUT
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"NUT"
),
.
mime_type
=
"video/x-nut"
,
.
extensions
=
"nut"
,
.
priv_data_size
=
sizeof
(
NUTContext
),
...
...
libavformat/nuv.c
View file @
6774247a
...
...
@@ -264,7 +264,7 @@ static int nuv_packet(AVFormatContext *s, AVPacket *pkt) {
AVInputFormat
ff_nuv_demuxer
=
{
.
name
=
"nuv"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"NuppelVideo
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"NuppelVideo"
),
.
priv_data_size
=
sizeof
(
NUVContext
),
.
read_probe
=
nuv_probe
,
.
read_header
=
nuv_header
,
...
...
libavformat/pcmdec.c
View file @
6774247a
...
...
@@ -74,62 +74,62 @@ AVInputFormat ff_pcm_ ## name_ ## _demuxer = { \
.priv_class = &name_ ## _demuxer_class, \
};
PCMDEF
(
f64be
,
"PCM 64
bit floating-point big-endian format
"
,
PCMDEF
(
f64be
,
"PCM 64
-bit floating-point big-endian
"
,
NULL
,
CODEC_ID_PCM_F64BE
)
PCMDEF
(
f64le
,
"PCM 64
bit floating-point little-endian format
"
,
PCMDEF
(
f64le
,
"PCM 64
-bit floating-point little-endian
"
,
NULL
,
CODEC_ID_PCM_F64LE
)
PCMDEF
(
f32be
,
"PCM 32
bit floating-point big-endian format
"
,
PCMDEF
(
f32be
,
"PCM 32
-bit floating-point big-endian
"
,
NULL
,
CODEC_ID_PCM_F32BE
)
PCMDEF
(
f32le
,
"PCM 32
bit floating-point little-endian format
"
,
PCMDEF
(
f32le
,
"PCM 32
-bit floating-point little-endian
"
,
NULL
,
CODEC_ID_PCM_F32LE
)
PCMDEF
(
s32be
,
"PCM signed 32
bit big-endian format
"
,
PCMDEF
(
s32be
,
"PCM signed 32
-bit big-endian
"
,
NULL
,
CODEC_ID_PCM_S32BE
)
PCMDEF
(
s32le
,
"PCM signed 32
bit little-endian format
"
,
PCMDEF
(
s32le
,
"PCM signed 32
-bit little-endian
"
,
NULL
,
CODEC_ID_PCM_S32LE
)
PCMDEF
(
s24be
,
"PCM signed 24
bit big-endian format
"
,
PCMDEF
(
s24be
,
"PCM signed 24
-bit big-endian
"
,
NULL
,
CODEC_ID_PCM_S24BE
)
PCMDEF
(
s24le
,
"PCM signed 24
bit little-endian format
"
,
PCMDEF
(
s24le
,
"PCM signed 24
-bit little-endian
"
,
NULL
,
CODEC_ID_PCM_S24LE
)
PCMDEF
(
s16be
,
"PCM signed 16
bit big-endian format
"
,
PCMDEF
(
s16be
,
"PCM signed 16
-bit big-endian
"
,
AV_NE
(
"sw"
,
NULL
),
CODEC_ID_PCM_S16BE
)
PCMDEF
(
s16le
,
"PCM signed 16
bit little-endian format
"
,
PCMDEF
(
s16le
,
"PCM signed 16
-bit little-endian
"
,
AV_NE
(
NULL
,
"sw"
),
CODEC_ID_PCM_S16LE
)
PCMDEF
(
s8
,
"PCM signed 8
bit forma
t"
,
PCMDEF
(
s8
,
"PCM signed 8
-bi
t"
,
"sb"
,
CODEC_ID_PCM_S8
)
PCMDEF
(
u32be
,
"PCM unsigned 32
bit big-endian format
"
,
PCMDEF
(
u32be
,
"PCM unsigned 32
-bit big-endian
"
,
NULL
,
CODEC_ID_PCM_U32BE
)
PCMDEF
(
u32le
,
"PCM unsigned 32
bit little-endian format
"
,
PCMDEF
(
u32le
,
"PCM unsigned 32
-bit little-endian
"
,
NULL
,
CODEC_ID_PCM_U32LE
)
PCMDEF
(
u24be
,
"PCM unsigned 24
bit big-endian format
"
,
PCMDEF
(
u24be
,
"PCM unsigned 24
-bit big-endian
"
,
NULL
,
CODEC_ID_PCM_U24BE
)
PCMDEF
(
u24le
,
"PCM unsigned 24
bit little-endian format
"
,
PCMDEF
(
u24le
,
"PCM unsigned 24
-bit little-endian
"
,
NULL
,
CODEC_ID_PCM_U24LE
)
PCMDEF
(
u16be
,
"PCM unsigned 16
bit big-endian format
"
,
PCMDEF
(
u16be
,
"PCM unsigned 16
-bit big-endian
"
,
AV_NE
(
"uw"
,
NULL
),
CODEC_ID_PCM_U16BE
)
PCMDEF
(
u16le
,
"PCM unsigned 16
bit little-endian format
"
,
PCMDEF
(
u16le
,
"PCM unsigned 16
-bit little-endian
"
,
AV_NE
(
NULL
,
"uw"
),
CODEC_ID_PCM_U16LE
)
PCMDEF
(
u8
,
"PCM unsigned 8
bit forma
t"
,
PCMDEF
(
u8
,
"PCM unsigned 8
-bi
t"
,
"ub"
,
CODEC_ID_PCM_U8
)
PCMDEF
(
alaw
,
"PCM A-law
format
"
,
PCMDEF
(
alaw
,
"PCM A-law"
,
"al"
,
CODEC_ID_PCM_ALAW
)
PCMDEF
(
mulaw
,
"PCM mu-law
format
"
,
PCMDEF
(
mulaw
,
"PCM mu-law"
,
"ul"
,
CODEC_ID_PCM_MULAW
)
libavformat/pcmenc.c
View file @
6774247a
...
...
@@ -33,62 +33,62 @@ AVOutputFormat ff_pcm_ ## name_ ## _muxer = { \
.flags = AVFMT_NOTIMESTAMPS, \
};
PCMDEF
(
f64be
,
"PCM 64
bit floating-point big-endian format
"
,
PCMDEF
(
f64be
,
"PCM 64
-bit floating-point big-endian
"
,
NULL
,
CODEC_ID_PCM_F64BE
)
PCMDEF
(
f64le
,
"PCM 64
bit floating-point little-endian format
"
,
PCMDEF
(
f64le
,
"PCM 64
-bit floating-point little-endian
"
,
NULL
,
CODEC_ID_PCM_F64LE
)
PCMDEF
(
f32be
,
"PCM 32
bit floating-point big-endian format
"
,
PCMDEF
(
f32be
,
"PCM 32
-bit floating-point big-endian
"
,
NULL
,
CODEC_ID_PCM_F32BE
)
PCMDEF
(
f32le
,
"PCM 32
bit floating-point little-endian format
"
,
PCMDEF
(
f32le
,
"PCM 32
-bit floating-point little-endian
"
,
NULL
,
CODEC_ID_PCM_F32LE
)
PCMDEF
(
s32be
,
"PCM signed 32
bit big-endian format
"
,
PCMDEF
(
s32be
,
"PCM signed 32
-bit big-endian
"
,
NULL
,
CODEC_ID_PCM_S32BE
)
PCMDEF
(
s32le
,
"PCM signed 32
bit little-endian format
"
,
PCMDEF
(
s32le
,
"PCM signed 32
-bit little-endian
"
,
NULL
,
CODEC_ID_PCM_S32LE
)
PCMDEF
(
s24be
,
"PCM signed 24
bit big-endian format
"
,
PCMDEF
(
s24be
,
"PCM signed 24
-bit big-endian
"
,
NULL
,
CODEC_ID_PCM_S24BE
)
PCMDEF
(
s24le
,
"PCM signed 24
bit little-endian format
"
,
PCMDEF
(
s24le
,
"PCM signed 24
-bit little-endian
"
,
NULL
,
CODEC_ID_PCM_S24LE
)
PCMDEF
(
s16be
,
"PCM signed 16
bit big-endian format
"
,
PCMDEF
(
s16be
,
"PCM signed 16
-bit big-endian
"
,
AV_NE
(
"sw"
,
NULL
),
CODEC_ID_PCM_S16BE
)
PCMDEF
(
s16le
,
"PCM signed 16
bit little-endian format
"
,
PCMDEF
(
s16le
,
"PCM signed 16
-bit little-endian
"
,
AV_NE
(
NULL
,
"sw"
),
CODEC_ID_PCM_S16LE
)
PCMDEF
(
s8
,
"PCM signed 8
bit forma
t"
,
PCMDEF
(
s8
,
"PCM signed 8
-bi
t"
,
"sb"
,
CODEC_ID_PCM_S8
)
PCMDEF
(
u32be
,
"PCM unsigned 32
bit big-endian format
"
,
PCMDEF
(
u32be
,
"PCM unsigned 32
-bit big-endian
"
,
NULL
,
CODEC_ID_PCM_U32BE
)
PCMDEF
(
u32le
,
"PCM unsigned 32
bit little-endian format
"
,
PCMDEF
(
u32le
,
"PCM unsigned 32
-bit little-endian
"
,
NULL
,
CODEC_ID_PCM_U32LE
)
PCMDEF
(
u24be
,
"PCM unsigned 24
bit big-endian format
"
,
PCMDEF
(
u24be
,
"PCM unsigned 24
-bit big-endian
"
,
NULL
,
CODEC_ID_PCM_U24BE
)
PCMDEF
(
u24le
,
"PCM unsigned 24
bit little-endian format
"
,
PCMDEF
(
u24le
,
"PCM unsigned 24
-bit little-endian
"
,
NULL
,
CODEC_ID_PCM_U24LE
)
PCMDEF
(
u16be
,
"PCM unsigned 16
bit big-endian format
"
,
PCMDEF
(
u16be
,
"PCM unsigned 16
-bit big-endian
"
,
AV_NE
(
"uw"
,
NULL
),
CODEC_ID_PCM_U16BE
)
PCMDEF
(
u16le
,
"PCM unsigned 16
bit little-endian format
"
,
PCMDEF
(
u16le
,
"PCM unsigned 16
-bit little-endian
"
,
AV_NE
(
NULL
,
"uw"
),
CODEC_ID_PCM_U16LE
)
PCMDEF
(
u8
,
"PCM unsigned 8
bit forma
t"
,
PCMDEF
(
u8
,
"PCM unsigned 8
-bi
t"
,
"ub"
,
CODEC_ID_PCM_U8
)
PCMDEF
(
alaw
,
"PCM A-law
format
"
,
PCMDEF
(
alaw
,
"PCM A-law"
,
"al"
,
CODEC_ID_PCM_ALAW
)
PCMDEF
(
mulaw
,
"PCM mu-law
format
"
,
PCMDEF
(
mulaw
,
"PCM mu-law"
,
"ul"
,
CODEC_ID_PCM_MULAW
)
libavformat/pmpdec.c
View file @
6774247a
...
...
@@ -170,7 +170,7 @@ static int pmp_close(AVFormatContext *s)
AVInputFormat
ff_pmp_demuxer
=
{
.
name
=
"pmp"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Playstation Portable PMP
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Playstation Portable PMP"
),
.
priv_data_size
=
sizeof
(
PMPContext
),
.
read_probe
=
pmp_probe
,
.
read_header
=
pmp_header
,
...
...
libavformat/psxstr.c
View file @
6774247a
...
...
@@ -262,7 +262,7 @@ static int str_read_close(AVFormatContext *s)
AVInputFormat
ff_str_demuxer
=
{
.
name
=
"psxstr"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Sony Playstation STR
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Sony Playstation STR"
),
.
priv_data_size
=
sizeof
(
StrDemuxContext
),
.
read_probe
=
str_probe
,
.
read_header
=
str_read_header
,
...
...
libavformat/pva.c
View file @
6774247a
...
...
@@ -203,7 +203,7 @@ static int64_t pva_read_timestamp(struct AVFormatContext *s, int stream_index,
AVInputFormat
ff_pva_demuxer
=
{
.
name
=
"pva"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"TechnoTrend PVA
file and stream format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"TechnoTrend PVA"
),
.
priv_data_size
=
sizeof
(
PVAContext
),
.
read_probe
=
pva_probe
,
.
read_header
=
pva_read_header
,
...
...
libavformat/qcp.c
View file @
6774247a
...
...
@@ -188,7 +188,7 @@ static int qcp_read_packet(AVFormatContext *s, AVPacket *pkt)
AVInputFormat
ff_qcp_demuxer
=
{
.
name
=
"qcp"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"QCP
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"QCP"
),
.
priv_data_size
=
sizeof
(
QCPContext
),
.
read_probe
=
qcp_probe
,
.
read_header
=
qcp_read_header
,
...
...
libavformat/r3d.c
View file @
6774247a
...
...
@@ -396,7 +396,7 @@ static int r3d_close(AVFormatContext *s)
AVInputFormat
ff_r3d_demuxer
=
{
.
name
=
"r3d"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"REDCODE R3D
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"REDCODE R3D"
),
.
priv_data_size
=
sizeof
(
R3DContext
),
.
read_probe
=
r3d_probe
,
.
read_header
=
r3d_read_header
,
...
...
libavformat/rawenc.c
View file @
6774247a
...
...
@@ -161,7 +161,7 @@ AVOutputFormat ff_h263_muxer = {
#if CONFIG_H264_MUXER
AVOutputFormat
ff_h264_muxer
=
{
.
name
=
"h264"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"raw H.264 video
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"raw H.264 video"
),
.
extensions
=
"h264"
,
.
audio_codec
=
CODEC_ID_NONE
,
.
video_codec
=
CODEC_ID_H264
,
...
...
@@ -173,7 +173,7 @@ AVOutputFormat ff_h264_muxer = {
#if CONFIG_M4V_MUXER
AVOutputFormat
ff_m4v_muxer
=
{
.
name
=
"m4v"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"raw MPEG-4 video
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"raw MPEG-4 video"
),
.
extensions
=
"m4v"
,
.
audio_codec
=
CODEC_ID_NONE
,
.
video_codec
=
CODEC_ID_MPEG4
,
...
...
@@ -235,7 +235,7 @@ AVOutputFormat ff_mpeg2video_muxer = {
#if CONFIG_RAWVIDEO_MUXER
AVOutputFormat
ff_rawvideo_muxer
=
{
.
name
=
"rawvideo"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"raw video
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"raw video"
),
.
extensions
=
"yuv,rgb"
,
.
audio_codec
=
CODEC_ID_NONE
,
.
video_codec
=
CODEC_ID_RAWVIDEO
,
...
...
@@ -247,7 +247,7 @@ AVOutputFormat ff_rawvideo_muxer = {
#if CONFIG_SRT_MUXER
AVOutputFormat
ff_srt_muxer
=
{
.
name
=
"srt"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"SubRip subtitle
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"SubRip subtitle"
),
.
mime_type
=
"application/x-subrip"
,
.
extensions
=
"srt"
,
.
write_packet
=
ff_raw_write_packet
,
...
...
libavformat/rawvideodec.c
View file @
6774247a
...
...
@@ -62,7 +62,7 @@ static const AVClass rawvideo_demuxer_class = {
AVInputFormat
ff_rawvideo_demuxer
=
{
.
name
=
"rawvideo"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"raw video
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"raw video"
),
.
priv_data_size
=
sizeof
(
FFRawVideoDemuxerContext
),
.
read_header
=
ff_raw_read_header
,
.
read_packet
=
rawvideo_read_packet
,
...
...
libavformat/rl2.c
View file @
6774247a
...
...
@@ -286,7 +286,7 @@ static int rl2_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp
AVInputFormat
ff_rl2_demuxer
=
{
.
name
=
"rl2"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"RL2
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"RL2"
),
.
priv_data_size
=
sizeof
(
Rl2DemuxContext
),
.
read_probe
=
rl2_probe
,
.
read_header
=
rl2_read_header
,
...
...
libavformat/rmdec.c
View file @
6774247a
...
...
@@ -983,7 +983,7 @@ static int64_t rm_read_dts(AVFormatContext *s, int stream_index,
AVInputFormat
ff_rm_demuxer
=
{
.
name
=
"rm"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"RealMedia
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"RealMedia"
),
.
priv_data_size
=
sizeof
(
RMDemuxContext
),
.
read_probe
=
rm_probe
,
.
read_header
=
rm_read_header
,
...
...
libavformat/rmenc.c
View file @
6774247a
...
...
@@ -462,7 +462,7 @@ static int rm_write_trailer(AVFormatContext *s)
AVOutputFormat
ff_rm_muxer
=
{
.
name
=
"rm"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"RealMedia
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"RealMedia"
),
.
mime_type
=
"application/vnd.rn-realmedia"
,
.
extensions
=
"rm,ra"
,
.
priv_data_size
=
sizeof
(
RMMuxContext
),
...
...
libavformat/rpl.c
View file @
6774247a
...
...
@@ -353,7 +353,7 @@ static int rpl_read_packet(AVFormatContext *s, AVPacket *pkt)
AVInputFormat
ff_rpl_demuxer
=
{
.
name
=
"rpl"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"RPL
/ARMovie format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"RPL
/ ARMovie
"
),
.
priv_data_size
=
sizeof
(
RPLContext
),
.
read_probe
=
rpl_probe
,
.
read_header
=
rpl_read_header
,
...
...
libavformat/rsodec.c
View file @
6774247a
...
...
@@ -90,7 +90,7 @@ static int rso_read_packet(AVFormatContext *s, AVPacket *pkt)
AVInputFormat
ff_rso_demuxer
=
{
.
name
=
"rso"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Lego Mindstorms RSO
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Lego Mindstorms RSO"
),
.
extensions
=
"rso"
,
.
read_header
=
rso_read_header
,
.
read_packet
=
rso_read_packet
,
...
...
libavformat/rsoenc.c
View file @
6774247a
...
...
@@ -102,7 +102,7 @@ static int rso_write_trailer(AVFormatContext *s)
AVOutputFormat
ff_rso_muxer
=
{
.
name
=
"rso"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Lego Mindstorms RSO
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Lego Mindstorms RSO"
),
.
extensions
=
"rso"
,
.
audio_codec
=
CODEC_ID_PCM_U8
,
.
video_codec
=
CODEC_ID_NONE
,
...
...
libavformat/rtpenc.c
View file @
6774247a
...
...
@@ -546,7 +546,7 @@ static int rtp_write_trailer(AVFormatContext *s1)
AVOutputFormat
ff_rtp_muxer
=
{
.
name
=
"rtp"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"RTP output
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"RTP output"
),
.
priv_data_size
=
sizeof
(
RTPMuxContext
),
.
audio_codec
=
CODEC_ID_PCM_MULAW
,
.
video_codec
=
CODEC_ID_MPEG4
,
...
...
libavformat/rtsp.c
View file @
6774247a
...
...
@@ -2081,7 +2081,7 @@ static const AVClass rtp_demuxer_class = {
AVInputFormat
ff_rtp_demuxer
=
{
.
name
=
"rtp"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"RTP input
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"RTP input"
),
.
priv_data_size
=
sizeof
(
RTSPState
),
.
read_probe
=
rtp_probe
,
.
read_header
=
rtp_read_header
,
...
...
libavformat/rtspdec.c
View file @
6774247a
...
...
@@ -919,7 +919,7 @@ static const AVClass rtsp_demuxer_class = {
AVInputFormat
ff_rtsp_demuxer
=
{
.
name
=
"rtsp"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"RTSP input
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"RTSP input"
),
.
priv_data_size
=
sizeof
(
RTSPState
),
.
read_probe
=
rtsp_probe
,
.
read_header
=
rtsp_read_header
,
...
...
libavformat/rtspenc.c
View file @
6774247a
...
...
@@ -235,7 +235,7 @@ static int rtsp_write_close(AVFormatContext *s)
AVOutputFormat
ff_rtsp_muxer
=
{
.
name
=
"rtsp"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"RTSP output
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"RTSP output"
),
.
priv_data_size
=
sizeof
(
RTSPState
),
.
audio_codec
=
CODEC_ID_AAC
,
.
video_codec
=
CODEC_ID_MPEG4
,
...
...
libavformat/sapdec.c
View file @
6774247a
...
...
@@ -227,7 +227,7 @@ static int sap_fetch_packet(AVFormatContext *s, AVPacket *pkt)
AVInputFormat
ff_sap_demuxer
=
{
.
name
=
"sap"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"SAP input
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"SAP input"
),
.
priv_data_size
=
sizeof
(
struct
SAPState
),
.
read_probe
=
sap_probe
,
.
read_header
=
sap_read_header
,
...
...
libavformat/sapenc.c
View file @
6774247a
...
...
@@ -254,7 +254,7 @@ static int sap_write_packet(AVFormatContext *s, AVPacket *pkt)
AVOutputFormat
ff_sap_muxer
=
{
.
name
=
"sap"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"SAP output
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"SAP output"
),
.
priv_data_size
=
sizeof
(
struct
SAPState
),
.
audio_codec
=
CODEC_ID_AAC
,
.
video_codec
=
CODEC_ID_MPEG4
,
...
...
libavformat/segafilm.c
View file @
6774247a
...
...
@@ -324,7 +324,7 @@ static int film_read_close(AVFormatContext *s)
AVInputFormat
ff_segafilm_demuxer
=
{
.
name
=
"film_cpk"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Sega FILM
/CPK format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Sega FILM
/ CPK
"
),
.
priv_data_size
=
sizeof
(
FilmDemuxContext
),
.
read_probe
=
film_probe
,
.
read_header
=
film_read_header
,
...
...
libavformat/sierravmd.c
View file @
6774247a
...
...
@@ -282,7 +282,7 @@ static int vmd_read_close(AVFormatContext *s)
AVInputFormat
ff_vmd_demuxer
=
{
.
name
=
"vmd"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Sierra VMD
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Sierra VMD"
),
.
priv_data_size
=
sizeof
(
VmdDemuxContext
),
.
read_probe
=
vmd_probe
,
.
read_header
=
vmd_read_header
,
...
...
libavformat/sol.c
View file @
6774247a
...
...
@@ -143,7 +143,7 @@ static int sol_read_packet(AVFormatContext *s,
AVInputFormat
ff_sol_demuxer
=
{
.
name
=
"sol"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Sierra SOL
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Sierra SOL"
),
.
read_probe
=
sol_probe
,
.
read_header
=
sol_read_header
,
.
read_packet
=
sol_read_packet
,
...
...
libavformat/soxdec.c
View file @
6774247a
...
...
@@ -144,7 +144,7 @@ static int sox_read_packet(AVFormatContext *s,
AVInputFormat
ff_sox_demuxer
=
{
.
name
=
"sox"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"SoX native
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"SoX native"
),
.
read_probe
=
sox_probe
,
.
read_header
=
sox_read_header
,
.
read_packet
=
sox_read_packet
,
...
...
libavformat/soxenc.c
View file @
6774247a
...
...
@@ -117,7 +117,7 @@ static int sox_write_trailer(AVFormatContext *s)
AVOutputFormat
ff_sox_muxer
=
{
.
name
=
"sox"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"SoX native
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"SoX native"
),
.
extensions
=
"sox"
,
.
priv_data_size
=
sizeof
(
SoXContext
),
.
audio_codec
=
CODEC_ID_PCM_S32LE
,
...
...
libavformat/srtdec.c
View file @
6774247a
...
...
@@ -94,7 +94,7 @@ static int srt_read_packet(AVFormatContext *s, AVPacket *pkt)
AVInputFormat
ff_srt_demuxer
=
{
.
name
=
"srt"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"SubRip subtitle
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"SubRip subtitle"
),
.
read_probe
=
srt_probe
,
.
read_header
=
srt_read_header
,
.
read_packet
=
srt_read_packet
,
...
...
libavformat/tiertexseq.c
View file @
6774247a
...
...
@@ -306,7 +306,7 @@ static int seq_read_close(AVFormatContext *s)
AVInputFormat
ff_tiertexseq_demuxer
=
{
.
name
=
"tiertexseq"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Tiertex Limited SEQ
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Tiertex Limited SEQ"
),
.
priv_data_size
=
sizeof
(
SeqDemuxContext
),
.
read_probe
=
seq_probe
,
.
read_header
=
seq_read_header
,
...
...
libavformat/vc1test.c
View file @
6774247a
...
...
@@ -111,7 +111,7 @@ static int vc1t_read_packet(AVFormatContext *s,
AVInputFormat
ff_vc1t_demuxer
=
{
.
name
=
"vc1test"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"VC-1 test bitstream
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"VC-1 test bitstream"
),
.
read_probe
=
vc1t_probe
,
.
read_header
=
vc1t_read_header
,
.
read_packet
=
vc1t_read_packet
,
...
...
libavformat/vocdec.c
View file @
6774247a
...
...
@@ -166,7 +166,7 @@ static int voc_read_packet(AVFormatContext *s, AVPacket *pkt)
AVInputFormat
ff_voc_demuxer
=
{
.
name
=
"voc"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Creative Voice
file format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Creative Voice"
),
.
priv_data_size
=
sizeof
(
VocDecContext
),
.
read_probe
=
voc_probe
,
.
read_header
=
voc_read_header
,
...
...
libavformat/vocenc.c
View file @
6774247a
...
...
@@ -91,7 +91,7 @@ static int voc_write_trailer(AVFormatContext *s)
AVOutputFormat
ff_voc_muxer
=
{
.
name
=
"voc"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Creative Voice
file format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Creative Voice"
),
.
mime_type
=
"audio/x-voc"
,
.
extensions
=
"voc"
,
.
priv_data_size
=
sizeof
(
VocEncContext
),
...
...
libavformat/wav.c
View file @
6774247a
...
...
@@ -676,7 +676,7 @@ static int w64_read_header(AVFormatContext *s)
AVInputFormat
ff_w64_demuxer
=
{
.
name
=
"w64"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Sony Wave64
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Sony Wave64"
),
.
priv_data_size
=
sizeof
(
WAVContext
),
.
read_probe
=
w64_probe
,
.
read_header
=
w64_read_header
,
...
...
libavformat/wc3movie.c
View file @
6774247a
...
...
@@ -293,7 +293,7 @@ static int wc3_read_close(AVFormatContext *s)
AVInputFormat
ff_wc3_demuxer
=
{
.
name
=
"wc3movie"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Wing Commander III movie
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Wing Commander III movie"
),
.
priv_data_size
=
sizeof
(
Wc3DemuxContext
),
.
read_probe
=
wc3_probe
,
.
read_header
=
wc3_read_header
,
...
...
libavformat/westwood_aud.c
View file @
6774247a
...
...
@@ -173,7 +173,7 @@ static int wsaud_read_packet(AVFormatContext *s,
AVInputFormat
ff_wsaud_demuxer
=
{
.
name
=
"wsaud"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Westwood Studios audio
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Westwood Studios audio"
),
.
read_probe
=
wsaud_probe
,
.
read_header
=
wsaud_read_header
,
.
read_packet
=
wsaud_read_packet
,
...
...
libavformat/westwood_vqa.c
View file @
6774247a
...
...
@@ -273,7 +273,7 @@ static int wsvqa_read_packet(AVFormatContext *s,
AVInputFormat
ff_wsvqa_demuxer
=
{
.
name
=
"wsvqa"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Westwood Studios VQA
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Westwood Studios VQA"
),
.
priv_data_size
=
sizeof
(
WsVqaDemuxContext
),
.
read_probe
=
wsvqa_probe
,
.
read_header
=
wsvqa_read_header
,
...
...
libavformat/xa.c
View file @
6774247a
...
...
@@ -120,7 +120,7 @@ static int xa_read_packet(AVFormatContext *s,
AVInputFormat
ff_xa_demuxer
=
{
.
name
=
"xa"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Maxis XA
File Format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Maxis XA"
),
.
priv_data_size
=
sizeof
(
MaxisXADemuxContext
),
.
read_probe
=
xa_probe
,
.
read_header
=
xa_read_header
,
...
...
libavformat/yop.c
View file @
6774247a
...
...
@@ -206,7 +206,7 @@ static int yop_read_seek(AVFormatContext *s, int stream_index,
AVInputFormat
ff_yop_demuxer
=
{
.
name
=
"yop"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Psygnosis YOP
Format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"Psygnosis YOP"
),
.
priv_data_size
=
sizeof
(
YopDecContext
),
.
read_probe
=
yop_probe
,
.
read_header
=
yop_read_header
,
...
...
libavformat/yuv4mpeg.c
View file @
6774247a
...
...
@@ -174,7 +174,7 @@ static int yuv4_write_header(AVFormatContext *s)
AVOutputFormat
ff_yuv4mpegpipe_muxer
=
{
.
name
=
"yuv4mpegpipe"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"YUV4MPEG pipe
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"YUV4MPEG pipe"
),
.
mime_type
=
""
,
.
extensions
=
"y4m"
,
.
priv_data_size
=
sizeof
(
int
),
...
...
@@ -414,7 +414,7 @@ static int yuv4_probe(AVProbeData *pd)
#if CONFIG_YUV4MPEGPIPE_DEMUXER
AVInputFormat
ff_yuv4mpegpipe_demuxer
=
{
.
name
=
"yuv4mpegpipe"
,
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"YUV4MPEG pipe
format
"
),
.
long_name
=
NULL_IF_CONFIG_SMALL
(
"YUV4MPEG pipe"
),
.
priv_data_size
=
sizeof
(
struct
frame_attributes
),
.
read_probe
=
yuv4_probe
,
.
read_header
=
yuv4_read_header
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment