|
|
|
@c38854c3
|
11 years |
lu_zero |
doc: Add missing hashes and dates to APIChanges
Also fix the typo in …
|
|
|
@b1db331
|
11 years |
martin |
ffv1: Make sure at least one slice context is initialized
This avoids …
|
|
|
@ea78a34
|
11 years |
martin |
eacmv: Make sure a reference frame exists before referencing it
This …
|
|
|
@c39f7eba
|
11 years |
martin |
truemotion2: Use av_freep properly in an error path
Reported-by: …
|
|
|
@f875a732
|
11 years |
martin |
mpeg4videodec: Check the width/height in …
|
|
|
@a92538b7
|
11 years |
martin |
ivi_common: Make sure color planes have been initialized
Reported-by: …
|
|
|
@7f8d41eb
|
11 years |
martin |
mov: Don't use a negative duration for setting other fields
Some …
|
|
|
@19b9659f
|
11 years |
martin |
oggparseogm: Convert to use bytestream2
Reported-by: Mateusz "j00ru" …
|
|
|
@711c9701
|
11 years |
martin |
rv34: Check the return value from ff_rv34_decode_init
Reported-by: …
|
|
|
@569d18a
|
11 years |
martin |
matroskadec: Verify realaudio codec parameters
Reported-by: Mateusz …
|
|
|
@e1f3847f
|
11 years |
martin |
mace: Make sure that the channel count is set to a valid value
Also …
|
|
|
@1115689d
|
11 years |
martin |
svq3: Check for any negative return value from …
|
|
|
@f8d1bb67
|
11 years |
martin |
rtmp: rename main_channel_id to stream_id.
This more closely …
|
|
|
@d4aef997
|
11 years |
martin |
rtmp: Follow Flash player numbering for channels.
Channel 4 is …
|
|
|
@120af23c
|
11 years |
martin |
rtmp: Send video on a separate channel.
Sending non-monotonic packets …
|
|
|
@68b4677
|
11 years |
martin |
lavf: Make probe_codec return an error code
This allows handling …
|
|
|
@1daea523
|
11 years |
martin |
x86: Add an xmm clobbering wrapper for avcodec_encode_video2
This is …
|
|
|
@73084391
|
11 years |
martin |
lavf: Don't explicitly flush after each written packet in muxers
…
|
|
|
@596e5d47
|
11 years |
martin |
lavf: Add a flag to enable/disable per-packet flushing
This is …
|
|
|
@0a9425d7
|
11 years |
lu_zero |
flv: Do not export datastream as metadata
It is used internally.
|
|
|
@92ed83e3
|
11 years |
lu_zero |
rtmp: Store all the notify messages
The onTextData is used to …
|
|
|
@fe0337e8
|
11 years |
lu_zero |
rtmp: Do not send the first field twice within the handshake
|
|
|
@666ed7ed
|
11 years |
lu_zero |
rtmp: Drop an unneeded warning
Apparently a widely used streaming …
|
|
|
@ffb7669e
|
11 years |
lu_zero |
rtmp: Support play method in listen mode
|
|
|
@97d35fa8
|
11 years |
lu_zero |
rtmp: Factor out publish specific code
Will be reused for supporting play.
|
|
|
@3feb3d6c
|
11 years |
lu_zero |
mem: Introduce av_reallocp
|
|
|
@187105ff
|
11 years |
diego |
Fix references to deleted avcodec_encode_video() function
|
|
|
@85e8192b
|
11 years |
martin |
avpacket: Fix error checking in packet_alloc
Previously the wrong …
|
|
|
@6fc8226e
|
11 years |
martin |
vp3: Check the framerate for validity
Reported-by: Mateusz "j00ru" …
|
|
|
@ac9d1590
|
11 years |
martin |
proresdec: Properly make sure an index doesn't run past the limit
If …
|
|
|
@e90a6846
|
11 years |
martin |
cavsdec: Make sure a sequence header has been decoded before decoding …
|
|
|
@5bbfe193
|
11 years |
martin |
vocdec: Don't update codec parameters mid-stream
If we really want to …
|
|
|
@0ef1660a
|
11 years |
martin |
sierravmd: Do sanity checking of frame sizes
Limit the size to …
|
|
|
@342c43d1
|
11 years |
martin |
omadec: Properly check lengths before incrementing the position
…
|
|
|
@a06a5b78
|
11 years |
derek.buitenhuis |
mathops/x86: work around inline asm miscompilation with GCC 4.8.1
The …
|
|
|
@9997a812
|
11 years |
diego |
mem: Document the non-compatibility of av_realloc() and av_malloc()
|
|
|
@aca25104
|
11 years |
lu_zero |
pcm-dvd: Minor leftovers
Drop a pointless branch in uninit and use …
|
|
|
@d9cdb7d8
|
11 years |
lu_zero |
pcm-dvd: Support channel configuration changes
The sample buffering …
|
|
|
@00a63bfb
|
11 years |
diego |
matroskaenc: Fix stray pointers left over from av_reallocp_array …
|
|
|
@c0779a67
|
11 years |
diego |
mp3: add .mpa extension
Signed-off-by: Diego Biurrun <diego@biurrun.de>
|
|
|
@e2cd766c
|
11 years |
diego |
configure: Mention that icl does not build both static and shared libs
|
|
|
@b1e46988
|
11 years |
martin |
g2meet: Allocate cursor buffers large enough to fit the aligned width
…
|
|
|
@0f678c02
|
11 years |
martin |
aic: Validate values read from the bitstream
Reported-by: Mateusz …
|
|
|
@17d57848
|
11 years |
martin |
mpc8: Make sure the first stream exists before parsing the seek table
…
|
|
|
@459f2b39
|
11 years |
martin |
mpc8: Check the seek table size parsed from the bitstream
Limit the …
|
|
|
@0d61f260
|
11 years |
martin |
zmbvdec: Check the buffer size for uncompressed data
Also don't …
|
|
|
@183b9d84
|
11 years |
martin |
ape: Don't allow the seektable to be omitted
The seektable is …
|
|
|
@b26742cc
|
11 years |
martin |
shorten: Break out of loop looking for fmt chunk if none is found
…
|
|
|
@49568851
|
11 years |
martin |
shorten: Use a checked bytestream reader for the wave header
…
|
|
|
@f3d57dc6
|
11 years |
martin |
smacker: Free memory properly if the init function fails
…
|
|
|
@0679cec6
|
11 years |
martin |
smacker: Make sure we don't fill in huffman codes out of range
…
|
|
|
@d002fce2
|
11 years |
martin |
smacker: Check malloc return values
Also try to free local …
|
|
|
@710b0e27
|
11 years |
martin |
smacker: Avoid integer overflow when allocating packets
Reported-by: …
|
|
|
@8d928023
|
11 years |
martin |
smacker: Don't return packets in unallocated streams
Reported-by: …
|
|
|
@48d6556d
|
11 years |
martin |
dsicin: Add some basic sanity checks for fields read from the file
…
|
|
|
@5045f6bd
|
11 years |
diego |
configure: Fix wrong reference to user support mailing list
|
|
|
@a0b901a3
|
11 years |
diego |
Drop pointless directory name prefixes from #includes in the current dir
|
|
|
@ec17d1aa
|
11 years |
diego |
doc: Drop VDPAU from list of supported codecs
|
|
|
@c58f4069
|
11 years |
diego |
fate.sh: Run git-clone quietly
|
|
|
@f369b935
|
11 years |
diego |
avformat: Use av_reallocp_array() where suitable
Signed-off-by: Diego …
|
|
|
@bdf99042
|
11 years |
martin |
movenc: Simplify setting the fragmentation flag
This makes sure the …
|
|
|
@8b524ab0
|
11 years |
martin |
movenc: Add a warning message if conflicting options have been …
|
|
|
@a6a4596e
|
11 years |
martin |
tcp: Explicitly convert a pointer to a boolean integer
This fixes …
|
|
|
@26f027fb
|
11 years |
lu_zero |
lavf: fix the comparison in an overflow check
CC: …
|
|
|
@7ee191ca
|
11 years |
lu_zero |
dv: Add a guard to not overread the ppcm array
Reported-by: Mateusz …
|
|
|
@85ac1258
|
11 years |
lu_zero |
nuv: check ff_rtjpeg_decode_frame_yuv420 return value
CC: …
|
|
|
@c16ddcc9
|
11 years |
diego |
avisynth: K&R formatting cosmetics
|
|
|
@97b052e5
|
11 years |
diego |
avisynth: Add missing #include for NULL_IF_CONFIG_SMALL
|
|
|
@befe044b
|
11 years |
diego |
avcodec: Stop exporting the removed audio_resample* symbols
|
|
|
@7f93a861
|
11 years |
diego |
mpeg12enc: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@66f09105
|
11 years |
diego |
mpeg12enc: drop forward declarations
Signed-off-by: Diego Biurrun …
|
|
|
@c3e6e8f0
|
11 years |
diego |
mem: Do not check unsigned values for negative size
|
|
|
@b634b36f
|
11 years |
diego |
mem: Improve documentation wording and spelling
|
|
|
@26b241c0
|
11 years |
anton |
matroskaenc: Allow chapters to be written in trailer
This allows …
|
|
|
@a711a2cb
|
11 years |
martin |
mpegvideo: Avoid 32-bit wrapping of linesize multiplications
This …
|
|
|
@0ebfdae0
|
11 years |
diego |
doc: Describe TB option of setpts filter
Signed-off-by: Diego Biurrun …
|
|
|
@b4ec7a5f
|
11 years |
lu_zero |
mem: Document the av_realloc family of functions properly
realloc() …
|
|
|
@7f9e893f
|
11 years |
lu_zero |
build: Report an error message when a pc file is not found
Ease …
|
|
|
@af11fa5
|
11 years |
martin |
mjpegb: Detect changing number of planes in interlaced video
…
|
|
|
@35cbc98b
|
11 years |
martin |
alac: Check that the channels fit at the given offset
The code tries …
|
|
|
@d7199812
|
11 years |
martin |
4xm: Check that the read track value is non-negative
Reported-by: …
|
|
|
@5bcd3ae5
|
11 years |
martin |
matroskadec: Check that .lang was allocated and set before reading it
…
|
|
|
@f7c58831
|
11 years |
martin |
alac: Limit max_samples_per_frame
Otherwise buffer size calculations …
|
|
|
@0fbda03e
|
11 years |
martin |
movenc: Don't flush after each written packet
This should improve …
|
|
|
@7df9e693
|
11 years |
diego |
cosmetics: Fix ATRAC codec name spelling
|
|
|
@488b2984
|
11 years |
anton |
ape demuxer: check for EOF in potentially long loops
Reported-by: …
|
|
|
@a7c1689d
|
11 years |
anton |
4xm: check that bits per sample is strictly positive
Avoids a divide …
|
|
|
@df33a58
|
11 years |
anton |
lavf: avoid integer overflow when estimating bitrate
Reported-by: …
|
|
|
@fab694d
|
11 years |
anton |
lavf: move a variable declaration to the block where it's used
|
|
|
@fe9bb61f
|
11 years |
anton |
pictordec: pass correct context to avpriv_request_sample
Fixes …
|
|
|
@5f7aecde
|
11 years |
anton |
pictordec: break out of both decoding loops when y drops below 0
…
|
|
|
@8aba7968
|
11 years |
anton |
vcr1: add sanity checks
Fixes invalid reads with corrupted files.
…
|
|
|
@21ffd410
|
11 years |
martin |
pcm-dvd: Fix build on big endian
Signed-off-by: Martin Storsjö …
|
|
|
@f4ca970d
|
11 years |
lu_zero |
configure: Add docdir configuration option
Signed-off-by: Luca …
|
|
|
@faa8245b
|
11 years |
lu_zero |
vf_lut: Constantize
The pixel format tables are never modified, mark …
|
|
|
@a42e3a67
|
11 years |
lu_zero |
pcm_dvd: consolidate pieces from pcm.c and mpeg.c
Remove the header …
|
|
|
@21fd2f84
|
11 years |
lu_zero |
pcm_bluray: cosmetics
|
|
|
@0d6549d8
|
11 years |
lu_zero |
pcm_bluray: rename pcm-mpeg.c to pcm-bluray.c
The original idea was …
|
|
|
@f1f728cb
|
11 years |
martin |
ppc: don't return a value from a function declared void
…
|
|
|
@e998b563
|
11 years |
diego |
x86: avcodec: Consistently structure CPU extension initialization
|
|
|