source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8b152c35   10 years michaelni h264: avoid unnecessary calls to get_format Signed-off-by: Michael …
(edit) @0c9abf21   10 years michaelni avfilter/vf_detelecine: Fix uninitialized array index error Fixes the …
(edit) @5cba5291   10 years michaelni lavf/segment: style nits Signed-off-by: Michael Niedermayer …
(edit) @385fe984   10 years michaelni avcodec/snowenc: Check av_frame_ref() return value Fixes CID1026740 …
(edit) @a38758a9   10 years michaelni avcodec/h264_refs: fix null pointer dereference with -DTRACE …
(edit) @a105931d   10 years michaelni Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8' * commit …
(edit) @48183f14   10 years michaelni Merge commit '87f87ccf32055aca25fa08e29e22cca1ba9976d5' * commit …
(edit) @21ee6da7   10 years michaelni avutil/hmac: Check av_hmac_alloc() return code Signed-off-by: Michael …
(edit) @1a10134e   10 years michaelni swresample/swresample: Use av_mallocz_array() Signed-off-by: Michael …
(edit) @f613f238   10 years lukasz.m.luki2 lavf: Bump minor version and document directory listing API in …
(edit) @fda8b7ec   10 years michaelni avcodec/libdcadec: remove av_assert and check bits_per_sample more …
(edit) @1019a1cb   10 years michaelni avfilter/vf_vignette: Change enum to int, which is accessed via …
(edit) @63167a6b   10 years michaelni avdevice/avfoundation: Fix occured typo Signed-off-by: Michael …
(edit) @794e9fb5   10 years michaelni Merge commit 'e6e3dcba0c6f11bd7022e2d3b9bcb7b6a09d6c80' * commit …
(edit) @847c0d33   10 years michaelni Merge commit '6ed38b1f65b424a4fa92042e0069f350b95e0098' * commit …
(edit) @98263d75   10 years michaelni Merge commit '23944d29a22a2cd602753b3705f73011c3bf0b18' * commit …
(edit) @f5c7531   10 years michaelni Merge commit '7d3183d3a4e800ab7a7fa24f49968a1b1bcc0161' * commit …
(edit) @0187c2cc   10 years michaelni tiff: Return more meaningful error codes Signed-off-by: Michael …
(edit) @4978850c   10 years diego build: Split JPEG-related tables off into a separate component
(edit) @87f87ccf   10 years diego mjpeg: Use a more precise type for put_marker()
(edit) @e6e3dcba   10 years diego mjpeg: Move code only used in the encoder(s) to the appropriate header
(edit) @6ed38b1f   10 years diego tiff: Return more meaningful error codes Signed-off-by: Diego Biurrun …
(edit) @23944d29   10 years diego indeo: Give Indeo4/5 shared code a more consistent name
(edit) @7d3183d3   10 years diego qsv: Skip header compilation depending on what parts of qsv are enabled
(edit) @ac9919b9   10 years michaelni libavformat/mxfenc.c: Add 'Presentation Y offset' metadata Previously …
(edit) @dadc43ee   10 years michaelni avutil/pca: Check for av_malloc* failures Signed-off-by: Michael …
(edit) @4a108116   10 years michaelni avformat/nutdec: Use av_malloc_array() Signed-off-by: Michael …
(edit) @7c6b0436   10 years michaelni avformat/img2: Change enum to int, which is accessed via AVOption as …
(edit) @f45758d3   10 years michaelni avformat/wavenc: Change enum to int, which is accessed via AVOption as …
(edit) @984c230c   10 years michaelni avfilter/vf_transpose: Change enums to int, which are accessed via …
(edit) @8ae3500   10 years michaelni avfilter/tinterlace: Change enum to int, which is accessed via …
(edit) @d0059281   10 years michaelni avformat/udp: Remove (harmless) duplicated pkt_size entry from …
(edit) @83443505   10 years michaelni Merge commit 'ff7adead0a667e606f5a41dca591f074f9ff2f32' * commit …
(edit) @de2aaf1a   10 years michaelni lavf/segment: Mark output contexts as non-seekable when applicable …
(edit) @9573737   10 years michaelni png: Only init zlib once Signed-off-by: Donny Yang <work@kota.moe> …
(edit) @e7ba79dc   10 years michaelni png: Calculate pixel format information only once Signed-off-by: …
(edit) @68ede913   10 years michaelni png: Return slightly more meaningful error codes Signed-off-by: Donny …
(edit) @ff7adead   10 years lu_zero udp: Fix pkt_size management The default value for unset is -1, not …
(edit) @7b060a96   10 years michaelni libavformat/segment: add an option to write the header to a separate …
(edit) @481f0f15   10 years michaelni libavformat/segment: don't leave the list pb open when not in use …
(edit) @bcf44c91   10 years michaelni libavformat/hls: add an option to start from a given segment in a live …
(edit) @81487781   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @93704e09   10 years michaelni Merge commit '72025ac36c740f031d7e413041fdfe97087c83c4' * commit …
(edit) @b3673f34   10 years Carl Eugen Hoyos lavc/h264_refs: Fix compilation with -DTRACE.
(edit) @d371471c   10 years Carl Eugen Hoyos Fix make checkheaders if libmfx is not available.
(edit) @7de0fefe   10 years Carl Eugen Hoyos lavf/gif: Add an option max_gif_delay to limit the frame duration. …
(edit) @97a407f   10 years michaelni Merge commit '6fe2641d6e410b7bc203138fa97e1118b411f16d' * commit …
(edit) @268ff17c   10 years michaelni Merge commit 'c48456166e95648719a8be8f8613f9dee98205c1' * commit …
(edit) @72025ac   10 years anton lavc: add libdcadec decoder Signed-off-by: Anton Khirnov …
(edit) @6fe2641d   10 years anton lavc: add profile define for DTS Express Signed-off-by: Anton Khirnov …
(edit) @c4845616   10 years anton lavc: add MMAL hardware decoder wrapper Based on a patch by Rodger …
(edit) @cf16b459   10 years michaelni libavdevice/avfoundation: use pts/dts provided by the CMSampleBuffer …
(edit) @021b0237   10 years michaelni libavdevice/avfoundation: add capture_mouse_clicks option Support …
(edit) @c908cae7   10 years michaelni libavdevice/avfoundation: add capture_cursor option Add support for …
(edit) @573a77a1   10 years michaelni libavdevice/avfoundation: add framerate and video size options …
(edit) @6a3833e1   10 years michaelni ffmpeg_opt: Do not overwrite output if there is no input Fixes …
(edit) @dcac15a8   10 years Carl Eugen Hoyos lavc/dnxhd: Fix pix_fmt change. Fixes ticket #4400.
(edit) @fe57514f   10 years michaelni png: Minor whitespace change and added missing comment Signed-off-by: …
(edit) @5904d039   10 years michaelni png: Use av_freep() instead of av_free() Signed-off-by: Donny Yang …
(edit) @68bcc64f   10 years michaelni fate/filter-video: Use qp filter to generate non constant qp array for …
(edit) @2856634c   10 years michaelni vfilter/vf_qp: Support evaluating expression per MB also add support …
(edit) @a8fb8f61   10 years michaelni avfilter/vf_qp: split expression parsing out of loop Signed-off-by: …
(edit) @625bd463   10 years michaelni af_channelmap: fix number of channels Fixes segfaults with the …
(edit) @048b6331   10 years michaelni avcodec/qsv_internal: Fix project name Signed-off-by: Michael …
(edit) @56b7aa2   10 years michaelni doc/examples: add directory listing example Signed-off-by: Michael …
(edit) @303c3da   10 years michaelni postproc: Removed unecessary if/else branch when getting QP. There's …
(edit) @0a731e45   10 years michaelni Merge commit '72b7441a10f578a1d0be7083d8f5adf6a01921c2' * commit …
(edit) @d985976e   10 years michaelni Merge commit '9ba27c2348d26000257e891e40a72facb0d916be' * commit …
(edit) @b12eacb3   10 years michaelni Merge commit 'd0a63d8b989647ffdb5f40da8e1feaffe1a8e791' * commit …
(edit) @151ae8ea   10 years michaelni Merge commit 'b04d009b0e1a34b717f3d3bbf407aef0c742aff1' * commit …
(edit) @4ae7c370   10 years michaelni fate: Use a variable QP input for fate-filter-pp Signed-off-by: …
(edit) @c6649898   10 years michaelni fate: simplify filter-pp tests Signed-off-by: Michael Niedermayer …
(edit) @72b7441   10 years anton lavc: add Intel libmfx-based H.264 encoder
(edit) @9ba27c23   10 years anton qsvdec: add 'decode' to the non-static function names
(edit) @d0a63d8b   10 years anton qsvdec: split off some code that will be shared with the encoder
(edit) @b04d009b   10 years anton qsv: rename to qsvdec This is to avoid conflicts with the upcoming …
(edit) @d03b998c   10 years michaelni avformat/avio: Document the end of list case in avio_read_dir() This …
(edit) @fff78717   10 years michaelni lavfi: add inverse telecine filter Approved-by: Paul B Mahol …
(edit) @184084c6   10 years michaelni lavf: add directory listing API API allows protocol implementations …
(edit) @dbce8cda   10 years michaelni avfilter/vf_telecine: Avoid floating point values Signed-off-by: …
(edit) @174330b1   10 years michaelni avutil/timer: give each printed value of STOP_TIMER a fixed length …
(edit) @0fee509c   10 years michaelni avutil/timer: show histogram of cpu cycles each run took The new …
(edit) @1f5d1eed   10 years James avutil/cpu: add missing check for mmxext to av_force_cpu_flags …
(edit) @613483dc   10 years michaelni avfilter/vf_telecine: Fix loss of AVFrame properties in output …
(edit) @0245abc   10 years michaelni avcodec/x86/hpeldsp_init: Put CONFIG_* first in if() This is more …
(edit) @cd5a48e5   10 years michaelni avcodec/h264_slice: Put CONFIG_GRAY first in if() This is more …
(edit) @47aee6f0   10 years michaelni avcodec/arm/flacdsp_init_arm: Put CONFIG_FLAC_DECODER first in if() …
(edit) @71258e5d   10 years michaelni avcodec/ac3dec: Put CONFIG* first in if() This may fix build failures …
(edit) @2139e58   10 years michaelni avformat/dv: fix used dimension variables Fixes null pointer …
(edit) @df43d037   10 years michaelni avformat/rmdec: fix support for 0 sized mdpr Fixes Ticket4393 …
(edit) @1301aa55   10 years michaelni avfilter/vf_telecine: Fix AV desync by using the first input timestamp …
(edit) @21adb996   10 years Philip Langdale avcodec/nvenc: Need a separate class for each encoder The encoders …
(edit) @9f91c519   10 years michaelni doc: remove the reference to supporting AviSynth 2.5 Signed-off-by: …
(edit) @1492118c   10 years michaelni avisynth: drop support of AviSynth 2.5 If the user attempts to use …
(edit) @bdcd36a4   10 years michaelni swscale/output: Fix undefined shifts Fixes: …
(edit) @3a6df0b4   10 years michaelni avisynth: ifdef to avoid implicit function declaration errors The …
(edit) @b020a25d   10 years michaelni avcodec/j2kenc: Initialize variable to silence compiler warnings …
(edit) @589a604   10 years michaelni avutil: make AVFrameSideData buffers ref-counted. Signed-off-by: …
(edit) @b8e36690   10 years michaelni lavu/frame: move av_frame_copy_props() up in the file. Preparation …
(edit) @23e1303c   10 years James avcodec/nvenc_h265: add missing version bump and changelog entry …
Note: See TracRevisionLog for help on using the revision log.