source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @f3dcabef   10 years michaelni Merge commit 'f918b8a2933a65020cbe490ec637d5485c11a692' * commit …
(edit) @660a8b43   10 years michaelni avformat/avienc: write last frame duration Fixes small part of Ticket …
(edit) @be448564   10 years michaelni avformat/avienc: factor frame skip code out Signed-off-by: Michael …
(edit) @33bc81e4   10 years michaelni ffmpeg: skip duration cliping for passthrough & drop modes …
(edit) @de8cd93a   10 years u doc/writing_filters: use ffmpeg.org instead of wikimedia.org for lena …
(edit) @4e20e94   10 years michaelni ffmpeg: Check duration for overlap and clip in fps cfr/vfr code …
(edit) @c5092025   10 years michaelni ffmpeg: Use input packet duration in vfr/cfr code if available and …
(edit) @4ffec6d9   10 years michaelni avcodec/twinvq: Use av_freep() to avoid leaving stale pointers in …
(edit) @b9792afa   10 years michaelni avcodec/tta: Use av_freep() to avoid leaving stale pointers in memory …
(edit) @beec818d   10 years michaelni avcodec/truemotion2: Use av_freep() to avoid leaving stale pointers in …
(edit) @61fc1cbf   10 years michaelni ffmpeg: fix printed timestamp for droped frames Signed-off-by: …
(edit) @f918b8a2   10 years martin hdsenc: Use the right filename in an error message Signed-off-by: …
(edit) @484d42a0   10 years stefasab lavf/concatdec: add timestamp log Help debugging timestamp conversion …
(edit) @9f6d48d   10 years michaelni ffmpeg: better CFR frame duplication selection This improves the …
(edit) @8b43b0e8   10 years michaelni ffmpeg: fix variable type for end char fixes warning Signed-off-by: …
(edit) @873dac50   10 years michaelni avformat/mpegtsenc: change the min value for mpegts_start_pid to allow …
(edit) @5f8fcdd4   10 years michaelni dashenc: degrade gracefully if a stream's bitrate is unavailable If a …
(edit) @568f1ec   10 years u doc/writing_filters: fix reference to Lenna image
(edit) @6da12d46   10 years u doc/writing_filters: use a more portable sed command in the walk-through
(edit) @30d3f976   10 years michaelni Merge commit '7813e6752bdab38a5686c301e869ee71d97bce69' * commit …
(edit) @ea79dfba   10 years michaelni avcodec/libvorbisenc: Give CODEC_CAP_SMALL_LAST_FRAME to libvorbis …
(edit) @d1d39042   10 years michaelni avcodec/options: Set AVCodecContext->codec upon initialization. …
(edit) @7813e675   10 years martin configure: Fix enabling memalign_hack automatically simd_align_16 is …
(edit) @bccae39   10 years James lavf/ffmenc: fix memleak in ffm_write_header Regression since …
(edit) @43c1d82b   10 years michaelni doc/filters: use '|' instead of ':' in the documentation. Using …
(edit) @9e526213   10 years michaelni avfilter/af_volume: Use avpriv_float_dsp_alloc() Signed-off-by: …
(edit) @aa97223f   10 years michaelni avfilter/af_amix: Use avpriv_float_dsp_alloc() Signed-off-by: Michael …
(edit) @06d27428   10 years michaelni avcodec/nellymoser: Use avpriv_float_dsp_alloc() Signed-off-by: …
(edit) @4eae568a   10 years michaelni doc/APIchanges: Fix some wrong versions Signed-off-by: Michael …
(edit) @a54a51cc   10 years michaelni avutil/float_dsp: add avpriv_float_dsp_alloc() Signed-off-by: Michael …
(edit) @bb5e1482   10 years michaelni libavcodec/tiffenc: Use av_freep() avoid leaving stale pointers in …
(edit) @98fbf8ef   10 years michaelni libavcodec/libxavs: Use av_freep() avoid leaving stale pointers in …
(edit) @ade140e   10 years michaelni libavcodec/libx264: Use av_freep() avoid leaving stale pointers in …
(edit) @42434157   10 years michaelni avcodec/mjpegdec: Support some subsampled GBR variants Fixes …
(edit) @0b75b6c   10 years michaelni avformat/mp3dec: avoid seeking to negative positions Fixes Ticket4038 …
(edit) @9bb6e117   10 years michaelni avcodec/internal: Add () to argument of FF_SIGNBIT() to ensure correct …
(edit) @4cd4a6de   10 years michaelni Merge commit '2007082d2db25f9305b8a345798b840ea7784fdb' * commit …
(edit) @cdbebae4   10 years michaelni Merge commit '85dc006b1a829726dd5e3a9b0fcc6a1dbfe6dffa' * commit …
(edit) @8426ede   10 years michaelni Merge commit '771656bd85416cd6308b11aed6f2c69a8db9c21b' * commit …
(edit) @7384ec19   10 years michaelni Merge commit 'a28468d0daf4be14761c16a3ddd33266b2380123' * commit …
(edit) @9943c5a4   10 years michaelni Merge commit '9257692ac15eff7b07540c1f61cebde0d8823fbd' * commit …
(edit) @2007082d   10 years vittorio.giovara mov: check ff_get_wav_header() return value CC: …
(edit) @85dc006   10 years vittorio.giovara lavc: fix bitshifts amount bigger than the type CC: …
(edit) @771656bd   10 years vittorio.giovara libvpxenc: clean memory on error CC: libav-stable@libav.org Bug-Id: …
(edit) @a28468d0   10 years vittorio.giovara librtmp: append the correct field to the string Also prevent a NULL …
(edit) @afbaa9a7   10 years michaelni avdevice/oss_audio: avoid strerror() and errbuf Signed-off-by: …
(edit) @e60c025e   10 years michaelni Merge commit 'c302d034ba2690a935df8bf7e4f5d44ed86e8d5c' * commit …
(edit) @4dc305d7   10 years michaelni Merge commit '40ed1cbf147d09fc0894bee160f0b6b6d9159fc5' * commit …
(edit) @3fa4351d   10 years michaelni Merge commit '3847f3ab58b3b74604807394247bf68827258103' * commit …
(edit) @9257692a   10 years martin lavf: Only initialize s->offset once when using avoid_negative_ts …
(edit) @b5b15c4d   10 years michaelni Merge commit 'fe5e6e34c05e274f98528be4f77f3c474473f977' * commit …
(edit) @9e0b0c60   10 years michaelni Merge commit '2ded57371abead879bcee56da5131e5fac0d17ef' * commit …
(edit) @1fddfaa2   10 years michaelni Merge commit '2d9d6afb8d2f284f5e620ecc19f643d5cd3facb8' * commit …
(edit) @b96c1cd7   10 years michaelni Merge commit '0f9eb9165bb7d7982fdedf64f6bcec856f1bedd6' * commit …
(edit) @894d1033   10 years michaelni avcodec/lcldec: support rgb24 with width%4 != 0 Fixes Ticket1216 …
(edit) @92c07acc   10 years Carl Eugen Hoyos Read (display) aspect ratio from mxf files. Fixes ticket #4107.
(edit) @c302d034   10 years martin tools: Add a sidxindex tool This tool can write an MPD file for …
(edit) @40ed1cbf   10 years martin movenc: Allow writing a DASH sidx atom at the start of files This is …
(edit) @3847f3ab   10 years martin movenc: Add tfra entries for all tracks in a moof Previously only …
(edit) @fe5e6e34   10 years martin lavf: Add an MPEG-DASH ISOFF segmenting muxer This is mostly to serve …
(edit) @2ded5737   10 years martin movenc: Add support for writing sidx atoms for DASH segments A flag …
(edit) @0b3c2305   10 years michaelni configure: Enable mpcodec compilation without inline asm. …
(edit) @70205f17   10 years michaelni mpcodecs: Use _INLINE guards for inline asm. Enabled compilation with …
(edit) @2d9d6afb   10 years martin movenc: Factorize adding fragment info into a separate function By …
(edit) @0f9eb91   10 years martin movenc: Include empty tracks in iods when writing fragmented mp4 When …
(edit) @cc5f7315   10 years michaelni avformat/flvenc: remove unused variable Signed-off-by: Michael …
(edit) @4127d97c   10 years michaelni Merge commit 'c64f3615118d757dcf76040fe5407bf2b3883206' * commit …
(edit) @bb7be3b7   10 years michaelni Merge commit '4d0cd5f58c892276716f46f4b2702915e5018215' * commit …
(edit) @c88ae843   10 years michaelni Merge commit '8b573ddda75980f724f779ff75aacc2ff81d9e0e' * commit …
(edit) @91a9ae5b   10 years michaelni Merge commit 'eac3ac1fe0774b65316852616b2672702dbc3f31' * commit …
(edit) @0d5af820   10 years michaelni Merge commit 'eb335f3c5ce37f2b93c993e28404d113bee843bc' * commit …
(edit) @c23d7de2   10 years michaelni Merge commit '84c0ece5fd9569c0f31804f02a199ecd0e7d13d8' * commit …
(edit) @e0785494   10 years michaelni Merge commit 'a7b365ae191f45a0d7ed7b34033d5d0cbdd47139' * commit …
(edit) @30156eab   10 years michaelni Merge commit 'de1f8ead8993512925a3ee6c7491473414419e55' * commit …
(edit) @c192be19   10 years michaelni Merge commit '16c01fb4347312b6d29a6498dad627665b96a20e' * commit …
(edit) @e7fdfbdc   10 years michaelni Merge commit '84b9463984083f4e83948c73c1a5dbaf596ff3f7' * commit …
(edit) @f1b20930   10 years michaelni Merge commit '2c6a7f9348378f887066fb1669c46b9485e8ef3e' * commit …
(edit) @7cbe1e04   10 years michaelni Merge commit '920bca3e2332dced9c78bd14cfc2ff138188bd57' * commit …
(edit) @c64f3615   10 years anton flvenc: Send new metadata when FLAG_METADATA_UPDATED is set. …
(edit) @4d0cd5f5   10 years anton flvenc: move metadata updates into a single function Signed-off-by: …
(edit) @8b573dd   10 years anton hevc: remove superfluous assignments and checks
(edit) @eac3ac1f   10 years anton hevc: eliminate an unneeded intermediate variable
(edit) @eb335f3c   10 years anton hevc: reduce variable scope Also, collapse the array into a scalar, …
(edit) @84c0ece5   10 years anton hevc: further reduce code duplication in hls_prediction_unit()
(edit) @a7b365ae   10 years anton hevc: reduce code duplication in hls_prediction_unit()
(edit) @de1f8ead   10 years anton hevcdsp_template: templatize transquant_bypass
(edit) @16c01fb4   10 years anton hevc: remove an unused function parameter
(edit) @84b94639   10 years anton hevc: remove a redundant line pred_mode is overwritten a few lines …
(edit) @2c6a7f93   10 years anton hevc: do not store rqt_root_cbf in the context It does not need to be …
(edit) @920bca3   10 years anton hevc: do not store pcm_flag in the context It does not need to be …
(edit) @9421d97   10 years michaelni ffmpeg: Fix last newline at log level less than "info" Fixes …
(edit) @4be03a7a   10 years michaelni cmdutils: Exit in case of faulty stream specifiers Avoids printing …
(edit) @3f07dd6e   10 years lukasz.m.luki2 ffserver_config: fix possible crash Fixes CID #1254662
(edit) @1a054bd1   10 years lukasz.m.luki2 ffserver_config: do not store preset name Preset are translated to …
(edit) @33d6f90e   10 years Reynaldo H. Verdejo Pinochet ffserver: drop pointless explicit !=0 checks Signed-off-by: Reynaldo …
(edit) @20bf91f   10 years michaelni avcodec/roqvideoenc: clear freed pointers Avoid leaving stale …
(edit) @7ababb85   10 years michaelni avcodec/snow: clear freed pointers Avoid leaving stale pointers in …
(edit) @00672d2c   10 years michaelni avcodec/rl2: clear freed pointers Avoid leaving stale pointers in …
(edit) @51ddaf65   10 years michaelni avformat/mpeg: fix memleak of sub_name on error Fixes CID1254666 …
(edit) @62eca2f8   10 years michaelni avdevice/xcbgrab: Fix/remove unneeded NULL checks Fixes CID1254664 …
Note: See TracRevisionLog for help on using the revision log.