|
|
|
@1d911bb4
|
13 years |
anton |
lavf: remove disabled FF_API_SDP_CREATE cruft
|
|
|
@64f6f6f8
|
13 years |
anton |
lavf: remove disabled FF_API_GUESS_IMG2_CODEC cruft
|
|
|
@21824e5b
|
13 years |
anton |
lavf: remove disabled FF_API_PKT_DUMP cruft
|
|
|
@cc10ab7
|
13 years |
anton |
lavf: remove disabled FF_API_FIND_INFO_TAG cruft
|
|
|
@ecd5f41
|
13 years |
anton |
lavf: remove disabled FF_API_PARSE_DATE cruft
|
|
|
@997420ab
|
13 years |
anton |
lavf: remove disabled FF_API_DUMP_FORMAT cruft
|
|
|
@2fb75019
|
13 years |
anton |
lavf: remove disabled FF_API_FORMAT_PARAMETERS cruft
Also remove now …
|
|
|
@38233fc1
|
13 years |
anton |
lavf: remove disabled FF_API_OLD_METADATA2 cruft
|
|
|
@2439f2ca
|
13 years |
anton |
lavf: remove disabled FF_API_OLD_AVIO cruft
|
|
|
@a17479df
|
13 years |
anton |
lavf: increase major version from 53 to 54.
|
|
|
@6e9651d1
|
13 years |
anton |
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
|
|
|
@3b4aaa6
|
13 years |
anton |
lavc: remove disabled FF_API_AVFRAME_AGE cruft.
|
|
|
@d803775e
|
13 years |
anton |
lavc: remove disabled FF_API_DATA_POINTERS cruft.
|
|
|
@10e1ae5e
|
13 years |
anton |
lavc: remove disabled FF_API_TIFFENC_COMPLEVEL cruft.
|
|
|
@370e923e
|
13 years |
anton |
lavc: remove disabled FF_API_INTERNAL_CONTEXT cruft.
|
|
|
@ac84395d
|
13 years |
anton |
lavc: remove disabled FF_API_PARSE_FRAME cruft.
|
|
|
@8b9b6041
|
13 years |
anton |
lavc: remove disabled FF_API_GET_ALPHA_INFO cruft.
|
|
|
@99ace37e
|
13 years |
anton |
lavc: remove disabled FF_API_MJPEG_GLOBAL_OPTS cruft.
|
|
|
@96e9b96
|
13 years |
anton |
lavc: remove disabled FF_API_SNOW_GLOBAL_OPTS cruft.
|
|
|
@b9de160c
|
13 years |
anton |
lavc: remove disabled FF_API_LAME_GLOBAL_OPTS cruft.
|
|
|
@3211932
|
13 years |
anton |
lavc: remove disabled FF_API_AVCODEC_INIT cruft.
|
|
|
@491f443e
|
13 years |
anton |
lavc: remove disabled FF_API_ER cruft.
|
|
|
@f326501a
|
13 years |
anton |
lavc: remove disabled FF_API_DRC_SCALE cruft.
|
|
|
@d2d93150
|
13 years |
anton |
lavc: remove disabled FF_API_AVCODEC_OPEN cruft.
|
|
|
@ec104eef
|
13 years |
anton |
lavc: remove disabled FF_API_ALLOC_CONTEXT cruft.
|
|
|
@8e5746d4
|
13 years |
anton |
lavc: remove disabled FF_API_GET_PIX_FMT_NAME cruft.
|
|
|
@0dc6bab0
|
13 years |
anton |
lavc: remove disabled FF_API_FLAC_GLOBAL_OPTS cruft.
|
|
|
@fbca04e6
|
13 years |
anton |
lavc: remove disabled FF_API_OLD_FF_PICT_TYPES cruft.
|
|
|
@9a79bb55
|
13 years |
anton |
lavc: remove disabled FF_API_THREAD_INIT cruft.
|
|
|
@7831a7e4
|
13 years |
anton |
lavc: remove disabled FF_API_ANTIALIAS_ALGO cruft.
|
|
|
@62dfea65
|
13 years |
anton |
lavc: remove disabled FF_API_OLD_AUDIOCONVERT cruft.
|
|
|
@284e65d6
|
13 years |
anton |
lavc: remove disabled FF_API_OLD_SAMPLE_FMT cruft.
|
|
|
@6c8dab98
|
13 years |
anton |
lavc: remove disabled FF_API_PALETTE_CONTROL cruft.
|
|
|
@9ce2a91b
|
13 years |
anton |
lavc: remove disabled FF_API_MPEGVIDEO_GLOBAL_OPTS cruft.
|
|
|
@7232bfbd
|
13 years |
anton |
lavc: remove disabled FF_API_X264_GLOBAL_OPTS cruft.
|
|
|
@7460398b
|
13 years |
anton |
lavc: remove the deprecated opt.h header.
|
|
|
@041cd5a0
|
13 years |
anton |
lavc: remove the deprecated "ab" option.
|
|
|
@7773161b
|
13 years |
anton |
codec-regression: use private options instead of deprecated codec flags.
|
|
|
@7063b6ea
|
13 years |
anton |
lavc: increase major version to 54.
The lavf-ffm test results change …
|
|
|
@570f6aaa
|
13 years |
anton |
cmdutils: fix options starting with 'no'.
E.g. non_linear_quant …
|
|
|
@412b248e
|
13 years |
rsbultje |
x86inc.asm: fix typo.
Assemblers don't understand ! in %if statements.
|
|
|
@b5d08c2
|
13 years |
rsbultje |
swscale: convert rgb/bgr24ToY/UV_mmx functions from inline asm to …
|
|
|
@3b15a6d
|
13 years |
rsbultje |
config.asm: change %ifdef directives to %if directives.
This allows …
|
|
|
@08628b6
|
13 years |
alex.converse |
Revert "sws/pixfmt/pixdesc: add support for yuva444p"
This reverts …
|
|
|
@5eda82aa
|
13 years |
rsbultje |
frwu: check if allocation was successful
Signed-off-by: Paul B Mahol …
|
|
|
@d51d6ae9
|
13 years |
rsbultje |
vc1dec.c: Don't use uninitialized values of dmv_[x, y]
MVDATA may or …
|
|
|
@fc115c80
|
13 years |
rsbultje |
sws/pixfmt/pixdesc: add support for yuva444p
Signed-off-by: Ronald S. …
|
|
|
@b57d2624
|
13 years |
alex.converse |
mjpegbdec: Fix overflow in SOS.
Based in part by a fix from Michael …
|
|
|
@299ab0fd
|
13 years |
diego |
libavutil: Remove pointless file test program.
|
|
|
@324e8180
|
13 years |
diego |
8bps: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@9adf25c1
|
13 years |
alex.converse |
smacker: Sanity check huffman tables found in the headers.
Found-by: …
|
|
|
@90c0c83e
|
13 years |
alex.converse |
smacker: remove dead store
|
|
|
@dac56d9c
|
13 years |
alex.converse |
qdm2: Check data block size for bytes to bits overflow.
Found-by: …
|
|
|
@62271c4c
|
13 years |
diego |
mxfdec: Fix files with essence containers larger than 2 GiB.
For such …
|
|
|
@4fbd3e89
|
13 years |
diego |
mxfdec: Employ correct printf conversion specifiers for POSIX int …
|
|
|
@feaa4002
|
13 years |
kostya.shishkov |
vc1: always read the bfraction element for interlaced fields
…
|
|
|
@7de9af65
|
13 years |
diego |
fate: add XWD image regression test
Signed-off-by: Diego Biurrun …
|
|
|
@b3461c2
|
13 years |
janne-libav |
lavf: prevent infinite loops while flushing in …
|
|
|
@d2ee8c17
|
13 years |
alex.converse |
matroskadec: Pad AAC extradata.
Found-by: Mateusz "j00ru" Jurczyk and …
|
|
|
@8801fac3
|
13 years |
martin |
ismindex: Fix build on mingw
Signed-off-by: Martin Storsjö …
|
|
|
@d78bb1a4
|
13 years |
alex.converse |
wma: Clip WMA1 and WMA2 frame length to 11 bits.
The MDCT buffers in …
|
|
|
@9f9c45f4
|
13 years |
martin |
movenc: Don't require frame_size to be set for modes other than mov
…
|
|
|
@6cb28829
|
13 years |
martin |
doc: Update APIchanges with info on muxer flushing
Signed-off-by: …
|
|
|
@990a746c
|
13 years |
martin |
movenc: Reindent a block
Also add some space around operators and …
|
|
|
@d55fa1cb
|
13 years |
diego |
tools: Remove some unnecessary #undefs.
|
|
|
@c3e10ae4
|
13 years |
janne-libav |
rv20: prevent calling ff_h263_decode_mba() with unset height/width
…
|
|
|
@4e81b5f5
|
13 years |
diego |
tools: K&R reformatting cosmetics
|
|
|
@50639cbe
|
13 years |
diego |
Ignore generated aviocat and ismindex tools.
|
|
|
@07a873a2
|
13 years |
diego |
build: Automatically include architecture-specific library Makefile …
|
|
|
@366ac22
|
13 years |
janne-libav |
indeo5: prevent null pointer dereference on broken files
Found by …
|
|
|
@7072a6a4
|
13 years |
martin |
pktdumper: Use usleep instead of sleep
MinGW doesn't have sleep, only …
|
|
|
@33ad8c3c
|
13 years |
diego |
cosmetics: Remove some unnecessary block braces.
|
|
|
@abe655a4
|
13 years |
diego |
Drop unnecessary prefix from *sink* variable and struct names.
|
|
|
@33ec9ef9
|
13 years |
martin |
Add a tool for creating smooth streaming manifests
It can also …
|
|
|
@bc7d0517
|
13 years |
martin |
movdec: Calculate an average bit rate for fragmented streams, too
…
|
|
|
@3b5d4428
|
13 years |
martin |
movenc: Write the sample rate instead of time scale in the stsd atom
…
|
|
|
@4ddd54da
|
13 years |
martin |
movenc: Add a separate ismv/isma (smooth streaming) muxer
…
|
|
|
@b613ff5e
|
13 years |
martin |
movenc: Allow the caller to decide on fragmentation
Signed-off-by: …
|
|
|
@f1caf01d
|
13 years |
martin |
libavformat: Add a flag for muxers that support write_packet(NULL) for …
|
|
|
@83988d5
|
13 years |
martin |
movenc: Add support for writing fragmented mov files
Signed-off-by: …
|
|
|
@6ca38568
|
13 years |
martin |
movenc: Add a separate start_pts
This fixes calculation of …
|
|
|
@c3af52fa
|
13 years |
rsbultje |
dsputil: use vertical component for drawing bottom edge.
Current code …
|
|
|
@efe68076
|
13 years |
alex.converse |
aacenc: Fix identification padding when the bitstream is already aligned.
|
|
|
@cdfe94c5
|
13 years |
alex.converse |
aacenc: Write correct length for long identification strings.
When …
|
|
|
@b8dd555c
|
13 years |
justin.ruggles |
aud: remove unneeded field, audio_stream_index from context
There is …
|
|
|
@be14a37
|
13 years |
justin.ruggles |
aud: fix time stamp calculation for ADPCM IMA WS
also allows for …
|
|
|
@10fef6b
|
13 years |
justin.ruggles |
aud: simplify header parsing
also allows for removing some unused …
|
|
|
@0e6a8b5c
|
13 years |
justin.ruggles |
aud: set pts_wrap_bits to 64.
Time stamps are not read from the …
|
|
|
@98c290cc
|
13 years |
justin.ruggles |
cosmetics: indentation
|
|
|
@d481227c
|
13 years |
justin.ruggles |
aud: support Westwood SND1 audio in AUD files.
Fixes decoding of the …
|
|
|
@02e7dbf5
|
13 years |
justin.ruggles |
adpcm_ima_ws: fix stereo decoding
Stereo ADPCM IMA WS is planar for …
|
|
|
@220506d2
|
13 years |
justin.ruggles |
avcodec: add a new codec_id for CRYO APC IMA ADPCM.
The stereo layout …
|
|
|
@4340a636
|
13 years |
justin.ruggles |
vqa: remove unused context fields, audio_samplerate and audio_bits
|
|
|
@7e813d59
|
13 years |
justin.ruggles |
vqa: clean up audio header parsing
Fix setting of bit_rate and …
|
|
|
@5b4c5628
|
13 years |
justin.ruggles |
vqa: set time base to frame rate as coded in the header.
According to …
|
|
|
@9ae84697
|
13 years |
justin.ruggles |
vqa: set packet duration.
Also remove unused context field, …
|
|
|
@53ed79a2
|
13 years |
justin.ruggles |
vqa: use 1/sample_rate as the audio stream time base
|
|
|
@e1ac69fa
|
13 years |
justin.ruggles |
vqa: set stream start_time to 0.
The format has no coded timestamps …
|
|
|
@1381e9bc
|
13 years |
anton |
lavc: postpone the removal of AVCodecContext.request_channels.
…
|
|
|
@dc7ad30f
|
13 years |
anton |
lavf: postpone removing av_close_input_file().
It has been deprecated …
|
|
|