|
|
|
@a67b6794
|
9 years |
vittorio.giovara |
ac3enc_template: Use the correct context field
For audio encoders, …
|
|
|
@60a21b3d
|
9 years |
martin |
configure: Check for _M_ARMT to detect thumb when using MSVC
…
|
|
|
@616b409
|
9 years |
martin |
configure: Check MSVC defines for identifying hardfloat
This macro …
|
|
|
@2192ff84
|
9 years |
martin |
configure: Default to armasm for --toolchain=msvc when targeting arm
…
|
|
|
@e4015b00
|
9 years |
martin |
configure: Simplify, remove an unnecessary intermediate variable
…
|
|
|
@6d3081e
|
9 years |
martin |
doc: Remove the now unnecessary remark about PATH and link.exe
…
|
|
|
@9e8627a1
|
9 years |
anton |
asfdec: interpret the first flag in an asf packet as length flag
if …
|
|
|
@65c14801
|
9 years |
anton |
checkasm: Modify report format
Makes it a bit more clear where each …
|
|
|
@f3bd3810
|
9 years |
anton |
qsvdec_*: add missing CODEC_CAP_DR1
|
|
|
@342b0ba5
|
9 years |
martin |
configure: Only redirect strtoll to _strtoi64 if necessary
This isn't …
|
|
|
@5fd553d3
|
9 years |
martin |
configure: Only redefine inline to inline for msvc if necessary
…
|
|
|
@0cff1252
|
9 years |
martin |
configure: Only add -FIstdlib.h for msvc/icl if necessary
This is …
|
|
|
@9b4b96c0
|
9 years |
martin |
force WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to be able to use …
|
|
|
@4d0d55cd
|
9 years |
martin |
checkasm: Use LOCAL_ALIGNED
Fixes alignment issues and bus errors.
…
|
|
|
@41d47ea8
|
9 years |
anton |
lavc: add Intel libmfx-based HEVC decoder.
|
|
|
@bf52f773
|
9 years |
anton |
lavc: add Intel libmfx-based MPEG2 decoder.
|
|
|
@f89f78c1
|
9 years |
anton |
lavc: add a HEVC mp4->annex B bitstream filter
|
|
|
@96dca089
|
9 years |
anton |
qsvdec: move qsv_process_data() from qsvdec_h264 to the common code
…
|
|
|
@fa85fcf2
|
9 years |
anton |
qsvenc_hevc: fix enum declaration
Declare a named enum, not a …
|
|
|
@22522d9c
|
9 years |
anton |
qsvdec: fix a memleak of async_fifo
init() is called whenever format …
|
|
|
@aa9d15d8
|
9 years |
anton |
qsvdec: avoid an infinite loop with no consumed data and no output
…
|
|
|
@c9edbe4a
|
9 years |
martin |
use a wrapper script to call MS link.exe to avoid mixing with …
|
|
|
@a54e720e
|
9 years |
martin |
configure: force -nologo- when detecting MSVC
The -nologo- option is …
|
|
|
@44f7df0c
|
9 years |
martin |
dds: Write the palette in the native endian form
This fixes the …
|
|
|
@11f3d5c6
|
9 years |
vittorio.giovara |
hap: Name enums, remove unused struct member
|
|
|
@083cbc93
|
9 years |
vittorio.giovara |
snappy: Refactor so ff_snappy_uncompress() uses an existing buffer
…
|
|
|
@7f388c0f
|
9 years |
anton |
asfdec: remove the wrong condition
this condition breaks reading from …
|
|
|
@ae5a8dca
|
9 years |
lu_zero |
hap: Fix slice size computation
A bug was introduced in …
|
|
|
@ebe8b5d9
|
9 years |
lu_zero |
dds: Fix the slice size computation
A bug was introduced in …
|
|
|
@22ecfcd4
|
9 years |
anton |
af_channelmap: properly set the supported output channel layouts
The …
|
|
|
@aed7715b
|
9 years |
anton |
asfdec: increment nb_streams right after the stream allocation
to …
|
|
|
@ee80f834
|
9 years |
anton |
asfdec: set nb_streams to 0 in the asf_read_close
Signed-off-by: …
|
|
|
@21c90d86
|
9 years |
vittorio.giovara |
mpegvideo: Add missing include
|
|
|
@a1685489
|
9 years |
vittorio.giovara |
dds: Add a rgba fate test
|
|
|
@d08d8b61
|
9 years |
vittorio.giovara |
dds: Fix 32bpp bitmaps decoding
Found-By: ami_stuff
Signed-off-by: …
|
|
|
@57214b2f
|
9 years |
vittorio.giovara |
dds: Fix palette decoding
Red and blue channels were decoded in the …
|
|
|
@ea4d46e7
|
9 years |
vittorio.giovara |
dds: Fix enum declaration
Drop the global variables with anonymous …
|
|
|
@2a187a07
|
9 years |
anton |
asfdec: avoid crash in the case when chunk_len is 0 or pkt_len is 0
…
|
|
|
@93f16f33
|
9 years |
anton |
asfdec: close the demuxer properly when read_header is failing
…
|
|
|
@5655236a
|
9 years |
anton |
asfdec: factor out seeking to the Data Object outside while
return …
|
|
|
@ecee1148
|
9 years |
anton |
qsvenc_hevc: use the correct HW plugin UID
|
|
|
@e605bf3b
|
9 years |
janne-libav |
checkasm: remove empty array initializer list in h264pred test
Fixes …
|
|
|
@3ae0e721
|
9 years |
lu_zero |
checkasm: Always link statically
Checkasm needs to use internal …
|
|
|
@6b2b26e7
|
9 years |
lu_zero |
dds: Decode using optimal slices sizes
Enjoy some cache locality and …
|
|
|
@9771054
|
9 years |
lu_zero |
hap: Decode using optimal slices sizes
Enjoy some cache locality and …
|
|
|
@219b39a7
|
9 years |
lu_zero |
parseutil: Use non ambiguous aliases for uhd
uhd1 and uhd2 would be …
|
|
|
@9ed6f9a1
|
9 years |
janne-libav |
arm: use a local label instead of the function symbol in …
|
|
|
@f56d8d8d
|
9 years |
janne-libav |
h264: aarch64: intra prediction optimisations
|
|
|
@40cf1bba
|
9 years |
vittorio.giovara |
Deprecate avctx.coded_frame
The rationale is that coded_frame was …
|
|
|
@5d3addb
|
9 years |
vittorio.giovara |
Add a quality factor packet side data
This is necessary to preserve …
|
|
|
@d6604b29
|
9 years |
vittorio.giovara |
Gather all coded_frame allocations and free functions to a single …
|
|
|
@91f9b657
|
9 years |
vittorio.giovara |
flashsvenc: Keep coded_frame.key_frame a write-only variable
|
|
|
@75c1ed2e
|
9 years |
vittorio.giovara |
ffv1enc: Use input frame to set SAR and interlacing
|
|
|
@10a9149d
|
9 years |
vittorio.giovara |
ffv1enc: Keep coded_frame.key_frame a write-only variable
|
|
|
@efc618af
|
9 years |
vittorio.giovara |
qtrleenc: Keep coded_frame.key_frame a write-only variable
|
|
|
@f3b4a922
|
9 years |
vittorio.giovara |
libtheoraenc: Keep coded_frame.key_frame a write-only variable
|
|
|
@d6006dd9
|
9 years |
vittorio.giovara |
libvpxenc: Do not entangle coded_frame
Keep coded_frame.key_frame a …
|
|
|
@7fc8d8a1
|
9 years |
vittorio.giovara |
libxvid: Do not entangle coded_frame
|
|
|
@56672aea
|
9 years |
vittorio.giovara |
svq1enc: Do not entangle coded_frame
|
|
|
@05fb4c9a
|
9 years |
vittorio.giovara |
proresenc: Do not entangle coded_frame
|
|
|
@91767360
|
9 years |
vittorio.giovara |
a64multienc: Do not entangle coded_frame
This change (and the …
|
|
|
@95e2317e
|
9 years |
vittorio.giovara |
roqvideoenc: Drop unneeded initialization
Its fields are never …
|
|
|
@1f171de8
|
9 years |
vittorio.giovara |
mpegvideo_enc: Drop unnneded initialization
coded_frame is already …
|
|
|
@e93ca480
|
9 years |
lu_zero |
parseutil: Add more resolution aliases
Add DCI 2k and 4k and uhd1 and …
|
|
|
@69b92f1b
|
9 years |
anton |
qsvenc: properly handle asynchronous encoding
Wait for async_depth …
|
|
|
@f5c4d38c
|
9 years |
anton |
qsvdec: properly handle asynchronous decoding
Wait for async_depth …
|
|
|
@6b15874f
|
9 years |
anton |
af_resample: do not touch the timestamps if we are not resampling
…
|
|
|
@6d592fbd
|
9 years |
anton |
avconv: split creating and (re-)configuring complex filtergraphs
The …
|
|
|
@be101bc1
|
9 years |
anton |
avconv: create the complex filtergraphs earlier
Since global options …
|
|
|
@1959351a
|
9 years |
anton |
avconv: move the no streams failure to open_output_file()
It is a …
|
|
|
@ab7b0389
|
9 years |
anton |
avconv: factor out the output stream initialization
|
|
|
@bd2ab27c
|
9 years |
anton |
avconv: use read_file() for reading the 2pass stats
Also, drop the …
|
|
|
@6d5d9246
|
9 years |
anton |
avconv: move handling the 2pass logfile into avconv_opt
It more …
|
|
|
@59245e0c
|
9 years |
anton |
avconv: set the encoding/decoding_needed flags earlier
This will be …
|
|
|
@56c2f377
|
9 years |
anton |
avconv: drop update_sample_fmt()
There is only one decoder left that …
|
|
|
@e61f3984
|
9 years |
anton |
asfdec: make nb_sub to be unsigned int
number of subpayloads should …
|
|
|
@2883ef34
|
9 years |
anton |
asfdec: read the replicated data in a separate function
…
|
|
|
@0989d3ad
|
9 years |
anton |
asfdec: convert condition for the replicated data reading to be safer
…
|
|
|
@40662728
|
9 years |
anton |
asfdec: do not read replicated data when their length is 0
…
|
|
|
@c9f8cfb6
|
9 years |
janne-libav |
fate: add checkasm target
|
|
|
@82e6ac85
|
9 years |
janne-libav |
checkasm: test all architectures with optimisations
|
|
|
@cb33f8d0
|
9 years |
janne-libav |
checkasm: Give macro a body to avoid potential unexpected syntax issues
|
|
|
@6cc4d3e9
|
9 years |
janne-libav |
checkasm: exit with status 0 instead of 1 if there are no tests to perform
|
|
|
@256ef198
|
9 years |
janne-libav |
h264: arm: use intra pred8x8 functions only for chroma_format_idc <= 1
|
|
|
@fc568683
|
9 years |
lu_zero |
cosmetics: Reformat checkasm tests
|
|
|
@d37f2326
|
9 years |
lu_zero |
checkasm: Add unit tests for bswapdsp
Signed-off-by: Luca Barbato …
|
|
|
@a344e5d0
|
9 years |
lu_zero |
x86: bswapdsp: Don't treat 32-bit integers as 64-bit
The upper halves …
|
|
|
@f5ee2300
|
9 years |
vittorio.giovara |
configure: Factor out g722dsp module
|
|
|
@a623aa0
|
9 years |
vittorio.giovara |
configure: Factor out wmv2dsp module
|
|
|
@d42191c7
|
9 years |
vittorio.giovara |
configure: Factor out vp8dsp module
|
|
|
@d4aea1aa
|
9 years |
vittorio.giovara |
configure: Factor out vp56dsp module
|
|
|
@5cb4bdb2
|
9 years |
vittorio.giovara |
configure: Factor out rv34dsp module
|
|
|
@575ec60e
|
9 years |
vittorio.giovara |
configure: Factor out mss34dsp module
|
|
|
@2edc77dc
|
9 years |
vittorio.giovara |
configure: Factor out ividsp module
|
|
|
@b075869b
|
9 years |
vittorio.giovara |
configure: Factor out flacdsp module
|
|
|
@4da585ae
|
9 years |
lu_zero |
OS/2: Cleanup slib_create_def_cmd
Export symbols by name rather then …
|
|
|
@e1319aa1
|
9 years |
lu_zero |
libx264: Add support for the MPEG2 encoder
|
|
|
@0cf5588d
|
9 years |
vittorio.giovara |
hq_hqa: Fix decoding when INFO section is absent
|
|
|
@a5354084
|
9 years |
vittorio.giovara |
APIchanges: Mention lavfi and lavd identification symbol addition
|
|
|
@f1840b07
|
9 years |
vittorio.giovara |
Revert "mov: Double-check that alias path is not an absolute path"
…
|
|
|