source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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: …
(edit) @33dfddf6   11 years michaelni Merge commit '3d1d175367f1f22e0c4952299a258272e2e2acf1' * commit …
(edit) @1dab49c3   11 years michaelni Merge commit 'bacc2869f37b17b2a89e1083289fdaf7f95f27bc' * commit …
(edit) @2c9fc694   11 years michaelni Merge commit '09cb75cdeba420d680bcb165a1ef668d8f381fed' * commit …
(edit) @be6e8146   11 years michaelni Merge commit '5b10ef729f610fcbc9c485e7b643ce53268144cb' * commit …
(edit) @7a603480   11 years michaelni Merge commit '7e244c68600f479270e979258e389ed5240885fb' * commit …
(edit) @64f73acd   11 years michaelni cmdutils & opencl: add -opencl_bench option to test and show available …
(edit) @8e702bd3   11 years michaelni Merge commit 'd64341e498fa46c6cf4c23d408177d7489559654' * commit …
(edit) @c9afeda5   11 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
(edit) @3a5cbc91   11 years michaelni Merge commit '61b203ffe6c71789acb14f51483d63fe9e516842' * commit …
(edit) @8c677a9f   11 years michaelni Merge commit '9b8d11a76ae7bca8bbb58abb822138f8b42c776c' * commit …
(edit) @94a849b8   11 years michaelni Merge commit 'd4f1188d1a662fed5347e70016da49e01563e8a8' * commit …
(edit) @785066ae   11 years michaelni Merge commit 'c9ca220ef26e36abd22085e6fa156c0dbc43bbf0' * commit …
(edit) @7a901eb3   11 years michaelni Merge commit '37a749012aaacc801fe860428417a6d7b81c103f' * commit …
(edit) @27565164   11 years diego configure: Split host and target libc detection
(edit) @c869fcde   11 years diego configure: Move toolchain dependency declarations to a more …
(edit) @58f70f17   11 years michaelni Merge commit 'df7aba52b51007db50410abe15fe28391abd8757' * commit …
(edit) @3f5f955   11 years michaelni Merge commit 'c342132fa8a29692e28c98238e3a31da5c407e42' * commit …
(edit) @f3acdd44   11 years michaelni Merge commit 'a1ee1648690726b34e98eaf8db04fd7b3303cfc8' * commit …
(edit) @04dac5d1   11 years michaelni Merge commit '85f947aefb3dae81f65f518acdffa8e31c679654' * commit …
(edit) @f4332e95   11 years michaelni Merge commit 'd4f0f2d1e80b76260eb6b9cdde472ac069dfda56' * commit …
Note: See TracRevisionLog for help on using the revision log.