source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @212ec5f   12 years martin tools: Include io.h for open/read/write/close if unistd.h doesn't …
(edit) @3ad9eac5   12 years martin testprogs: Remove unused includes Signed-off-by: Martin Storsjö …
(edit) @dd4169ab   12 years martin qt-faststart: Use other seek/tell functions on MSVC than on mingw …
(edit) @bff714ad   12 years martin ismindex: Include direct.h for _mkdir on windows The Windows SDK in …
(edit) @d4bba93f   12 years martin sdp: Use static const char arrays instead of pointers to strings …
(edit) @bcc45d63   12 years diego x86: avcodec: Drop silly "_mmx" suffixes from filenames
(edit) @efbd04c3   12 years diego x86: avcodec: Drop silly "_sse" suffixes from filenames
(edit) @06b5246c   12 years martin sdp: Include profile-level-id for H264 This is required for playback …
(edit) @6d354700   12 years lu_zero utvideoenc: use ff_huff_gen_len_table Avoid code duplication and …
(edit) @5a582bd3   12 years lu_zero huffman: add ff_huff_gen_len_table The function will be used by …
(edit) @998f92d6   12 years derek.buitenhuis cllc: simplify/fix swapped data buffer allocation. Using the malloc …
(edit) @6af2480a   12 years martin rtpdec_h264: Don't set the pixel format There is no need for this …
(edit) @6f5b1a2b   12 years martin h264: Check that the codec isn't null before accessing it This fixes …
(edit) @0b58c77   12 years martin audio_frame_queue: Define af_queue_log_state before using it This …
(edit) @7627c35a   12 years kostya.shishkov vc1: export some functions This is a preparatory step for the MSS2 …
(edit) @ae43c4c0   12 years mans configure: use HOSTCC_C/O in check_host_cc Signed-off-by: Mans …
(edit) @df0d6341   12 years mans configure: use AS_O setting in check_as Signed-off-by: Mans Rullgard …
(edit) @29b64b68   12 years mans configure: use LD_O setting in check_ld() Signed-off-by: Mans …
(edit) @dbc9f84e   12 years mans Revert "dsputil: make {add/put/put_signed}_pixels_clamped() …
(edit) @3d868fe5   12 years diego build: Restore dependency of acelp_filters.o on celp_math.o
(edit) @dafcbfe4   12 years diego celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()
(edit) @55498543   12 years diego celp_math: Move ff_cos() to the only place it is used
(edit) @8f7c26e3   12 years diego build: Use portable abstraction for linker/hostcc output file syntax
(edit) @d5683aba   12 years diego configure: Fix shared library creation for OpenBSD OpenBSD does not …
(edit) @5395d88   12 years derek.buitenhuis vp56: Don't use DECLARE_ALIGN on a typedef name Instead, use it on …
(edit) @0de4a563   12 years kostya.shishkov mss1: move code that will be reused by MSS2 decoder into separate file
(edit) @49df339f   12 years kostya.shishkov mss1: merge decode_intra() and decode_inter() They have most of their …
(edit) @b42be2d5   12 years martin avprobe: Get rid of ugly casts in the options table This also makes …
(edit) @b441a451   12 years martin vf_hqdn3d: Remove a duplicate inline declaration Compilation seems to …
(edit) @2bd6717   12 years martin vf_hqdn3d: Don't declare the loop variable within the for loop This …
(edit) @e0f7a9f6   12 years lu_zero huffyuv: update to current coding style
(edit) @f76e4787   12 years lu_zero huffman: update to current coding style
(edit) @125c6c07   12 years martin rtsp: Free the rtpdec context properly The condition for calling the …
(edit) @3f02c533   12 years diego build: fft: x86: Drop unused YASM-OBJS-FFT- variable
(edit) @d7f9786c   12 years diego audio_frame_queue: Clean up ff_af_queue_log_state debug function The …
(edit) @1ce5dce4   12 years diego dwt: Remove unused code.
(edit) @88386fee   12 years diego cavs: convert cavsdata.h to a .c file Defining tables in header files …
(edit) @a6d9f9e   12 years diego cavs: Move inline functions only used in one file out of the header
(edit) @ef07ac1e   12 years diego cavs: Move data tables used in only one place to that file
(edit) @09bd0ea9   12 years diego fate: Add a single symbol Ut Video decoder test Signed-off-by: Diego …
(edit) @7a1944b9   12 years Loren Merritt vf_hqdn3d: x86 asm 13% faster on penryn, 16% on sandybridge, 15% on …
(edit) @566858a7   12 years Loren Merritt vf_hqdn3d: support 16bit colordepth
(edit) @44b0b85f   12 years anton avconv: prefer user-forced input framerate when choosing output framerate
(edit) @db707302   12 years mans x86: fft: remove unused fft_dispatch* functions These functions are …
(edit) @cba79d21   12 years mans avconv: remove unused variable opt_shortest This was replaced with a …
(edit) @efab2e00   12 years derek.buitenhuis FATE: Add Canopus Lossless tests Signed-off-by: Derek Buitenhuis …
(edit) @aa7a5651   12 years derek.buitenhuis cllc: Pad swapped buffer The bitstream buffer must be padded, or the …
(edit) @01cb4c84   12 years kostya.shishkov utvideodec: Fix single symbol mode decoding Put the zero length check …
(edit) @081bab5e   12 years mans truespeech: drop useless casts These values already have the correct …
(edit) @0c88e7a2   12 years mans libavcodec: drop bogus dependencies from mpc[78] and qdm2 …
(edit) @2e2b8ef8   12 years mans mpegaudio: move ff_mpa_enwindow to a separate file This table is used …
(edit) @4d7adec8   12 years anton AVOptions: store defaults for INT64 options in int64 union member. …
(edit) @a1bcc76e   12 years anton cmdutils: fix a memleak when specifying an option twice.
(edit) @dc402854   12 years diego x86: mpegvideo: more sensible names for optimization file and init function
(edit) @d211547d   12 years diego x86: mpegvideoenc: Split optimizations off into a separate file
(edit) @26ce9aec   12 years diego dnxhdenc: x86: more sensible names for optimization file and init function
(edit) @f1e06d37   12 years diego svq1/svq3: Move common code out of SVQ1 decoder-specific file
(edit) @43da682c   12 years diego dirac: add Comments and references to the standard Signed-off-by: …
(edit) @06e751a4   12 years justin.ruggles lavr: x86: optimized 6-channel flt to fltp conversion
(edit) @e07c9705   12 years justin.ruggles lavr: x86: optimized 2-channel flt to fltp conversion
(edit) @5245c9f3   12 years justin.ruggles lavr: x86: optimized 6-channel flt to s16p conversion
(edit) @31d0d718   12 years justin.ruggles lavr: x86: optimized 2-channel flt to s16p conversion
(edit) @6092dafb   12 years justin.ruggles lavr: x86: optimized 6-channel s16 to fltp conversion
(edit) @91851a7b   12 years justin.ruggles lavr: x86: optimized 2-channel s16 to fltp conversion
(edit) @205ace88   12 years justin.ruggles lavr: x86: optimized 6-channel s16 to s16p conversion
(edit) @8eeffa8a   12 years justin.ruggles lavr: x86: optimized 2-channel s16 to s16p conversion
(edit) @b66e20d2   12 years justin.ruggles lavr: x86: optimized 2-channel fltp to flt conversion
(edit) @d5b4e50c   12 years justin.ruggles lavr: x86: optimized 6-channel fltp to s16 conversion
(edit) @a58a013   12 years justin.ruggles lavr: x86: optimized 2-channel fltp to s16 conversion
(edit) @90cc27f8   12 years justin.ruggles lavr: x86: optimized 6-channel s16p to flt conversion
(edit) @46f929ad   12 years justin.ruggles lavr: x86: optimized 2-channel s16p to flt conversion
(edit) @13df7d2d   12 years justin.ruggles lavr: x86: optimized 6-channel s16p to s16 conversion
(edit) @c0e1253   12 years justin.ruggles lavr: x86: optimized 2-channel s16p to s16 conversion
(edit) @7b44061f   12 years anton doc/APIchanges: add an entry for codec descriptors. Also fill in …
(edit) @a0a5fed9   12 years justin.ruggles vorbisenc: set AVCodecContext.bit_rate to 0 The Vorbis encoder is …
(edit) @890fddd0   12 years justin.ruggles vorbisenc: fix quality parameter This generates output with bitrates …
(edit) @e9812159   12 years justin.ruggles FATE: add ALAC encoding tests
(edit) @4b0e0f31   12 years justin.ruggles lpc: fix alignment of windowed samples for odd maximum LPC order …
(edit) @f24cc1b2   12 years justin.ruggles alacenc: use s16p sample format as input
(edit) @358078d9   12 years justin.ruggles alacenc: remove unneeded sample_fmt check
(edit) @ec7a212f   12 years justin.ruggles alacenc: fix max_frame_size calculation for the final frame
(edit) @5d4ef00   12 years justin.ruggles adpcm_swf: Use correct sample offsets when using trellis. Fixes …
(edit) @7011a42b   12 years lu_zero rtmp: support strict rtmp servers In order to send or receive a …
(edit) @ac330161   12 years lu_zero mjpegdec: support AVRn interlaced Signed-off-by: Luca Barbato …
(edit) @5b170c0b   12 years mans x86: remove FASTDIV inline asm GCC 4.3 and later do the right thing …
(edit) @6fa48867   12 years diego build: x86: Only compile mpegvideo optimizations when necessary
(edit) @66baa458   12 years diego configure: Drop fastdiv option There is no point in having the user …
(edit) @4264a0dd   12 years diego build: Make the E-AC-3 encoder select the AC-3 encoder The E-AC-3 …
(edit) @efa4d6ad   12 years diego fate: flac: Only run tests requiring samples when samples are available
(edit) @72e8d86b   12 years lu_zero dirac: use meaningful return values Signed-off-by: Luca Barbato …
(edit) @44c56a16   12 years mans flacdec: simplify sample buffer handling Pass pointer to sample …
(edit) @ea98507d   12 years mans flacdec: simplify loop in decode_residuals()
(edit) @957521e7   12 years anton fate: make Ut Video encoder tests use bitexact swscale flags The …
(edit) @deb23777   12 years diego build: amrwb: Drop redundant lsp dependency declaration
(edit) @d71e2c1   12 years mans fate: fix utvideoenc tests For some reason, the prerequisites have to …
(edit) @b96509c9   12 years anton fate: Add FATE tests for the Ut Video encoder Signed-off-by: Anton …
(edit) @1ab5a780   12 years anton lavc: add Ut Video encoder Signed-off-by: Anton Khirnov …
(edit) @677e763a   12 years anton mpegvideo_enc: remove stray duplicate line from 7f9aaa4
(edit) @1e607213   12 years diego swscale: x86: fix #endif comments in rgb2rgb template file …
(edit) @602b1898   12 years anton avconv: mark more options as expert.
Note: See TracRevisionLog for help on using the revision log.