source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a7a187a1   14 years diego configure: Add -USTRICT_ANSI to CPPFLAGS on Cygwin and DOS. In …
(edit) @cef7d701   14 years justin.ruggles aacdec: fix typo in scalefactor clipping check
(edit) @b51021da   14 years rsbultje fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs. The …
(edit) @84580749   14 years rsbultje fate: update 9/10bit refs.
(edit) @b47904d1   14 years diego h264: Properly set coded_{width, height} when parsing H.264. …
(edit) @a10fb790   14 years diego x86 asm: Add SECTION_TEXT to dct32_sse.asm. This fixes the following …
(edit) @6465c820   14 years rsbultje Fix 9/10 bit in swscale. Signed-off-by: Ronald S. Bultje …
(edit) @a121754   14 years martin ffmpeg: Don't trigger url_interrupt_cb on the first signal Currently, …
(edit) @8089b7fa   14 years martin avoptions: Check the return value from av_get_number This avoids …
(edit) @422b2362   14 years siretart dct32_sse: eliminate some spills 125->104 cycles on penryn (x86_64 only)
(edit) @165c7c42   14 years rsbultje Fix dct32() compilation with --disable-yasm Signed-off-by: Ronald S. …
(edit) @71cc331c   14 years anton ffmpeg: get rid of the -vglobal option. It's badly documented and …
(edit) @6204feb1   14 years siretart dct32: Add AVX implementation of 32-point DCT
(edit) @4e653b98   14 years siretart dct32: Change pass 6 permutation to allow for AVX implementation
(edit) @3758eb0e   14 years siretart dct32: port SSE 32-point DCT to YASM
(edit) @153382e1   14 years diego multiple inclusion guard cleanup Add missing multiple inclusion …
(edit) @d49051e0   14 years anton avio: document buffer must created with av_malloc() and friends Else …
(edit) @9e2dabed   14 years anton avio: check AVIOContext malloc failure Signed-off-by: Anton Khirnov …
(edit) @7d4c4394   14 years anton swscale: point out an alternative to sws_getContext Signed-off-by: …
(edit) @cdca7c37   14 years rsbultje svq3: Do initialization after parsing the extradata If done before, …
(edit) @21bbca5b   14 years siretart add changelog entries for 0.7_beta2
(edit) @03c804e1   14 years rsbultje mp3lame: add #include required for AV_RB32 macro. Fixes compilation …
(edit) @a1d0dcc7   14 years mans configure: make executable again Signed-off-by: Mans Rullgard …
(edit) @42da8ea8   14 years diego LATM/AAC: Free previously initialized context on reinit. Fixes memory …
(edit) @0a6db2a2   14 years diego configure: Do not unconditionally add -Wall to host CFLAGS. Some …
(edit) @9297f1ed   14 years diego configure: Set OS/2 objformat to a.out. Signed-off-by: Diego Biurrun …
(edit) @d69f9a42   14 years diego Add support for a.out object format to assembler macros. This format …
(edit) @6da57043   14 years mans fate: disable threading for encoding This explicitly disables …
(edit) @5ffccc00   14 years mans fate: add comment field This adds a comment field to the report …
(edit) @eb8da636   14 years mans fate: allow overriding default build and install dirs This is useful …
(edit) @50fefa10   14 years martin mpegtsenc: Add an AVClass pointer to the private data Since a private …
(edit) @f255a28d   14 years mans mpegaudio: clean up #includes Signed-off-by: Mans Rullgard …
(edit) @0199e00b   14 years mans mpegaudio: move all header parsing to mpegaudiodecheader.[ch] …
(edit) @984ece75   14 years rsbultje qdm2: Use floating point synthesis filter. This avoid needlessly …
(edit) @4e987f82   14 years rsbultje h264: correct border check. When backing up the top-left border, …
(edit) @0ffc841   14 years rsbultje h264: fix loopfilter with threading at slice boundaries.
(edit) @89a20987   14 years mans Fix ff_mpa_synth_filter_fixed() prototype The prototype should use …
(edit) @4887f824   14 years diego Rename costablegen.c ---> cos_tablegen.c. This is consistent with how …
(edit) @9f24056   14 years diego Collapse tableprint.c into tableprint.h. tableprint.c serves little …
(edit) @272874c9   14 years mans Simplify trig table rules This collapses the make rules for the trig …
(edit) @c98657a2   14 years diego Remove potentially unstable filenames from comments in generated files.
(edit) @8a0572b0   14 years diego Ignore generated tables and generated table generator programs.
(edit) @d9a69f73   14 years diego Simplify CLEANFILES make variable by using wildcards. Also ensures …
(edit) @7ed0a77f   14 years diego Remove silly insults from avformat_version() Doxygen documentation.
(edit) @0b5e44ed   14 years mans mpegaudiodsp: fix x86 and ppc makefiles Signed-off-by: Mans Rullgard …
(edit) @429059f8   14 years diego configure: Adjust AVX assembler check. Older nasm versions have …
(edit) @c2a16e44   14 years mans mpegaudio: remove unused version of SAME_HEADER_MASK Signed-off-by: …
(edit) @d7d21c9f   14 years mans mpegaudio: remove useless #undef at end of file Signed-off-by: Mans …
(edit) @b122c65   14 years mans asfdec: add missing #include for av_bswap32() Signed-off-by: Mans …
(edit) @c7bbc6cd   14 years mans mpegaudio: merge two #if CONFIG_FLOAT blocks Signed-off-by: Mans …
(edit) @918d0584   14 years mans mpegaudio: move some struct definitions from mpegaudio.h These …
(edit) @c4f5c2d6   14 years mans Move some mpegaudio functions to new mpegaudiodsp subsystem This …
(edit) @ea91e771   14 years diego Clean up #includes in cmdutils.h. inttypes.h is not necessary, just …
(edit) @a2077b85   14 years diego g729: Merge g729.h into g729dec.c. The header contains just a single …
(edit) @e98a95e7   14 years justin.ruggles 10l: wrap float_interleave functions in HAVE_YASM. fixes compilation …
(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) @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) @a26d2b4b   14 years justin.ruggles Fix compilation of iirfilter-test.
(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) @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) @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) @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) @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) @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) @033a4a94   14 years justin.ruggles aacdec: Use float instead of int16_t for ltp_state to avoid needless …
Note: See TracRevisionLog for help on using the revision log.