|
|
|
@b36518dc
|
13 years |
diego |
configure: Add -Wno-format-zero-length to CFLAGS.
The C standard …
|
|
|
@fc66e231
|
13 years |
martin |
udp: Receive on the remote port number, if no local port is set
For a …
|
|
|
@adbfc605
|
13 years |
diego |
doxygen: Consistently use '@' instead of '\' for Doxygen markup.
…
|
|
|
@9abbe8cc
|
13 years |
martin |
Use av_printf_format to check the usage of printf style functions
…
|
|
|
@67e9ae14
|
13 years |
martin |
Add av_printf_format, for marking printf style format strings and …
|
|
|
@9e19704a
|
13 years |
mans |
ARM: enable thumb for Cortex-M* CPUs
These CPUs are thumb-only and …
|
|
|
@35fa0d47
|
13 years |
diego |
nsvdec: Propagate error values instead of returning 0 in …
|
|
|
@f038cf3c
|
13 years |
mans |
build: remove SRC_PATH_BARE variable
Setting SRC_PATH to "." when …
|
|
|
@bb524924
|
13 years |
mans |
build: move basic rules and variables to main Makefile
Signed-off-by: …
|
|
|
@8d853efe
|
13 years |
mans |
build: move special targets to end of main Makefile
Signed-off-by: …
|
|
|
@41b68dc
|
13 years |
anton |
lavdev: improve feedback in case of invalid frame rate/size
Show the …
|
|
|
@a4bda405
|
13 years |
anton |
vfwcap: prefer "framerate_q" over "fps" in vfw_read_header()
The …
|
|
|
@e60068ba
|
13 years |
anton |
v4l2: prefer "framerate_q" over "fps" in v4l2_set_parameters()
The …
|
|
|
@a5351720
|
13 years |
anton |
fbdev: prefer "framerate_q" over "fps" in device context
The variable …
|
|
|
@da51a7c6
|
13 years |
anton |
bktr: prefer "framerate" over "fps" for grab_read_header()
The …
|
|
|
@147bcf27
|
13 years |
anton |
ALSA: implement channel layout for playback.
Currently quad, 5.0, 5.1 …
|
|
|
@2359aeb5
|
13 years |
anton |
alsa: support unsigned variants of already supported signed formats.
|
|
|
@921715ed
|
13 years |
anton |
alsa: add support for more formats.
Specifically, f32, f64, s32, s24, …
|
|
|
@8986fddc
|
13 years |
mans |
ARM: allow building in Thumb2 mode
Signed-off-by: Mans Rullgard …
|
|
|
@9cd7b85
|
13 years |
mans |
configure: add --optflags option
This allows overriding the default …
|
|
|
@f87b03b5
|
13 years |
mans |
build: move documentation rules to doc/Makefile
Signed-off-by: Mans …
|
|
|
@698a183e
|
13 years |
mans |
build: move test rules to tests/Makefile
Signed-off-by: Mans Rullgard …
|
|
|
@684f4abf
|
13 years |
justin.ruggles |
ac3enc: remove unneeded local variable in asym_quant()
|
|
|
@f21fb76b
|
13 years |
justin.ruggles |
ac3enc: remove a branch in asym_quant() by doing 2 shifts
|
|
|
@0e4dbe29
|
13 years |
justin.ruggles |
ac3enc: avoid masking output in asym_quant() by using signed values …
|
|
|
@2702a6f1
|
13 years |
jason |
H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF
|
|
|
@7c9079ab
|
13 years |
jason |
H.264: fix 4:4:4 + deblocking + MBAFF
|
|
|
@932db250
|
13 years |
jason |
H.264: fix 4:4:4 cropping warning
|
|
|
@85a88f9c
|
13 years |
jason |
H.264: reference the correct SPS in decode_scaling_matrices
|
|
|
@3b79f2e
|
13 years |
jason |
H.264: fix bug in lossless 4:4:4 decoding
Coefficient test for i16x16 …
|
|
|
@67e7dc54
|
13 years |
diego |
rawdec: Fix decoding of QT WRAW files.
From some tests it results …
|
|
|
@f082a0fb
|
13 years |
mans |
configure: report optimization for size separately
This removes an …
|
|
|
@53d5cd2c
|
13 years |
diego |
mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.
|
|
|
@7ac63965
|
13 years |
diego |
mov: Support R10g codec identifier.
|
|
|
@a304a833
|
13 years |
diego |
riff/img2: Add JPEG 2000 codec IDs.
|
|
|
@2ea1ca17
|
13 years |
diego |
riff: Add DAVC fourcc.
This fourcc is used by the "mpegable AVC" …
|
|
|
@682a2011
|
13 years |
diego |
riff: Add M263, XVIX, MMJP, CDV5 fourccs.
|
|
|
@d352df0
|
13 years |
diego |
rawvideo: Support auv2 fourcc.
|
|
|
@087d93f5
|
13 years |
diego |
swscale: Remove unused variable from ff_bfin_get_unscaled_swscale().
|
|
|
@6371ce4b
|
13 years |
diego |
h264: Fix assert that failed to compile with -DDEBUG.
The assert …
|
|
|
@84e70ef0
|
13 years |
diego |
h264: Add x86 assembly for 10-bit weight/biweight H.264 functions.
…
|
|
|
@ea57502c
|
13 years |
mans |
fate: remove output redirections from old regtest scripts
All tests …
|
|
|
@e6c52cee
|
13 years |
justin.ruggles |
Replace usages of av_get_bits_per_sample_fmt() with …
|
|
|
@c5ee7407
|
13 years |
mans |
x86: cabac: fix register constraints for 32-bit mode
Some operands …
|
|
|
@2143d69b
|
13 years |
mans |
cabac: move x86 asm to libavcodec/x86/cabac.h
Signed-off-by: Mans …
|
|
|
@d075e7d5
|
13 years |
mans |
x86: h264: cast pointers to intptr_t rather than int
Only the …
|
|
|
@3a4edb76
|
13 years |
mans |
x86: h264: remove hardcoded edi in decode_significance_8x8_x86()
…
|
|
|
@b92c1a6d
|
13 years |
mans |
x86: h264: remove hardcoded esi in decode_significance[_8x8]_x86()
…
|
|
|
@3fc4e36c
|
13 years |
mans |
x86: h264: remove hardcoded edx in decode_significance[_8x8]_x86()
…
|
|
|
@e4b5a204
|
13 years |
mans |
x86: h264: remove hardcoded eax in decode_significance[_8x8]_x86()
…
|
|
|
@3146a30e
|
13 years |
mans |
x86: cabac: change 'a' constraint to 'r' in get_cabac_inline()
…
|
|
|
@f743595e
|
13 years |
mans |
x86: cabac: remove hardcoded esi in get_cabac_inline()
Signed-off-by: …
|
|
|
@da3af4d
|
13 years |
mans |
x86: cabac: remove hardcoded edx in get_cabac_inline()
Signed-off-by: …
|
|
|
@51f16a9b
|
13 years |
mans |
x86: cabac: remove unused macro parameter
Signed-off-by: Mans …
|
|
|
@018c3383
|
13 years |
mans |
x86: cabac: remove hardcoded ebx in inline asm
Signed-off-by: Mans …
|
|
|
@6b712acc
|
13 years |
mans |
x86: cabac: remove hardcoded struct offsets from inline asm
…
|
|
|
@34ee43fc
|
13 years |
mans |
cabac: remove inline asm under #if 0
A comment says it's not faster …
|
|
|
@8fcc0e79
|
13 years |
mans |
cabac: remove BRANCHLESS_CABAC_DECODER switch
The code does not …
|
|
|
@eaa2d5a9
|
13 years |
mans |
cabac: remove #if 0 cascade under never-set #ifdef ARCH_X86_DISABLED
…
|
|
|
@dea22a1a
|
13 years |
siretart |
document libswscale bump
|
|
|
@20153fb8
|
13 years |
siretart |
error_resilience: skip last-MV predictor step if MVs are not …
|
|
|
@d42aaa80
|
13 years |
siretart |
error_resilience: actually add counter when adding a MV predictor.
…
|
|
|
@3a07f5a4
|
13 years |
anton |
qdm2: Fix alignment of local array.
Fixes ticket270
Signed-off-by: …
|
|
|
@5a0a6ae6
|
13 years |
anton |
ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX
Fix …
|
|
|
@702a62a
|
13 years |
anton |
drawtext: add braces around initialisers for option defaults
Fix …
|
|
|
@53a715f5
|
13 years |
anton |
drawtext: reindent after the previous commit
Signed-off-by: Anton …
|
|
|
@3fd53def
|
13 years |
anton |
drawtext: fix strftime() text expansion
The feature was dropped after …
|
|
|
@07935318
|
13 years |
siretart |
Bump major version for b8e893399ff8755721dc117695ec5ff183c1e07b
On …
|
|
|
@ea6331f8
|
13 years |
rsbultje |
h264-mt: fix deadlock in packets with multiple slices (e.g. MP4).
|
|
|
@ae88e9c
|
13 years |
alex.converse |
mov: Fix empty edit detection.
|
|
|
@8d3d3436
|
13 years |
mans |
Drop git- prefix from version labels
Signed-off-by: Mans Rullgard …
|
|
|
@8fab4007
|
13 years |
siretart |
Use the contents of RELEASE as version fallback instead of 'UNKNOWN'
…
|
|
|
@7b2d2190
|
13 years |
mans |
path64/open64: filter out unsupported flags
These flags are accepted …
|
|
|
@72da9888
|
13 years |
siretart |
Add Release Notes
|
|
|
@4b84d511
|
13 years |
alex.converse |
sipr: Drop unused DSPContext
|
|
|
@1e3d5eec
|
13 years |
alex.converse |
sipr: include string.h for mem*()
|
|
|
@cb372931
|
13 years |
alex.converse |
sipr: Use memmove() to copy overlapped buffers.
|
|
|
@0c17beba
|
13 years |
alex.converse |
h264: drop some ugly casts
|
|
|
@dbafb0e0
|
13 years |
rsbultje |
lavf: prevent crash in av_open_input_file() if ap == NULL.
Needed for …
|
|
|
@bed31c7
|
13 years |
siretart |
more Changelog additions
|
|
|
@84bd2b4
|
13 years |
anton |
lavf: add a forgotten NULL check in convert_format_parameters().
|
|
|
@ed63f527
|
13 years |
rsbultje |
Fix build if yasm is not available.
|
|
|
@f188a1e0
|
13 years |
rsbultje |
H.264: Add x86 assembly for 10-bit MC Chroma H.264 functions.
Mainly …
|
|
|
@78440c00
|
13 years |
anton |
lavc: add opt_find to AVCodecContext class.
Fixes encoder private …
|
|
|
@3803af22
|
13 years |
anton |
h264: Complexify frame num gap shortening code
By observation it did …
|
|
|
@c98b928
|
13 years |
anton |
intreadwrite.h: fix AV_RL32/AV_RB32 signedness.
The output type of …
|
|
|
@aa15e687
|
13 years |
anton |
Fix decoding of mpegts streams with h264 video that does *NOT* have b …
|
|
|
@7c44d71
|
13 years |
anton |
Add minor bumps and APIChanges entries for lavf private options.
|
|
|
@55ba12e3
|
13 years |
anton |
ffmpeg: deprecate -vc and -tvstd
They've been replaced by demuxer …
|
|
|
@8035f429
|
13 years |
anton |
ffmpeg: use new avformat_open_* API.
|
|
|
@50f2dfa
|
13 years |
anton |
ffserver: use new avformat_open_* API.
|
|
|
@e0518705
|
13 years |
anton |
ffprobe: use new avformat_open_* API.
|
|
|
@d0e142bb
|
13 years |
anton |
ffplay: use new avformat_open_* API.
|
|
|
@9ba38229
|
13 years |
anton |
cmdutils: add opt_default2().
It stores options in a dictionary to be …
|
|
|
@1b9b37b8
|
13 years |
anton |
dict: add AV_DICT_APPEND flag.
|
|
|
@25de595
|
13 years |
anton |
lavf: add avformat_write_header() as a replacement for …
|
|
|
@603b8bc
|
13 years |
anton |
Deprecate av_open_input_* and remove their uses.
Deprecate the last …
|
|
|
@05e84c95
|
13 years |
anton |
lavf: add avformat_open_input() as a replacement for av_open_input_*
…
|
|
|
@dc59ec5e
|
13 years |
anton |
AVOptions: add av_opt_find() as a replacement for av_find_opt.
|
|
|
@7e83e1c5
|
13 years |
anton |
AVOptions: add av_opt_set_dict() mapping a dictionary struct to a …
|
|
|