source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @3cd36b07   11 years michaelni Merge commit '259cddb137988a25607f091c2414158ff81ca7d6' * commit …
(edit) @e00281b6   11 years michaelni Merge commit '2d18aaa14bc2233b0647d2c5abb72e0bc828c2a8' * commit …
(edit) @2fb9e77a   11 years michaelni Merge commit '321cb8b048c7a8c0d2950f9278f36d912a886fa0' * commit …
(edit) @d6b7ea0   11 years michaelni Merge commit '2a41826bea3833895dc06939831b7f35ca1f597e' * commit …
(edit) @6fc9f5e0   11 years michaelni Merge commit 'f412b2c9f3a7add0ab8021262ec4bad249347e30' * commit …
(edit) @0c16f644   11 years michaelni Merge commit '15739a9bd19a7d47ad8afb25348c684a3bdd6ef2' * commit …
(edit) @b9f33ad3   11 years michaelni Merge commit 'e518cb863edc931888ccca6cad86f73ca7430cef' * commit …
(edit) @d2344afb   11 years michaelni Merge commit '027712e851da4d124a842c9e2802f95d50582553' * commit …
(edit) @ce612fc1   11 years michaelni Merge commit 'dfc50ac85e9d68a771b556297b7c411650206f3b' * commit …
(edit) @4fa91b88   11 years michaelni Merge commit 'b254490bdabb21bd517c05b1a68717f9952ac8c4' * commit …
(edit) @69278d94   11 years michaelni Merge commit '832e19063209a5f355af733d1a45f5051f49ce33' * commit …
(edit) @eedd9148   11 years michaelni avformat/pva: Make sure the header is large enough before reading the …
(edit) @5ec3c7b   11 years michaelni avformat/pva: Make sure the first byte of pes_header_data has been …
(edit) @259cddb1   11 years anton hevc_ps: fix indentation Signed-off-by: Anton Khirnov <anton@khirnov.net>
(edit) @2d18aaa1   11 years anton hevc: refactor Profile Tier Level Also store a few PTL flags which …
(edit) @67bbaed5   11 years anton hevc: don't check for errors in PTL code According to the spec, the …
(edit) @321cb8b0   11 years anton hevc: store profile and level in AVCodecContext Signed-off-by: Anton …
(edit) @2a41826b   11 years anton lavc: add HEVC profiles names Signed-off-by: Anton Khirnov …
(edit) @d055a139   11 years stefasab lavfi/hue: show first decimal value of saturation
(edit) @028d8dd3   11 years stefasab lavfi/hue: use av_clip_uint8() instead of av_clip_uint8_c() The …
(edit) @70e74e00   11 years stefasab lavfi/hue: force table initialization for the first frame
(edit) @b07a5e9b   11 years michaelni avformat/smacker: check for format mismatch more completely Fixes use …
(edit) @632fdec9   11 years michaelni avformat/nistspheredec: initialize header_size to -1 Fixes use of …
(edit) @f412b2c9   11 years lu_zero flv: Use the correct type to hold the file offset
(edit) @15739a9b   11 years lu_zero jvdec: Do not feed the decoder with known wrong data Still assume the …
(edit) @e518cb86   11 years lu_zero jvdec: Fix memory leak of jv->frames Signed-off-by: Luca Barbato …
(edit) @027712e8   11 years lu_zero jvdec: Return EOF on end of file
(edit) @dfc50ac8   11 years diego x86: mpegvideo: move denoise_dct asm to mpegvideoenc This function is …
(edit) @34fe125f   11 years michaelni avcodec/mpegvideo_enc: fix frame skipping with intra only codecs …
(edit) @241eccd6   11 years michaelni avcodec/mpegvideo_enc: fix integer overflow with -skip_exp >= 2 …
(edit) @b254490b   11 years martin vc1: arm: Add NEON no_rnd chroma MC Apply David Conrad's old patch to …
(edit) @832e1906   11 years martin vc1: arm: Add NEON assembly For: …
(edit) @3f307d79   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @3b6e8634   11 years michaelni Merge commit '8558595a59913a4667f57d5a4658b1340f1a4354' * commit …
(edit) @e1b9de4f   11 years diego atomics: cosmetics: Restructure ifdefs for greater clarity Also fix …
(edit) @a165964f   11 years michaelni avformat/sierravmd: Check avio_read return value Fixes use of …
(edit) @200cfab8   11 years michaelni remuxing .opus files to .webm codec->delay must be copied too …
(edit) @8fe06e7a   11 years michaelni avformat/nistspheredec: check sscanf() success before using the result …
(edit) @b3f44eaf   11 years michaelni avcodec/iff: warn about truncated input to decode_byterun() and clear …
(edit) @8558595a   11 years diego configure: Express atomics/thread deps through the dependency system
(edit) @5eeeb4ab   11 years michaelni rpl: Dont fill the index with entries that failed to be parsed Fixes …
(edit) @f9b997c3   11 years michaelni libavformat/mpegts: expose raw packet size We cannot easily determine …
(edit) @ae09db1   11 years michaelni avformat/dxa: check avio_read() return Fixes use of uninitialized …
(edit) @5a5c1b24   11 years michaelni avcodec/dxa: check for overread in decode_13() Fixes use of …
(edit) @f6c95f4f   11 years michaelni avcodec/dxa: add padding to decomp_buf Fixes use of uninitialized …
(edit) @a33c7dd2   11 years michaelni avcodec/flashsv: check decode_hybrid() for overread Fixes use of …
(edit) @d943330d   11 years michaelni lavfi/deshake_opencl: optimze transform filter Reviewed-by: Wei Gao …
(edit) @f5d03984   11 years michaelni avformat/swfdec: clear 4 bytes at the end of a packet if they are not …
(edit) @e72f5abb   11 years michaelni avformat/swfdec: check avio_read() return code Fixes use of …
(edit) @d2d794f3   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
(edit) @fde74d1b   11 years michaelni avformat/swfdec: check avio_read() return code Fixes use of …
(edit) @8eb76217   11 years michaelni avcodec/interplayvideo: Check that enough data is available for …
(edit) @66875798   11 years michaelni avcodec/interplayvideo: Check that enough data is available for …
(edit) @ff1e30c0   11 years michaelni avcodec/interplayvideo: Check that enough data is available for …
(edit) @4e575ade   11 years michaelni avformat/ipmovie: Check palette size in OPCODE_SET_PALETTE …
(edit) @947e40b9   11 years michaelni avformat/ipmovie: Check that OPCODE_SET_PALETTE size is large enough …
(edit) @5f0d552c   11 years michaelni avformat/ipmovie: remove superflous () Signed-off-by: Michael …
(edit) @8faabf3   11 years michaelni avformat/ipmovie: Check that the OPCODE_INIT_AUDIO_BUFFERS size is …
(edit) @cb079b1b   11 years michaelni avcodec/pngdec: fix signed overflow fixes fate ftrapv failure …
(edit) @e121a725   11 years martin fate: Explicitly specify the pixel format for the pngparser test The …
(edit) @03a5c44   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: Prepare …
(edit) @d8b4ba3c   11 years michaelni avformat/isom: zero MPEG4AudioConfig to avoid leaving fields …
(edit) @4a2570f5   11 years michaelni avcodec/nuv: zero buffer padding Fixes use of uninitialized memory …
(edit) @1935173   11 years michaelni avcodec/dirac_dwt: initialize support value for fidelity wavelet …
(edit) @fe533ffd   11 years siretart Prepare release notes for Libav 10 "Eks" Additional editing by Diego …
(edit) @aeccb522   11 years stefasab lavf/concatdec: fix crash in case a file in script cannot be opened
(edit) @8937af7b   11 years stefasab lavf/segment: increase logging level for message with segment start …
(edit) @b8f8f7c   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @09d6ceac   11 years michaelni Merge commit 'd8fd183683b7495566b7e510a6536ae2efe8dfed' * commit …
(edit) @b3189aff   11 years martin png_parser: Fix parsing on big endian Since pc.state is populated by …
(edit) @e10fccf6   11 years michaelni avcodec/aacdec: default to non-wide 7.1 in non-strict mode AAC …
(edit) @645c94b6   11 years michaelni Revert "Merge commit '3bc2e89c76e88ae6f1fd5287e0b11abcfc3c601c'" (Bump …
(edit) @3e626548   11 years michaelni avcodec/vc1dec: use av_mallocz for luma_mv This ensures that no mvs …
(edit) @d8fd1836   11 years martin vc1: Fix mb_height for field pictures Tables are always allocated now …
(edit) @9be63be1   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: apidoc: …
(edit) @d6acf45e   11 years michaelni Merge commit '3d9fc21e593aa89b5877bd739268499b079052f2' * commit …
(edit) @4e1dc60   11 years michaelni Merge commit '3a149e23d37f06d49ab0bb013a3b9cb0224bba5c' * commit …
(edit) @682b28b4   11 years michaelni Merge commit 'cfb4ee30977732674d30c20e93a761c33c743972' * commit …
(edit) @b22989da   11 years michaelni Merge commit 'eddff165b4cdc1f064245a4bad6f4265581c12b1' * commit …
(edit) @47cc6168   11 years michaelni Merge commit '6fd99e78def3c795bdd0bc31f3ae0998d24bc94c' * commit …
(edit) @c90f3114   11 years michaelni avcodec/utils: drop 2 dependancies on sizeof(AVFrame) Signed-off-by: …
(edit) @3c8b0857   11 years michaelni avcodec/libvorbisenc: drop dependancy on sizeof(AVFrame) …
(edit) @bf1c87ee   11 years michaelni ffprobe: drop dependancy on sizeof(AVFrame) Signed-off-by: Michael …
(edit) @b8f4410   11 years michaelni avcodec/flashsv2enc: drop dependancy on sizeof(AVFrame) …
(edit) @8443b270   11 years michaelni avcodec/j2kenc: drop dependancy on sizeof(AVFrame) Signed-off-by: …
(edit) @1458f06   11 years michaelni avcodec/libopenjpegenc: drop dependancy on sizeof(AVFrame) …
(edit) @5b3f4b3   11 years michaelni avcodec/mjpegenc: drop dependancy on sizeof(AVFrame) Signed-off-by: …
(edit) @c8123465   11 years michaelni avcodec/msvideo1enc: drop dependancy on sizeof(AVFrame) …
(edit) @fca79438   11 years michaelni avcodec/diracdec: avoid depending on sizeof(AVFrame) Signed-off-by: …
(edit) @c5f7c8f9   11 years michaelni avcodec/svq3: set last/next frames to defaults before use …
(edit) @5abdda21   11 years michaelni avcodec/utils: implement avcodec_alloc_frame() through …
(edit) @6aed7bfd   11 years michaelni avcodec: use av_frame_unref() to set frame defaults This ensures that …
(edit) @bd316109   11 years vittorio.giovara apidoc: fix warning from stereo3d.h
(edit) @3d9fc21e   11 years vittorio.giovara h264: Refactor decode_frame_packing_arrangement Directly set the …
(edit) @3a149e23   11 years vittorio.giovara hevc: Refactor decode_nal_sei_frame_packing_arrangement Directly set …
(edit) @cfb4ee30   11 years vittorio.giovara fate: add a pngparser test
(edit) @eddff165   11 years vittorio.giovara fate: add utility function to test parser, demuxer, and decoder
(edit) @6fd99e78   11 years vittorio.giovara png: add a standalone parser Useful for reading png images from a pipe.
(edit) @745c40a4   11 years michaelni avcodec/gifdec: check that the correct number of bytes was decoded …
(edit) @5fe415f0   11 years michaelni UDP: join multicast group on the interface specified with &localaddr= …
Note: See TracRevisionLog for help on using the revision log.