|
|
|
@32a414f3
|
11 years |
lu_zero |
rtmp: Support AMF_DATA_TYPE_MIXEDARRAY
And fix the …
|
|
|
@08fa828b
|
11 years |
martin |
avutil: Fix compilation with inline asm disabled on mingw
Because of …
|
|
|
@e208e6d2
|
11 years |
lu_zero |
lavu: Add interleaved 4:2:2 8/10-bit formats
Signed-off-by: Luca …
|
|
|
@944c3384
|
11 years |
diego |
h264dec: Add .avc file name extension
Signed-off-by: Diego Biurrun …
|
|
|
@01f111bd
|
11 years |
diego |
h264dec: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@67e285ce
|
11 years |
martin |
mem: Handle av_reallocp(..., 0) properly
Previously this did a double …
|
|
|
@1cad7171
|
11 years |
martin |
h264: remove an unused static constant
Signed-off-by: Martin Storsjö …
|
|
|
@33b88f2a
|
11 years |
martin |
msvc/icl: Use declspec(noinline)
Signed-off-by: Martin Storsjö …
|
|
|
@09f2581d
|
11 years |
martin |
msvc/icl: Use declspec(deprecated)
Prior to this on msvc/icl there …
|
|
|
@5532ee6d
|
11 years |
lu_zero |
rtmp: Unbreak get_packet
Commit …
|
|
|
@a9d50bb5
|
11 years |
martin |
dcadec: Validate the lfe parameter
Reported-by: Mateusz "j00ru" …
|
|
|
@b97b1adb
|
11 years |
martin |
rtmpproto: Add a comment explaining the logic in handle_notify
This …
|
|
|
@e5d45e02
|
11 years |
lu_zero |
build: Support cparser
|
|
|
@d8798276
|
11 years |
martin |
r3d: Add more input value validation
Reported-by: Mateusz "j00ru" …
|
|
|
@3ca14aa5
|
11 years |
martin |
rl2: Avoid a division by zero
Reported-by: Mateusz "j00ru" Jurczyk …
|
|
|
@83c285f8
|
11 years |
martin |
wtv: Add more sanity checks for a length read from the file
Also make …
|
|
|
@d8b68660
|
11 years |
martin |
yop: Clear all references to the AVBuffer in the local AVPacket
This …
|
|
|
@3185a802
|
11 years |
martin |
fraps: Make the input buffer size checks more strict
Reported-by: …
|
|
|
@82e266c6
|
11 years |
martin |
segafilm: Validate the number of audio channels
This avoids divisions …
|
|
|
@601c2015
|
11 years |
martin |
svq3: Avoid a division by zero
If the height is zero, the …
|
|
|
@7a5a5572
|
11 years |
martin |
qpeg: Add checks for running out of rows in qpeg_decode_inter
…
|
|
|
@e9d61de9
|
11 years |
martin |
mpegaudiodec: Validate that the number of channels fits at the given …
|
|
|
@f5080335
|
11 years |
martin |
asvdec: Verify the amount of extradata
The init function reads one …
|
|
|
@72fe16a1
|
11 years |
martin |
movenc: Use null buffers for measuring the amount of data to be …
|
|
|
@3627ce2
|
11 years |
martin |
aviobuf: Add functions for null buffers
Null buffers are useful for …
|
|
|
@bb461370
|
11 years |
anton |
asfenc: mux chapters in ASF files using an ASF "marker" section
ASF …
|
|
|
@09f3c93
|
11 years |
anton |
asfenc: remember send time and offset of the index entries
…
|
|
|
@1eb93280
|
11 years |
anton |
asfenc: add ASF_Reserved_4 as defined in section 10.10 of the ASF spec …
|
|
|
@c53b5dda
|
11 years |
anton |
asfdec: replace magic constant with DATA_HEADER_SIZE
Signed-off-by: …
|
|
|
@5f408333
|
11 years |
anton |
asfdec: substract preroll time from marker presentation time
this was …
|
|
|
@fdbd924b
|
11 years |
martin |
rv34: Fix a memory leak on errors
Signed-off-by: Martin Storsjö …
|
|
|
@bcbe4f3c
|
11 years |
martin |
idroqdec: Make sure a video stream has been allocated before returning …
|
|
|
@5372cda6
|
11 years |
martin |
rv10: Validate the dimensions set from the container
Reported-by: …
|
|
|
@ae0f316a
|
11 years |
lu_zero |
rtmp: Unbreak handle_notify
Commit …
|
|
|
@1914e6f0
|
11 years |
alex.converse |
aacdec: Add support for LD (Low Delay) AAC
|
|
|
@5cdefc02
|
11 years |
alex.converse |
aacdec: Add support for Error Resilience syntax.
This does not add …
|
|
|
@c4bfa098
|
11 years |
justin.ruggles |
Add a WebP decoder
Container and lossy decoding by Aneesh Dogra …
|
|
|
@9ae53c58
|
11 years |
justin.ruggles |
lavc: add ff_u8_to_s8() for safe type punning of uint8_t to int8_t
|
|
|
@5626f994
|
11 years |
diego |
avformat: Use av_reallocp() where suitable
Signed-off-by: Diego …
|
|
|
@0f310a6f
|
11 years |
martin |
rmdec: Validate the fps value
Abort if it is invalid if strict error …
|
|
|
@e7bf085
|
11 years |
martin |
movenc: Add an option for omitting the tfhd base offset
This makes …
|
|
|
@a4adabb4
|
11 years |
martin |
movenc: Write the moof atom in two passes
This is a bit more work, …
|
|
|
@c77d409b
|
11 years |
martin |
twinvqdec: Check the ibps parameter separately
This is required, …
|
|
|
@8583b142
|
11 years |
martin |
rtmp: Support reading interleaved chunks.
A given packet won't always …
|
|
|
@d4c2a374
|
11 years |
martin |
xmv: Add more sanity checks for parameters read from the bitstream
…
|
|
|
@dc4acc82
|
11 years |
martin |
rtmpproto: Extend a comment to explain the prev_pkt arrays roles
…
|
|
|
@647d655
|
11 years |
martin |
rtmpproto: Consistently use the right prev_pkt array
prev_pkt[0] is …
|
|
|
@0d378439
|
11 years |
martin |
rtmpproto: Check for the right return code
Signed-off-by: Martin …
|
|
|
@8411baf6
|
11 years |
diego |
dca_parser: Handle changes in DCA frame size
A change in framesize …
|
|
|
@18a245a2
|
11 years |
martin |
jpeg2000dec: Add more checks when parsing headers
Reported-by: …
|
|
|
@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
…
|
|
|