|
|
|
@75a37b57
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@8529f9b3
|
14 years |
michaelni |
av_find_stream_info: Print more details about max anaylize duration …
|
|
|
@155d1d18
|
14 years |
michaelni |
Add little description for -rc_override
Signed-off-by: Michael …
|
|
|
@41e21e4
|
14 years |
justin.ruggles |
APIchanges: fill in date and commit for request_sample_fmt
|
|
|
@9aa8193a
|
14 years |
justin.ruggles |
Add floating-point sample format support to the ac3, eac3, dca, aac, …
|
|
|
@bc778a0c
|
14 years |
justin.ruggles |
Add support for request_sample_format in ffmpeg and ffplay.
|
|
|
@00e5da89
|
14 years |
justin.ruggles |
Add APIchanges entry for request_sample_fmt.
|
|
|
@64150ff0
|
14 years |
justin.ruggles |
Add request_sample_fmt field to AVCodecContext.
This will allow audio …
|
|
|
@32f8fb8e
|
14 years |
justin.ruggles |
Add float_interleave() to FmtConvertContext with x86-optimized …
|
|
|
@f907ad9b
|
14 years |
mans |
Remove unused make variable SEEK_REFFILE
Signed-off-by: Mans Rullgard …
|
|
|
@164c24c8
|
14 years |
mans |
fate: remove redundant aref and vref references
The ref targets are …
|
|
|
@7e5cb2ef
|
14 years |
michaelni |
Parse 'bext' metadata in the wav demuxer
Signed-off-by: Michael …
|
|
|
@40612f26
|
14 years |
michaelni |
Cosmetics: indent
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@6629dbd
|
14 years |
michaelni |
Keep parsing wav until EOF if the input is seekable and we know the …
|
|
|
@a06d238e
|
14 years |
michaelni |
Refactor the tag checking into a switch statement
Signed-off-by: …
|
|
|
@93df511e
|
14 years |
michaelni |
Use avio_tell() instead of url_ftell()
Signed-off-by: Michael …
|
|
|
@420ebd1
|
14 years |
tempn |
add x264opts entry to docs
|
|
|
@8146d16b
|
14 years |
michaelni |
cleaned up the udp.c, removed some variables and an av_log
|
|
|
@e3ff6e8d
|
14 years |
michaelni |
configure: favor pkg_config over sdl_config
This fixes linking issues …
|
|
|
@d1f9621d
|
14 years |
michaelni |
libx264: support passing arbitrary parameters.
Idea taken from …
|
|
|
@e8940321
|
14 years |
michaelni |
ffmpeg: dont show_banner() on verbose<0
Signed-off-by: Michael …
|
|
|
@1a14a276
|
14 years |
mans |
fate: remove do_ffmpeg_nocheck function
This function is essentially …
|
|
|
@d4a7df42
|
14 years |
mans |
fate: do not collect -benchmark output
The old regtest scripts pass …
|
|
|
@a06bf636
|
14 years |
mans |
mpegaudiodec: remove decode_end() function
This function is not …
|
|
|
@70378ea1
|
14 years |
mans |
fate: run aref and vref as regular tests
These tests create reference …
|
|
|
@dede36bd
|
14 years |
mans |
mpegaudio: sanitise compute_antialias_* names
This makes the …
|
|
|
@508a24f8
|
14 years |
rsbultje |
mpeg12: add slice-threading checks to slice-threading initializers.
…
|
|
|
@8d44cd2c
|
14 years |
rsbultje |
h264: copy pixel_shift between slice threading contexts.
Fixes "make …
|
|
|
@a64c58a2
|
14 years |
rsbultje |
mdec: enable frame-level multithreading.
Signed-off-by: Ronald S. …
|
|
|
@32ac63ee
|
14 years |
rsbultje |
mdec.c: fix overread.
|
|
|
@64be0d1e
|
14 years |
stefano.sabatini-lala |
id3v2: prevent unsigned integer overflow in ff_id3v2_parse()
In …
|
|
|
@b69e5ee9
|
14 years |
stefano.sabatini-lala |
id3v2: add @file doxy and link to format documentation
|
|
|
@b4bcd1e2
|
14 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Fix …
|
|
|
@7a88617c
|
14 years |
michaelni |
configure: opensolaris install is not compatible with ffmpeg, allow …
|
|
|
@a26d2b4b
|
14 years |
justin.ruggles |
Fix compilation of iirfilter-test.
|
|
|
@9132f2ad
|
14 years |
michaelni |
eval: opensolaris strtod() cannot handle 0x1234
Signed-off-by: …
|
|
|
@e25c6710
|
14 years |
anton |
libx264: handle closed GOP codec flag
Also update libx264 presets to …
|
|
|
@29e34896
|
14 years |
anton |
lavf: remove duplicate assignment in avformat_alloc_context.
AVClass …
|
|
|
@f0029cbc
|
14 years |
anton |
lavf: use designated initializers for AVClasses.
|
|
|
@3d922c84
|
14 years |
michaelni |
Make sure neither data_size nor sample_count is negative
|
|
|
@cc1ca9e5
|
14 years |
michaelni |
Refactor the 'fmt ' tag search and parsing
Moving the search and …
|
|
|
@13220b18
|
14 years |
siretart |
flvdec: clenup debug code
|
|
|
@29fa570d
|
14 years |
siretart |
asfdec: fix possible overread on broken files.
|
|
|
@69fa2396
|
14 years |
siretart |
asfdec: do not fall back to binary/generic search
asf_read_seek() …
|
|
|
@b58bc17c
|
14 years |
siretart |
asfdec: reindent after previous commit c7bd5ed
|
|
|
@c7bd5eda
|
14 years |
siretart |
asfdec: fallback to binary search internally
lavf will do that anyway …
|
|
|
@4bac1bbc
|
14 years |
mans |
mpegaudio: add _fixed suffix to some names
This adds a _fixed suffix …
|
|
|
@d0005d34
|
14 years |
diego |
Modify x86util.asm to ease transitioning to 10-bit H.264 assembly.
…
|
|
|
@a4b6000b
|
14 years |
michaelni |
ffmpeg: reset top_field_first in opt_input_file().
This allows seting …
|
|
|
@6f2309ed
|
14 years |
mans |
dct: build dct32 as separate object files
This builds the float and …
|
|
|
@1362a291
|
14 years |
mans |
qdm2: include correct header for rdft
Signed-off-by: Mans Rullgard …
|
|
|
@bec994df
|
14 years |
nicolas.george |
Ogg demuxer: give meaningful error codes and warnings.
Signed-off-by: …
|
|
|
@34b92dbd
|
14 years |
tempn |
Merge branch 'master' of git.videolan.org:ffmpeg
|
|
|
@cb8b824a
|
14 years |
tempn |
update changelog with 9/10 bit H264 and FFV1 changes
|
|
|
@f8ae3a2
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
12 files changed, 36 …
|
|
|
@e6e7ba0c
|
14 years |
michaelni |
Add some forgotten const to function arguments in libavfilter & …
|
|
|
@f2962ac8
|
14 years |
Carl Eugen Hoyos |
Write channel_layout for multichannel aif files.
|
|
|
@6d721f71
|
14 years |
Carl Eugen Hoyos |
Fix ff_mov_write_chan() so it can be used by other muxers.
|
|
|
@d2549ba9
|
14 years |
Carl Eugen Hoyos |
Fix some mov files with little endian audio (tickets 201 - 203).
|
|
|
@e280a4da
|
14 years |
stefano.sabatini-lala |
iff/8svx: redesign 8SVX demuxing and decoding for handling stereo …
|
|
|
@d8353256
|
14 years |
stefano.sabatini-lala |
iff: compact code setting metadata tags
Ease readability.
|
|
|
@34f590b2
|
14 years |
stefano.sabatini-lala |
iff: fix bitrate computation for compressed audio stream
|
|
|
@1af99b02
|
14 years |
stefano.sabatini-lala |
iff: distinguish fields for audio and video compression
Create …
|
|
|
@c0170d09
|
14 years |
stefano.sabatini-lala |
imgutils: introduce internal image_get_linesize() and use it
Allow to …
|
|
|
@0d73227c
|
14 years |
stefano.sabatini-lala |
imgutils: make av_image_get_linesize() return AVERROR(EINVAL) for …
|
|
|
@d8c7a216
|
14 years |
stefano.sabatini-lala |
drawtext: specify union type for setting default options
Fix warnings …
|
|
|
@e8ea9c21
|
14 years |
stefano.sabatini-lala |
drawtext: reindent after the previous commit
|
|
|
@ce207e05
|
14 years |
stefano.sabatini-lala |
drawtext: fix strftime() text expansion
The feature was dropped after …
|
|
|
@901ff511
|
14 years |
alex.converse |
ffmpeg: fix -aspect cli option
Redesign the way -aspect option is …
|
|
|
@9d5fa618
|
14 years |
alex.converse |
Restructure video filter implementation in ffmpeg.c.
This fixes …
|
|
|
@3a7c9774
|
14 years |
alex.converse |
ffplay: remove audio_write_get_buf_size() forward declaration
Move up …
|
|
|
@5dc65a3d
|
14 years |
alex.converse |
lavfi: print key-frame and picture type information in ff_dlog_ref()
…
|
|
|
@005db470
|
14 years |
mans |
mathops: remove ancient confusing comment
Signed-off-by: Mans …
|
|
|
@9763420
|
14 years |
michaelni |
rawdec: Allow overriding top field first.
Iam not sure this is the …
|
|
|
@19878374
|
14 years |
michaelni |
ffmpeg: initialize input_codec array earlier.
Signed-off-by: Michael …
|
|
|
@5319f48
|
14 years |
michaelni |
cmdutils: Allocate private decoder context if its not allocated yet.
…
|
|
|
@c540061f
|
14 years |
diego |
cws2fws: Improve error message wording.
|
|
|
@d39facc7
|
14 years |
diego |
tools: Check the return value of write().
This fixes several warnings …
|
|
|
@bdefbf3e
|
14 years |
mans |
mpegaudio: move OUT_FMT macro to mpegaudiodec.c
Signed-off-by: Mans …
|
|
|
@92ea249d
|
14 years |
mans |
mpegaudio: remove OUT_MIN/MAX macros
These macros are no longer …
|
|
|
@5026f946
|
14 years |
mans |
Add missing #includes to mp3_header_(de)compress bsf
Signed-off-by: …
|
|
|
@9503fbb8
|
14 years |
mans |
dct: fix indentation
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@721d6f2d
|
14 years |
mans |
dct: bypass table allocation for DCT_II of size 32
The size-32 DCT_II …
|
|
|
@68bed67d
|
14 years |
stefano.sabatini-lala |
pngdec: relax condition for setting monoblack pixel format
Ignore …
|
|
|
@257de5fb
|
14 years |
diego |
h264dsp_mmx: Add #ifdefs around some mmxext functions on x86_64.
This …
|
|
|
@d39bf3df
|
14 years |
diego |
Remove unused header mpegaudio3.h.
The header is a part of an MP3 …
|
|
|
@85eedcf6
|
14 years |
Carl Eugen Hoyos |
Support decoding of 1bpp rawvideo in avi (ticket 205).
|
|
|
@0eba7fc2
|
14 years |
Carl Eugen Hoyos |
Support decoding of 2bpp rawvideo in avi (ticket 206).
|
|
|
@d43a6edf
|
14 years |
Carl Eugen Hoyos |
Bump minor after adding a caf muxer.
|
|
|
@fc193793
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
aacdec: Use …
|
|
|
@350f3d14
|
14 years |
michaelni |
configure: another try on fixing osx/mingw SDL
|
|
|
@033a4a94
|
14 years |
justin.ruggles |
aacdec: Use float instead of int16_t for ltp_state to avoid needless …
|
|
|
@a80f74c5
|
14 years |
michaelni |
av_picture_crop(): Support simple cases with packed pixels too.
This …
|
|
|
@7f995abe
|
14 years |
diego |
acelp: Remove unused gray_decode table.
|
|
|
@b1bb3b8d
|
14 years |
diego |
dfa: Remove unused variable.
This fixes the warning: …
|
|
|
@c73b779d
|
14 years |
diego |
configure: Include AVX availability in summary output.
|
|
|
@27614b12
|
14 years |
stefano.sabatini-lala |
rawdec: propagate pict_type information to the output frame
|
|
|
@a05d0207
|
14 years |
stefano.sabatini-lala |
showinfo: replace "CRC" by "checksum"
Indeed the Adler-32 checksum, …
|
|
|
@5a2ea3cf
|
14 years |
stefano.sabatini-lala |
showinfo: fix vertical align nit
|
|
|
@bb82ea79
|
14 years |
stefano.sabatini-lala |
showinfo: fix computation of Adler checksum
Previously the code was …
|
|
|