source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ca8e39dd   12 years anton mp3enc: support MPEG-2 and MPEG-2.5 in Xing header.
(edit) @6365e4db   12 years anton mp3enc: downgrade some errors in writing Xing frame to warnings Also …
(edit) @3b4bb19e   12 years anton lavf: flush the output AVIOContext in av_write_trailer(). This is …
(edit) @0c270239   12 years anton lavf: cosmetics, reformat av_write_trailer().
(edit) @5d1203f0   12 years anton avio: flush the internal buffer in avio_close() This is consistent …
(edit) @04438790   12 years anton Enhance doc on asyncts audiofilter Signed-off-by: Anton Khirnov …
(edit) @990450c5   12 years anton cmdutils: avoid setting data pointers to invalid values in …
(edit) @cb663280   12 years mans libavcodec: remove av_destruct_packet_nofree() This function was …
(edit) @1c56cdad   12 years derek.buitenhuis riff: Add SVQ3 fourcc Signed-off-by: Derek Buitenhuis …
(edit) @07e87858   12 years mans fate: ac3: add 4.0 and downmix tests Signed-off-by: Mans Rullgard …
(edit) @692dd8ed   12 years mans configure: x86: improve ebp availability check Some compilers are …
(edit) @714508bc   12 years lu_zero vorbisdec: ensure FASTDIV denominator is never 1 In both usages of …
(edit) @44272c1c   12 years lu_zero avformat: refactor avformat_close_input Do not crash if the input …
(edit) @4d1f443c   12 years lu_zero avformat: simplify avformat_close_input avio_close checks by itself …
(edit) @58139e14   12 years diego x86: dsputil: Move Xvid IDCT put/add functions to a more suitable place
(edit) @18d88255   12 years martin trasher: Include all the necessary headers The missing headers are …
(edit) @2017f0fd   12 years diego x86: Remove some leftover declarations for non-existent functions
(edit) @8ff78578   12 years mans ARM: libavresample: NEON optimised generic fltp to s16 conversion …
(edit) @d26de33   12 years mans ARM: libavresample: NEON optimised stereo fltp to s16 conversion …
(edit) @643b5b79   12 years mans ARM: libavresample: NEON optimised flat float to s16 conversion …
(edit) @ca6b544a   12 years martin os_support: Choose between direct.h and io.h using a configure check …
(edit) @7b07fab5   12 years martin os_support: Include io.h instead of direct.h on mingw32ce Windows CE …
(edit) @91ff4e83   12 years martin x86: ac3dsp: Only refer to the ac3_downmix_sse symbol if it has been …
(edit) @b9141aa3   12 years diego swscale: Remove two bogus asserts
(edit) @97cb9236   12 years mans ac3: move ac3_downmix() from dsputil to ac3dsp Signed-off-by: Mans …
(edit) @b901c30d   12 years justin.ruggles lavr/audio_mix_matrix: acknowledge the existence of LFE2. …
(edit) @38445728   12 years justin.ruggles mlp_parser: avoid mapping multiple disctinct TrueHD channels to the …
(edit) @8919fee7   12 years justin.ruggles lavu/audioconvert: add a second low frequency channel. Can be used by …
(edit) @07584eaf   12 years lu_zero mpegts: check substreams before discarding Allow to extract the AC3 …
(edit) @62c9ae11   12 years martin Add a smooth streaming segmenter muxer This muxer splits the output …
(edit) @29a9b12b   12 years martin file: Add an avoption for disabling truncating existing files on open …
(edit) @5e357289   12 years lu_zero img2dec: always close AVIOContexts Zero sized files would cause the …
(edit) @c3bcd22e   12 years martin rtpdec_jpeg: Error out on other unsupported type values as well …
(edit) @1743938d   12 years martin rtpdec_jpeg: Disallow using the reserved q values Signed-off-by: …
(edit) @1de9317b   12 years martin rtpdec_jpeg: Fold the default qtables case into an existing if …
(edit) @a218deb8   12 years martin rtpdec_jpeg: Store and reuse old qtables for q values 128-254 …
(edit) @a2526490   12 years martin rtpdec_jpeg: Simplify the calculation of the number of qtables …
(edit) @cbaa9eed   12 years martin rtpdec_jpeg: Add more comments about the fields in the SOF0 section …
(edit) @31adff08   12 years martin rtpdec_jpeg: Clarify where the subsampling magic numbers come from …
(edit) @c64d2a63   12 years martin rtpdec_jpeg: Don't use a bitstream writer for the EOI marker …
(edit) @20f325f3   12 years martin rtpdec_jpeg: Don't needlessly use a bitstream writer for the header …
(edit) @43957fcc   12 years martin rtpdec_jpeg: Simplify writing of the jpeg header Generalize writing …
(edit) @932d8300   12 years martin rtpdec_jpeg: Merge two if statements This makes the code more …
(edit) @7ef4323   12 years martin rtpdec_jpeg: Write the DHT section properly Currently the size header …
(edit) @76fa7e09   12 years diego utvideoenc: Add missing AV_ prefix to codec ID
(edit) @676ea8fa   12 years diego avserver: Add missing #include for av_gettime()
(edit) @6121a3ef   12 years martin configure: Only disable aligned stack on MSVC on 32 bit On 64 bit, …
(edit) @f69f51b3   12 years diego configure: indentation cosmetics
(edit) @55e778be   12 years martin rtpdec_jpeg: Add support for default quantizers Generate quantization …
(edit) @1648a508   12 years diego x86: dsputil: Move specific optimization settings out of global init …
(edit) @0e8dccb7   12 years anton avplay: get rid of ugly casts in the options table
(edit) @4e82cbb6   12 years anton avplay: fix prototypes for option callbacks. They have been wrong …
(edit) @ee0dadc1   12 years anton flvdec: always set AVFMTCTX_NOHEADER. New streams may be created at …
(edit) @0697d812   12 years martin file: Use a normal private context for storing the file descriptor …
(edit) @5fa22ae3   12 years martin configure: Adjust the xgetbv instrinsic check The 64 bit cl.exe …
(edit) @afb5ed55   12 years diego configure: Add --disable-inline-asm command line option This can come …
(edit) @88a35699   12 years martin configure: Don't try to enable the log2 function on msvcrt Some …
(edit) @a84edbac   12 years diego x86: dsputil: Only compile motion_est code when encoders are enabled
(edit) @8c5ed7a6   12 years mans mem: fix typo in check for ICC Signed-off-by: Mans Rullgard …
(edit) @f181662d   12 years mans fate: mp3: drop redundant CMP setting Signed-off-by: Mans Rullgard …
(edit) @3c198154   12 years martin rtp: Depacketization of JPEG (RFC 2435) Signed-off-by: Martin Storsjö …
(edit) @aefea4d0   12 years martin Rename ff_put_string to avpriv_put_string This allows using it from …
(edit) @a0845bae   12 years martin mjpeg: Rename some symbols to avpriv_* instead of ff_* These symbols …
(edit) @28165fee   12 years lu_zero yadif: cosmetics
(edit) @75c37c5a   12 years martin swscale: Provide the right alignment for external mmx asm This …
(edit) @e0c6cce4   12 years diego x86: Replace checks for CPU extensions and flags by convenience macros …
(edit) @6a0200f2   12 years mans configure: msvc: fix/simplify setting of flags for hostcc …
(edit) @fb4e983e   12 years martin x86: mlpdsp: mlp_filter_channel_x86 requires inline asm …
(edit) @7b699d8   12 years martin mov_chan: Only set the channel_layout if setting it to a nonzero value …
(edit) @5f72bc0   12 years martin mov_chan: Reindent an incorrectly indented line Signed-off-by: Martin …
(edit) @407eeb34   12 years alex.converse mp2 muxer: mark as AVFMT_NOTIMESTAMPS. Signed-off-by: Alex Converse …
(edit) @73275259   12 years justin.ruggles x86: float_dsp: fix ff_vector_fmac_scalar_avx() on Win64 The SWAP …
(edit) @1169f0d   12 years diego x86: more specific checks for availability of required assembly …
(edit) @8cb7ed55   12 years diego x86: avcodec: Drop silly "_mmx" suffix from dsputil template names
(edit) @74c84144   12 years diego fate: Drop redundant setting of FUZZ to 1
(edit) @6efb6988   12 years mans cavsdsp: set idct permutation independently of dsputil CAVS uses its …
(edit) @5fe64d88   12 years mans x86: allow using add_hfyu_median_prediction_cmov on any cpu with cmov …
(edit) @9afb7061   12 years martin mov_chan: Pass a separate AVIOContext for reading This fixes crashes …
(edit) @91a84a52   12 years anton af_asyncts: check return value from lavr when flushing. Fixes an …
(edit) @290d1022   12 years kostya.shishkov mss2: simplify loop in decode_rle() It calculates the sum of power of …
(edit) @9699b3a2   12 years kostya.shishkov mss12: avoid unnecessary division in arith*_get_bit() That division …
(edit) @6ceef07   12 years kostya.shishkov mss2: do not try to read too many palette entries Reported by Michael …
(edit) @59383d57   12 years janne-libav mpegvideo: set AVFrame fields to NULL after freeing the base memory …
(edit) @a224b2c   12 years martin configure: Set the right cc_e flags for msvc The default ones work, …
(edit) @2b366008   12 years martin fate: Allow setting the ld parameter from the config file …
(edit) @ef6ba1f2   12 years diego x86: dsputil: Do not redundantly check for CPU caps before calling …
(edit) @4a185ed   12 years martin configure: Disable some warnings in MSVC This disables the following …
(edit) @d914ea6f   12 years diego x86: vp56: cmov version of vp56_rac_get_prob requires inline asm …
(edit) @42e63ec8   12 years martin avopt: fix examples to match the same style about default values as …
(edit) @dfa559bc   12 years martin configure: Add support for MSVC cl.exe/link.exe Signed-off-by: Martin …
(edit) @4fa661a8   12 years martin lavu: add snprintf(), vsnprint() and strtod() replacements for MS …
(edit) @0db2d942   12 years martin dsputil: workaround VA_ARGS missing tokenization for MSVC A …
(edit) @b797f3c4   12 years martin configure: add section for libc-specific hacks Signed-off-by: Martin …
(edit) @a322247   12 years martin build: disable ranlib on mingw Using ranlib is not required but …
(edit) @6d654969   12 years martin parser: Don't use pc as context for av_dlog The ParserContext class …
(edit) @5e997688   12 years martin h264: Remove an assert on current_picture_ptr being null It is …
(edit) @6980453   12 years diego build: eamad: Add missing dependency on mpegvideo code
(edit) @aa661113   12 years diego build: utvideoenc: Add missing dependency on Huffman code
(edit) @686a3293   12 years martin avopt: Reorder the default_val struct, making i64 the first field …
(edit) @21bc440   12 years martin avopt: Explicitly store rational option defaults in .dbl …
Note: See TracRevisionLog for help on using the revision log.