|
|
|
@c6aa0554
|
9 years |
vittorio.giovara |
mpegvideo: Drop release_unused_pictures() function
It is only used in …
|
|
|
@7061bf09
|
9 years |
vittorio.giovara |
mpegvideo: Move Picture-related functions to a separate file
|
|
|
@529c056
|
9 years |
janne-libav |
movenc: fixes a questionable valgrind uninitialized value warning
…
|
|
|
@b14086ca
|
9 years |
lu_zero |
mkv: Correctly report the latest packet had been flushed
Bug-Id: 865 …
|
|
|
@b380337
|
9 years |
janne-libav |
mpjpegdec: don't try to alloc an AVIOContext when probe is guaranteed …
|
|
|
@2109217
|
9 years |
janne-libav |
imc: add required padding for GetBitContext buffer
Fixes stack buffer …
|
|
|
@09447f2
|
9 years |
janne-libav |
ac3_parser: add required padding for GetBitContext buffer
Fixes stack …
|
|
|
@fb147308
|
9 years |
janne-libav |
aac_parser: add required padding for GetBitContext buffer
Fixes stack …
|
|
|
@4733a12d
|
9 years |
vittorio.giovara |
rtpdec_asf: Check memory allocation and free memory on error
CC: …
|
|
|
@6308cd48
|
9 years |
vittorio.giovara |
mov: Check memory allocation
CC: libav-stable@libav.org
Bug-Id: CID …
|
|
|
@bc1eace1
|
9 years |
vittorio.giovara |
jack: Check memory allocation
CC: libav-stable@libav.org
Bug-Id: CID …
|
|
|
@f7e93247
|
9 years |
vittorio.giovara |
audiointerleave: Always initialize new_pkt
CC: libav-stable@libav.org …
|
|
|
@8ef98855
|
9 years |
vittorio.giovara |
sctp: Always initialize outmsg struct
CC: libav-stable@libav.org …
|
|
|
@caf7be30
|
9 years |
janne-libav |
mpjpgdec: free AVIOContext leak on early probe fail
|
|
|
@925b80d6
|
9 years |
vittorio.giovara |
mpegvideo: Move OutFormat enum to mpegutils.h
It is necessary to …
|
|
|
@9bb11be0
|
9 years |
vittorio.giovara |
mpegvideo: Split picture allocation for encoding and decoding
The …
|
|
|
@f8716a14
|
9 years |
vittorio.giovara |
mpegvideo: Rework frame_size_alloc function
Use more generic …
|
|
|
@da0c8664
|
9 years |
vittorio.giovara |
mpegvideo: Move various temporary buffers to a separate context
|
|
|
@a6f19d6a
|
9 years |
lu_zero |
configure: Support MSVC 2015
The C runtime C99 compatibility had been …
|
|
|
@bc76c469
|
9 years |
lu_zero |
aac: Wait to know the channels before allocating frame
The channel …
|
|
|
@a188108
|
9 years |
lu_zero |
aac: Support channel configurations 11 and 12
These are defined in …
|
|
|
@677c804a
|
9 years |
lu_zero |
aac: correctly map 7.1ch-wide AAC from FDK AAC encoder
FDK AAC …
|
|
|
@252d620
|
9 years |
lu_zero |
avio: Add avio_put_str16be
|
|
|
@9b56ac74
|
9 years |
lu_zero |
mpjpeg: Initial implementation
Support only streams with …
|
|
|
@0289f812
|
10 years |
lu_zero |
aac: Correctly map multichannel ADTS AAC with non-zero channel_config …
|
|
|
@7f59636
|
10 years |
lu_zero |
bink: Factorize bink put_pixel
And make sure to check INTER_BLOCK as …
|
|
|
@e97446e6
|
10 years |
martin |
configure: Check for DXVA2_ConfigPictureDecode instead of …
|
|
|
@b9875b49
|
10 years |
martin |
configure: Remove unnecessary tests for d3d11va
These are only …
|
|
|
@76eb0950
|
10 years |
martin |
configure: Don't run "export $e" for an empty string
This fixes the …
|
|
|
@876d441f
|
10 years |
martin |
configure: don't enable tls protocols if network is disabled
This was …
|
|
|
@fd11465b
|
10 years |
lu_zero |
configure: Use pkg-config for fdk-aac
Makes the life of the people …
|
|
|
@604abd0
|
10 years |
lu_zero |
configure: Provide an option to override the environment
Useful to …
|
|
|
@06db4552
|
10 years |
lu_zero |
configure: Support the extended pkgconf syntax
Make possible to …
|
|
|
@8349bedf
|
10 years |
martin |
configure: Remove some unnecessary exported config items
The only …
|
|
|
@ff7ae4b9
|
10 years |
martin |
configure: Require LPDIRECT3DSURFACE9 for dxva2
This fixes dxva2 …
|
|
|
@172b2cee
|
10 years |
martin |
dxva2: Add ifdefs around structs that might not be available
…
|
|
|
@28fa58cf
|
10 years |
martin |
dxva2: Fix build when only D3D11 or DXVA2 is used
Signed-off-by: …
|
|
|
@31de41ba
|
10 years |
martin |
configure: Check if ID3D11VideoDecoder exists, not just the header to …
|
|
|
@08d006f5
|
10 years |
martin |
h264: Fix HWACCEL_MAX for D3D11
Signed-off-by: Martin Storsjö …
|
|
|
@674b7914
|
10 years |
martin |
hevc: Fix HWACCEL_MAX for D3D11
Signed-off-by: Martin Storsjö …
|
|
|
@63ce9fd2
|
10 years |
martin |
rtmpdh: Use GMP functions directly, instead of nettle wrappers
…
|
|
|
@84c5ff9
|
10 years |
martin |
rtmpdh: Fix the indentation in a struct
Signed-off-by: Martin Storsjö …
|
|
|
@b08caa87
|
10 years |
lu_zero |
nvenc: H264 and HEVC encoders
Partially based on the work of Timo …
|
|
|
@522d971c
|
10 years |
lu_zero |
xsub: Check memory allocation
|
|
|
@83797da6
|
10 years |
lu_zero |
wma: Check memory allocation
|
|
|
@e1ea365f
|
10 years |
lu_zero |
truemotion2: Check memory allocation
|
|
|
@28fb80dc
|
10 years |
lu_zero |
svq1: Check memory allocation
|
|
|
@42df71d9
|
10 years |
lu_zero |
ratecontrol: Check memory allocation
|
|
|
@0994e142
|
10 years |
lu_zero |
pthread: Check memory allocation
|
|
|
@03927cb7
|
10 years |
lu_zero |
psymodel: Check memory allocation
|
|
|
@fef2f472
|
10 years |
lu_zero |
xvid: Check memory allocation
|
|
|
@9fb483fe
|
10 years |
lu_zero |
x264: Check memory allocation
|
|
|
@41658bc8
|
10 years |
lu_zero |
libtheora: Check memory allocation
|
|
|
@8df5fbf0
|
10 years |
lu_zero |
lcl: Check memory allocation
|
|
|
@7ca603f9
|
10 years |
lu_zero |
jpegls: Check memory allocation
|
|
|
@7d2a6826
|
10 years |
lu_zero |
huffyuv: Check memory allocation
|
|
|
@7fccc96
|
10 years |
lu_zero |
eatgv: Check memory allocation
|
|
|
@69277069
|
10 years |
lu_zero |
dct: Check memory allocation
|
|
|
@e524f373
|
10 years |
lu_zero |
asv: Check memory allocation
|
|
|
@074a1b37
|
10 years |
lu_zero |
aacpsy: Check memory allocation
|
|
|
@149fa0b7
|
10 years |
vittorio.giovara |
mpegvideo: Move MotionEstContext and function declarations to a …
|
|
|
@b2b76691
|
10 years |
vittorio.giovara |
mpegvideo: mpeg12: Move function declarations
|
|
|
@378a0008
|
10 years |
vittorio.giovara |
mpegvideo: Move tables to a separate file
|
|
|
@31a117a0
|
10 years |
vittorio.giovara |
mpegvideo: msmpeg4: Move function declarations
|
|
|
@2f15846a
|
10 years |
vittorio.giovara |
mpegvideo: wmv2: Move function declarations
|
|
|
@902a55f7
|
10 years |
lu_zero |
dxva2_hevc: re-write reference frame handling
The old logic required …
|
|
|
@35818b8a
|
10 years |
lu_zero |
dxva2_hevc: fix 32x32 scaling lists
Signed-off-by: Luca Barbato …
|
|
|
@5c720657
|
10 years |
lu_zero |
mov: always check avio_read return value
If avio_read fails, the …
|
|
|
@bff0349d
|
10 years |
lu_zero |
avio: Add avio_read wrapper to simplify error checking
Signed-off-by: …
|
|
|
@cffb9ea8
|
10 years |
lu_zero |
mov: reject zero bytes_per_frame with non-zero samples_per_frame
In …
|
|
|
@8e9c39e8
|
10 years |
lu_zero |
mov: abort on EOF in ff_mov_read_chan
Otherwise the loop can take a …
|
|
|
@a8a90906
|
10 years |
lu_zero |
mov: Correctly allocate ctts_data
It can be reallocated.
CC: …
|
|
|
@f261a55d
|
10 years |
lu_zero |
mov: Fix two memleaks
Signed-off-by: Andreas Cadhalpun …
|
|
|
@3f38d4b8
|
10 years |
vittorio.giovara |
vp9: Parse subsampling and report missing feature
|
|
|
@d68c053
|
10 years |
lu_zero |
x86: check for AV_CPU_FLAG_AVXSLOW where useful
Signed-off-by: James …
|
|
|
@cae39851
|
10 years |
lu_zero |
x86: Add helper macros to check for slow cpuflags
Signed-off-by: …
|
|
|
@f7cafb5
|
10 years |
lu_zero |
x86: add AV_CPU_FLAG_AVXSLOW flag
Signed-off-by: James Almer …
|
|
|
@d0bf20a4
|
10 years |
lu_zero |
ppc: vsx: Implement diff_pixels and get_pixels
Use a macro to …
|
|
|
@eecd29b
|
10 years |
lu_zero |
ppc: vsx: Implement float_dsp
|
|
|
@7d07ee5a
|
10 years |
lu_zero |
ppc: cpu: Add support for VSX and POWER8 extensions
|
|
|
@da60b99a
|
10 years |
lu_zero |
ppc: Restrict some Altivec implementations to Big Endian
In Little …
|
|
|
@f22ebd25
|
10 years |
lu_zero |
ppc: configure: Support ISA 2.06 and later
POWER 7 and POWER 8 …
|
|
|
@3058872c
|
10 years |
lu_zero |
ppc: Clarify and extend the cpuid check
Add POWER entries.
|
|
|
@baa94563
|
10 years |
lu_zero |
ppc: linux: Check altivec using the auxv
Should prevent trying to use …
|
|
|
@7014b659
|
10 years |
lu_zero |
ppc: pixblockdsp: Use the abriged vector types
|
|
|
@72cebae0
|
10 years |
lu_zero |
ppc: avutil: Use the abriged vector types
|
|
|
@254eb5b6
|
10 years |
lu_zero |
ppc: avutil: Drop a potentially dangerous workaround
The compiler is …
|
|
|
@881b80b3
|
10 years |
martin |
network: prevent SIGPIPE on OSX
OSX does not know MSG_NOSIGNAL. BSD …
|
|
|
@0181ae9a
|
10 years |
lu_zero |
h264: Make sure reinit failures mark the context as not initialized
…
|
|
|
@5ecabd3c
|
10 years |
lu_zero |
msrle: Use FFABS to determine the frame size in msrle_decode_pal4
As …
|
|
|
@b2f0f37
|
10 years |
martin |
rtmpdh: Generate the whole private exponent using av_get_random_seed() …
|
|
|
@e9e86d9e
|
10 years |
martin |
rtmpdh: Create sufficiently long private keys for gcrypt/nettle
There …
|
|
|
@8016a1bd
|
10 years |
martin |
rtmpdh: Remove an unnecessary check in the gcrypt/nettle …
|
|
|
@063f746
|
10 years |
martin |
rtmpdh: Add fate test for the DH handshake routine
This helps if …
|
|
|
@0508faaa
|
10 years |
martin |
rtmpdh: Pass the actual buffer size of the output secret key
…
|
|
|
@9f1b3050
|
10 years |
martin |
rtmpdh: Check the output buffer size in the openssl version of …
|
|
|
@127d813b
|
10 years |
martin |
rtmpdh: Fix a local variable name in the nettle/gcrypt codepath
…
|
|
|
@78efc69e
|
10 years |
martin |
rtmpdh: Make sure ret is initialized in the nettle version of …
|
|
|
@a64a5773
|
10 years |
lu_zero |
pixfmt: remove misleading and broken documentation
This was probably …
|
|
|
@e461030
|
10 years |
lu_zero |
x86: cavs: Remove an unneeded scratch buffer
Simplifies the code and …
|
|
|