|
|
|
@8ae1a952
|
13 years |
michaelni |
This is to match gcc's {athlon64,k8,opteron}-sse3 -march flags.
|
|
|
@81ef892c
|
13 years |
Carl Eugen Hoyos |
Use HAVE_TEN_OPERANDS for new decode_significance* functions.
|
|
|
@c956907e
|
13 years |
Reimar.Doeffinger |
Revert needless API change in 05e84c95.
When providing a custom …
|
|
|
@b6bde8c7
|
13 years |
michaelni |
ffplay: use new avformat_open_* API.
|
|
|
@c9584f0c
|
13 years |
Clément Bœsch |
vf_mp: do not add duplicated pixel formats.
This avoid a crash with …
|
|
|
@f4228097
|
13 years |
stefano.sabatini-lala |
lavfi: minor style fixes in formats.c
|
|
|
@b2ad33de
|
13 years |
Philip Langdale |
CrystalHD: Always identify H.264 streams as Annex B.
Now that we're …
|
|
|
@63e06972
|
13 years |
Philip Langdale |
CrystalHD: Always send filtered H.264 stream to hardware.
As we're …
|
|
|
@edf5fbd5
|
13 years |
Philip Langdale |
CrystalHD: Simplfy extradata handling for non-Annex B content.
…
|
|
|
@043d2aff
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rawdec: …
|
|
|
@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 …
|
|
|
@86824c1d
|
13 years |
michaelni |
ffplay: do not init SDL audio if -an is specified.
Signed-off-by: …
n0.8
|
|
|
@4a34e54
|
13 years |
michaelni |
Fix zero-length gnu_printf format string warning.
Signed-off-by: …
|
|
|
@5f65489
|
13 years |
michaelni |
A cmp instruction with two constants is invalid, thus "g" constraint …
|
|
|
@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.
|
|
|
@250cebeb
|
13 years |
michaelni |
release_notes: document not fully understood mingw-sdl issue
…
|
|
|
@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 …
|
|
|
@0452f77f
|
13 years |
michaelni |
release_notes: some updates
Signed-off-by: Michael Niedermayer …
|
|
|
@e1674d7e
|
13 years |
michaelni |
presets: forgotten libvpx presets
Signed-off-by: Michael Niedermayer …
|
|
|
@9b80c51
|
13 years |
michaelni |
release_notes: fix version
Signed-off-by: Michael Niedermayer …
|
|
|
@c0c50535
|
13 years |
michaelni |
release_notes: mention more codecs
Signed-off-by: Michael Niedermayer …
|
|
|
@5114e36d
|
13 years |
michaelni |
release_notes: there will be 2 releases each for one ABI/API.
…
|
|
|
@6324a5a
|
13 years |
michaelni |
release_notes: suggest git log instead of the poorly maintained …
|
|
|
@3afc647e
|
13 years |
michaelni |
release_notes: we do support releases
Signed-off-by: Michael …
|
|
|
@ad3ac1d5
|
13 years |
michaelni |
build system: disable memalign on haiku, its not reliable there.
…
|
|
|
@84e70ef0
|
13 years |
diego |
h264: Add x86 assembly for 10-bit weight/biweight H.264 functions.
…
|
|
|
@06724c5f
|
13 years |
michaelni |
ffprobe: remove duplicate avformat_alloc_context()
Signed-off-by: …
|
|
|
@df1768d0
|
13 years |
michaelni |
Fix segmentation fault in ffprobe
|
|
|
@ea57502c
|
13 years |
mans |
fate: remove output redirections from old regtest scripts
All tests …
|
|
|
@3cb64e32
|
13 years |
michaelni |
wma: fix infinite loop
Signed-off-by: Michael Niedermayer …
|
|
|
@da0dadb9
|
13 years |
Carl Eugen Hoyos |
Fix H.264 4:4:4 lossless decoding.
The coefficient test for i16x16 …
|
|
|
@d39b33c6
|
13 years |
michaelni |
libx264: fix open gop default.
Please use -x264opts to force open gop …
|
|
|
@90c6963d
|
13 years |
michaelni |
avfilter picture pool: double free hotfix
This fix introduces a small …
|
|
|
@6cbe8199
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (28 …
|
|
|
@b37dfe18
|
13 years |
michaelni |
mpegaudio_parser: be less picky on the start position
Signed-off-by: …
|
|
|
@2d16394f
|
13 years |
michaelni |
ppc32: Fix movrel
Fixes ticket272
|
|
|
@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
…
|
|
|
@093768c9
|
13 years |
michaelni |
Fix bink audio playback outside of FFmpeg.
There are 2 known Bink …
|
|
|
@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 …
|
|
|
@cfbaeb31
|
13 years |
michaelni |
ffmpeg: print warning if encoding would duplicate massive amounts of …
|
|
|
@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).
|
|
|
@54dd50d1
|
13 years |
michaelni |
cmdutils: remove outcommented merge trash
Signed-off-by: Michael …
|
|
|
@56e11d23
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Drop …
|
|
|
@ae88e9c
|
13 years |
alex.converse |
mov: Fix empty edit detection.
|
|
|
@4aeb7769
|
13 years |
michaelni |
dump_metadata: Fix 0xd in metadata
Fixed ticket245
Signed-off-by: …
|
|
|
@867b1067
|
13 years |
michaelni |
Attempt to fix ticket266
Signed-off-by: Michael Niedermayer …
|
|
|
@940a55cc
|
13 years |
michaelni |
eval: Fix 32bit unsigned parsing
Fixes ticket264
Signed-off-by: …
|
|
|
@a7e4342f
|
13 years |
michaelni |
avidec: consider non video to contain only keyframes when seeking.
…
|
|
|
@6c0f5172
|
13 years |
michaelni |
ffplay: dont drop frames by default when there is no audio stream
…
|
|
|
@fd2c0a5d
|
13 years |
stefano.sabatini-lala |
lavfi: add layout negotiation fields and helper functions.
|
|
|
@527ca398
|
13 years |
stefano.sabatini-lala |
lavfi: use int64_t lists in AVFilteFormats
The list type was changed …
|
|
|
@8f349b6
|
13 years |
stefano.sabatini-lala |
lavfi: fix realloc size computation in avfilter_add_format()
Replace …
|
|
|
@c6e288a7
|
13 years |
stefano.sabatini-lala |
lavfi: fix Makefile HEADERS
Add a missing space between …
|
|
|
@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
|
|
|
@44f669e7
|
13 years |
stefano.sabatini-lala |
lavfi: add vsink_buffer, and use it in ff* tools
Also add the public …
|
|
|
@e89ba76a
|
13 years |
stefano.sabatini-lala |
vsrc_color: use internal timebase
Avoid timescale conversion, simplify.
|
|
|
@141f0354
|
13 years |
stefano.sabatini-lala |
opt: do not crash in av_set_options_string() if opts == NULL
Add …
|
|
|
@15f03725
|
13 years |
stefano.sabatini-lala |
lavfi: add negate filter
This filter is a simple wrapper around the …
|
|
|
@dd2793c8
|
13 years |
stefano.sabatini-lala |
lavfi: add LUT (LookUp Table) generic filters
|
|
|
@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
|
|
|
@83f9bc8a
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavf: …
|
|
|
@15b4f644
|
13 years |
michaelni |
swscale: fix mono input for width%8
Fixes ticket193
Signed-off-by: …
|
|
|
@799a87d7
|
13 years |
michaelni |
avidec: Ignore unknown stream types
Improves ticket131
…
|
|
|