source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9893e883   11 years michaelni avformat/mux: Remove localized encoder strings Fixes muxing to end up …
(edit) @84087204   11 years michaelni avcodec/smvjpegdec: Dont ignore avcodec_close() return code …
(edit) @0739614c   11 years michaelni avcodec: remove no longer needed ff_codec_close_recursive() …
(edit) @be2bbc52   11 years michaelni ffmpeg_opt: dont copy "encoder" metadata unless stream copy is used …
(edit) @b2a8bc3d   11 years michaelni ffmpeg/set_encoder_id: dont allocate encoder string if one is already …
(edit) @62188318   11 years michaelni Merge remote-tracking branch 'lukaszmluki/master' * …
(edit) @ab62283   11 years michaelni avcodec/dvdsubenc: accept forced flag Reviewed-by: Anshul …
(edit) @b9419b5   11 years lukasz.m.luki2 lavf/ftp: favour EPSV over PASV command EPSV is newer version of PASV …
(edit) @37fa4b9b   11 years lukasz.m.luki2 lavf/audiointerleave: return more meaningful error codes …
(edit) @2ed9e17   11 years lukasz.m.luki2 lavf/audiointerleave: check for allocation failure Signed-off-by: …
(edit) @c61cdefa   11 years lukasz.m.luki2 lavf/audiointerleave: use av_fifo_alloc_array Signed-off-by: Lukasz …
(edit) @74f9c59   11 years lukasz.m.luki2 lavf/dvenc: use av_fifo_alloc_array Signed-off-by: Lukasz Marek …
(edit) @8aa29880   11 years lukasz.m.luki2 lavc/flac_parser: use av_fifo_alloc_array Signed-off-by: Lukasz Marek …
(edit) @bc4f362c   11 years lukasz.m.luki2 lavc/frame_thread_encoder: use av_fifo_alloc_array Signed-off-by: …
(edit) @ce051ce   11 years lukasz.m.luki2 lavfi/vf_fps: use av_fifo_alloc_array Signed-off-by: Lukasz Marek …
(edit) @d15db8e4   11 years lukasz.m.luki2 lavfi/buffersink: use av_fifo_alloc_array Signed-off-by: Lukasz Marek …
(edit) @4d686674   11 years lukasz.m.luki2 ffmpeg: use av_fifo_alloc_array Signed-off-by: Lukasz Marek …
(edit) @51bad41a   11 years lukasz.m.luki2 lavd/jack_audio: use av_fifo_alloc_array Signed-off-by: Lukasz Marek …
(edit) @7336e39   11 years lukasz.m.luki2 lavu/fifo: add av_fifo_alloc_array function Allows to alloc fifo …
(edit) @d43c3030   11 years michaelni x86/hevc_deblock: use constants instead of generating values at …
(edit) @41b928c   11 years michaelni avcodec/ppc/asm: fix build with ABI v2 Signed-off-by: Michael …
(edit) @b8227448   11 years michaelni lavc: define STRIDE_ALIGN as 32 when compiling with AVX support …
(edit) @833ec917   11 years michaelni ffmpeg/do_video_stats: fix used timebase Signed-off-by: Michael …
(edit) @55fe1582   11 years michaelni avcodec/pthread_frame: remove unused variable Signed-off-by: Michael …
(edit) @cd7ae5af   11 years michaelni Merge commit '82fc9f4b38244236a6ca7f946662ca653044a04c' * commit …
(edit) @07941c2c   11 years michaelni Merge commit '853cc025d63ee2539fc0460dab62c5b9a3fd2043' * commit …
(edit) @ef1d4ee2   11 years michaelni Merge commit 'bddd8cbf68551f6405b2bf77cc3e212af9fbe834' * commit …
(edit) @af72f62d   11 years michaelni Merge commit '9929b3564c0dca42ed7baa6798ef15b6f0013c83' * commit …
(edit) @4a2fd251   11 years michaelni Merge commit 'cdf58f0599c39852ee3beafe5f64af7d57d4215b' * commit …
(edit) @999a99c8   11 years michaelni Merge commit 'a312f71090ee620ee252f2034aef6b13e2dafe9c' * commit …
(edit) @e3c1d9a5   11 years michaelni Merge commit 'ed7922faac4ea4c893efc3cdf8102ebc49fcc011' * commit …
(edit) @f29cdfec   11 years michaelni avcodec/libvorbisenc: do not attempt to flush if no data was input …
(edit) @ebbc33a4   11 years michaelni avcodec/libmp3lame: do not attempt to flush lame if no data was input …
(edit) @82fc9f4b   11 years martin display: Include mathematics.h for fallback definition of NAN This …
(edit) @6552e23d   11 years michaelni avformat/mpegtsenc: fix dts for chained muxing aac in mpegts …
(edit) @dad54e4a   11 years michaelni ffmpeg: set dts for subtitles dts is not optional, its required for …
(edit) @87f5ede6   11 years michaelni ffmpeg: add last_mux_dts_plus_duration Fixes 1 frame error in the …
(edit) @2de2b991   11 years michaelni Merge commit 'dc40d88625d7e402d58ac3f3df69fbf27aa31ea0' * commit …
(edit) @3791741c   11 years michaelni Merge commit 'c9f8809ee4c576d5833865039bc1c85754448f67' * commit …
(edit) @e98d3a7d   11 years michaelni Merge commit '25bb7eaf9eb14e6e00264bf584aa4d380d3bc29f' * commit …
(edit) @45492018   11 years michaelni Merge commit '4c390b1ba98e6aec787aa0e7ea57ed7cb38283b7' * commit …
(edit) @84476585   11 years michaelni Merge commit 'a1c2b48018b09d2613f075ec0748c95bd520ac00' * commit …
(edit) @93318983   11 years michaelni Merge commit '04db5794cd97e4b33ec2f963ef7f967722a456eb' * commit …
(edit) @853cc025   11 years anton mov: store display matrix in a stream side data Signed-off-by: Anton …
(edit) @bddd8cbf   11 years anton Add transformation matrix API. Add AV_PKT_DATA_DISPLAYMATRIX and …
(edit) @9929b356   11 years anton pthread_frame: simplify the code by using new AVPacket API This also …
(edit) @cdf58f05   11 years anton avpacket: fix copying side data in av_packet_copy_props() Side data …
(edit) @a312f710   11 years anton lavf: deprecate now unused AVStream.pts
(edit) @ed7922fa   11 years anton mux: drop one of the hacks comprising compute_pkt_fields2() All …
(edit) @dc40d886   11 years anton avconv: do not use poorly defined and undocumented AVStream.pts Use …
(edit) @c9f8809e   11 years anton hevc/intra_pred: simplify neighboring sample derivation
(edit) @25bb7eaf   11 years anton hevc/intra_pred: drop unnecessary conditions in loops Signed-off-by: …
(edit) @4c390b1b   11 years anton hevc/intra_pred: optimize EXTEND_()* Process 4 pixels at once. …
(edit) @a1c2b48   11 years anton hevc: templatize intra_pred
(edit) @04db5794   11 years anton hevc: templatize pred_planar Signed-off-by: Anton Khirnov …
(edit) @4a30f085   11 years michaelni avcodec/diracdec: move mc buffer allocation to per frame Fixes out of …
(edit) @76191c08   11 years michaelni ffmpeg: Use av_gettime_relative() Whenever av_gettime() is used to …
(edit) @e705d0ce   11 years Carl Eugen Hoyos Set dwSuggestBufferSize to largest chunk size for every stream in avi. …
(edit) @057ebf12   11 years michaelni x86/hevc_deblock: remove some duplicated instructions Also remove a …
(edit) @0c152fe9   11 years michaelni ffmpeg: prefix encoder with "Lavc " in bitexact mode This avoids …
(edit) @5771efde   11 years michaelni Merge commit '0ba5299a805e9ccaef1a757381fc2ada4d54b8a1' * commit …
(edit) @bbee02ed   11 years michaelni ffmpeg: Skip writing the version when -flags bitexact is used …
(edit) @1e49439f   11 years michaelni Merge commit '6656370b858329ca07a60a2de954d5e90daa0206' * commit …
(edit) @c01bcce4   11 years michaelni Merge commit 'd246231e4714119faac6c7acd881d3b687bb8b11' * commit …
(edit) @a6ba5184   11 years michaelni Merge commit '968a62a9d9e3a785ce1f79b80facfe09c6c14544' * commit …
(edit) @6eefc578   11 years michaelni Merge commit '33082af7560a18179b52734665ef66f812902d33' * commit …
(edit) @0ba5299   11 years anton movenc: use the "encoder" metadata tag to write stsd Compressorname …
(edit) @6656370b   11 years anton avconv: set the "encoder" tag when transcoding
(edit) @d246231e   11 years anton wavenc: use codec descriptors to get the codec name Also, return a …
(edit) @73a6063   11 years stefasab ffprobe: fix crash happening because of new streams occuring Fix trac …
(edit) @f1793fe9   11 years michaelni x86: hevc_mc: specify coefficients registers By default, macro …
(edit) @0a150670   11 years michaelni lavd: Use av_gettime_relative() Whenever av_gettime() is used to …
(edit) @6e8fe448   11 years michaelni avcodec/wmv2enc: allocate padding for extradata and check malloc …
(edit) @5441eb46   11 years michaelni avcodec/movtextenc: allocate padding for extradata Signed-off-by: …
(edit) @947ed8f2   11 years michaelni avcodec/ffv1enc: allocate padding for extradata Signed-off-by: …
(edit) @bf718bdf   11 years michaelni avcodec/crystalhd: allocate padding for extradata Signed-off-by: …
(edit) @b06741d2   11 years michaelni Merge commit '79f2c426fde6e71c40b29504112d0528b85be623' * commit …
(edit) @8334850a   11 years michaelni Merge commit '93afb6c98df876b15e3d911a9450ad55f92080ce' * commit …
(edit) @8636b11b   11 years michaelni Merge commit '7a5f4f6853047eea74a6443d73f4d74d52b2799f' * commit …
(edit) @4f32efdf   11 years michaelni Merge commit 'c3311d472a7528c67f76d0d061704ae70a99b32e' * commit …
(edit) @4fac4447   11 years michaelni Merge commit 'ab3fdaa7131e2fd8e33006daea25a282724c01f0' * commit …
(edit) @213e82b5   11 years michaelni Merge commit 'b513bf6f69e26e724de6d5dca642c3582dcd0517' * commit …
(edit) @56d3cd14   11 years michaelni Merge commit 'e4dc1000d7bbbcb5b45cf9849fc5315f19578e37' * commit …
(edit) @47a72134   11 years michaelni Merge commit '3ef6c5264b2590781b4ed556443ff49709dd45fb' * commit …
(edit) @c7c11058   11 years michaelni Merge commit 'b136564909adec2043be4c94ade08b67ad443124' * commit …
(edit) @6a510909   11 years michaelni Merge commit 'd256ed78ffe202a4dcc8d625becffc716bfa3977' * commit …
(edit) @68c05185   11 years michaelni Merge commit 'fd056029f45a9f6d213d9fce8165632042511d4f' * commit …
(edit) @ff17d8b5   11 years michaelni Merge commit 'e1b66778b6ee82a192b5895e23c4e135f7269326' * commit …
(edit) @968a62a9   11 years anton doc/APIchanges: mark the release 10 branch point
(edit) @33082af7   11 years anton doc/APIchanges: fill in missing hashes and dates
(edit) @79f2c426   11 years anton dv: do not set codec timebase It is not supposed to be set from …
(edit) @93afb6c9   11 years anton avconv: set output avg_frame_rate when known
(edit) @7a5f4f68   11 years anton lavf: extend avg_frame_rate documentation.
(edit) @c3311d47   11 years anton avienc: sanitize variable naming in write_header() Do not call an …
(edit) @ab3fdaa7   11 years anton yop: only set extradata size after it has been successfully allocated …
(edit) @b513bf6f   11 years anton yuv4mpegdec: do not set coded_frame properties coded_frame is not …
(edit) @e4dc1000   11 years anton yuv4mpeg: split the demuxer and muxer into separate files
(edit) @3ef6c526   11 years anton a64: check that extradata exists before reading from it
(edit) @b1365649   11 years anton a64: remove unneeded struct qualifier
(edit) @d256ed78   11 years anton 4xm: allocate extradata properly. Pad it with the required amount of …
Note: See TracRevisionLog for help on using the revision log.