source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @93f08827   11 years stefasab ffserver: improve error feedback in case of av_write_frame() error
(edit) @bed4eeab   11 years stefasab MAINTAINERS: remove ffserver maintainership status notice Privately …
(edit) @d546a59   11 years lou docs/outdevs: add a few simple ALSA examples
(edit) @5d8e4f6d   11 years michaelni avformat/rtpenc: check av_packet_get_side_data() return, fix null ptr …
(edit) @c5f15f40   11 years michaelni avformat/rtpdec_h264: fix null pointer dereferences Fixes CID733716 …
(edit) @db8a53d8   11 years michaelni avformat/sdp: fix memleak on error Fixes CID700640 Signed-off-by: …
(edit) @180a0b1b   11 years michaelni avcodec/hevc_sei: fix use of uninitialized variables in …
(edit) @3dbf9afe   11 years michaelni libavformat/hdsenc: check init_file() return code Signed-off-by: …
(edit) @7830c882   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mpegts: …
(edit) @93cf43ec   11 years michaelni Merge commit 'a2eeed619de3bb257e82f0e06d1a580101bce54c' * commit …
(edit) @2644df82   11 years michaelni Merge commit 'ae9d13f03e6c81ea00fafe6aa74b4a849ec8da1a' * commit …
(edit) @30aa9b72   11 years michaelni Merge commit '46c0cbd5dc01196949105e49f2ded10aa85a6e39' * commit …
(edit) @a435a033   11 years michaelni Merge commit '6b45f05ef5b241fd1513702119af9c30056a0ac5' * commit …
(edit) @d780fdb9   11 years michaelni avformat/hlsenc: copy metadata Fixes Ticket2296 Signed-off-by: …
(edit) @c619e14c   11 years michaelni avformat/oggparseopus: Check opus_duration() return value Regression …
(edit) @9fa75be9   11 years vittorio.giovara mpegts: add HEVC registration descriptor
(edit) @a2eeed61   11 years vittorio.giovara changelog: drop redundant new attribute
(edit) @ae9d13f   11 years vittorio.giovara img2: add stereo 3d still picture file extensions
(edit) @46c0cbd5   11 years vittorio.giovara rtsp: suppress a incompatible pointer types warning
(edit) @6b45f05e   11 years vittorio.giovara parseutils: fix discarding const attribute warning
(edit) @30ee4b33   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mp3adu: …
(edit) @35686a28   11 years martin mp3adu: Set the channel layout properly This fixes decoding, broken …
(edit) @551a6797   11 years michaelni avformat/oggdec: reset end_trimming when it has been used, so it …
(edit) @9c0dd7b4   11 years michaelni avformat/oggdec: reset end_trimming in ogg_reset() Fixes the output …
(edit) @3efe5e3b   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @44967ab6   11 years michaelni Merge commit 'd7b3ee9a3a03ab88d61a5895fbdbc6689f4dd671' * commit …
(edit) @e3578fd5   11 years michaelni Merge commit '598ce4ab4f1893e0661fc038101487e511937877' * commit …
(edit) @525a7d9b   11 years michaelni Merge commit '48d17ee6dc2b2a552f645484f200c2946bf24607' * commit …
(edit) @0506cc2c   11 years michaelni Merge commit '281a40e18f923510f2067d05c5b0cf08cc49dfee' * commit …
(edit) @3b2b0739   11 years michaelni Merge commit '2d1f4288dd02a624cb8b86ab06371d6434c9da69' * commit …
(edit) @efb5ebe8   11 years michaelni Merge commit 'b06c8bce02b15115a4789252365df2dda0c4713c' * commit …
(edit) @5a15bd6f   11 years michaelni Merge commit '84f131921ffb43d8070d5680e91f6a24d66ccac4' * commit …
(edit) @27e79779   11 years michaelni Merge commit '95a8a5aca60ce37d3abdf121a0285c2e317cf521' * commit …
(edit) @e22e943e   11 years michaelni Merge commit '674fa49110a661694188a958be13d529b7c8c5dd' * commit …
(edit) @409a143e   11 years michaelni Merge commit '943135621830ac3857d3cf766cfc280a95bb3c13' * commit …
(edit) @4cbf3eb   11 years michaelni Merge commit 'eb891b3114f499e96b9faddd0b0ae856345dfbd9' * commit …
(edit) @dee6d5f5   11 years michaelni Merge commit '17a10d51b8351ce9a57fcb6537b6a3c6ec8ba5e9' * commit …
(edit) @12a40424   11 years michaelni Merge commit '33452aede6acab78f726cd1924824585f00765cc' * commit …
(edit) @1dbb3cfa   11 years michaelni Merge commit 'b769cf4b44c8112827c2fdfcab74bd95600fd6d3' * commit …
(edit) @95ad2483   11 years michaelni Merge commit '3bb91a1b5c4a0c5ec9c4d3b6649b23285c3d7f26' * commit …
(edit) @37437d97   11 years michaelni tools/probetest: Check av_realloc() return code Fixess CID1135761 …
(edit) @f6173fed   11 years michaelni postproc: fix null pointer dereference with invalid option strings …
(edit) @70e981cf   11 years martin rtspdec: Fix keep-alive request for ACTi cameras Some ACTi cameras …
(edit) @9ab5cf54   11 years michaelni avutil/avstring: fix () position Fixes CID1135751 Signed-off-by: …
(edit) @d7b3ee9a   11 years anton lavc: deprecate avcodec_get_frame_defaults(). Also bump libavcodec …
(edit) @598ce4ab   11 years anton h264: call av_frame_unref() instead of avcodec_get_frame_defaults(). …
(edit) @48d17ee6   11 years anton api-example: remove an unneeded call to avcodec_get_frame_defaults(). …
(edit) @281a40e1   11 years anton lavf: remove an unneeded call to avcodec_get_frame_defaults(). …
(edit) @2d1f428   11 years anton mpegvideo: call av_frame_unref() instead of …
(edit) @b06c8bce   11 years anton mpegvideo: remove an unneeded call to avcodec_get_frame_defaults(). …
(edit) @84f13192   11 years anton avplay: do not call avcodec_get_frame_defaults(). …
(edit) @95a8a5ac   11 years anton lavc: call av_frame_unref() instead of avcodec_get_frame_defaults(). …
(edit) @674fa491   11 years anton avconv: do not call avcodec_get_frame_defaults() Strictly speaking it …
(edit) @94313562   11 years anton lavc: deprecate avcodec_free_frame() av_frame_free() should be used …
(edit) @eb891b31   11 years anton Replace all uses of avcodec_free_frame with av_frame_free().
(edit) @17a10d51   11 years anton hevc: set time_base when possible Signed-off-by: Anton Khirnov …
(edit) @33452ae   11 years anton hevc: store the VPS list as an AVBufferRef, just like the others *PS …
(edit) @b769cf4b   11 years anton hevc: do not dereference pointer before NULL check in verify_md5() …
(edit) @81c11974   11 years michaelni avformat/utils: Check avcodec_open2() return code in …
(edit) @3bb91a1b   11 years diego configure: Add -DUSE_MINGW_ANSI_STDIO=1 to CPPFLAGS on MinGW64 This …
(edit) @6722e564   11 years michaelni avformat/hdsenc: fix off by 1 error in array size check Fixes …
(edit) @d6c5fd9f   11 years michaelni tools/: Add gen-rc tool for generating Windows resource files …
(edit) @572965c9   11 years michaelni avformat/hdsenc: fix unintentional integer overflow in …
(edit) @95d2fc6a   11 years michaelni avformat/hdsenc: Check rename() return value Fixes CID1135748 …
(edit) @7441d1ec   11 years michaelni avformat/aviobuf: fix null dereference in avio_close_dyn_buf() Fixes …
(edit) @0fe6906d   11 years michaelni avfilter/aeval: Fix use of uninitialized variable Fixes CID1135776 …
(edit) @b6eee405   11 years michaelni avcodec/utils: Print warning if avcodec_set_dimensions() failed Fixes …
(edit) @0f655037   11 years michaelni avcodec/bitstream: remove unused variable Signed-off-by: Michael …
(edit) @945a440d   11 years Carl Eugen Hoyos Force one stream for raw muxers. Based on eeb975f5 Fixes ticket …
(edit) @7f39352a   11 years michaelni avformat/oggparseopus: calculate pts/dts for initial packets after …
(edit) @39d11d59   11 years michaelni avformat/oggparseopus: factor opus_duration() out Signed-off-by: …
(edit) @43f92553   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: alsdec: …
(edit) @4287466   11 years michaelni avcodec/snowdec: check av_frame_ref() return value Fixes CID1135742 …
(edit) @11679e1b   11 years michaelni avcodec/pthread_frame: Fix memleak of AVCodecContext on error Fixes …
(edit) @81ed7efb   11 years michaelni avcodec/indeo3: check the return code of ff_set_dimensions() This is …
(edit) @d9339ab   11 years michaelni avcodec/h264: fix code that blindly dereferences NULL DPB Fixes mixed …
(edit) @e23b183   11 years michaelni avcodec/hnm4video: change width/height to int Fixes hypothetical …
(edit) @3af9d826   11 years michaelni avcodec/g2meet: check the return code of ff_set_dimensions() This is …
(edit) @7fa9f7ef   11 years michaelni dvdsub_parse_extradata: fix memleak Fixes CID1135765 Signed-off-by: …
(edit) @f90281ca   11 years michaelni hevc: Correctly set time_base - Try reading the time_base information …
(edit) @679a6377   11 years michaelni hevc: avoid some unnecessary differences with libav Signed-off-by: …
(edit) @6026a5ad   11 years michaelni sonic: Switch to rangecoder significantly improves compression rate …
(edit) @c61daa68   11 years michaelni avcodec/sonic: add larger version and minor_version fields with …
(edit) @4c32629b   11 years michaelni avcodec/sonic: move version to the context Signed-off-by: Michael …
(edit) @ec4d761   11 years michaelni avcodec/sonic: fix memleaks Signed-off-by: Michael Niedermayer …
(edit) @8477e63d   11 years michaelni sonic: use M_SQRT2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @2a0fb728   11 years siretart alsdec: check block length Fix writing over the end Found-by: …
(edit) @f8d8d2e2   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @1a5fdf95   11 years diego configure: Move log2 dependency declaration to a place it takes effect …
(edit) @8e5a2989   11 years michaelni avcodec/libvpx: set CODEC_CAP_EXPERIMENTAL correctly instead of …
(edit) @0e575c24   11 years michaelni ffv1.4: use 2 coefficients for calculating the Y plane in the RCT …
(edit) @2bdda9a1   11 years michaelni avcodec/ffv1enc: fix use of uninitalized variable in …
(edit) @2836ef68   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @1311ae8   11 years michaelni Merge commit 'c869fcdeac3b7cd71a852b928902daadeca55685' * commit …
(edit) @985c5f22   11 years michaelni avcodec/utils: check that extended data has been set correctly instead …
(edit) @7102083   11 years michaelni avcodec/libutvideodec: free coded_frame with av_frame_free() instead …
(edit) @4c1b4ae   11 years michaelni avcodec/libutvideodec: use av_frame_move_ref() AVFrames cannot be …
(edit) @999ee281   11 years michaelni avcodec/utils: dont depend on the channel layout in unrefcount_frame() …
(edit) @aae5c4d4   11 years Carl Eugen Hoyos doc: Fix adelay example. Fixes ticket #3211.
(edit) @31a52a60   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: hevc: …
Note: See TracRevisionLog for help on using the revision log.