source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(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) @c1f54478   14 years siretart configure: use same CPPFLAGS in kFreeBSD as Linux …
(edit) @888fa31e   14 years diego Fix FSF address copy paste error in some license headers.
(edit) @08e434b0   14 years justin.ruggles Add an aac sample which uses LTP to fate-aac.
(edit) @76f8a96e   14 years rsbultje [PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P …
(edit) @b1eb7a12   14 years lu_zero arm: properly mark external symbol call Surround memset and …
(edit) @9f54e461   14 years rsbultje swscale: properly inline bits/endianness in yuv2yuvX16inC().
(edit) @c3d68ec9   14 years rsbultje swscale: fix clipping of 9/10bit YUV420P.
(edit) @1550f45a   14 years rsbultje Add av_clip_uintp2() function Signed-off-by: Mans Rullgard …
(edit) @2c9a5172   14 years anton dfa: fix buffer overflow checks to avoid integer overflows. …
(edit) @7e19a6e8   14 years anton movenc: always write esds descriptor length using 4 bytes. ipod …
(edit) @dbe94539   14 years anton ffmpeg: use parse_number_and_die() when it makes sense Prefer …
(edit) @8fb566f   14 years anton ffmpeg: get rid of the 'q' key schizofrenia SIGINT for quitting …
(edit) @552a9995   14 years martin rtpdec_qdm2: Don't try to parse data packet if no configuration is …
(edit) @4d7a4215   14 years justin.ruggles ac3enc: put the counting of stereo rematrixing bits in the same place …
(edit) @257de756   14 years justin.ruggles ac3enc: clean up count_frame_bits() and count_frame_bits_fixed()
(edit) @c4fb3b03   14 years anton mpegvideo: make FF_DEBUG_DCT_COEFF output coeffs via av_log() instead …
(edit) @ea5fa19   14 years anton srtdec: make sure we don't write past the end of buffer …
(edit) @ee81e76d   14 years anton wmaenc: improve channel count and bitrate error handling in …
(edit) @89d4c130   14 years anton matroskaenc: make sure we don't produce invalid file with no codec ID …
(edit) @9c569ef7   14 years anton matroskadec: check that pointers were initialized before accessing …
(edit) @4ad0693e   14 years anton lavf: fix function name in compute_pkt_fields2 av_dlog message …
(edit) @2c715816   14 years anton lavf: fix av_find_best_stream when providing a wanted stream. In the …
(edit) @6b35a795   14 years anton lavf: fix av_find_best_stream when decoder_ret is given and using a …
(edit) @5da116a3   14 years anton ffmpeg: factorize quality calculation Calculate quality value once …
(edit) @bbc572a2   14 years diego tiff: add support for SamplesPerPixel tag in tiff_decode_tag() Format …
(edit) @8102d886   14 years diego tiff: Prefer enum TiffCompr over int for TiffContext.compr. This is …
(edit) @5f0bb0ba   14 years diego mov: Support edit list atom version 1. Signed-off-by: Diego Biurrun …
(edit) @ced9556b   14 years diego configure: Enable libpostproc automatically if GPL code is enabled. …
(edit) @e575685f   14 years diego Cosmetics: fix prototypes in oggdec Signed-off-by: Diego Biurrun …
(edit) @5780f41a   14 years diego oggdec: fix memleak with continuous streams. This avoids the creation …
(edit) @2501d2f3   14 years anton matroskaenc: add missing new line in av_log() call Signed-off-by: …
(edit) @14cf9e69   14 years anton dnxhdenc: add AVClass in private context. Fixes private options. …
(edit) @304e983d   14 years anton movenc: fix yuv range in avid atoms used by dnxhd. yuv range: full 1 …
(edit) @7fe3207e   14 years anton movenc: fix adpcm mono muxing. Signed-off-by: Anton Khirnov …
(edit) @6ae38aa3   14 years anton mpegts: do not output known sized packet if an unbounded packet is …
(edit) @9c3f5ef6   14 years anton ffprobe: tweak error message in open_input_file() Replace "codec …
(edit) @c7d22c5d   14 years anton patcheck: warn about assert usage Signed-off-by: Michael Niedermayer …
(edit) @92fe2587   14 years anton configure: sort filter deps entries Signed-off-by: Anton Khirnov …
(edit) @0a6b1a9f   14 years diego Replace int_fast integer types with their sized standard posix …
(edit) @be898457   14 years diego jfdct: Replace sized int_fast integer types with plain int/unsigned. …
(edit) @046f081b   14 years diego configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. …
(edit) @45faf7fc   14 years diego nsv: Fix misdetection of MP3 files as NSV. If an MP3 file contains …
(edit) @b3bbc6fd   14 years diego oggdec: use explicit AVInputFormat struct initializers Signed-off-by: …
(edit) @f95257d2   14 years diego oggdec: simplify ogg_probe Signed-off-by: Diego Biurrun <diego@biurrun.de>
(edit) @c8f487de   14 years rsbultje swscale: fix YUV420P 9/10bit support. Fix handling of input if not in …
(edit) @5705b020   14 years jason 10-bit H.264 x86 chroma v loopfilter asm Also delete some unused …
(edit) @9aa9104   14 years diego Port SMPTE S302M audio decoder from FFmbc 0.3.
Note: See TracRevisionLog for help on using the revision log.