source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @f2eb474a   11 years michaelni avformat/mpegenc: check, warn and clip muxrate to syntactical possible …
(edit) @8c1253c   11 years michaelni avformat/mpegenc: check, warn and clip VBV value to within …
(edit) @28d35dbe   11 years michaelni avformat/mpegenc: fix muxrates AVOption maximum value Signed-off-by: …
(edit) @a0fec71e   11 years michaelni avformat/mxfenc: instance number is just 24 bits Fixes assertion …
(edit) @5c4fc51d   11 years michaelni Revert "fate: Force diff into text mode" This should fix AIX and …
(edit) @e40c9651   11 years michaelni avcodec/exif: print bytes and undefined types as scalar lists This …
(edit) @7859e89f   11 years michaelni avcodec/tiff_common: add ff_tadd_bytes_metadata() The le argument is …
(edit) @d87ff555   11 years Carl Eugen Hoyos Remove an incorrect and unneeded assert in the amr demuxer. Asserting …
(edit) @face578d   11 years rsbultje Rewrite emu_edge functions to have separate src/dst_stride arguments. …
(edit) @f574b4da   11 years rsbultje vp8: use 2 registers for dst_stride and src_stride in neon bilin filter.
(edit) @c461265a   11 years michaelni lavf/mxfdec: add j2k codec to intra only codecs Signed-off-by: …
(edit) @2b834a06   11 years michaelni avcodec/huffman: Allow specifying nb_bits to ff_huff_build_tree() …
(edit) @a63b479d   11 years michaelni avformat/utils: factor find_decoder() out Signed-off-by: Michael …
(edit) @07da0854   11 years onemda avformat/vfq: fix deadlock in vqf_read_header() Fixes #3010. …
(edit) @88c8ed18   11 years onemda avfilter/dualinput: remove unused variable Signed-off-by: Paul B …
(edit) @f46a3e3d   11 years michaelni libopenjpeg: fix encoding of odd sized subsampled images …
(edit) @c341f734   11 years michaelni Convert multiplier for MV from int to ptrdiff_t. This prevents …
(edit) @7381d31   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavfi: …
(edit) @945c7e3   11 years michaelni Merge commit '38e15df1489d86c016515223ee693e7d0326c56a' * commit …
(edit) @0767bfd1   11 years anton lavfi: allow user-provided execute() callbacks
(edit) @38e15df1   11 years anton avframe: note that linesize is not the usable data size
(edit) @3e0c78b   11 years michaelni avcodec/imc: Check flcoeffs5 Fixes infinite loop Fixes Ticket2996 …
(edit) @c2d19430   11 years onemda fate: add phase test Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @b890198b   11 years onemda avfilter: add av_cold to init() Signed-off-by: Paul B Mahol …
(edit) @f7bea731   11 years michaelni avcodec/mlpdec: Fail if the input is too small This fixes a infinite …
(edit) @9790a03e   11 years michaelni avformat/mxfdec: check sample size more completely Fixes division by …
(edit) @e064d0aa   11 years clement avfilter/vidstabtransform: update optzoom range values for recent …
(edit) @df21537d   11 years michaelni avformat/tls: fix {} error for the GNUTLS case Found-by:" Geek.Song" …
(edit) @191ee4ae   11 years onemda avfilter/af_ladspa: set output channel layout for passthrough case …
(edit) @110a2f44   11 years onemda avfilter/af_ladspa: allow changing controls dynamically …
(edit) @4d86a945   11 years onemda avfilter/af_ladspa: refactor code setting input control ports values …
(edit) @d8d235ff   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lxf: …
(edit) @fc424f37   11 years michaelni Merge commit 'a529fa2f4dd3292ba7d9cd3e6ba76425b1ba7aef' * commit …
(edit) @b654aa6b   11 years michaelni Merge commit '7e52080cb18332cb1da9fe133498750b6b4b0fb3' * commit …
(edit) @e82071e7   11 years michaelni Merge commit '839df90c718dcab9b9e91ca3c7e73479b3e8103c' * commit …
(edit) @72eddc10   11 years michaelni Merge commit 'd872fb0f7ff2ff0ba87f5ccf6a1a55ca2be472c9' * commit …
(edit) @328a5b93   11 years michaelni Merge commit '06ebc0bf9a6401733a4ce1310325de19f631819a' * commit …
(edit) @47c5c942   11 years michaelni Merge commit '1af78b865b66acb8020c54262f12aa41ad47e05c' * commit …
(edit) @f31c36e   11 years michaelni Merge commit '705b748e8d8612385c96428ae36ed0d42a170d93' * commit …
(edit) @689a1bd9   11 years michaelni Merge commit '5c53bf7aaf03748464cbf978bffe7ffdb71112b1' * commit …
(edit) @e6e71fd7   11 years michaelni Merge commit '8b09d917e7dc7d7f2ace31419f802d4ff518236c' * commit …
(edit) @5c349ad0   11 years lu_zero lxf: check the nb_streams instead of relying on padding Remove the …
(edit) @a529fa2f   11 years lu_zero lxf: remove deplanarization hack Signed-off-by: Luca Barbato …
(edit) @7e52080c   11 years lu_zero pcm: support 24-bit/32-bit little-endian planar Used by LXF. …
(edit) @839df90c   11 years lu_zero lxf: Support 16-channel files Reported, analyzed and tested by …
(edit) @779951cd   11 years lu_zero lxf: Support version 1 files Signed-off-by: Luca Barbato …
(edit) @d872fb0f   11 years martin lavf: Reset the entry count and allocation size variables on …
(edit) @06ebc0bf   11 years martin lavf: Allocate arrays with av_realloc if they will be realloced later …
(edit) @1af78b86   11 years martin rtpdec_qt: Add an accidentally removed allocation return value check …
(edit) @705b748e   11 years martin tls: Add support for listen mode Also add options for specifying a …
(edit) @5c53bf7a   11 years martin http: Pass options through to the nested protocol When passing a dict …
(edit) @8b09d917   11 years martin tls: Add options for verifying the peer certificate A file containing …
(edit) @f31011e9   11 years michaelni avcodec/parser: reset indexes on realloc failure Fixes Ticket2982 …
(edit) @5dc6c0ea   11 years michaelni avformat/mpegts: check avio_tell() return code before using it Fixes …
(edit) @e0249537   11 years michaelni avformat/wavdec: check smv_frames_per_jpeg Values outside would not …
(edit) @cd05c40   11 years michaelni avformat/mpegenc: minor simplification / use AV_WB16() Signed-off-by: …
(edit) @1906e000   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: g2meet: …
(edit) @32cde962   11 years michaelni avformat/mpegenc: Better heuristic for ordering packets This prevents …
(edit) @9304063   11 years michaelni avformat/mpegenc: Better default for max_delay Signed-off-by: Michael …
(edit) @b637118   11 years michaelni avformat/mpegenc: change assert to av_assert0 Signed-off-by: Michael …
(edit) @ddd0e23d   11 years michaelni avformat/mpegenc: improve field names in underflow error message …
(edit) @851a6e2f   11 years michaelni avcodec/wmalosslessdec: Fix return code for invalid buffer sizes …
(edit) @f5498ef3   11 years onemda avcodec/flicvideo: fix infinite loops Fixes #2995. Reported-by: Piotr …
(edit) @c99d2728   11 years michaelni avcodec/wmaprodec: check that there are input bits left in …
(edit) @45f0623a   11 years michaelni avcodec/lagarith: check scaled probabilities Prevents infinite loop …
(edit) @4370f65   11 years martin g2meet: Respect cursor_stride properly everywhere This fixes a …
(edit) @ab6fbe82   11 years michaelni avcodec/cabac: remove h264_lps_state The only use case of it was the …
(edit) @c3c6999e   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavc …
(edit) @9b3d4258   11 years michaelni Merge commit '2725f2d40315b56f17c5dffe39dda7d94786302d' * commit …
(edit) @4a89868c   11 years michaelni Merge commit 'cab8c5f8e140c96ba3725ab709d823abfd1e31a5' * commit …
(edit) @b0b66269   11 years michaelni Merge commit 'e880418660c80e2f12a123e131975cdb6b12cd13' * commit …
(edit) @57070d98   11 years michaelni Merge commit '668643b9239c70b777aea322eab411ebc960d9a0' * commit …
(edit) @65bf9a44   11 years michaelni avcodec/pngdec: check for stream end in png_decode_idat() Fix …
(edit) @bb4b041d   11 years michaelni avcodec/mpegvideo_enc: check qmin/qmax Fixes Ticket2990 …
(edit) @c88ac1e0   11 years michaelni avcodec/g2meet: fix regression with rgb cursors Fixes Ticket2972 …
(edit) @5f4b1b1c   11 years anton lavc doxy: document that avcodec_flush_buffers() invalidates decoded frames
(edit) @2725f2d4   11 years anton doc/filters: fix an option name in the unsharp docs
(edit) @dcc7686a   11 years michaelni avcodec/mpegvideo: drop emu edge check from chroma_4mv_motion_lowres() …
(edit) @cab8c5f8   11 years anton h264: do not reinitialize the global cabac tables at each slice header
(edit) @e8804186   11 years anton cabac: remove write-only h264_mps_state[]
(edit) @668643b9   11 years anton matroskadec: check av_strdup() when setting defaults
(edit) @2599a62f   11 years michaelni ffhash: Change size to an int This fixes compilation with MSVC and …
(edit) @4fdf2fa9   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavc: …
(edit) @1fb0d961   11 years michaelni Merge commit 'a454dec19aa6666b555deec431bc42eda391d7b6' * commit …
(edit) @d195e6e4   11 years michaelni Merge commit '71cabb521ac397db3903011d2de7afd3e0fc7ab6' * commit …
(edit) @af2bb83d   11 years michaelni Merge commit 'edaba18021e4793116f0f266e65077578a5e742e' * commit …
(edit) @9c2e31c   11 years michaelni Merge commit '26179964ff3fa1173e6f512c5735ba8223e2395d' * commit …
(edit) @0ebc3728   11 years michaelni Merge commit '5f24fe82e5fcf227abb5ebf62aa9bc246fda8c0d' * commit …
(edit) @ab0b1fdd   11 years michaelni Merge commit 'd6d27f3e58e6980bce4a490e7d8cc0f6a84521fe' * commit …
(edit) @58894ab3   11 years anton lavc: add support for interleaved chroma formats to libx264. …
(edit) @a454dec1   11 years anton pixdesc: fix NV20* descriptors They were inconsistent (overlapping …
(edit) @71cabb52   11 years anton h264: do not discard NAL_SEI when skipping frames Setting …
(edit) @84df6d6a   11 years anton h264_sei: check SEI size Signed-off-by: Anton Khirnov <anton@khirnov.net>
(edit) @edaba180   11 years anton h264: log extradata skip only for non-ignored NALs Signed-off-by: …
(edit) @26179964   11 years anton h264_sei: log unknown sei messages Signed-off-by: Anton Khirnov …
(edit) @5f24fe8   11 years martin mpegvideo: Initialize chroma_*_shift and codec_tag even if the size is …
(edit) @d6d27f3e   11 years diego configure: Enable -Qansi-alias for icl 14+ Qansi-alias worked on …
(edit) @17513f4f   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @15d49652   11 years michaelni avcodec/mjpegenc: dont store DQT for LJPEG This may improve …
(edit) @fb45de7   11 years michaelni avformat/omadec: simplify checks in nprobe() Signed-off-by: Michael …
Note: See TracRevisionLog for help on using the revision log.