source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @24326930   10 years michaelni filtfmts: Avoid null pointer dereference Signed-off-by: Michael …
(edit) @acbb9040   10 years michaelni libavformat/mxf.c: Relaxed ProRes pattern I found another MXF File …
(edit) @f10aa0e1   10 years michaelni doc/examples: Handle new types in avio_list_dir Signed-off-by: …
(edit) @26e0e393   10 years michaelni lavf/avio: Add new types to AVIODirEntryType, bump minor version …
(edit) @b2c05867   10 years michaelni doc: Slightly revise AviSynth version info Signed-off-by: Michael …
(edit) @cd3d0d54   10 years lukasz.m.luki2 lavf/ftp: remove fixed length buffers from context It saves some …
(edit) @c043def   10 years lukasz.m.luki2 lavf/ftp: parse user and password once Signed-off-by: Lukasz Marek …
(edit) @3723a183   10 years michaelni avisynth: Bump minimum required version to interface version 6 The …
(edit) @d858c3a1   10 years michaelni avisynth: Fix detection of AviSynth 2.5 In order to safely exit when …
(edit) @30001837   10 years michaelni avcodec/pngenc: don't return a value in a void function Should fix …
(edit) @0bf98091   10 years lukasz.m.luki2 fate: add AVDictionary tests Signed-off-by: Lukasz Marek …
(edit) @96f89675   10 years lukasz.m.luki2 lavu/dict: add more tests Signed-off-by: Lukasz Marek …
(edit) @a8c5b455   10 years lukasz.m.luki2 lavu/dict: fix set function when reuse existing key pointer Fixes …
(edit) @b0a2aee4   10 years michaelni png: Use libavutil's crc functions instead of zlib's Signed-off-by: …
(edit) @27565ace   10 years michaelni ffmpeg_opt.c: fix regression introduced in 5743095c -vtag is an input …
(edit) @c299fbbb   10 years michaelni avcodec/vda_h264: try to fix build Found-by: Stefano Pigozzi …
(edit) @3e53211a   10 years michaelni vda: fix h264 decoding for avcC,vda wants the entire buffer …
(edit) @764f87b6   10 years michaelni avcodec/nvenc: Fix profile parameter handling It was not possible to …
(edit) @70340268   10 years Carl Eugen Hoyos Bump lavc and lavf minor versions for apng muxer and encoder.
(edit) @d768f8f5   10 years michaelni ffmpeg: Avoid null pointer dereferences Signed-off-by: Michael …
(edit) @80be7da   10 years michaelni apng: Add a basic APNG muxer Additionally, update some documentation …
(edit) @d7598448   10 years michaelni apng: Add a basic APNG encoder Signed-off-by: Donny Yang …
(edit) @08d0dbf2   10 years michaelni lavu/dict: don't accept AV_DICT_DONT_STRDUP_VAL for av_dict_set_int …
(edit) @f669d8c1   10 years michaelni avcodec/ccaption_dec: Remove the GOTO statement
(edit) @53bf6b15   10 years michaelni Merge commit 'e3ec6fe7bb2a622a863e3912181717a659eb1bad' * commit …
(edit) @b99a8e4   10 years michaelni Merge commit '8c9c5479c4ba729b4ba868ab541a90b2061a7c2f' * commit …
(edit) @fde2e35e   10 years michaelni Merge commit '3c47e7c4350f73fc77d8e76f0dd6d2946b13c5cc' * commit …
(edit) @5dd5b7d5   10 years michaelni Revert "avcodec/exr: fix memset first arg in reverse_lut()" This …
(edit) @5b02e84   10 years michaelni lavc/smvjpegdec: Avoid null dereference and return meaningful error …
(edit) @b9fbd034   10 years michaelni avformat/xwma: Use ff_alloc_extradata() This prevents the fields from …
(edit) @5b911f1d   10 years michaelni avformat/webmdashenc: use AVERROR(ENOMEM) for memory allocation …
(edit) @5b32558f   10 years michaelni tools/sidxindex: Use av_*malloc_array() Signed-off-by: Michael …
(edit) @c49e7924   10 years michaelni avutil/eval: check for av_malloc failure Signed-off-by: Michael …
(edit) @61123634   10 years michaelni avutil/eval: factor av_expr_free() calls out Signed-off-by: Michael …
(edit) @e3ec6fe7   10 years lu_zero rtsp: Add a buffer_size option And forward it to rtp and udp. …
(edit) @8c9c5479   10 years lu_zero rtp: Add an option to set the send/receive buffer size It gets …
(edit) @3c47e7c4   10 years lu_zero rtp: Map the urloptions to AVOptions Signed-off-by: Luca Barbato …
(edit) @b63c9a99   10 years michaelni avcodec/nvenc: Fix typoed nv_status checks Thanks to Wyatt Aaron for …
(edit) @3c912391   10 years michaelni avcodec/png: Clearly separate encoding header and frames …
(edit) @31886968   10 years michaelni lavu/avstring: add av_append_path_component() funcion Convinient …
(edit) @8b76c0eb   10 years michaelni avformat/mp3dec: offset seek index to end of id3v2 tag The Xing index …
(edit) @2ddedfd3   10 years michaelni avcodec/libx265: export choosen picture types Fixes part of ticket …
(edit) @749fbfd0   10 years michaelni png: Clear up the calculation of max packet size Signed-off-by: …
(edit) @65a646e   10 years michaelni avcodec/internal: Fix doxy for ff_alloc_packet2() return value …
(edit) @c84b75c8   10 years michaelni vf_drawtext: add support for setting box border width Signed-off-by: …
(edit) @919d13d2   10 years michaelni avformat/http: Fix null check on allocated value probably fixes CID …
(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 …
Note: See TracRevisionLog for help on using the revision log.