|
|
|
@3dcd3e08
|
11 years |
onemda |
avcodec/proresdec2: remove duplicated tables
Signed-off-by: Paul B …
|
|
|
@b8b39802
|
11 years |
onemda |
avfilter/video: remove commented out cruft
Signed-off-by: Paul B …
|
|
|
@f3ba91a3
|
11 years |
michaelni |
avutil/pixdesc: dont try to use av_read_image_line() with bayer …
|
|
|
@a25585bb
|
11 years |
michaelni |
avutil/pixdesc: Prevent minor array overread in …
|
|
|
@fc477263
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@3c89ec28
|
11 years |
michaelni |
Merge commit 'd9cdb7d8d6d828bb5497ea3f0fd7edd2f3f6cc30'
* commit …
|
|
|
@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 …
|
|
|
@126ba688
|
11 years |
michaelni |
avfilter/vf_noise: rename linesize to bytewidth
Its the width in …
|
|
|
@53102fa2
|
11 years |
michaelni |
Revert "avfilter/vf_noise: dont corrupt the picture outside width x …
|
|
|
@ad96482d
|
11 years |
clement |
avfilter/vidstabtransform: allow negative zoom.
This is useful in …
|
|
|
@b7bd6885
|
11 years |
michaelni |
lavf/matroska: Removing experimental suffix for Opus
Removing the …
|
|
|
@1d0d2201
|
11 years |
michaelni |
Adding a line to Changelog about Opus Matroska Support
Next release …
|
|
|
@e2774b3
|
11 years |
michaelni |
Merge remote-tracking branch 'cehoyos/master'
* cehoyos/master:
Set …
|
|
|
@1b99514d
|
11 years |
onemda |
avcodec/smacker: use init_get_bits8()
Signed-off-by: Paul B Mahol …
|
|
|
@16837f9
|
11 years |
michaelni |
avcodec/aacenc: use enum for aac coder.
Signed-off-by: Michael …
|
|
|
@5748e249
|
11 years |
michaelni |
aacenc: use constants to set AAC coder
Signed-off-by: Timothy Gu …
|
|
|
@4bd910d8
|
11 years |
michaelni |
aacenc: add AAC_CODER_(FAAC|ANMR|etc.) macros
Signed-off-by: Timothy …
|
|
|
@bfe14458
|
11 years |
michaelni |
avcodec/aic: fix "warning: comparison of unsigned expression < 0 is …
|
|
|
@51dab60c
|
11 years |
michaelni |
avfilter/vf_noise: dont corrupt the picture outside width x height
…
|
|
|
@3eba83da
|
11 years |
onemda |
avfilter/vf_noise: unbreak filter when inline assembly is not present
…
|
|
|
@f144168d
|
11 years |
michaelni |
avcodec/smacker: fix some memleaks
Signed-off-by: Michael Niedermayer …
|
|
|
@fbab9a7c
|
11 years |
michaelni |
avcodec/smacker: remove check that has become redundant
…
|
|
|
@59a08d19
|
11 years |
michaelni |
avcodec/smacker: use the correct field instead of a hardcoded value …
|
|
|
@d2d96f9e
|
11 years |
michaelni |
vformat/smacker: use av_freep() to ensure no stale pointers remain
…
|
|
|
@b211607b
|
11 years |
onemda |
avfilter: various cosmetics
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@ba5e7781
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@52ed1d6d
|
11 years |
stefasab |
MAINTAINERS: move sections from lavc to lavu
Reflect current code …
|
|
|
@44fb7de8
|
11 years |
michaelni |
Merge commit 'c0779a67e85df856904ee6fab760c4233d4c2be5'
* commit …
|
|
|
@07f6a3d7
|
11 years |
michaelni |
Merge commit 'e2cd766ca1b9bb2ba72aca5f6ba5d8be15743984'
* commit …
|
|
|
@fa9e8ba
|
11 years |
michaelni |
Merge commit 'b1e469885362febce3d9a4678624e44a92f77da9'
* commit …
|
|
|
@72abfba8
|
11 years |
michaelni |
Merge commit '0f678c0214dccb355ed8955077a2bea46984fbc8'
* commit …
|
|
|
@83d2b7e9
|
11 years |
michaelni |
Merge commit '17d57848fc14e82f76a65ffb25c90f2f011dc4a0'
* commit …
|
|
|
@ad9a877a
|
11 years |
michaelni |
Merge commit '459f2b393a3f89ed08d10fbceb4738d1429f268e'
* commit …
|
|
|
@d6e650d8
|
11 years |
michaelni |
Merge commit '0d61f260010707f3028b818e8b24598e1a83d696'
* commit …
|
|
|
@fcfbc58a
|
11 years |
michaelni |
Merge commit '183b9d843a9533774fabd3984a52f3987001acbc'
* commit …
|
|
|
@4caf8c5
|
11 years |
michaelni |
Merge commit 'b26742cc308552f242ee2bf93b07a3ff509f4edc'
* commit …
|
|
|
@a44d35d9
|
11 years |
michaelni |
Merge commit '49568851bf1700e3d9ea9cda29208d0df3c2c38b'
* commit …
|
|
|
@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
|
|
|
@af539319
|
11 years |
michaelni |
Merge commit 'f3d57dc69145f1b7acb4870da9ce60378190a1fd'
* commit …
|
|
|
@f8932d99
|
11 years |
michaelni |
Merge commit '0679cec6e8802643bbe6d5f68ca1110a7d3171da'
* commit …
|
|
|
@d510d70d
|
11 years |
michaelni |
Merge commit 'd002fce24a7206e95f9492031f45adc35711e183'
* commit …
|
|
|
@c16cd555
|
11 years |
michaelni |
Merge commit '710b0e27025948b7511821c2f888ff2d74a59e14'
* commit …
|
|
|
@33cf70a
|
11 years |
michaelni |
Merge commit '8d928023f953a28692ba27071a448259134b103b'
* commit …
|
|
|
@7e88dbe9
|
11 years |
michaelni |
Merge commit '48d6556dd46d4f4fac10d0f4a819e314887cd50e'
* commit …
|
|
|
@ae77f06c
|
11 years |
michaelni |
Merge commit '5045f6bdfabfa5d3374756d2c23f762fb042acae'
* commit …
|
|
|
@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
…
|
|
|
@f99f7f40
|
11 years |
Carl Eugen Hoyos |
Set bits_per_raw_sample when reading j2k frames.
|
|
|
@7412a4a4
|
11 years |
Carl Eugen Hoyos |
libopenjpegdec.c: Correctly scale gray16 output if precision < 16
…
|
|
|
@d73565d5
|
11 years |
Carl Eugen Hoyos |
Use rc_max_rate if no video bit_rate was specified when muxing …
|
|
|
@52cf08b4
|
11 years |
Carl Eugen Hoyos |
Store the video bit_rate in the context when muxing mxf.
This will …
|
|
|
@bbcaf25d
|
11 years |
michaelni |
lavu/sha512: Fully unroll the transform function loops
crypto_bench …
|
|
|
@7e4fe516
|
11 years |
michaelni |
lavu/sha: Fully unroll the transform function loops
crypto_bench …
|
|
|
@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
…
|
|
|
@a8e00cf9
|
11 years |
onemda |
avfilter: remove redundant use of AV_NE() macro
Signed-off-by: Paul B …
|
|
|
@269845db
|
11 years |
onemda |
avformat/nutdec: check for allocation failures
Signed-off-by: Paul B …
|
|
|
@99a28333
|
11 years |
onemda |
avfilter/vf_traspose: move switch out of loop
Signed-off-by: Paul B …
|
|
|
@38155b47
|
11 years |
michaelni |
avcodec: add const qualifier to avcodec_find_best_pix_fmt2 args
…
|
|
|
@5045f6bd
|
11 years |
diego |
configure: Fix wrong reference to user support mailing list
|
|
|
@2a1c24a2
|
11 years |
michaelni |
avformat/utils: use av_realloc_array()
Signed-off-by: Michael …
|
|
|
@c5714097
|
11 years |
michaelni |
avformat/mxfdec: use av_realloc_array()
Signed-off-by: Michael …
|
|
|
@9bca8e53
|
11 years |
michaelni |
avformat/matroskaenc: use av_realloc_array()
Signed-off-by: Michael …
|
|
|
@e5290823
|
11 years |
michaelni |
avformat/matroskadec: use av_realloc_array()
Signed-off-by: Michael …
|
|
|
@b5b34c19
|
11 years |
michaelni |
avformat/matroskaenc: use av_freep() to avoid leaving stale pointers
…
|
|
|
@2175f768
|
11 years |
michaelni |
avformat/asfenc: use av_freep() for extra saftey
Signed-off-by: …
|
|
|
@2832a82e
|
11 years |
michaelni |
avformat/gxfenc: Clear nb_fields on array deallocation
Signed-off-by: …
|
|
|
@a6ca08f1
|
11 years |
michaelni |
avformat/gxfenc: Check and propagate return code from …
|
|
|
@9e505485
|
11 years |
onemda |
avformat/smacker: check avformat_new_stream() return value
…
|
|
|
@848ad8db
|
11 years |
onemda |
avformat/libnut: check avformat_new_stream() return value
…
|
|
|
@f2e614e
|
11 years |
onemda |
avformat/ffmetadec: return meaningful error codes
Signed-off-by: Paul …
|
|
|
@60caa3d8
|
11 years |
onemda |
avformat/sierravmd: check for memory allocation failures
…
|
|
|
@00e1bf8a
|
11 years |
onemda |
avformat/flic: check for memory allocation failures
Signed-off-by: …
|
|
|
@803445e0
|
11 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Drop …
|
|
|
@c45e9097
|
11 years |
michaelni |
Merge commit 'ec17d1aa8b833d49d8fc479e44e9e22858aa486c'
* commit …
|
|
|
@24da9eb2
|
11 years |
michaelni |
Merge commit 'c58f4069e1d5b5804c669b691510e1b8fabb67fc'
* commit …
|
|
|
@8c9d6ee4
|
11 years |
michaelni |
avformat/utils: functions that add entries should not destroy the …
|
|
|
@5ca39a0b
|
11 years |
michaelni |
avformat/mxfdec: functions that add entries should not destroy the …
|
|
|
@c9367c07
|
11 years |
michaelni |
avformat/matroskaenc: functions that add entries should not destroy …
|
|
|
@32805f85
|
11 years |
michaelni |
avformat/matroskadec: ebml_parse_elem() should not deallocate priorly …
|
|
|
@cbe47b1e
|
11 years |
michaelni |
Merge commit 'f369b9356c4606cd4d713d60f7db5de119d901fa'
* commit …
|
|
|
@64b6279d
|
11 years |
michaelni |
avcodec/mjpegdec: Support >8bpc color mjpeg
Fixes Ticket2939
…
|
|
|
@7bc9fb8c
|
11 years |
michaelni |
avcodec/utils: add 16bit planar YUV formats to …
|
|
|
@ae12d655
|
11 years |
michaelni |
lavcodec: Adding support for End Trimming in Opus encoder
Adds the …
|
|
|
@7b0a839b
|
11 years |
michaelni |
opus/matroska: Adding support for End Trimming in demuxer/decoder
…
|
|
|
@889bc79b
|
11 years |
michaelni |
lavc/utils: Add support for discarding samples from the end
Adding …
|
|
|
@bf5ceeff
|
11 years |
onemda |
avfilter/vf_psnr: >8 bit planar support
Signed-off-by: Paul B Mahol …
|
|
|