source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9fb7a5af   13 years justin.ruggles ws_snd1: Fix wrong samples counts. This makes the check that avoids …
(edit) @51df7b23   13 years martin movenc: Don't set a default sample duration when creating ismv …
(edit) @298a587   13 years martin rtp: Factorize the check for distinguishing RTCP packets from RTP The …
(edit) @c6643fdd   13 years rsbultje golomb: avoid infinite loop on all-zero input (or end of buffer). …
(edit) @c9fdf324   13 years justin.ruggles bethsoftvid: synchronize video timestamps with audio sample rate …
(edit) @773ff823   13 years justin.ruggles bethsoftvid: add audio stream only after getting the first audio …
(edit) @9546f331   13 years justin.ruggles bethsoftvid: Set video packet duration instead of accumulating pts.
(edit) @05e4ae83   13 years justin.ruggles bethsoftvid: set packet key frame flag for audio and I-frame video …
(edit) @17b11559   13 years justin.ruggles bethsoftvid: fix read_packet() return codes. Use proper AVERROR …
(edit) @f320fb89   13 years justin.ruggles bethsoftvid: pass palette in side data instead of in a separate …
(edit) @f3a094f2   13 years martin sdp: Ignore RTCP packets when autodetecting RTP streams The rtp …
(edit) @17b11ffe   13 years kostya.shishkov proresenc: initialise 'sign' variable
(edit) @f3e08490   13 years rsbultje mpegaudio: replace memcpy by SIMD code By replacing memcpy with an …
(edit) @ae591aee   13 years rsbultje vc1: prevent using last_frame as a reference for I/P first frame. …
(edit) @210f728   13 years martin ppc: Add ff_ prefix to nonstatic symbols Signed-off-by: Martin …
(edit) @f73673a7   13 years martin sh4: Add ff_ prefix to nonstatic symbols Signed-off-by: Martin …
(edit) @efd29844   13 years martin mpegvideo: Add ff_ prefix to nonstatic functions Signed-off-by: …
(edit) @0ca1bdb3   13 years martin rtjpeg: Add ff_ prefix to nonstatic symbols Signed-off-by: Martin …
(edit) @6c28d657   13 years martin rv: Add ff_ prefix to nonstatic symbols Signed-off-by: Martin Storsjö …
(edit) @d1b357d7   13 years martin vp56: Add ff_ prefix to nonstatic symbols Signed-off-by: Martin …
(edit) @27cfdc3e   13 years martin vorbis: Add ff_ prefix to nonstatic symbols Signed-off-by: Martin …
(edit) @04d38225   13 years martin msmpeg4: Add ff_ prefix to nonstatic symbols Signed-off-by: Martin …
(edit) @5f2c159c   13 years martin vc1: Add ff_ prefix to nonstatic symbols Signed-off-by: Martin …
(edit) @1fec0550   13 years martin msmpeg4: Add ff_ prefixes to nonstatic symbols Signed-off-by: Martin …
(edit) @35e02a3d   13 years martin snow: Add ff_ prefix to nonstatic symbols This allows getting rid of …
(edit) @d6c8dcb8   13 years martin mpeg12: Add ff_ prefix to nonstatic symbols Signed-off-by: Martin …
(edit) @6f13a371   13 years martin mpeg4: Add ff_ prefixes to nonstatic symbols Signed-off-by: Martin …
(edit) @e9ca85e7   13 years martin lagarith: Add ff_ prefix to lag_rac_init Signed-off-by: Martin …
(edit) @c8e1b2fb   13 years martin libavcodec: Add ff_ prefix to j_rev_dct* Signed-off-by: Martin …
(edit) @873c89e2   13 years martin dsputil: Add ff_ prefix to inv_zigzag_direct16 Signed-off-by: Martin …
(edit) @3e2efacd   13 years martin libavcodec: Prefix fdct_ifast, fdct_ifast248 Signed-off-by: Martin …
(edit) @9cf0841e   13 years martin dsputil: Add ff_ prefix to the dsputil*_init* functions …
(edit) @99560a4c   13 years martin libavcodec: Add ff_ prefix to some nonstatic symbols Prefix the …
(edit) @e96b4a53   13 years martin vlc/rl: Add ff_ prefix to the nonstatic symbols Signed-off-by: Martin …
(edit) @ddce8953   13 years martin h263: Add ff_ prefix to nonstatic symbols Signed-off-by: Martin …
(edit) @167f3b8   13 years martin libavformat: Add an ff_ prefix to some lavf internal symbols Prefix …
(edit) @a082ac41   13 years martin mpegvideo: Remove a leftover function declaration Signed-off-by: …
(edit) @735be9cd   13 years martin rtsp: Make rtsp_demuxer_class static Signed-off-by: Martin Storsjö …
(edit) @1a265f61   13 years kostya.shishkov prores encoder
(edit) @8835c2c8   13 years kostya.shishkov prores: move data shared between decoder and encoder to common file
(edit) @3ec623c2   13 years kostya.shishkov prores: fix multithreaded decoding case when slice quantisers are not …
(edit) @dc4e5748   13 years diego CDXL demuxer and decoder Signed-off-by: Paul B Mahol …
(edit) @c1df37e5   13 years alex.converse hls: Re-add legacy applehttp name to preserve interface compatibility.
(edit) @8c62d83f   13 years martin hlsproto: Rename the functions and context Signed-off-by: Martin …
(edit) @9cb9c6c4   13 years martin hlsproto: Encourage users to try the hls demuxer instead of the proto …
(edit) @3975ca89   13 years martin doc: Move the hls protocol section into the right place …
(edit) @8bdab32   13 years martin libavformat: Rename the applehttp protocol to hls Keep the old …
(edit) @65cd7bf3   13 years martin hls: Rename the functions and context Signed-off-by: Martin Storsjö …
(edit) @2772258a   13 years martin libavformat: Rename the applehttp demuxer to hls When this demuxer …
(edit) @08bddfcd   13 years martin rtpdec: Support H263 in RFC 2190 format This is different from the …
(edit) @18d1d58   13 years janne-libav rv30: check block type validity Prevents crashes with the fuzzed …
(edit) @2af3dc86   13 years justin.ruggles ttadec: CRC checking Signed-off-by: Paul B Mahol <onemda@gmail.com> …
(edit) @4ace130e   13 years martin movenc: Support muxing VC1 Signed-off-by: Martin Storsjö …
(edit) @ae5a9355   13 years martin avconv: Don't split out inline sequence headers when stream copying …
(edit) @2bd7300   13 years janne-libav rv34: handle size changes during frame multithreading Factors all …
(edit) @b54b40b3   13 years janne-libav rv40: prevent undefined signed overflow in rv40_loop_filter()
(edit) @29330721   13 years janne-libav rv34: use AVERROR return values in ff_rv34_decode_frame() Also adds …
(edit) @bf61ef23   13 years janne-libav rv34: use uint16_t for RV34DecContext.deblock_coefs It is used as …
(edit) @c3b57d6e   13 years diego librtmp: Add "lib" prefix to librtmp URLProtocol declarations. This …
(edit) @df605018   13 years martin movenc: Use defines instead of hardcoded numbers for RTCP types …
(edit) @1c77a530   13 years diego smjpegdec: implement seeking Signed-off-by: Paul B Mahol …
(edit) @9d03cb9   13 years diego swscale: Remove some write-only variables related to alpha handling.
(edit) @771bab7f   13 years rsbultje swscale: fix crashes in yuv2yuvX on x86-32. They were introduced in …
(edit) @186dcbcb   13 years janne-libav sunrast: Add fate test for gray8. Signed-off-by: Janne Grunau …
(edit) @7dfe8f55   13 years martin rtpdec: Use 4 byte startcodes for H.264 If muxing into mpegts, 4 byte …
(edit) @529506b5   13 years diego matroskadec: Mark variable as av_unused. This avoids unused variable …
(edit) @6df5c528   13 years diego Move some conditionally used variables into the block where they are …
(edit) @7331b6e   13 years diego Drop some completely unnecessary av_unused attributes.
(edit) @92fed113   13 years diego swscale: Remove unused variable alpMmxFilter.
(edit) @a8798c7   13 years diego Drop unnecessary av_uninit attributes from some variable declarations. …
(edit) @5d561514   13 years martin movenc: Support muxing wmapro in ismv/isma Signed-off-by: Martin …
(edit) @ddf4228   13 years martin mpegtsenc: Add an AVOption for forcing a new PAT/PMT/SDT to be written …
(edit) @3cac4756   13 years rsbultje swscale: move YUV2PACKED16WRAPPER() macro down to where it is used.
(edit) @c0b87359   13 years rsbultje swscale: handle gray16 as a "planar" YUV format (Y-only, of course). …
(edit) @9d9c8464   13 years rsbultje swscale: use yuv2packed1() functions for unscaled chroma also.
(edit) @d63b7d8c   13 years rsbultje swscale: fix incorrect chroma bias in yuv2rgb48_1_c().
(edit) @1ca7dc60   13 years rsbultje swscale: fix invalid memory accesses in yuvpacked1() functions.
(edit) @0bf184e5   13 years diego Move PS2 MMI code below the mips subdirectory, where it belongs. Also …
(edit) @75f11901   13 years diego mips: Move MMI function declarations to a header. This fixes …
(edit) @d1c4ec7f   13 years diego build: Set correct dependencies for rtmp* protocols implemented by librtmp.
(edit) @3e23bad   13 years rsbultje swscale: convert yuv2yuvX() to using named arguments.
(edit) @8c433d8a   13 years rsbultje swscale: rename "dstw" to "w" to prevent name collisions. "dstw" can …
(edit) @ef66a0ed   13 years rsbultje swscale: use named registers in yuv2yuv1_plane() place. Most of the …
(edit) @e3cc6172   13 years anton lavf: fix aspect ratio mismatch message. Signed-off-by: Anton Khirnov …
(edit) @c22e2ec9   13 years anton avconv: set AVFormatContext.duration from '-t' Set output files …
(edit) @3dffa1b4   13 years anton cljr: implement encode2.
(edit) @177bb4bf   13 years anton cljr: set the properties of the coded_frame, not input frame.
(edit) @89829242   13 years anton dnxhdenc: switch to encode2.
(edit) @3f77c411   13 years anton bmpenc: switch to encode2().
(edit) @b498867d   13 years justin.ruggles FATE: update reference for seek-alac_mp4 This should have been …
(edit) @41afdd91   13 years rsbultje sunrast: Return AVERROR values instead of -1. Signed-off-by: Ronald …
(edit) @4fbccfab   13 years rsbultje sunrast: Add support for gray8 decoding. Signed-off-by: Ronald S. …
(edit) @dae2ce36   13 years rsbultje swscale: enforce a minimum filtersize. At very small dimensions, this …
(edit) @764852d6   13 years justin.ruggles alacenc: use AVCodec.encode2()
(edit) @bee80054   13 years justin.ruggles alacenc: cosmetics: indentation
(edit) @b6e8ff72   13 years justin.ruggles alacenc: consolidate bitstream writing into a single function. …
(edit) @b590f3a7   13 years justin.ruggles alacenc: only encode frame size in header for a final smaller frame …
(edit) @ba821b09   13 years justin.ruggles alacenc: store current frame size in AlacEncodeContext. This avoids …
(edit) @65d15aec   13 years justin.ruggles alacenc: return AVERROR codes in alac_encode_frame()
(edit) @302daf58   13 years justin.ruggles alacenc: calculate a new max frame size for the final small frame …
Note: See TracRevisionLog for help on using the revision log.