source: ffmpeg

Revision Log Mode:


Legend:

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