source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @65d94f63   12 years diego aac: Mention abbreviation as well in long_name Most people know the …
(edit) @6b801421   12 years diego build: Skip compiling rtmpdh.h if ffrtmpcrypt protocol is not enabled …
(edit) @816ff352   12 years diego doc: Add Git configuration section
(edit) @6c1ed454   12 years martin configure: Add a dependency on https for rtmpts The rtmpts protocol …
(edit) @999c63e4   12 years martin rtp: Only choose static payload types if the sample rate and channels …
(edit) @d04c5293   13 years derek.buitenhuis v410dec: Implement explode mode support Try and decode broken files, …
(edit) @6c8fdfc5   13 years derek.buitenhuis zerocodec: fix direct rendering. Set picture type before calling …
(edit) @61884b9d   13 years derek.buitenhuis wav: init st to NULL to avoid a false-positive warning. If st is …
(edit) @37c6ad23   13 years derek.buitenhuis wavpack: set bits_per_raw_sample for S32 samples to properly identify …
(edit) @58db34a   13 years lu_zero h264: refactor NAL decode loop Write out the NAL decoding loops in …
(edit) @08cd95e8   13 years martin RTMPTE protocol support Signed-off-by: Martin Storsjö <martin@martin.st>
(edit) @acd554c1   13 years martin RTMPE protocol support This adds two protocols, but one of them is an …
(edit) @0e31088b   13 years martin rtmp: Add ff_rtmp_calc_digest_pos() This function is used for …
(edit) @3505d557   13 years martin rtmp: Rename rtmp_calc_digest to ff_rtmp_calc_digest and make it …
(edit) @3b175384   13 years rsbultje swscale: add missing HAVE_INLINE_ASM check. The function called in …
(edit) @31248865   13 years rsbultje lavfi: place x86 inline assembly under HAVE_INLINE_ASM. This allows …
(edit) @8d2e3fee   13 years derek.buitenhuis vc1: Add a test for interlaced field pictures Signed-off-by: Derek …
(edit) @5a6e3c03   13 years diego swscale: Mark all init functions as av_cold
(edit) @16d2a1a5   13 years diego swscale: x86: Drop pointless _mmx suffix from filenames The files do …
(edit) @fd487218   13 years rsbultje lavf: use conditional notation for default codec in muxer …
(edit) @a6e922ff   13 years rsbultje swscale: place inline assembly bilinear scaler under HAVE_INLINE_ASM.
(edit) @a35738f4   13 years justin.ruggles dsputil: ppc: cosmetics: pretty-print
(edit) @85a3c19e   13 years justin.ruggles dsputil: x86: add SHUFFLE_MASK_W macro Simplifies pshufb masks that …
(edit) @b2704a65   13 years mans configure: respect CC_O setting in check_cc Use compiler-specific …
(edit) @df53a4a7   13 years anton FATE: fix the asyncts test Nellymoser is float, so use oneoff …
(edit) @6bd37e0   13 years diego build: Drop gcc-specific warning flag from header compilation rule …
(edit) @73cd131   13 years anton FATE: add a test for the asyncts audio filter.
(edit) @721113be   13 years anton matroskadec: return more correct error code on read error.
(edit) @a8a2271f   13 years anton buffersrc: check ff_get_audio_buffer() for errors.
(edit) @8f3a3ce7   13 years anton lavfi: check all ff_get_video_buffer() calls for errors.
(edit) @1dc42050   13 years anton lavfi: check all avfilter_ref_buffer() calls for errors.
(edit) @80e4ed27   13 years anton vf_select: avoid an unnecessary avfilter_ref_buffer().
(edit) @785fa50f   13 years anton buffersrc: avoid creating unnecessary buffer reference
(edit) @02ac7311   13 years anton lavfi: use avfilter_unref_bufferp() where appropriate.
(edit) @043800a9   13 years anton vf_fps: add more error checks.
(edit) @d515e9c2   13 years anton vf_fps: fix a memleak on malloc failure.
(edit) @3825b526   13 years anton lavfi: check all ff_start_frame/draw_slice/end_frame calls for errors
(edit) @d4f89906   13 years anton lavfi: add error handling to end_frame().
(edit) @e9b992d0   13 years anton lavfi: add error handling to draw_slice().
(edit) @ebc8d974   13 years anton lavfi: add error handling to start_frame().
(edit) @1470ce21   13 years kostya.shishkov Bump libavcodec and libavformat minor versions for G.723.1 decoder and …
(edit) @55c3a4f6   13 years kostya.shishkov G.723.1 demuxer and decoder Signed-off-by: Kostya Shishkov …
(edit) @8aac5585   13 years kostya.shishkov Add a shift parameter to celp_lp_synthesis_filter() This is intended …
(edit) @51a5ddf   13 years diego libopenjpeg: K&R formatting cosmetics
(edit) @731fa116   13 years rsbultje yadif: use emms_c() instead of inline assembly for emms invocations.
(edit) @b170b323   13 years rsbultje ac3: don't use different names for option tables in the template file. …
(edit) @3db40703   13 years rsbultje lavfi: use const for AVFilterPad declarations in all filters.
(edit) @98041af   13 years rsbultje adpcm: don't duplicate identical AVSampleFmt array for each encoder.
(edit) @388ff813   13 years diego configure: cosmetics: Group test dependencies together
(edit) @ad93dccb   13 years mans configure: add more passthrough flags in tms470 filter This is in …
(edit) @d0c6d424   13 years mans configure: move flag filtering functions out of if/else blocks …
(edit) @b2668c85   13 years diego x86: swscale: Place inline assembly code under appropriate #ifdefs …
(edit) @5354a904   13 years derek.buitenhuis rtsp: remove terminal comma in FF_RTP_FLAG_OPTS macro. This makes …
(edit) @bdbb21b1   13 years diego configure: Remove redundant RTMPT/RTMPTS dependencies The …
(edit) @6c3fa06a   13 years mans configure: add filtering of host cflags/ldflags This is in …
(edit) @68485d1f   13 years mans configure: initialise all flag filters at the same place This is more …
(edit) @64933b6c   13 years mans configure: add filtering of linker flags This allows filtering of …
(edit) @01d31e16   13 years mans configure: name some variables more consistently Name variables …
(edit) @cd52ec95   13 years mans configure: remove filter_cppflags This is not used and the current …
(edit) @07e3f9af   13 years mans configure: set icc_version where it is needed This variable is only …
(edit) @1cf6e7dd   13 years diego mpegenc: remove disabled code
(edit) @4c9080a7   13 years anton lavfi: unref AVFilterLink.out_buf in ff_end_frame(). This reduces …
(edit) @07bad27   13 years anton lavfi: unref AVFilterLink.cur_buf in ff_end_frame(). This reduces …
(edit) @533fd5b   13 years anton vsrc_testsrc: avoid an unnecessary avfilter_ref_buffer().
(edit) @5b50ae94   13 years anton vf_slicify: clear AVFilterLink.cur_buf in start_frame(). The buffer …
(edit) @0393af4f   13 years anton vf_settb: simplify start_frame(). Avoid pointless filter ref/unref. …
(edit) @9203fa0b   13 years anton vf_fieldorder: don't give up its own reference to the output buffer.
(edit) @f493c644   13 years anton vf_pad: don't give up its own reference to the output buffer.
(edit) @ad8b6326   13 years anton vf_overlay: don't access a buffer reference that's been given away.
(edit) @7155763b   13 years anton vf_drawtext: don't give up its own reference to the input buffer. …
(edit) @d19499c   13 years anton vf_gradfun: don't store two pointers to one AVFilterBufferRef.
(edit) @0fe010a3   13 years anton vf_delogo: don't store two pointers to one AVFilterBufferRef.
(edit) @51a8049b   13 years anton vf_aspect: clear AVFilterLink.cur_buf in start_frame(). The buffer is …
(edit) @b70d89a0   13 years anton lavfi: add avfilter_unref_bufferp() Signed-off-by: Anton Khirnov …
(edit) @ce64e5b   13 years lu_zero libopenjpeg: introduce lowres and lowqual private options OpenJPEG …
(edit) @5eb9c495   13 years anton FATE: add a test for flac cover art.
(edit) @1749e12f   13 years justin.ruggles cafdec: allow larger ALAC magic cookie It already skips any extra …
(edit) @4cd22b77   13 years justin.ruggles alac: fix channel pointer assignment for 24 and 32-bit Needs to be …
(edit) @eeb55f5f   13 years justin.ruggles alac: cosmetics: general pretty-printing and comment clean up
(edit) @f3e5a784   13 years justin.ruggles alac: calculate buffer size outside the loop in allocate_buffers()
(edit) @bae83f2c   13 years justin.ruggles alac: change some data types to plain int
(edit) @2aebac69   13 years justin.ruggles alac: cosmetics: rename some variables and function names
(edit) @1b3ef155   13 years justin.ruggles alac: multi-channel decoding support Signed-off-by: Justin Ruggles …
(edit) @81c9e2e6   13 years justin.ruggles alac: split element parsing into a separate function This will make …
(edit) @cd632619   13 years justin.ruggles alac: support a read sample size of up to 32 Use get_bits_long() in …
(edit) @73dc0db4   13 years justin.ruggles alac: output in planar sample format Avoids unneeded interleaving and …
(edit) @6482bd88   13 years justin.ruggles alac: add 32-bit decoding support
(edit) @6cda74c   13 years justin.ruggles alac: simplify channel interleaving Signed-off-by: Justin Ruggles …
(edit) @5138ff1   13 years justin.ruggles alac: use AVPacket fields directly in alac_decode_frame()
(edit) @7a206eb3   13 years justin.ruggles alac: fix check for valid max_samples_per_frame
(edit) @1193d3fe   13 years justin.ruggles alac: use get_sbits() to read LPC coefficients instead of casting
(edit) @7a50ec6   13 years justin.ruggles alac: move the current samples per frame to the ALACContext This will …
(edit) @46043962   13 years justin.ruggles alac: avoid using a double-negative when checking if the frame is …
(edit) @9a6c528e   13 years justin.ruggles alac: factor out output_size check in predictor_decompress_fir_adapt()
(edit) @ebd4c3ad   13 years justin.ruggles alac: factor out loading of next decoded sample in LPC prediction
(edit) @a4ecd414   13 years justin.ruggles alac: use index into buffer_out instead of incrementing the pointer
(edit) @f2515cd6   13 years justin.ruggles alac: simplify lpc coefficient adaptation
(edit) @abc4376b   13 years justin.ruggles alac: reduce the number of local variables needed in lpc prediction
(edit) @01880d2   13 years justin.ruggles alac: simplify 1st order prediction and reading of warm-up samples
(edit) @d0c0bf0d   13 years justin.ruggles alac: cosmetics: reindent after last commit
Note: See TracRevisionLog for help on using the revision log.