source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @54400763   10 years onemda avcodec/hqx: fix typo Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @007498fc   10 years michaelni swscale/utils: clear formatConvBuffer on allocation Fixes use of …
(edit) @d0b8640f   10 years michaelni avformat/bit: only accept the g729 codec and 1 channel Other …
(edit) @eeda2c3d   10 years michaelni avformat/bit: check that pkt->size is 10 in write_packet Ohter packet …
(edit) @19dbe89f   10 years michaelni Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
(edit) @50833c9f   10 years michaelni Fix buffer_size argument to init_put_bits() in multiple encoders. …
(edit) @b851bc20   10 years michaelni avformat/mp3dec: Check for avcodec_alloc_context3() failure …
(edit) @6ad42b3e   10 years michaelni avformat/mp3dec: properly allocate dummy AVCodecContext Fixes …
(edit) @51b7ab2e   10 years michaelni Merge commit '82b6e451161f19ab90bfb9565b710021caf5dcbd' * commit …
(edit) @43e5e3c0   10 years michaelni colormatrix: Accept bt601 aliases as input As far as matrix …
(edit) @d92c6d82   10 years george ffmpeg: notify when the thread message queue blocks. This can help …
(edit) @508d6a23   10 years george ffmpeg: allow to set the thread message queue size.
(edit) @a92193f2   10 years george lavd/alsa: set frame_size field. The value tells the typical size of …
(edit) @b9de1303   10 years michaelni mips/acelp_filters: fix incorrect register constraint Change register …
(edit) @f6bf745c   10 years michaelni mips/aacdec: refactor out duplicated assembly code The float_copy and …
(edit) @83589e69   10 years michaelni mips/sbrdsp: remove sbr_neg_odd_64_mips The optimized C version of …
(edit) @d6f66aec   10 years michaelni mips/fft: remove some useless assembly Remove some assembly that the …
(edit) @39077148   10 years michaelni mips/aacpsdsp: fix definition of ps_decorrelate_mips Q_fract should …
(edit) @213e823d   10 years michaelni mips/mathops: remove 64-bit code GCC is perfectly happy generating …
(edit) @82b6e451   10 years lu_zero configure: Move the cross_prefix setting after the toolchain one …
(edit) @a6a2da2f   10 years clement tests: add paletteuse test
(edit) @e0f03de8   10 years clement tests: add palettegen test
(edit) @4629993d   10 years clement avfilter/paletteuse: use AV_QSORT() See previous commit for a rationale.
(edit) @321de034   10 years clement avfilter/palettegen: use AV_QSORT() This makes the sorting of the …
(edit) @30f4e9d3   10 years clement avfilter/palettegen: consistently use the same frame for dimensions
(edit) @4216968f   10 years clement avfilter/palettegen: use a logging context for the dupped color warning
(edit) @ab093bde   10 years clement avfilter/palettegen: export color quantization ratio
(edit) @7faa40af   10 years michaelni avformat/adxdec: check avctx->channels for invalid values This avoids …
(edit) @64ea4a05   10 years michaelni avformat/adxdec: set avctx->channels in adx_read_header It is used in …
(edit) @111d79a   10 years michaelni avformat/dss: implement seeking This assumes CBR (which is true for …
(edit) @626904b7   10 years michaelni avformat/dss: set bitrate Signed-off-by: Michael Niedermayer …
(edit) @5634ca6d   10 years michaelni avformat/dss: set packet duration Value taken from the decoder …
(edit) @8064265a   10 years michaelni avformat/dss: correct sample rate Signed-off-by: Michael Niedermayer …
(edit) @bc65abc8   10 years James libavutil: add x86 optimized av_popcount Reviewed-by: Ronald S. …
(edit) @701c965a   10 years michaelni avcodec/hevc_ps: Check that log2_ctb_size is not smaller than the …
(edit) @dd369c9a   10 years michaelni avcodec/snow: Initialize spatial_decomposition_count to a valid value …
(edit) @6d66e1a   10 years michaelni avutil/common: Fix integer overflow in av_clip_int8/16_c Fixes: …
(edit) @63ca0fe8   10 years michaelni avcodec/hevcdsp: ARM NEON optimized qpel functions uses comma as …
(edit) @d1e2d59   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @205b2ba3   10 years michaelni avcodec/hevc_ps: Sanity checks for some log2_* values log2 values …
(edit) @5c11f5b4   10 years clement avfilter/palettegen: move longest variable to a local scope Also drop …
(edit) @56ffde3f   10 years Carl Eugen Hoyos Allow muxing h264 into ts with startcode "001" instead of "0001". …
(edit) @ab3ff19f   10 years Carl Eugen Hoyos lavfi/fade: Do not overread input buffer.
(edit) @bbbc8c6   10 years michaelni avformat/mov: Check ctts_count before use Fixes out of array read …
(edit) @1f5c7781   10 years michaelni avcodec/zmbv: Check len before reading in decode_frame() Fixes out of …
(edit) @7296716e   10 years michaelni avcodec/h264: Clear last_pic_for_ec on seeks and reinits Fixes out of …
(edit) @390c5778   10 years michaelni avcodec/arm/hevcdsp_idct_neon: drop ".code 32" gas-preprocessor and …
(edit) @a1b5cf01   10 years michaelni Merge commit '85b3b1c4ba7af9c2658442b0aafd27d613e1854b' * commit …
(edit) @2fbdf30e   10 years michaelni Merge commit 'b31328d008985f87f0a7c83c700847cef1a4f08c' * commit …
(edit) @53dd75e9   10 years michaelni Merge commit 'da7e561964ee833678dc24fae0b0265358126d1e' * commit …
(edit) @3130e5be   10 years michaelni Merge commit 'd594dbecce5f3af7f80bbf5bb1b516d740b69ccd' * commit …
(edit) @7f03f75c   10 years michaelni Merge commit '8e32b1f0963d01d4f5d4803eb721f162e0d58d9a' * commit …
(edit) @7d9b06eb   10 years michaelni Merge commit '199fb40278146c5bb162990c66ad3cd561abc780' * commit …
(edit) @6e9bbaca   10 years michaelni Merge commit '8a273a746061a112e5e35066a8fd8e146d821a62' * commit …
(edit) @79052cd4   10 years michaelni Merge commit '078d43e23a7a3d64aafee8a58b380d3e139b3020' * commit …
(edit) @fa80b76b   10 years michaelni Merge commit 'bb4a310bb85f43e62240145a656b1e5285b14239' * commit …
(edit) @64f58d20   10 years michaelni Merge commit 'f4b59334bd898c47c9ac30999a346176548630a8' * commit …
(edit) @f966ac2b   10 years michaelni avformat/rtpdec_vp9: remove alloc/free functions Simplify code …
(edit) @d52bf89d   10 years michaelni Merge commit '78791c086bcaf9eb084c27555b31fea8bbb7624a' * commit …
(edit) @99c76902   10 years michaelni Merge commit '88434f9725e7c9484dcbcf323566ae88a2904f32' * commit …
(edit) @d2a5c6f   10 years michaelni Merge commit 'ec96a89c3e507cf0fb1f2b159b28a53f2bad9a74' * commit …
(edit) @499da71   10 years michaelni Merge commit 'ac0e54fda9305cc7d149007f5b512bb8619f7c78' * commit …
(edit) @1c5d9dd2   10 years michaelni Merge commit '12251f997bbc0abb93be39c51021e6d404ca385f' * commit …
(edit) @cf958774   10 years michaelni Merge commit 'c82bf15dca00f67a701d126e47ea9075fc9459cb' * commit …
(edit) @17773f49   10 years michaelni Merge commit '3567b91e49c6ae101c9a35c90f46b8ad9890ac15' * commit …
(edit) @0f8de2b5   10 years michaelni Merge commit 'f3449062a8d100ac4f703647336c32b126aa99f1' * commit …
(edit) @29f9d82   10 years michaelni Merge commit '8633fb47db2ec39eb8bd1bd65302af75a94ff5d0' * commit …
(edit) @df388836   10 years michaelni Merge commit '5956f489d0452ff6dea6b6b81b4fa8e596fc5684' * commit …
(edit) @3804d73e   10 years michaelni Merge commit '5d8cae45737bed6239bd6b6e0698802dbe1463c8' * commit …
(edit) @48e3cd4f   10 years michaelni Merge commit 'e72605f80bf5cbe32053a554ccc137e0a99cf3dd' * commit …
(edit) @11fb625   10 years michaelni Merge commit '2b982e92f42a6e661d90b12b6592cd13cae496d4' * commit …
(edit) @4c8a556a   10 years michaelni Merge commit 'b7a4c319fda22aa91ce29692d728ec6103b514f6' * commit …
(edit) @85b3b1c   10 years lu_zero xcbgrab: Unbreak parsing filename options CC: libav-stable@libav.org
(edit) @b31328d0   10 years lu_zero xcbgrab: Provide better names for the y and x option Incidentally …
(edit) @da7e5619   10 years lu_zero matroskaenc: Allow writing track "forced" flag Signed-off-by: Luca …
(edit) @2bedcbf8   10 years michaelni Merge commit 'b651c9139e1ab222d5aab9151dcd7d6e40e49885' * commit …
(edit) @a51b192f   10 years michaelni Merge commit 'db158f0dd217cf839be8af195d66cf49a76537a8' * commit …
(edit) @8c6651a1   10 years michaelni Merge commit '353b492d0f2a21ae8eb829db1ac01b54b2a4d202' * commit …
(edit) @a4f50ec9   10 years michaelni Merge commit '0752f700d63f6b15ffd5369ac7615414cce71247' * commit …
(edit) @ae2a8d87   10 years michaelni Merge commit '247764a592f83521f9c1ccdc900b00a8b84f3c87' * commit …
(edit) @5d06b6e9   10 years michaelni Merge commit 'fe414059ec1fe8237574bed34cdaa8ac3893917b' * commit …
(edit) @d594dbec   10 years martin rtpdec: Rename the free method to close Many of these functions were …
(edit) @8e32b1f0   10 years martin libavformat: Use ffio_free_dyn_buf where applicable Signed-off-by: …
(edit) @199fb402   10 years martin rtpdec: Use ffio_free_dyn_buf Signed-off-by: Martin Storsjö …
(edit) @8a273a74   10 years martin avio: Add an internal utility function for freeing dynamic buffers …
(edit) @078d43e2   10 years martin rtpdec: Free depacketizers if the init function failed This is …
(edit) @bb4a310b   10 years martin rtpdec: Don't free the payload context in the .free function This …
(edit) @f4b59334   10 years martin rtpdec: Remove the now unused .alloc field Always use the …
(edit) @78791c0   10 years martin rtpdec: Use .init instead of .alloc to set default values The ugly …
(edit) @88434f97   10 years martin rtpdec: Remove unnecessary inline attributes These functions are far …
(edit) @ec96a89c   10 years martin rtpdec: Don't pass non-const pointers to fmtp attribute parsing …
(edit) @ac0e54fd   10 years martin rtpdec: Add const to string parameters in internal fmtp parsing …
(edit) @12251f99   10 years martin rtpdec: Remove unnecessary checks The free function of a depacketizer …
(edit) @eb24186b   10 years michaelni Merge commit '74d318f138f2a3f1b2fe81aea826d80d1e60f54c' * commit …
(edit) @30c863fd   10 years michaelni Merge commit '3cd5828fc0007e6d056067444de053a34ddedd02' * commit …
(edit) @8c1c0693   10 years michaelni Merge commit '04a1be8e28e81f3967eace7705343c450616cc95' * commit …
(edit) @c6792275   10 years michaelni Merge commit '26524e358147aade6e9dd18fff42d61b966bbc70' * commit …
(edit) @c23a0e77   10 years michaelni avcodec/h264: Only reinit quant tables if a new PPS is allowed Fixes …
(edit) @f34aca8a   10 years stefasab doc/filters.texi: add reference link to video size syntax description …
(edit) @36647037   10 years michaelni avformat/movenc: Fix writing ACLR atoms for DNxHD Using the copy …
Note: See TracRevisionLog for help on using the revision log.