source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @154f7bb0   14 years michaelni h264: define FF_PROFILE_H264_HIGH_444 to the correct value It was …
(edit) @9b8bb626   14 years michaelni libavfilter: add video movie source See thread: Subject: [PATCH] …
(edit) @a1cdf548   14 years michaelni Apply misc fixes to the image2 muxer documentation. The fixes were …
(edit) @20a4b9e9   14 years michaelni Add documentation for the framecrc muxer. Signed-off-by: Janne Grunau …
(edit) @ea67c951   14 years michaelni Add documentation for the crc muxer. Signed-off-by: Janne Grunau …
(edit) @7e7afb3   14 years michaelni Document null muxer. Signed-off-by: Janne Grunau …
(edit) @ef15d71c   14 years michaelni VP8: ARM NEON optimisations for dsp functions This adds NEON …
(edit) @fff6c212   14 years michaelni Remove Xan WC4 cruft from xan.c Signed-off-by: Ronald S. Bultje …
(edit) @abb5f2b7   14 years michaelni Xan4 decoder Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> …
(edit) @14d735b   14 years michaelni matroskadec: add generic element length validation. This validate the …
(edit) @cb9f7fd3   14 years michaelni Fix compile warning. Change int64_t into a int, which caused this …
(edit) @f8d33a36   14 years michaelni avidec: simplify read_gab2_sub Use avio functions instead of …
(edit) @f8194672   14 years michaelni lavf: move internal functions from avformat.h to internal.h …
(edit) @2f35beae   14 years michaelni Make av_set_pts_info keep previous time base if new one is invalid. …
(edit) @e11afd71   14 years michaelni pass QDMC extradata to the decoder Makes playing QDMC files in …
(edit) @5fb06ff   14 years michaelni configure: check yasm/nasm for working pextrd opcode NASM versions …
(edit) @21b032c4   14 years michaelni vorbis dec: Remove obsolete comment Signed-off-by: Michael …
(edit) @350b2bb1   14 years michaelni vorbis dec: cosmetics: Indent CPP cond properly Signed-off-by: …
(edit) @6d173dae   14 years michaelni vorbis dec: cosmetics: Indent consistently Signed-off-by: Michael …
(edit) @b2a51e3d   14 years michaelni vorbis dec: cosmetics: Indent after scope deletion Signed-off-by: …
(edit) @21494e55   14 years michaelni vorbis dec: Delete useless scopes Signed-off-by: Michael Niedermayer …
(edit) @76ad67ca   14 years michaelni Implement guessed_pts in avcodec_decode_video2 Signed-off-by: Nicolas …
(edit) @52b2e95c   14 years michaelni dvdsubdec.c: prevent input buffer overflow In some places, dvbsubdec …
(edit) @6a495e98   14 years michaelni Make inter_rvlc and intra_rvlc static tables. Signed-off-by: Ronald …
(edit) @561ca020   14 years michaelni Fill in missing date. (cherry picked from commit …
(edit) @340a20ea   14 years michaelni Update MINOR and set git rev for non-blocking flag API addition. …
(edit) @fbdcdaee   14 years michaelni Replace remaining occurrences of deprecated CH_* with AV_CH_* …
(edit) @6e59474   14 years michaelni Non-blocking protocol: TCP Signed-off-by: Nicolas George …
(edit) @3ce3b498   14 years michaelni Non-blocking protocol: core wrapper functions Signed-off-by: Nicolas …
(edit) @f4bd5800   14 years michaelni Non-blocking protocols: flag and documentation Signed-off-by: Nicolas …
(edit) @e10976eb   14 years michaelni Set channel_layout for mpegaudio Signed-off-by: Ronald S. Bultje …
(edit) @4a355654   14 years michaelni mp3enc: write ISO8859-1 instead of UTF-16 when possible …
(edit) @9979dcd4   14 years michaelni reindent after last commit Signed-off-by: Ronald S. Bultje …
(edit) @699d55fb   14 years michaelni wtv: do not use flag in stream_guid chunk to determine if stream is …
(edit) @3c90abf4   14 years michaelni vp3: Move table allocation code into a new function Signed-off-by: …
(edit) @dc4a1883   14 years michaelni vp3: Factor out expression Signed-off-by: Ronald S. Bultje …
(edit) @3f171f5a   14 years michaelni cmdutils: fix codec-specific options from preset Using a preset file …
(edit) @ba3517aa   14 years michaelni cmdutils: fix opt_values leak Add free to uninit_opts and relocate …
(edit) @fd0ae17a   14 years michaelni Adopt pkt_dts/pkt_pts in lavc clients No behavior change; this makes …
(edit) @105ba7dc   14 years michaelni applehttp: Handle absolute paths relative to the current server This …
(edit) @861aab56   14 years michaelni movenchint: Use rtpenc_chain for setting up the chained RTP muxer …
(edit) @118f091   14 years michaelni rtpenc_chain: Don't copy the time_base back to the caller If …
(edit) @42f97696   14 years michaelni Use avformat_free_context for cleaning up muxers Signed-off-by: …
(edit) @8cf2d3d   14 years michaelni Add an APIchanges entry for avformat_free_context Signed-off-by: …
(edit) @4ed68fdf   14 years michaelni libavformat: Add a function for freeing an AVFormatContext This …
(edit) @173f19be   14 years michaelni libavformat: Use avcodec_copy_context for chained muxers This avoids …
(edit) @e9266a2b   14 years michaelni VP8: slightly faster loopfilter sharpness logic (cherry picked from …
(edit) @9efa368f   14 years michaelni VP8: faster deblock strength calculation Convert hev_thresh logic to …
(edit) @bffad70   14 years michaelni Remove forgotten if (p) av_free(p) forms Signed-off-by: Mans Rullgard …
(edit) @b9004bd5   14 years michaelni Remove a few if (p) av_freep(&p) forms Signed-off-by: Mans Rullgard …
(edit) @c54ac7a8   14 years michaelni VP8: faster filter_level clip (cherry picked from commit …
(edit) @8cde1b79   14 years michaelni VP8: simplify lf_delta mb mode logic (cherry picked from commit …
(edit) @ab543afe   14 years michaelni Make avfilter_graph_free() free the graph. Make avfilter_graph_free() …
(edit) @c68be8e   14 years michaelni Make avfilter_graph_parse() not free the input graph Make …
(edit) @2d9fd181   14 years michaelni add ff_index_search_timestamp and ff_add_index_entry Signed-off-by: …
(edit) @566f17b   14 years michaelni TCP: factor the poll() call Signed-off-by: Nicolas George …
(edit) @d3c0de86   14 years michaelni wtv: filesystem implementation Signed-off-by: Ronald S. Bultje …
(edit) @5603df39   14 years Reimar.Doeffinger Always use av_set_pts_info to set the stream time base.
(edit) @d947bce1   14 years michaelni tty.c: rename PKT_FLAG_KEY to AV_PKT_FLAG_KEY. Signed-off-by: Mans …
(edit) @7cb52584   14 years michaelni Rename remaining occurrences of SAMPLE_FMT_* to AV_SAMPLE_FMT_* …
(edit) @4d9c044d   14 years michaelni Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* …
(edit) @a991b8de   14 years michaelni sapenc: Free AVStream->info on cleanup This fixes yet another memory …
(edit) @ea468763   14 years michaelni rtmpproto: rename URLContext* argument in rtmp_write() Now the first …
(edit) @b9dab11   14 years michaelni Add ProRes FOURCCs to isom.c Signed-off-by: Mans Rullgard …
(edit) @e3bf3d53   14 years michaelni Add APIchanges entry for lavc 52.109.0 Signed-off-by: Mans Rullgard …
(edit) @6cd67b9f   14 years michaelni Add CODEC_ID_PRORES and bump lavc minor version Signed-off-by: Mans …
(edit) @d25d1d06   14 years michaelni Add AVC-Intra identifiers used by Flip4Mac for mov files …
(edit) @e31a7441   14 years michaelni Remove a few if (p) av_free(p) forms Signed-off-by: Mans Rullgard …
(edit) @0c8eb72e   14 years michaelni Avoid pointless check before calling free Signed-off-by: Mans …
(edit) @cf96cce7   14 years michaelni Set pkt_pts in avcodec_default_reget_buffer() This was missed when …
(edit) @d0d8a9b1   14 years michaelni Free AVStream->info in chained muxers This fixes memory leaks in the …
(edit) @c6347bdf   14 years michaelni rtsp: Don't store RTSPStream in AVStream->priv_data For mpegts in …
(edit) @4a908866   14 years michaelni ffmpeg.c: rename map_meta_data option to map_metadata It's consistent …
(edit) @e921bd57   14 years michaelni Add forgotten minor API bumps and APIChanges entries The bumps are …
(edit) @1003022   14 years michaelni ac3enc: Change EXP_DIFF_THRESHOLD to 500. This patch changes the …
(edit) @057f3d27   14 years michaelni Log debug information in filter_samples(). Signed-off-by: Mans …
(edit) @8904a0f1   14 years michaelni ffplay: factorize code from video_thread() into …
(edit) @01b75fa9   14 years michaelni ARM: add helper macro for declaring constant data Signed-off-by: Mans …
(edit) @fe2ff6d   14 years michaelni Separate format conversion DSP functions from DSPContext. This will …
(edit) @a35d782d   14 years michaelni Fix ff_imdct_calc_sse() on gcc-4.6 Gcc 4.6 only preserves the first …
(edit) @2aaa2a1   14 years michaelni Free the RTSPStreams in ff_rtsp_close_streams This plugs a small …
(edit) @45eaec30   14 years michaelni h264: add profile names for the existing defines Signed-off-by: Janne …
(edit) @94e3e83   14 years michaelni h264: Add Intra and Constrained Baseline profiles to avctx.profile …
(edit) @8a92ec7   14 years michaelni dca: avoid C99 declaration in for() expression Signed-off-by: Mans …
(edit) @10ed02eb   14 years michaelni Makefile: remove unused variable ALLHTMLPAGES Signed-off-by: Mans …
(edit) @850e9c6d   14 years michaelni Makefile: build docs only for enabled tools; fix docs dependencies …
(edit) @5ad4335c   14 years michaelni VP8: merge chroma MC calls Adds some duplicated code, but avoids …
(edit) @baffa091   14 years michaelni Implement a SIMD version of emulated_edge_mc() for x86. From ~550 …
(edit) @c0f88eed   14 years michaelni Auto-generate dependencies for documentation Signed-off-by: Mans …
(edit) @389b5bfa   14 years michaelni cosmetics: indentation Signed-off-by: Mans Rullgard <mans@mansr.com> …
(edit) @a8ae4e0e   14 years michaelni Remove unneeded add bias from 3 functions. …
(edit) @403fa3cf   14 years michaelni Ogg: discard non-essential metadata from Vorbis header when creating …
(edit) @e98b8e2f   14 years michaelni Implement av_samples_alloc() and av_samples_fill_arrays(). With minor …
(edit) @40222b92   14 years michaelni Provide monotone revission numbers in version.sh
(edit) @7b3ea550   14 years michaelni Add sample_aspect_ratio fields to vsrc_buffer arguments. This fixes …
(edit) @14b171cd   14 years michaelni Add sample_aspect_ratio to AVFilterLink
(edit) @b482c001   14 years Reimar.Doeffinger Remove pts rescaling code that is useless after …
(edit) @1276367   14 years Reimar.Doeffinger Document that av_write_header sets stream time_base to a value of it …
(edit) @2c30f7b3   14 years michaelni mpegtsenc: fix PMT PID calculation …
(edit) @0374152f   14 years michaelni Rename attribute_used to av_used and move it to attributes.h This is …
Note: See TracRevisionLog for help on using the revision log.