|
|
|
@007e27d3
|
9 years |
janne-libav |
avcodec: add missing CODEC_CAP_DR1 to codecs using get_buffer()
|
|
|
@a1e2caa9
|
9 years |
vittorio.giovara |
mov: Log format rather than fourcc in stsd in trace mode
This will …
|
|
|
@2eef75fd
|
9 years |
vittorio.giovara |
mov: Adjust variable types to fix format warnings
|
|
|
@df22e301
|
9 years |
vittorio.giovara |
dump: Use the correct abs() version
Fix warning from clang "absolute …
|
|
|
@0d449c81
|
9 years |
vittorio.giovara |
lavfi: Add library identifier
|
|
|
@0f87f9b4
|
9 years |
vittorio.giovara |
lavd: Add library identifier
|
|
|
@3f872c9b
|
9 years |
vittorio.giovara |
lavc: Add missing API guard to dtg_active_format option
|
|
|
@4d1229da
|
9 years |
lu_zero |
g2meet: Add FATE tests for all three G2M variants
Signed-off-by: Luca …
|
|
|
@08c2d8f0
|
9 years |
lu_zero |
Go2Meeting decoder
ELS and ePIC decoder courtesy of Maxim …
|
|
|
@e2bd03a1
|
9 years |
martin |
fate: Avoid unnecessary pixel format conversions
Most of the …
|
|
|
@271ce76d
|
9 years |
vittorio.giovara |
h264: Parse registered data SEI message and AFD value
Partially based …
|
|
|
@0bfab80a
|
9 years |
vittorio.giovara |
h264_sei: Group error check outside the switch block
|
|
|
@0a49a62f
|
9 years |
vittorio.giovara |
h263: Always check both dimensions
CC: libav-stable@libav.org …
|
|
|
@6f4cd33e
|
9 years |
vittorio.giovara |
cosmetic: Reformat ff_h263_decode_mba
|
|
|
@e95c7a61
|
9 years |
vittorio.giovara |
mov: Preserve the metadata even when bit-exactness is requested
Make …
|
|
|
@303ec065
|
9 years |
vittorio.giovara |
aic: Fix slice size computation for widths multiples of 32 macroblocks …
|
|
|
@3e3056f2
|
9 years |
vittorio.giovara |
h264: Allow stream and container cropping at the same time
The …
|
|
|
@3ad678a
|
9 years |
vittorio.giovara |
fate: Update ac3 test to the new request_channel_layout option
|
|
|
@42bc768e
|
9 years |
lu_zero |
mpegts: Add jpeg2000 stream type
Signed-off-by: Luca Barbato …
|
|
|
@1b4c4684
|
9 years |
lu_zero |
riff: Validate the wav header size before trying to parse it
|
|
|
@5bdfc171
|
9 years |
lu_zero |
asf: Do not skip data streams
|
|
|
@8a26ae5f
|
9 years |
lu_zero |
mpjpeg: Check stream allocation
Bug-Id: CID 1308152
|
|
|
@b08569a2
|
9 years |
anton |
lavf: Replace the ASF demuxer
The old one is the result of the …
|
|
|
@441e8ae5
|
9 years |
anton |
FATE: drop the last truncated frame from the wmapro tests
Since it's …
|
|
|
@d3ea79e8
|
9 years |
anton |
FATE: drop the last truncated frame from the wma lossless test
Since …
|
|
|
@5ec0bdf2
|
9 years |
anton |
h264: do not update the context fields copied between threads after …
|
|
|
@6d4d3fee
|
9 years |
anton |
h264: make sure the current picture is not made a long ref multiple …
|
|
|
@9a5e4fbe
|
9 years |
anton |
avconv: do not stop processing the input packet on decoding error
We …
|
|
|
@b114f6d4
|
9 years |
anton |
avconv: factor out flushing the filters
This also ensures this is …
|
|
|
@e49e0f58
|
9 years |
anton |
h264: make sure the slices do not overlap during slice threading
…
|
|
|
@b56b12cd
|
9 years |
derek.buitenhuis |
configure: Check for x265_api_get
Any other x265 symbol may not …
|
|
|
@92fdc80c
|
9 years |
lu_zero |
nvenc: Fix NV12 input
|
|
|
@072756cd
|
9 years |
lu_zero |
vc1dec: use get_bits_long and limit the read bits to 32
get_bits …
|
|
|
@5dbd491e
|
9 years |
vittorio.giovara |
TextureDSP: fix erroneous condition which produced blocky output for DXT
|
|
|
@4d554843
|
9 years |
vittorio.giovara |
dds: Fix palette mode on big endian
Found-By: Michael Niedermayer …
|
|
|
@ded5957d
|
9 years |
vittorio.giovara |
segafilm: Remove deplanarization hack
Signed-off-by: Paul B Mahol …
|
|
|
@5a79bf02
|
9 years |
vittorio.giovara |
PCM signed 16-bit big-endian planar decoder
Signed-off-by: Paul B …
|
|
|
@41740ef8
|
9 years |
janne-libav |
libvpx: fix test for VPX_IMAGE_ABI_VERSION
|
|
|
@a88e21f5
|
9 years |
janne-libav |
Fix missing symbols when libvpx has only vp8 enabled
Signed-off-by: …
|
|
|
@c2de2cf0
|
9 years |
janne-libav |
arm64: constify src in h264qpel dsp function definitions
|
|
|
@5c018ee1
|
9 years |
vittorio.giovara |
DirectDraw Surface image decoder
Signed-off-by: Vittorio Giovara …
|
|
|
@7ca3e52
|
9 years |
vittorio.giovara |
Hap decoder and encoder
Signed-off-by: Vittorio Giovara …
|
|
|
@c0b10575
|
9 years |
vittorio.giovara |
txd: Use the TextureDSP module for decoding
Using the internal DXTC …
|
|
|
@8337e0c5
|
9 years |
vittorio.giovara |
Introduce a TextureDSP module
This module implements generic texture …
|
|
|
@2ecfd451
|
9 years |
vittorio.giovara |
Implement Snappy decompression
Signed-off-by: Vittorio Giovara …
|
|
|
@61dc9d64
|
9 years |
lu_zero |
udp: Fix local_port management
The default value for unset is -1, not …
|
|
|
@8655c541
|
9 years |
lu_zero |
libvpx: Support the vp9 extended profiles
Bump the minimum libvpx …
|
|
|
@05bf3f54
|
9 years |
lu_zero |
libvpx: Do not set vp8 only parameters when encoding in vp9
|
|
|
@c060d046
|
9 years |
lu_zero |
af_resample: Set the number of samples in the last frame
Otherwise …
|
|
|
@6ec688e1
|
9 years |
lu_zero |
mp3: enable packed main_data decoding in MP4
14496-3 suggests packing …
|
|
|
@1e79d5c6
|
9 years |
vittorio.giovara |
libwebpenc: use WebPMemoryWriterClear()
WebPMemoryWriterClear() must …
|
|
|
@d8d124ee
|
9 years |
vittorio.giovara |
aic: Improve error reporting
|
|
|
@a4fbd55d
|
10 years |
lu_zero |
h264: er: Copy from the previous reference only if compatible
Also …
|
|
|
@9af7e804
|
10 years |
lu_zero |
lavc: Clarify the behaviour of dimension and format context fields
…
|
|
|
@03ca6d70
|
10 years |
lu_zero |
x264: Factor out the reconfiguration code
|
|
|
@24ad3ac6
|
10 years |
lu_zero |
nut: Drop doxygen markers
|
|
|
@07b2db81
|
10 years |
vittorio.giovara |
riff: Add MNM4 FourCC as mpeg4
|
|
|
@74ea116
|
10 years |
martin |
tls_gnutls: fix hang on disconnection
GNUTLS_SHUT_RDWR means GnuTLS …
|
|
|
@3b73d5c
|
10 years |
vittorio.giovara |
fft-test: Use the float fabs() version
Fixes clang warning "absolute …
|
|
|
@2d5176fa
|
10 years |
vittorio.giovara |
on2avc: Use the integer abs() version
Fixes clang warning "floating …
|
|
|
@a7ac1a7b
|
10 years |
vittorio.giovara |
flv: Name an enum and use its type
|
|
|
@30dfc1da
|
10 years |
vittorio.giovara |
cws2fws: Close file handles on error
Reported-By: infer
|
|
|
@a9b2a511
|
10 years |
vittorio.giovara |
avconv_opt: Check localtime() return value
Reported-By: infer
|
|
|
@8a78ae2d
|
10 years |
vittorio.giovara |
segment: Check open_null_ctx() return value
Reported-By: infer
|
|
|
@b7a4127a
|
10 years |
vittorio.giovara |
h264_qpel: Use the correct header
|
|
|
@5e87080f
|
10 years |
vittorio.giovara |
h264_weight: Fix SSSE3 biweight code with weights of 128
CC: …
|
|
|
@64a2e844
|
10 years |
vittorio.giovara |
eamad: Use the correct headers
Untangle eamad from the mpeg12.h …
|
|
|
@8606e88
|
10 years |
vittorio.giovara |
mpeg12: Move the vlc bits to a stand alone file
|
|
|
@f1fa1ee
|
10 years |
vittorio.giovara |
mpegvideo: Expand macro
Having this macro in an header only …
|
|
|
@e7af52a6
|
10 years |
vittorio.giovara |
mpegvideo: rv10: Move function declaration to a separate header
|
|
|
@e3d0f49
|
10 years |
vittorio.giovara |
mpegvideo: h263: Move all tables to a single file
|
|
|
@8b5007a3
|
10 years |
vittorio.giovara |
mpegvideo: Move ER functions to a separate file
|
|
|
@c0e6b8ca
|
10 years |
vittorio.giovara |
mpegvideo: Mark one function as static
|
|
|
@d1dd0d40
|
10 years |
vittorio.giovara |
mpegvideo: Move block permutation function where is used
Mark it as …
|
|
|
@c6aa0554
|
10 years |
vittorio.giovara |
mpegvideo: Drop release_unused_pictures() function
It is only used in …
|
|
|
@7061bf09
|
10 years |
vittorio.giovara |
mpegvideo: Move Picture-related functions to a separate file
|
|
|
@529c056
|
10 years |
janne-libav |
movenc: fixes a questionable valgrind uninitialized value warning
…
|
|
|
@b14086ca
|
10 years |
lu_zero |
mkv: Correctly report the latest packet had been flushed
Bug-Id: 865 …
|
|
|
@b380337
|
10 years |
janne-libav |
mpjpegdec: don't try to alloc an AVIOContext when probe is guaranteed …
|
|
|
@2109217
|
10 years |
janne-libav |
imc: add required padding for GetBitContext buffer
Fixes stack buffer …
|
|
|
@09447f2
|
10 years |
janne-libav |
ac3_parser: add required padding for GetBitContext buffer
Fixes stack …
|
|
|
@fb147308
|
10 years |
janne-libav |
aac_parser: add required padding for GetBitContext buffer
Fixes stack …
|
|
|
@4733a12d
|
10 years |
vittorio.giovara |
rtpdec_asf: Check memory allocation and free memory on error
CC: …
|
|
|
@6308cd48
|
10 years |
vittorio.giovara |
mov: Check memory allocation
CC: libav-stable@libav.org
Bug-Id: CID …
|
|
|
@bc1eace1
|
10 years |
vittorio.giovara |
jack: Check memory allocation
CC: libav-stable@libav.org
Bug-Id: CID …
|
|
|
@f7e93247
|
10 years |
vittorio.giovara |
audiointerleave: Always initialize new_pkt
CC: libav-stable@libav.org …
|
|
|
@8ef98855
|
10 years |
vittorio.giovara |
sctp: Always initialize outmsg struct
CC: libav-stable@libav.org …
|
|
|
@caf7be30
|
10 years |
janne-libav |
mpjpgdec: free AVIOContext leak on early probe fail
|
|
|
@925b80d6
|
10 years |
vittorio.giovara |
mpegvideo: Move OutFormat enum to mpegutils.h
It is necessary to …
|
|
|
@9bb11be0
|
10 years |
vittorio.giovara |
mpegvideo: Split picture allocation for encoding and decoding
The …
|
|
|
@f8716a14
|
10 years |
vittorio.giovara |
mpegvideo: Rework frame_size_alloc function
Use more generic …
|
|
|
@da0c8664
|
10 years |
vittorio.giovara |
mpegvideo: Move various temporary buffers to a separate context
|
|
|
@a6f19d6a
|
10 years |
lu_zero |
configure: Support MSVC 2015
The C runtime C99 compatibility had been …
|
|
|
@bc76c469
|
10 years |
lu_zero |
aac: Wait to know the channels before allocating frame
The channel …
|
|
|
@a188108
|
10 years |
lu_zero |
aac: Support channel configurations 11 and 12
These are defined in …
|
|
|
@677c804a
|
10 years |
lu_zero |
aac: correctly map 7.1ch-wide AAC from FDK AAC encoder
FDK AAC …
|
|
|
@252d620
|
10 years |
lu_zero |
avio: Add avio_put_str16be
|
|
|
@9b56ac74
|
10 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 …
|
|
|