source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @019daa07   10 years michaelni avcodec/qdrw: Fix the code which asks for version 1 samples The new …
(edit) @5c8e4bf7   10 years michaelni avcodec/qdrw: another try at skipping the first 512 bytes …
(edit) @5c219e28   10 years u avcodec/srtdec: attempt to correct SubRip positioning The positioning …
(edit) @56bc0a6   10 years u avcodec/ass: make default playback resolution available to decoders
(edit) @a2cd07d2   10 years michaelni avcodec/ppc/h264dsp: POWER LE support in h264_idct_dc_add_internal() …
(edit) @8252f63   10 years michaelni avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni hv mc …
(edit) @88f29406   10 years michaelni avformat/nutdec: Remove unused variable Signed-off-by: Michael …
(edit) @eaeb6321   10 years michaelni nutdec: Remove unused label Added in …
(edit) @50d878d9   10 years michaelni avcodec/msrledec: Ask for sample that uses a branch with a unused byte …
(edit) @22f15f57   10 years michaelni avcodec/on2avc: Check run more carefully Fixes CID1239106 …
(edit) @93cfa7d1   10 years michaelni avcodec/mpeg4audio: add some padding/alignment to MAX_PCE_SIZE This …
(edit) @adb7372f   10 years michaelni swr: fix alignment issue caused by 8ch sse functions Fix crash when …
(edit) @cc48409b   10 years michaelni Merge commit 'e7c5e17d4fbd7c83fb331bf327e25ebd8e6a8623' * commit …
(edit) @a3adba35   10 years michaelni Merge commit '3b5e5e6a29d62462d0505287042fa4c2b99c4f2b' * commit …
(edit) @3bf81d38   10 years michaelni Merge commit '85ca012ba680bdf942d95ab98c74f6a28f447588' * commit …
(edit) @53d2b69b   10 years michaelni Merge commit 'd84429d41e24437536907af1e6b73197ecf3f6db' * commit …
(edit) @e5397513   10 years michaelni Merge commit '8fc11abe1fea4f211cc7dbd58a173d1221627d90' * commit …
(edit) @4b28907e   10 years michaelni avcodec/qdrw: cleanup skip code Skip 512 byte sectors until a non …
(edit) @b6e8166a   10 years michaelni Merge commit '0348e74c01a099a3787ae21df1c2a742fc846163' * commit …
(edit) @5d9873ec   10 years michaelni Merge commit 'd0dce15da34c0e4eee6c683be299de0221db00d3' * commit …
(edit) @cb7c4f73   10 years Andreas.Cadhalpun cafdec: free extradata before allocating it This fixes a memleak if …
(edit) @a3ede6b   10 years Andreas.Cadhalpun cafdec: check avio_read return value If avio_read fails, the buffer …
(edit) @81cf9108   10 years michaelni avcodec/mjpegdec: fix len computation in ff_mjpeg_decode_dqt() …
(edit) @cf9ab11   10 years michaelni avcodec/mjpegdec: Check len in ff_mjpeg_decode_dht() Fixes CID1239167 …
(edit) @e7c5e17d   10 years lu_zero vda: Make output CVPixelBuffer format configurable This is useful for …
(edit) @dc35a581   10 years michaelni avcodec/mjpegdec: Check len in ff_mjpeg_decode_dqt() Fixes CID1239060 …
(edit) @3b5e5e6a   10 years lu_zero libx265: Use the Multi-library Interface Use the Multi-library …
(edit) @6d3f1783   10 years michaelni avcodec/jpeglsdec: assert that overflows end at exactly x=w If that …
(edit) @f8f155a   10 years michaelni avcodec/jpeg2000dec: fix boolean operator Fixes CID1271791 #7-6
(edit) @04da0d25   10 years michaelni avcodec/hevc_ps: Move log2_ctb_size checks up to prevent undefined …
(edit) @65e50329   10 years michaelni avcodec/hevc_ps: Explicitly check num_tile_* for negative values This …
(edit) @b195aa5d   10 years michaelni avcodec/hevc_ps: Check vps_num_hrd_parameters Fix CID1239052 part2 …
(edit) @16c95b10   10 years michaelni avcodec/hevc_ps: More completely check vps_num_layer_sets Fixes …
(edit) @6679d5f2   10 years michaelni avcodec/hevc: Simplify entry_point_offset parsing Signed-off-by: …
(edit) @1c6ae98d   10 years michaelni avcodec/hevc: Check num_entry_point_offsets Fixes CID1239099 part 2 …
(edit) @3e9d5e16   10 years michaelni avcodec/hevc: Check offset_len Fixes CID1239099 part 1 …
(edit) @6d787aea   10 years stefasab doc/ffprobe.xsd: add build_date and build_time as optional attributes …
(edit) @b0294f0c   10 years stefasab doc/ffprobe.xsd: remove extra sequence from streamType This makes the …
(edit) @891df2a1   10 years michaelni libswscale/x86/hscale_fast_bilinear_simd.c: There's no need to save BX …
(edit) @48e9f68   10 years michaelni libswscale/x86/hscale_fast_bilinear_simd.c: Include BX in the clobber …
(edit) @ce95c14c   10 years michaelni configure: disabled -mips64 option for loongson and remove redundant …
(edit) @51f64552   10 years michaelni imgutils: initialize palette padding bytes in av_image_alloc …
(edit) @a7c0c793   10 years michaelni aacdec: remove a duplicated line got_frame_ptr is set again after the …
(edit) @00f5c8f9   10 years michaelni avfilter/vf_zoompan: free out AVFrame on failure Fixes: CID1197065 …
(edit) @93b0ee21   10 years michaelni avcodec/hevc_sei: Check num_sps_ids_minus1 value Fixes CID1271794 …
(edit) @8a62b80c   10 years michaelni avcodec/vqavideo: Check chunk size Fixes CID1239154 Signed-off-by: …
(edit) @ec38a1ba   10 years michaelni aacdec: don't return frames without data Since commit 676a395a …
(edit) @d3c9f1fd   10 years michaelni avfilter/avf_showcqt: Fix gamma comparisons Fixes CID1297587, …
(edit) @0d054064   10 years michaelni avfilter/vf_cover_rect: Handle the case where the cover rectangle is …
(edit) @1431b4cf   10 years michaelni avfilter/vf_fftfilt: Add MAX_PLANES and change it to 4 The 4th planes …
(edit) @b62b3292   10 years michaelni avformat/hevc: Check num_negative_pics and num_positive_pics Fixes …
(edit) @2cddc0b1   10 years michaelni avformat/hevc: Check cpb_cnt_minus1 Fixes CID1239014 Signed-off-by: …
(edit) @7a27aa1   10 years michaelni avformat/hls: Handle read_buffer allocation failure Fixes CID1297576 …
(edit) @70e022cf   10 years michaelni avformat/idcin: Remove redundant chunk size check Fixes CID1138438 …
(edit) @171af59d   10 years michaelni avformat/matroskadec: Cleanup error handling for bz2 & zlib Fixes …
(edit) @56abf351   10 years michaelni avformat/nutdec: Fix use of uinitialized value Fixes CID1041175 …
(edit) @a23379a0   10 years michaelni avformat/rtpdec_xiph: Move pkt_len onto one side of the check This is …
(edit) @aa516993   10 years michaelni avformat/rtpdec_xiph: Check upper bound on len in xiph_handle_packet() …
(edit) @81198a68   10 years michaelni avformat/rtpenc_jpeg: Check remaining buffer size for SOS Fixes …
(edit) @85ca012b   10 years vittorio.giovara mjpegenc: Fix JFIF header byte ordering The header had a wrong …
(edit) @d84429d4   10 years vittorio.giovara dnxhd: Print unknown header when found
(edit) @8fc11abe   10 years vittorio.giovara mkv: Print unsupported mov tags when found
(edit) @0348e74c   10 years vittorio.giovara quickdraw: Skip the empty 512 byte header for images Found-by: Carl …
(edit) @d0dce15d   10 years vittorio.giovara quickdraw: Make the palette opaque Additional overflow fix by Michael …
(edit) @c3671e1d   10 years michaelni avformat/riffenc: Use size_t for strlen in ff_riff_write_info_tag() …
(edit) @94e293a8   10 years onemda avfilter/af_aphaser: reject too small delay Signed-off-by: Paul B …
(edit) @93cc5ca7   10 years michaelni lavf/img2dec: add option to disable pattern matching Signed-off-by: …
(edit) @37efad4e   10 years michaelni fate: Test pullup and fieldmatch with 5 instead of 1 frame …
(edit) @2ce2462b   10 years michaelni Merge commit 'da5c6a97bbfe34d4b30a89e72150dd400299ddce' * commit …
(edit) @85bbe1db   10 years michaelni Merge commit '0670acc4f1c4ceb16968818a654e07a3f550a8c9' * commit …
(edit) @acf4925f   10 years michaelni tools/graph2dot: use larger data types than int for array/string sizes …
(edit) @59db9e69   10 years michaelni avformat/internal: Fix warning about struct declaration Moving …
(edit) @da5c6a97   10 years lu_zero riff: Add MultiScope II fourcc MSC2 as MJPEG Signed-off-by: Luca …
(edit) @0670acc   10 years lu_zero dca_parser: Extend DTS core sync word and fix existing check The …
(edit) @3ecc0633   10 years michaelni avcodec/hevc: Fix order of operations in hls_decode_neighbour() …
(edit) @62a1e003   10 years michaelni avformat/mlvdec: Use AVFormatContext->open_cb() Signed-off-by: …
(edit) @a228f7d5   10 years michaelni avformat/avformat: slightly more verbose documentation for open_cb() …
(edit) @77ccc914   10 years michaelni avformat/mov: Use open_cb() if set Signed-off-by: Michael Niedermayer …
(edit) @541d75f9   10 years michaelni avformat: add callback for opening further files Previous version …
(edit) @0382c94f   10 years michaelni id3v2: catch avio_read errors in check_tag Since len is an unsigned …
(edit) @ae4eea8b   10 years michaelni avutil/avstring: Use size_t in av_strlcatf() Signed-off-by: Michael …
(edit) @2b97cc2e   10 years michaelni avformat/mov: Pass MovContext into mov_open_dref() Signed-off-by: …
(edit) @94c20de4   10 years derek.buitenhuis avcodec/libx265: use x265 Multi-library Interface to query the API …
(edit) @ab6dc863   10 years michaelni avformat/vorbiscomment: Use 64bit int for ff_vorbiscomment_length() …
(edit) @66f26b3e   10 years michaelni avformat/matroskaenc: Check ff_vorbiscomment_length in …
(edit) @0db5b2b9   10 years michaelni avformat/oggenc: Check ff_vorbiscomment_length in …
(edit) @40a7700   10 years michaelni avformat/flacenc: Check length in flac_write_block_comment() …
(edit) @eca38864   10 years michaelni avformat/vorbiscomment: Check entry length in ff_vorbiscomment_write() …
(edit) @a633928d   10 years michaelni avformat/subtitles: Use size_t for len string length could …
(edit) @17b26308   10 years michaelni avformat/matroskadec: Use size_t for the variable holding a strlen() …
(edit) @95efc65   10 years michaelni avformat/url: Use size_t for len from strlen() Signed-off-by: Michael …
(edit) @28b7d7a   10 years michaelni Merge commit 'b8d2630c5327d2818d05c8a48be0417905d8e0fd' * commit …
(edit) @ae99f06e   10 years michaelni Merge commit 'ac1a1cb948fe29975424e367173b88db48792144' * commit …
(edit) @32a4177a   10 years michaelni dashenc: replace attribute id with contentType for the AdaptationSet
(edit) @8d916ef5   10 years michaelni fate: Use more than 5 frames for testing select and idet filters …
(edit) @5e19651c   10 years michaelni Merge commit '2fb02ecfd115a627f22df21720aa0bd4f6fcee8b' * commit …
(edit) @1cf81a2c   10 years michaelni Merge commit '379e5603f4131e677ecf5ba79973dcd5603f28ea' * commit …
(edit) @f230451b   10 years michaelni Merge commit 'b9f7a677083647d85e583d6d7384938766a293d7' * commit …
(edit) @55231323   10 years michaelni Merge commit '254f3daba4271c1918d9a7ad155b1442ef93ed29' * commit …
(edit) @73b8155b   10 years michaelni Merge commit '4d0ee4962be7e07cdc038a78008ef2e4e47e5f81' * commit …
Note: See TracRevisionLog for help on using the revision log.