source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @23ad4d6   11 years michaelni doc/outdevs: add sdl window_fullscreen option Signed-off-by: Lukasz …
(edit) @8812a805   11 years martin h263dec: Remove a hack that can cause infinite loops The actual …
(edit) @34b429d5   11 years michaelni vp8: fix PPC assembly and bilinear C code to work if src_stride != …
(edit) @3f3867ca   11 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @35603134   11 years michaelni avcodec/vc1dec: fix propagating error codes from various functions …
(edit) @a51f3b53   11 years michaelni avcodec/vc1dec: Fix return code on malloc() failure from …
(edit) @552945ef   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @8c766228   11 years michaelni Merge commit 'f2b00a5372bfa1d82a8ab99cb8eafac8a9473494' * commit …
(edit) @50138a92   11 years michaelni Merge commit '23d6ba2c44540eb39c6880e4cbd527d297d264a9' * commit …
(edit) @eeeb3c8f   11 years michaelni Merge commit 'f7e616959aff8706edccdae763c24c897c449f6f' * commit …
(edit) @ef7e8efc   11 years michaelni Merge commit 'ce67f442be0f6c4a8794272873852e256b5b8ee4' * commit …
(edit) @7bac6e5c   11 years stefasab ffprobe: fix uninitialized variable warning Fix warning: …
(edit) @c74fa39b   11 years michaelni Merge commit 'bb7bf175951475235ee7d0504198c4a30cf5d5dd' * commit …
(edit) @79fbd7a5   11 years michaelni Merge commit '5e25fdbfe01635cfc650ac4adc27d434b2df0d64' * commit …
(edit) @8b85d9bf   11 years michaelni Merge commit 'b772b0e28eba6abf76d86ee8c6e459a86642db5a' * commit …
(edit) @eed40b29   11 years michaelni Merge commit 'ede508443e4bf57dc1e019fac81bf6244b88fbd3' * commit …
(edit) @621845fe   11 years michaelni Merge commit '91be1103fd1f79d381edf268c32f4166b6c3b6d8' * commit …
(edit) @341dc590   11 years michaelni Merge commit 'f1eac2b8a0370b908cd691086d11f51342054730' * commit …
(edit) @d4574b76   11 years michaelni Merge commit 'a9553bbb336a7186c62b3b14a0499c1b6ba61ebd' * commit …
(edit) @b189c699   11 years michaelni Merge commit '187023f6b2b43966acb2449a379b4ededdc4b22e' * commit …
(edit) @03e9506a   11 years michaelni Merge commit '5055035670bd1a1eaca64bd3bc71fb07de9df2c3' * commit …
(edit) @09e06cd9   11 years michaelni Merge commit 'c951e4b442df9dde6051634a85359eb809bf2142' * commit …
(edit) @eaa20afa   11 years michaelni Merge commit 'ba77757a7efafe38924b6b423acfca8c1e1c62d6' * commit …
(edit) @c70e647a   11 years michaelni Merge commit '5840473890440dbe0bd2cce530ebb3d93e187ae6' * commit …
(edit) @eee8cb42   11 years michaelni Merge commit 'e40a0e822801d2485e4e555909d7a82713fa86a5' * commit …
(edit) @f3a02f4b   11 years michaelni Merge commit '32a414f316c7f0eea877370e3f9d9f25afbf5da2' * commit …
(edit) @231e5015   11 years nicolas.george lavfi/dualinput: reimplement on top of framesync.
(edit) @53319d5c   11 years nicolas.george lavfi: add an API to synchronize multiple video inputs. Compared to …
(edit) @3cfd4df8   11 years michaelni libopenjpeg: init and close properly; don't config during encode …
Note: See TracRevisionLog for help on using the revision log.